Commit Graph

80 Commits

Author SHA1 Message Date
Glynn Foster
00e48cb2b5 Add spec file, thanks to Mihai T. Lazarescu.
2003-02-03  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, configure.in, zenity.spec.in: Add
	spec file, thanks to Mihai T. Lazarescu.

	* THANKS, src/about.c: Update.
2003-02-03 01:56:42 +00:00
Daniel Yacob
966e216484 Adding Amharic translation. 2003-02-02 14:05:59 +00:00
Pablo Gonzalo del Campo
c3424a8a24 Added Spanish translation.
2003-02-01  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* es.po: Added Spanish translation.
2003-02-02 00:11:24 +00:00
Glynn Foster
452c3426fb Fix Jonathan's name - I suck.
2003-02-01  Glynn Foster  <glynn.foster@sun.com>

	* NEWS, THANKS, src/about.c: Fix Jonathan's
	name - I suck.
2003-02-01 20:07:25 +00:00
Ole Laursen
17a184262f Updated Danish translation.
2003-02-01  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-02-01 17:36:18 +00:00
Glynn Foster
564a6b5854 Release 1.0 Updated for new release.
2003-02-01  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 1.0
	* NEWS: Updated for new release.
2003-02-01 12:39:48 +00:00
Glynn Foster
b7bdcc563d Update the docs for new --editable option in the List dialog.
2003-02-01  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Update the docs for new --editable
	option in the List dialog.
2003-02-01 12:17:32 +00:00
Glynn Foster
9e7cbd647f Add new. Update coordinates.
2003-02-01  Glynn Foster  <glynn.foster@sun.com>

	* data/Makefile.am, data/sunglasses.png: Add new.
	* src/about.c: Update coordinates.
2003-02-01 12:13:25 +00:00
Glynn Foster
8f85e68421 Okay, I'm a glory hunter. Seperate out the about dialog entries a little.
2003-02-01  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Okay, I'm a glory hunter. Seperate out the
	about dialog entries a little.

	* THANKS: Update.
2003-02-01 11:43:32 +00:00
Pablo Saratxaga
6b1356ca38 Added Vietnamese file 2003-01-30 10:22:27 +00:00
Vincent van Adrighem
4f5da53b8b Dutch translation updated.
2003-01-29  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-01-29 13:20:07 +00:00
Glynn Foster
feef039683 Don't do a g_assert_not_reached () if we don't have any dialog types.
2003-01-29  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c: Don't do a g_assert_not_reached () if we don't have
	any dialog types.
2003-01-29 02:20:02 +00:00
Glynn Foster
574404b13e Update
2003-01-29  Glynn Foster  <glynn.foster@sun.com>

	* README: Update

	* configure.in: Remove some bogus configure checks that
	we almost certainly don't need.

	* src/about.c, data/Makefile.am, data/*.png: Add new pixbuf for
	about dialog.

	* TODO: Update accordingly
2003-01-29 02:05:44 +00:00
Glynn Foster
22625f8b16 Don't display the translators tab unless there is stuff to show.
2003-01-28  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Don't display the translators tab
	unless there is stuff to show.

	* src/entry.c: Add sanity NULL checking.

	* src/tree.c, src/zenity.h: Add support for a new
	--editable option.

	* src/main.c: Add support for new --editable option for
	the List dialog. Merge in the list of Gtk+ options into
	the popt table - ripped this from libbonoboui, thanks to
	James for pointing this out.

	* src/zenity.glade: Make the translatable strings less arse.

	* TODO: Update accordingly.
2003-01-28 14:58:30 +00:00
Glynn Foster
2c9e227432 Update
2003-01-26  Glynn Foster  <glynn.foster@sun.com>

	* THANKS, src/about.c: Update
2003-01-26 20:25:44 +00:00
Kjartan Maraas
aa3a1c2775 Added Norwegian translation.
2003-01-26  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Added Norwegian translation.
2003-01-26 09:01:42 +00:00
John Fleck
2d0e828c5d adding comma Glynn left out that kept it from compiling
2003-01-24 John Fleck <jfleck@inkstain.net>

	* src/about.c: adding comma Glynn left out
	that kept it from compiling
2003-01-25 02:12:07 +00:00
Kjartan Maraas
f029f5a04e UTF-8 baby 2003-01-24 23:24:16 +00:00
Vincent van Adrighem
4694e26772 Dutch translation added.
2003-01-24  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* configure.in: Dutch translation added.
2003-01-24 21:25:50 +00:00
Vincent van Adrighem
1381e9b63b Dutch translation added.
2003-01-24  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation added.
2003-01-24 21:25:12 +00:00
Kjartan Maraas
53a588d4e9 Added Norwegian translation.
2003-01-24  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Added Norwegian translation.
2003-01-24 20:57:17 +00:00
Glynn Foster
89255c3b35 Provide correct help URL.
2003-01-24  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Provide correct help URL.

	* src/util.h, src/util.c: Add functions from
	libgnome/gnome-i18n so that we can correctly find the
	apropriate help file.

	* xmldocs.make: Install help into $(datadir)/help/$(lang)/

	* THANKS: Update from the code I stole from libgnome
2003-01-24 16:16:40 +00:00
John Fleck
65daf49dc5 John Fleck <jfleck@inkstain.net>
John Fleck <jfleck@inkstain.net>

	* help/C/zenity.xml
	fix typo
2003-01-24 14:01:00 +00:00
John Fleck
78e286b17b help/C/zenity.xml fixing tag mixup that made the docbook not valid
2003-01-23 John Fleck <jfleck@inkstain.net>

	* help/C/zenity.xml
	fixing tag mixup that made the docbook not
	valid
2003-01-24 03:38:04 +00:00
Kjartan Maraas
b84b00d231 Added "no" to ALL_LINGUAS.
2003-01-24  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "no" to ALL_LINGUAS.
2003-01-23 23:30:02 +00:00
Kjartan Maraas
98535ab087 Added Norwegian translation.
2003-01-24  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Added Norwegian translation.
2003-01-23 23:29:24 +00:00
Pablo Gonzalo del Campo
66d09dde1a Added es to ALL_LINGUAS.
2003-01-23  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

	* configure.in: Added es to ALL_LINGUAS.
2003-01-23 19:56:54 +00:00
Ole Laursen
0391153eb7 Updated Danish translation.
2003-01-22  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-01-22 20:03:06 +00:00
Glynn Foster
525e0dbe64 Print out warning when we have no arguments to the commandline.
2003-01-22  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c: Print out warning when we have no arguments to the
	commandline.

	* TODO: Add another item
2003-01-22 02:03:09 +00:00
Glynn Foster
c0b858a53c Clarify some of the documentation a little. Add in a few example scripts
2003-01-22  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Clarify some of the documentation a little. Add
	in a few example scripts and commandlines. I'm pretty useless at
	this though, since I don't know how to write scripts.

	* TODO: Update accordingly. Only 2 things left.
2003-01-22 01:50:28 +00:00
Glynn Foster
6a9d71fea3 .zenignore 2003-01-22 01:45:51 +00:00
Glynn Foster
2f66c4d9e7 You're only a zen as you feel and I feel zentastic. 2003-01-22 01:43:57 +00:00
Mike Newman
0629d7f227 Sigh - half a job done as usual :) 2003-01-21 08:05:38 +00:00
Mike Newman
818872f171 Fixed a bug I introduced! Ensure that an editable --text-info dialog gets
a buffer associated with it, so we can get the output even when we don't
start out with a --filename.
2003-01-21 08:00:27 +00:00
Abel Cheung
3b52067094 New traditional Chinese translation.
2003-01-21  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: New traditional Chinese translation.
2003-01-21 07:09:16 +00:00
Glynn Foster
a161b30233 Remove some strings for translation that should be done.
2003-01-20  Glynn Foster  <glynn.foster@sun.com>

	* src/zenity.glade: Remove some strings for translation that
	should be done.
2003-01-20 10:03:13 +00:00
Christian Rose
6f4321afe0 Actually add the file this time. 2003-01-19 23:32:13 +00:00
Christian Rose
5fa761d957 Added "sv" to ALL_LINGUAS. Added Swedish translation.
2003-01-20  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.
	* sv.po: Added Swedish translation.
2003-01-19 23:31:49 +00:00
Christian Rose
849b7452ac Added more entries.
2003-01-20  Christian Rose  <menthos@menthos.com>

	* .cvsignore: Added more entries.
2003-01-19 23:17:40 +00:00
Ole Laursen
27d8bcf8ef Added messages.mo and *.pot 2003-01-19 17:08:51 +00:00
Ole Laursen
a9583c87dd Updated Danish translation.
2003-01-19  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-01-19 17:08:03 +00:00
Mike Newman
061214aeaa Fix typo in calendar help 2003-01-19 16:02:35 +00:00
Glynn Foster
3a90fe7167 Attempt to make things work after 2 bottles of wine last night. Harmless
2003-01-19  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Attempt to make things work after 2 bottles of
	wine last night. Harmless changes though, so I'll commit them
	for posterity.

	* src/main.c: Add a new helper function for the error reporting
	that makes the translators life easier. Thanks to Ole for spotting
	this.

	* src/text.c, src/zenity.h: Lame white spacing hacking.

	* xmldocs.make: Put the docs in $(datadir)/help - not quite sure
	yet if yelp is going to like this or not.
2003-01-19 12:48:57 +00:00
Mike Newman
37a276af52 Fixed a missing closing tag. 2003-01-19 12:31:13 +00:00
Mike Newman
39b6a07db0 Gah. Messed up the ChangeLog - fixed it :) 2003-01-19 12:16:35 +00:00
Mike Newman
1e1dfef56e Add --editable option to --text-info, and return edited textbuffer contents on dialog close. 2003-01-19 12:13:08 +00:00
Ole Laursen
3eafefdeb0 Added da to ALL_LINGUAS.
2003-01-19  Ole Laursen  <olau@hardworking.dk>

	* configure.in: Added da to ALL_LINGUAS.
2003-01-19 12:01:38 +00:00
Ole Laursen
2d4c9573d6 Added Danish translation.
2003-01-19  Ole Laursen  <olau@hardworking.dk>

	* da.po: Added Danish translation.
2003-01-19 12:00:34 +00:00
Glynn Foster
c92582f7e1 Update. Thanks to Christian for sanity checking.
2003-01-19  Glynn Foster  <glynn.foster@sun.com>

	* POTFILES.in, POTFILES.skip: Update. Thanks to Christian
	for sanity checking.
2003-01-19 03:46:30 +00:00
Glynn Foster
6d06f132d3 Enable help documentation in the build.
2003-01-18  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, configure.in, omf.make, xmldocs.make: Enable
	help documentation in the build.

	* help/C/zenity-C.omf, help/C/zenity.xml: Fix up silly errors.
2003-01-18 19:19:20 +00:00