summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAge
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Šegan2003-05-06
| | | | | | | | | 2003-05-05 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by http://Prevod.org/.
* releasee 1.1 NEWS: Updated for new release.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * configure.in: releasee 1.1 NEWS: Updated for new release.
* Added "ca" (Catalan) to ALL_LINGUAS.Jordi Mallach2003-04-16
|
* Added Italian translation by Stefano Canepa.Alessio Frusciante2003-04-08
|
* Added "pt_BR" (Brazilian Portuguese).Evandro Fernandes Giovanini2003-03-08
| | | | | | 2003-03-08 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * configure.in(ALL_LINGUAS): Added "pt_BR" (Brazilian Portuguese).
* Added the Greek translationKostas Papadimas2003-03-05
|
* Added pl (Polish).Zbigniew Chyla2003-03-03
| | | | | | 2003-03-03 Zbigniew Chyla <cyba@gnome.pl> * configure.in (ALL_LINGUAS): Added pl (Polish).
* Added "pt" to ALL_LINGUAS.Duarte Loreto2003-03-01
| | | | | | 2003-03-01 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added "pt" to ALL_LINGUAS.
* 2003-02-28 added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>added ja into ALL_LINGUAS. T.Aihana2003-02-27
|
* Add Czech translationMiloslav Trmac2003-02-25
| | | | Add cs to ALL_LINGUAS in configure.in
* Added Ukrainian translationYuri Syrota2003-02-12
|
* Added missing file. Added de (German) to ALL_LINGUAS.Christian Neumair2003-02-09
| | | | | * .cvsignore: Added missing file. * configure.in: Added de (German) to ALL_LINGUAS.
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
| | | | | | | | | 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.
* Adding Amharic translation.Daniel Yacob2003-02-02
|
* Release 1.0 Updated for new release.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.0 * NEWS: Updated for new release.
* Added Vietnamese filePablo Saratxaga2003-01-30
|
* UpdateGlynn Foster2003-01-29
| | | | | | | | | | | | | | 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
* Dutch translation added.Vincent van Adrighem2003-01-24
| | | | | | 2003-01-24 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * configure.in: Dutch translation added.
* Added "no" to ALL_LINGUAS.Kjartan Maraas2003-01-23
| | | | | | 2003-01-24 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added "no" to ALL_LINGUAS.
* Added es to ALL_LINGUAS.Pablo Gonzalo del Campo2003-01-23
| | | | | | 2003-01-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * configure.in: Added es to ALL_LINGUAS.
* New traditional Chinese translation.Abel Cheung2003-01-21
| | | | | | 2003-01-21 Abel Cheung <maddog@linux.org.hk> * zh_TW.po: New traditional Chinese translation.
* Added "sv" to ALL_LINGUAS. Added Swedish translation.Christian Rose2003-01-19
| | | | | | | 2003-01-20 Christian Rose <menthos@menthos.com> * configure.in: Added "sv" to ALL_LINGUAS. * sv.po: Added Swedish translation.
* Added da to ALL_LINGUAS.Ole Laursen2003-01-19
| | | | | | 2003-01-19 Ole Laursen <olau@hardworking.dk> * configure.in: Added da to ALL_LINGUAS.
* Enable help documentation in the build.Glynn Foster2003-01-18
| | | | | | | | | 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.
* Update to add new gconf requirement.Glynn Foster2003-01-14
| | | | | | | | | | | | | | | | | | | | | 2003-01-14 Glynn Foster <glynn.foster@sun.com> * configure.in: Update to add new gconf requirement. * src/zenity.h, src/about.c: Hurray for a new about box, although it lacks an icon. I wonder if people would actually like to see this as part of the dialog options. Can't think of any reason to do so at the moment though. Large chunks copied from libgnomeui/gnome-about.[ch] * src/util.h, src/util.c: Add new helper functions because I don't want to touch gnome_program with a bargepole. Copied from libgnome/gnome-url.[ch] * po/POTFILES.in: Add missing files. I think we have everything now. * TODO: Update accordingly.
* Initial revisionGlynn Foster2003-01-03
bgstack15