Commit graph

59 commits

Author SHA1 Message Date
Stanislav Brabec c893ebb5d9 czech translation update 2000-04-10 21:35:46 +00:00
Stanislav Brabec 9d58a090e8 czech translation update 2000-04-08 21:30:21 +00:00
Stanislav Brabec c82a78d675 czech translation update 2000-04-06 19:36:27 +00:00
Stanislav Brabec 7fe2668540 czech translation update 2000-04-03 20:35:27 +00:00
Stanislav Brabec 9f87965256 czech translation update 2000-03-30 19:28:45 +00:00
Manish Singh 16f601393d 1.1.19 stuff
-Yosh
2000-03-30 10:06:05 +00:00
Stanislav Brabec 7de34c05d9 czech translation update 2000-03-26 16:32:33 +00:00
Stanislav Brabec 6a35e2d567 czech translation update 2000-03-25 14:02:41 +00:00
Stanislav Brabec 17403f99be czech translation update 2000-03-21 10:01:13 +00:00
Stanislav Brabec dd6f3d8de4 czech translation update 2000-03-20 13:11:59 +00:00
Stanislav Brabec 2271815f26 czech translation update 2000-03-17 10:55:56 +00:00
Sven Neumann f1c203126b increased gimp_tile_cache to 32MB
minor fixes in install.c

sneaked a few changes into the po-files


--Sven & Mitch
2000-03-15 01:38:14 +00:00
Sven Neumann 4d20d8296b an eye_candy for new users
--Sven & Mitch
2000-03-14 23:06:21 +00:00
Stanislav Brabec 51d6c47433 czech translation update 2000-03-14 09:05:35 +00:00
Stanislav Brabec cb98add1c8 czech translation update 2000-03-11 21:34:21 +00:00
Stanislav Brabec 6e73f200df czech translation update 2000-03-09 21:39:32 +00:00
Stanislav Brabec 12b1375c54 czech translation update 2000-03-06 21:37:01 +00:00
Manish Singh da1069cac2 I lied. Real 1.1.18 stuff
-Yosh
2000-03-04 03:39:19 +00:00
Manish Singh ffe712e6ee 1.1.18 stuff
-Yosh
2000-03-03 23:18:02 +00:00
Stanislav Brabec 56baa9afc6 czech translation update 2000-03-01 20:52:42 +00:00
Stanislav Brabec 9e23841bee czech translation update 2000-02-19 10:00:06 +00:00
Stanislav Brabec 1f6bfd8f35 czech translation update 2000-02-16 23:36:45 +00:00
Stanislav Brabec 4940339d6c czech translation update 2000-02-14 20:57:48 +00:00
Manish Singh 3f4c147922 Made 1.1.17 release
* Made 1.1.17 release

* Makefile.am: removed gtkrc.forest2 from EXTRA_DIST

* user_install: s/ecco/echo/

* tools/pdbgen/pdb/lib.pl: fix array copying

-Yosh
2000-02-12 00:25:13 +00:00
Stanislav Brabec 642c927b04 czech translation update 2000-02-11 16:29:45 +00:00
Stanislav Brabec a57b5951d6 czech translation update 2000-02-08 20:04:51 +00:00
Stanislav Brabec 6943720a8e czech translation update 2000-02-03 21:54:42 +00:00
Manish Singh 51b571f8d8 1.1.16 stuff
-Yosh
2000-02-02 05:01:20 +00:00
Stanislav Brabec 776e896cbd czech translation update 2000-01-30 22:34:13 +00:00
Stanislav Brabec b58e4f0ded czech translation update 2000-01-29 00:18:32 +00:00
Stanislav Brabec c76f0f92d9 czech translation update 2000-01-27 20:23:52 +00:00
Stanislav Brabec 03688b909e czech translation update 2000-01-25 20:51:18 +00:00
Stanislav Brabec cbaf336abe czech translation update 2000-01-22 00:15:41 +00:00
Stanislav Brabec fb1c376105 czech translation update 2000-01-19 15:38:29 +00:00
Stanislav Brabec 619aa39418 czech translation update 2000-01-16 18:47:20 +00:00
Stanislav Brabec 64b3867829 czech translation update 2000-01-15 11:48:42 +00:00
Manish Singh e8f7be1cab Made 1.1.15 release
* Made 1.1.15 release

* configure.in: disabled --with-threads, as it is not actively
maintained and rather untested.

-Yosh
2000-01-14 00:38:39 +00:00
Stanislav Brabec 7dba5fe025 czech translation update 2000-01-11 18:28:57 +00:00
Stanislav Brabec 4b085297b9 czech translation update 2000-01-07 16:54:28 +00:00
Stanislav Brabec 6ab29af67a czech translation update 1999-12-29 20:49:34 +00:00
Stanislav Brabec f1f2499d0b czech translation update 1999-12-20 20:21:29 +00:00
Manish Singh 1ffffb3961 1.1.14 stuff
-Yosh
1999-12-16 21:04:31 +00:00
Stanislav Brabec b269824e10 czech translation update 1999-12-07 14:17:32 +00:00
Stanislav Brabec 1944949150 czech translation update 1999-12-03 21:55:51 +00:00
Stanislav Brabec 179e951f63 Czech translation update. 1999-11-30 18:41:59 +00:00
Stanislav Brabec 17bba08ee3 Czech translation update. 1999-11-26 10:38:35 +00:00
Manish Singh 01d5fb260c 1.1.13 stuff
-Yosh
1999-11-25 20:55:52 +00:00
Michael Natterer 720518b33a Removed the definitions of the tearoff menu items and build them on the
1999-11-25  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: Removed the definitions of the tearoff menu items
	and build them on the fly. Added N_()-marked submenus instead so
	they get properly translated. Removed N_() from all separators.

	Hacked menu_translate(): Don't try to translate separators,
	tearoffs and the /File/MRUxx entries. Avoid multiple lookups in
	the "gimp-std-plugins" domain. Translating plug-in menu entries is
	still broken.

	Defined all filter categories for proper translation and a first
	try to order them and to add separators (please comment...).

	New Category /Filters/Web.

	(Did 'make update-po' in the po* directories and updated the
	german translations.)

	* app/about_dialog.c
	* app/brush_select.c
	* app/drawable.c
	* app/errors.c
	* app/free_select.c
	* app/gradient.c
	* app/info_dialog.c
	* app/plug_in.c
	* app/tool_options.c: minor i18n updates like removing _() from
	some error messages.

	* app/context_manager.c: a private context for the Xinput Airbrush.

	* plug-ins/common/video.c: Register under /Filters/Distorts

	* plug-ins/imagemap/imap_main.c: Register under /Filters/Web
	(Marc, what about putting "prepare for gif" and "webify" there?)

	* plug-ins/perl/po/de.po: s/Xtn/Xtns/g
1999-11-25 11:35:48 +00:00
Manish Singh f0cde43787 1.1.12 stuff
-Yosh
1999-11-25 01:44:55 +00:00
Stanislav Brabec d824473956 czech translation updated 1999-11-19 10:54:19 +00:00