Glynn Foster
62785ed80f
Add from the 2 Sebastian's, and make email addresses more spam proof.
...
2004-04-26 Glynn Foster <glynn.foster@sun.com>
* THANKS, src/about.c: Add from the 2 Sebastian's, and make
email addresses more spam proof.
* src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c,
* src/progress.c, src/text.c, src/tree.c, src/util.c,
* src/util.h: Patch from Sebastian Kapfer to make all zenity
dialogs transients of the parent xterm. Fixes #136226 .
* src/zenity.glade: Patch from Sebastian Heinlein to
improve things HIG wise. Fixes #140745 .
2004-04-26 04:41:25 +00:00
Glynn Foster
1b01fb4b27
Post version bump.
...
2004-04-20 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post version bump.
2004-04-20 12:20:42 +00:00
Glynn Foster
af9484723f
Release 2.6.1 Update.
...
2004-04-20 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.6.1
* NEWS: Update.
2004-04-20 12:17:39 +00:00
Ross Burton
0b175e1c58
Fix a typo in the manual
2004-04-20 10:54:21 +00:00
Glynn Foster
9cb4c22a66
Fix documentation for text-info as pointed out by the grand master of the
...
2004-04-20 Glynn Foster <glynn.foster@sun.com>
* help/C/zenity.xml: Fix documentation for text-info
as pointed out by the grand master of the zenity man
page, Ross Burton.
2004-04-20 10:24:37 +00:00
Yogeesh MB
63c811402c
Added kannada translations
2004-04-13 12:02:26 +00:00
Guntupalli Karunakar
395604a647
added gujarati translation
2004-04-10 09:44:25 +00:00
Adam Weinberger
6c58fea1bb
Added en_CA (Canadian English) to ALL_LINGUAS. po/en_CA.po Added Canadian
...
* configure.in: Added en_CA (Canadian English) to ALL_LINGUAS.
* po/en_CA.po Added Canadian English translation, hopefully for
really reals this time.
2004-03-30 21:12:04 +00:00
Jesus Bravo Alvarez
97d1703b83
Added Galician translation
2004-03-28 21:51:03 +00:00
Glynn Foster
31557852a5
ignore.
2004-03-22 22:32:13 +00:00
Glynn Foster
31af52a7d3
Add workaround to scrollkeeper-update not cleaning up after itself, as
...
2004-03-23 Glynn Foster <glynn.foster@sun.com>
* Makefile.am: Add workaround to scrollkeeper-update not
cleaning up after itself, as copied from gnome-panel.
2004-03-22 22:31:44 +00:00
Glynn Foster
c02f170933
Post release bump.
...
2004-03-23 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-03-22 11:00:31 +00:00
Glynn Foster
1e5f3993ee
Update. Release 2.6.0
...
2004-03-23 Glynn Foster <glynn.foster@sun.com>
* NEWS, THANKS, src/about.c: Update.
* configure.in: Release 2.6.0
2004-03-22 10:53:47 +00:00
Mugurel Tudor
87b08af9ce
Added Romanian translation (really this time ;) )
...
2004-03-21 Mugurel Tudor <mugurelu@go.ro>
* ro.po: Added Romanian translation (really this time ;) )
2004-03-21 16:28:34 +00:00
Mugurel Tudor
72be05b999
Added Romanian translation
...
2004-03-21 Mugurel Tudor <mugurelu@go.ro>
* ro.po: Added Romanian translation
2004-03-21 16:27:37 +00:00
Mugurel Tudor
d708dcd010
Added "ro" to ALL_LINGUAS
...
2004-03-21 Mugurel Tudor <mugurelu@go.ro>
* configure.in: Added "ro" to ALL_LINGUAS
2004-03-21 16:25:47 +00:00
Danilo Šegan
338798f16b
Removed "en_CA" because the po/en_CA.po is missing.
2004-03-21 07:50:57 +00:00
Danilo Šegan
1972bc38d7
Add Serbian documentation to the build system.
2004-03-21 07:28:03 +00:00
Danilo Šegan
4ff719945c
Added Serbian translation of documentation.
2004-03-21 06:45:50 +00:00
Andras Timar
24e09bcf4f
Updated Hungarian translation.
...
2004-03-19 Andras Timar <timar@gnome.hu>
* hu.po: Updated Hungarian translation.
2004-03-19 22:29:40 +00:00
Telsa Gwynne
ebc3193b02
Typo-bashing from Dafydd Tomos.
2004-03-19 16:44:44 +00:00
Glynn Foster
b43bbda2e2
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
...
2004-03-19 Glynn Foster <glynn.foster@sun.com>
* src/calendar.c, src/entry.c, src/fileselection.c,
src/msg.c, src/progress.c, src/text.c, src/tree.c:
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make
sure the new file chooser resizes nicely. Sanitize the default
setting of the other widgets.
* configure.in, src/util.c: Lose gconf dependancy since we
don't currently use it, although arguably we should to detect
which help browser we're supposed to run :/
* THANKS, src/about.c: Add Darren to the list.
2004-03-19 02:28:30 +00:00
Kostas Papadimas
f4e2c43e6a
Updated the Greek translation
2004-03-18 17:33:20 +00:00
Nikos Charonitakis
3a7f8fcbae
Updated Greek translation
2004-03-18 13:58:35 +00:00
Alexander Winston
f4f36e5a07
Added "en_CA" (Canadian English) to ALL_LINGUAS.
...
2004-03-16 Alexander Winston <alexander.winston@comcast.net>
* configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS.
2004-03-16 17:06:06 +00:00
Alexander Winston
f5ecd1f3e8
Added Canadian English translation.
...
2004-03-16 Alexander Winston <alexander.winston@comcast.net>
* en_CA.po: Added Canadian English translation.
2004-03-16 17:02:33 +00:00
Glynn Foster
8ebb05f953
Update. Use automake 1.7 since everyone has it by now. Release 2.5.91
...
2004-03-15 Glynn Foster <glynn.foster@sun.com>
* NEWS: Update.
* autogen.sh: Use automake 1.7 since everyone has it by now.
* configure.in: Release 2.5.91
2004-03-15 00:17:46 +00:00
Mətin Əmirov
dee9a6dc21
Translation updated.
...
2004-03-06 Mətin Əmirov <metin@karegen.com>
* az.po: Translation updated.
2004-03-06 20:42:50 +00:00
Glynn Foster
8edcd96f02
Remove some unused code.
...
2004-03-07 Glynn Foster <glynn.foster@sun.com>
* src/util.c: Remove some unused code.
2004-03-06 18:52:08 +00:00
Glynn Foster
0e37613d25
Update to add Mike. Update for new release. Add lots of people, probably
...
2004-03-07 Glynn Foster <glynn.foster@sun.com>
* AUTHORS: Update to add Mike.
* NEWS: Update for new release.
* THANKS, src/about.c: Add lots of people, probably get heaps
of bug reports complaining their name is spelled wrongly - darn
those weird characters.
* configure.in: Release 2.5.90
2004-03-06 18:50:14 +00:00
Guntupalli Karunakar
3b0b2015c2
Added Punjabi translation
2004-03-04 09:44:52 +00:00
Glynn Foster
f9013fb09f
Remove all the stupid duplicated code to do the help stuff, and instead do
...
2004-02-29 Glynn Foster <glynn.foster@sun.com>
* src/about.c, src/util.c, src/util.h: Remove all the
stupid duplicated code to do the help stuff, and instead
do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek.
Fixes #135607 .
2004-02-29 07:34:28 +00:00
Priit Laes
42a0dd7e5e
Translation updated.
...
2004-02-27 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
2004-02-27 17:04:29 +00:00
Kostas Papadimas
fee4f57f3e
Updated the Greek translation
2004-02-23 11:39:01 +00:00
Laurent Dhima
b3385faf8b
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-02-23 09:08:06 +00:00
Laurent Dhima
3a2b58e9be
Korrigjime
2004-02-23 09:06:08 +00:00
Paisa Seeluangsawat
3ef2052d7f
Updated Thai translation.
...
2004-02-22 Paisa Seeluangsawat <paisa@users.sf.net>
* th.po: Updated Thai translation.
2004-02-23 00:00:32 +00:00
jjranta
e56c2aa2f1
Updated Finnish translation.
2004-02-22 21:24:36 +00:00
Paisa Seeluangsawat
516b8d1ede
Added Thai (th) to ALL_LINGUAS.
...
2004-02-21 Paisa Seeluangsawat <paisa@users.sf.net>
* configure.in: Added Thai (th) to ALL_LINGUAS.
2004-02-21 22:24:56 +00:00
Paisa Seeluangsawat
ae3fe65123
Added Thai translation by Supranee Thirawatthanasuk
...
2004-02-21 Paisa Seeluangsawat <paisa@users.sf.net>
* th.po: Added Thai translation by Supranee Thirawatthanasuk
2004-02-21 22:23:10 +00:00
Görkem Çetin
406733747a
CVS_SILENT
2004-02-17 13:41:14 +00:00
Danilo Šegan
484cc77dee
Serbian translation reviewed by Aleksandar Urošević.
2004-02-14 17:18:31 +00:00
Arafat Medini
25f3cacee6
Updated Arabic translation.
...
2004-02-12 Arafat Medini <lumina@silverpen.de>
* ar.po: Updated Arabic translation.
2004-02-11 23:22:30 +00:00
Denis Lackovic
b6cb85aa60
*** empty log message ***
2004-02-07 21:45:14 +00:00
Changwoo Ryu
a29ac04919
Updated Korean translation.
...
* ko.po: Updated Korean translation.
2004-02-07 17:30:14 +00:00
Updated ja.po, fixed translators_credit. T.Aihana
316299850e
2004-02-07 Updated ja.po, fixed translators_credit. T.Aihana <aihana@gnome.gr.jp>
2004-02-07 04:30:01 +00:00
Tomasz Kłoczko
0a986e7dba
Trival cleanup: remove AC_SUBST(CFLAGS), AC_SUBST(CPPFLAGS) and
...
AC_SUBST(LDFLAGS). This variables are substed by default.
2004-02-04 16:19:57 +00:00
Glynn Foster
75bdcd6e77
Release 2.5.2
...
2004-02-03 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.5.2
2004-02-03 10:27:46 +00:00
Laurent Dhima
a3518d0903
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-02-02 15:14:12 +00:00
Laurent Dhima
f135b76c62
Updated
2004-02-02 15:13:09 +00:00