Lucas Rocha
44acf950cf
post release version bump.
...
2006-09-04 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-09-04 13:01:56 +00:00
Lucas Rocha
a69b5942c4
post release version bump.
...
2006-08-21 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-09-04 12:41:20 +00:00
Kjartan Maraas
2ccebf9544
Fix intltool req. Update this.
...
2006-08-15 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Fix intltool req.
* po/nb.po: Update this.
2006-08-15 12:15:17 +00:00
Lucas Rocha
89118fd7fe
post release version bump.
...
2006-08-08 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-08-09 01:06:20 +00:00
Lucas Rocha
3650f6b42a
post release version bump.
...
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-07-28 22:29:44 +00:00
Lucas Rocha
5f7447fa05
Release 2.15.90 Update. remove eggtrayicon.c reference.
...
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.90
* NEWS: Update.
* po/POTFILES.in: remove eggtrayicon.c reference.
2006-07-28 22:25:31 +00:00
Lucas Rocha
d373b3f3ce
src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,
...
2006-07-27 Lucas Rocha <lucasr@gnome.org>
* src/notification.c (-set_scaled_pixbuf,
+zenity_notification_icon_update,
-zenity_notification_icon_press_callback,
+zenity_notification_icon_size_changed_cb,
-zenity_notification_icon_expose_callback,
-zenity_notification_icon_destroy_callback,
+zenity_notification_icon_activate_cb,
zenity_notification_handle_stdin, zenity_notification),
src/util.[ch] (+zenity_util_stock_from_filename,
zenity_util_pixbuf_new_from_file), Makefile.am, configure.in:
Migration to gtk_status_icon (Fixes bug #341451 ). Patch from
Christian Persch <chpe@gnome.org>.
* src/eggtrayicon.[ch]: removed.
2006-07-28 21:25:11 +00:00
Lucas Rocha
4b0d957186
post release version bump.
...
2006-05-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-05-16 12:43:44 +00:00
Lucas Rocha
59b5bad794
move to automake 1.9 and several cleanups (Fixes bug #341056 ). Patch from
...
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* .cvsignore, Makefile.am, autogen.sh, configure.in,
data/Makefile.am, po/.cvsignore, src/Makefile.am: move to
automake 1.9 and several cleanups (Fixes bug #341056 ).
Patch from Christian Persch <chpe@gnome.org>.
2006-05-10 03:37:14 +00:00
Lucas Rocha
c8da127a67
post release version bump.
...
2006-04-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-04-29 03:32:47 +00:00
Lucas Rocha
8485ef2f6a
remove X libs checks because zenity doesn't use X includes directly (Fixes
...
2006-04-17 Lucas Rocha <lucasr@gnome.org>
* configure.in: remove X libs checks because zenity
doesn't use X includes directly (Fixes bug #338102 ).
2006-04-17 04:25:44 +00:00
Lucas Rocha
fd749447db
Convert to use po/LINGUAS.
...
2006-04-16 Lucas Rocha <lucasr@gnome.org>
* configure.in:
* po/LINGUAS:
Convert to use po/LINGUAS.
2006-04-17 03:46:24 +00:00
Lucas Rocha
e919741e64
Implement the "message" command on notification icon with libnotify
...
2006-03-22 Lucas Rocha <lucasr@gnome.org>
Implement the "message" command on notification icon
with libnotify bubbles. Patch from Davyd Madeley
<davyd@madeley.id.au>.
* configure.in: add libnotify checking.
* src/notification.c (zenity_notification_handle_stdin,
zenity_notification): initialize libnotify and implement
"message" command.
2006-03-23 03:43:23 +00:00
Gora Mohanty
d715ba199a
configure.in: Added or (Oriya) to ALL_LINGUAS.
...
ChangeLog: Changed to reflect this.
po/or.po: Added Oriya translation
ChangeLog: Changed to reflect this.
2006-03-20 19:16:50 +00:00
Lucas Rocha
45dcb53479
Post release bump, for unstable 2.15.x development.
...
2005-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Post release bump, for unstable
2.15.x development.
2006-03-13 21:12:44 +00:00
Lucas Rocha
5496ea9ecf
Release 2.14.0 Update.
...
2006-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.14.0
* THANKS, NEWS: Update.
2006-03-13 20:44:40 +00:00
Lucas Rocha
7e8411117f
post release version bump.
...
2006-01-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-29 21:09:18 +00:00
Lucas Rocha
68b61cea90
post release version bump.
...
2006-01-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-16 23:33:24 +00:00
Lucas Rocha
20fddd4219
post release version bump.
...
2006-01-05 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-06 03:23:06 +00:00
Lucas Rocha
7486a38445
use GtkAboutDialog instead of custom dialog (Fixes bug #309405 ). remove
...
2005-12-18 Lucas Rocha <lucasr@gnome.org>
* src/about.c: use GtkAboutDialog instead of custom
dialog (Fixes bug #309405 ).
* src/zenity.glade: remove zenity_about_dialog.
* configure.in: zenity now depends on GTK+ >= 2.6.x
because now it uses GtkAboutDialog.
2005-12-18 03:19:40 +00:00
Lucas Rocha
994d2414cc
post release version bump.
...
2005-12-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2005-12-12 21:55:08 +00:00
Lucas Rocha
2df94bfcd5
post release version bump.
...
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-11-14 05:08:07 +00:00
Erdal Ronahi
c9e23b5e47
Added Kurdish translation
2005-10-27 18:16:44 +00:00
Lucas Rocha
8452a50b9b
post release version bump.
...
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-10-24 12:55:02 +00:00
Lucas Rocha
5483bdb680
Release 2.13.1 Update.
...
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.13.1
* NEWS, THANKS, src/about.c: Update.
2005-10-24 12:51:36 +00:00
Lucas Rocha
f542b6d10d
Post release bump, for unstable 2.13.x development.
...
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Post release bump, for unstable
2.13.x development.
2005-09-06 03:49:43 +00:00
Lucas Rocha
7f091245f7
Release 2.12.0 Update.
...
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.12.0
* NEWS, THANKS, src/about.c: Update.
2005-09-06 03:44:07 +00:00
Lucas Rocha
4f98b2b745
version bump for development releases (2.13.x).
...
2005-08-31 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: version bump for development
releases (2.13.x).
2005-08-31 03:04:52 +00:00
Lucas Rocha
bd300550cc
post release version bump.
...
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-08-23 15:27:13 +00:00
Lucas Rocha
ff4abdcb98
post release version bump.
...
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-08-07 19:48:44 +00:00
Lucas Rocha
bebb1bd18e
post release version bump.
...
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-07-26 03:16:09 +00:00
Lucas Rocha
47a2e0479a
Release 2.11.90 Update.
...
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.90
* NEWS, THANKS, src/about.c: Update.
2005-07-26 03:12:09 +00:00
Lucas Rocha
6552d6b556
added gnome-doc-utils.make. added GNOME_DOC_INIT and removed
...
2005-07-24 Lucas Rocha <lucasr@cvs.gnome.org>
* .cvsignore: added gnome-doc-utils.make.
* configure.in: added GNOME_DOC_INIT and
removed help/C/Makefile and help/sr/Makefile
from AC_OUTPUT.
* Makefile.am: added gnome-doc-utils.make to
EXTRA_DIST and DISTCLEANFILES. Added
DISTCHECK_CONFIGURE_FLAGS.
* help/Makefile.am: migration to gnome-doc-utils.
* help/zenity.omf.in: new OMF file to be used by
gnome-doc-utils.
* help/C/Makefile.am, help/C/zenity-C.omf: No
longer needed. Removed.
* help/C/zenity.xml: updates to be gnome-doc-utils
compliant.
* help/ChangeLog: new ChangeLog to keep track
of doc updates.
2005-07-25 01:06:32 +00:00
Yair Hershkovitz
96bd8b6279
Added Hebrew translation
...
2005-07-14 Yair Hershkovitz <yairhr@gmail.com>
* Added Hebrew translation
2005-07-14 20:13:47 +00:00
Lucas Rocha
9db3de1912
post release version bump.
...
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-07-13 04:10:19 +00:00
Lucas Rocha
beffc3f8a9
dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that
...
2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: dependency on glib >= 2.7.3
* src/option.c: Add G_OPTION_FLAG_NOALIAS flag
on options that are present in more than on
group.
2005-07-13 03:28:15 +00:00
Lucas Almeida Rocha
49b17dfdbd
Post-release bump.
2005-07-01 22:40:41 +00:00
Christian Rose
77bd857bfe
Added "ug" to ALL_LINGUAS. Added Uighur translation by Abduxukur Abdurixit
...
2005-04-06 Christian Rose <menthos@menthos.com>
* configure.in: Added "ug" to ALL_LINGUAS.
* po/ug.po: Added Uighur translation by
Abduxukur Abdurixit <abduxukur.abdurixit@t-systems.ch>.
2005-04-06 14:10:19 +00:00
Adi Attar
8f9413b8b3
Added Xhosa translation. Added "xh" to ALL_LINGUAS.
...
2005-04-01 Adi Attar <aattar@cvs.gnome.org>
* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.
2005-04-01 10:03:23 +00:00
Steven Michael Murphy
4d00f575f3
Added new Language, Kinyarwanda (rw), to this package
2005-04-01 02:04:48 +00:00
Glynn Foster
21387aa41d
Post release version bump. We're open for business again.
...
2005-03-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release version bump.
* HACKING: We're open for business again.
2005-03-07 15:45:48 +00:00
Glynn Foster
bf5f42b1a8
Release 2.10.0
...
2005-03-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.10.0
2005-03-07 15:40:06 +00:00
Glynn Foster
fff69178f6
Post release bump.
...
2005-02-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2005-02-07 22:14:06 +00:00
Glynn Foster
11adc217d1
Post release bump.
...
2005-01-17 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2005-01-25 00:39:13 +00:00
Glynn Foster
713380ccb7
post release bump.
...
2005-01-11 Glynn Foster <glynn.foster@sun.com>
* configure.in: post release bump.
2005-01-10 22:26:09 +00:00
Glynn Foster
5710d5cc63
Post bump release. Despite the evils of autotools changing the COPYING
...
2004-12-21 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post bump release.
* README: Despite the evils of autotools changing the COPYING
file in any releases I make, this software is LGPL.
2004-12-20 23:24:29 +00:00
Glynn Foster
530a4c0408
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the
...
2004-12-07 Glynn Foster <glynn.foster@sun.com>
Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
API for the zenity parsing options, with some spacing fixes
from Glynn.
* configure.in: zenity now requires glib-2.0 >= 2.5.3 to build
because now it uses GOption. popt requirement removed.
* src/Makefile.am: update for new files
* src/main.c: use GOption API
* src/option.c, src/option.h: New files to implement the new
functionality.
* src/zenity.h: Fix spacing.
2004-12-07 Glynn Foster <glynn.foster@sun.com>
* POTFILES.in: Add new files.
2004-12-07 00:17:16 +00:00
Glynn Foster
8f3252df7b
Post release bump.
...
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-09-13 08:24:52 +00:00
Glynn Foster
99c2048a45
Post release bump, for unstable 2.9.x development.
...
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump, for unstable
2.9.x development.
2004-09-13 04:39:28 +00:00
Glynn Foster
3a614e4440
Release 2.8.0
...
2004-09-13 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.8.0
2004-09-13 04:17:28 +00:00
Abel Cheung
e2c53d8c3b
Added "kn" "mk" "tr" to ALL_LINGUAS.
...
2004-09-11 Abel Cheung <maddog@linuxhall.org>
* configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
2004-09-11 18:59:19 +00:00
Glynn Foster
692a5cc2b0
Post release bump.
...
2004-08-30 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-08-30 03:26:04 +00:00
Kjartan Maraas
c40a47b32d
Add nb to ALL_LINGUAS.
...
2004-08-18 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Add nb to ALL_LINGUAS.
2004-08-18 18:16:49 +00:00
Christian Rose
a4a1d05f46
Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal Sanjta
...
2004-08-16 Christian Rose <menthos@menthos.com>
* configure.in: Added "bs" to ALL_LINGUAS.
* po/bs.po: Added Bosnian translation by
Kemal Sanjta <gomez@lugzdk.ba>.
2004-08-16 22:04:11 +00:00
Glynn Foster
669e1958e8
Post release bump.
...
2004-08-03 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-08-03 05:01:48 +00:00
Glynn Foster
eff2655713
Release 2.7.90
...
2004-08-03 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.7.90
2004-08-03 05:00:49 +00:00
Glynn Foster
f5ea36dd2e
Post release bump.
...
2004-07-19 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-07-19 01:40:05 +00:00
Glynn Foster
1e87f50e42
Release 2.7.0
...
2004-07-19 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.7.0
2004-07-19 01:39:06 +00:00
Glynn Foster
e6290c86ff
Fix up compilation using Forte compiler. Based on patch from Ivan Noris.
...
2004-07-19 Glynn Foster <glynn.foster@sun.com>
* configure.in, src/Makefile.am: Fix up compilation
using Forte compiler. Based on patch from Ivan Noris.
Fixes #143041 .
2004-07-18 23:37:06 +00:00
John C Barstow
f58d66e3d7
Added mi to ALL_LINGUAS.
...
2004-06-26 John C Barstow <jbowtie@amathaine.com>
* configure.in: Added mi to ALL_LINGUAS.
2004-06-26 07:37:54 +00:00
Mohammad DAMT
af95b56d00
Added Indonesian translation by Ahmad Riza H Nst
...
2004-05-27 Mohammad DAMT <mdamt@bisnisweb.com>
* po/id.po: Added Indonesian translation by Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
* configure.in: Added id to ALL_LINGUAS
2004-05-27 09:25:59 +00:00
Alexander Shopov
b98fdf4ac9
Added Bulgarian translation by Rostislav Raykov <zbrox@dir.bg>
...
2004-05-26 Alexander Shopov <ash@contact.bg>
* po/bg.po:
* configure.in: Added Bulgarian translation
by Rostislav Raykov <zbrox@dir.bg>
2004-05-26 06:25:42 +00:00
Glynn Foster
a4ddce66bd
Post release bump.
...
2004-04-29 Glynn Foster <glynn.foster@sun.com>
* configure.in: Post release bump.
2004-04-28 23:11:31 +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
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
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
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
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
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
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
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
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
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
smund Skjveland
578f5884a3
Added 'nn' to ALL_LINGUAS. Added Norwegian Nynorsk translation.
...
2004-01-20 smund Skjveland <aasmunds@fys.uio.no>
* configure.in: Added 'nn' to ALL_LINGUAS.
* po/nn.po: Added Norwegian Nynorsk translation.
2004-01-20 12:14:21 +00:00
Glynn Foster
37095efce8
Back out the intltool stuff. Require 0.29
...
2004-01-06 Glynn Foster <glynn.foster@sun.com>
* Makefile.am: Back out the intltool stuff.
* configure.in: Require 0.29
2004-01-05 23:56:32 +00:00
Roozbeh Pournader
b88e22d458
Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.
...
2004-01-05 Roozbeh Pournader <roozbeh@sharif.edu>
* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
* po/fa.po: Added Persian translation.
2004-01-05 00:17:23 +00:00
Denis Lackovic
a19cfd17e2
*** empty log message ***
2004-01-03 18:31:27 +00:00
Glynn Foster
104a45c0f7
Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktop
...
2003-12-30 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.5.1, a ridiculous bump
so that we sync with the GNOME desktop releases.
2003-12-30 Jan Arne Petersen <jpetersen@uni-bonn.de>
* src/fileselection.c: (zenity_fileselection),
(zenity_fileselection_dialog_response): Replace
GtkFileSelection with GtkFileChooser.
2003-12-31 01:52:25 +00:00
Glynn Foster
569271da40
Release 1.8
...
2003-12-30 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 1.8
2003-12-31 01:21:41 +00:00
Christian Rose
3e12bc208a
Added "ne" to ALL_LINGUAS. Added Nepali translation by Dhurba Gnawali
...
2003-12-28 Christian Rose <menthos@menthos.com>
* configure.in: Added "ne" to ALL_LINGUAS.
* po/ne.po: Added Nepali translation by
Dhurba Gnawali <dhurbagnawali@hotmail.com>.
2003-12-28 19:17:18 +00:00
Arafat Medini
05b5fa6bd8
Added Arabic translation
...
2003-12-20 Arafat Medini <lumina@silverpen.de>
* ar.po: Added Arabic translation
2003-12-20 13:48:42 +00:00
Tivo Leedjrv
6217cd5298
Added et to ALL_LINGUAS.
...
2003-12-11 Tivo Leedjrv <toivo@linux.ee>
* configure.in: Added et to ALL_LINGUAS.
2003-12-10 22:20:44 +00:00
Sanlig Badral
2e731a00c1
Added Mongolian translation.
2003-12-04 18:35:09 +00:00
Glynn Foster
c34e4255ff
Fix radiolist returning the wrong argument. Patch from Peter strand
...
2003-11-12 Glynn Foster <glynn.foster@sun.com>
* src/gdialog.in: Fix radiolist returning the
wrong argument. Patch from Peter strand
<astrand@lysator.liu.se>. Fixes #125672 .
2003-11-12 01:14:17 +00:00
Sami Pesonen
14a9bf072e
Added fi to ALL LINGUAS by Sami Pesonen <sampeson@iki.fi>
2003-10-13 17:53:04 +00:00
Žygimantas Beručka
c3c7c47ccd
Added "lt" to ALL_LINGUAS. Added Lithuanian translation by Tomas Kuliavas.
...
2003-10-06 Žygimantas Beručka <uid0@tuxfamily.org>
* configure.in: Added "lt" to ALL_LINGUAS.
* po/lt.po: Added Lithuanian translation by Tomas Kuliavas.
2003-10-06 14:16:33 +00:00
Christian Rose
1b74c6417e
Added "eu" to ALL_LINGUAS. Added Basque translation by Alberto Fernández
...
2003-09-30 Christian Rose <menthos@menthos.com>
* configure.in: Added "eu" to ALL_LINGUAS.
* po/eu.po: Added Basque translation by
Alberto Fernández Benito <afernn@euskalnet.net>.
2003-09-29 23:27:45 +00:00
Fatih Demir
83b1242fdd
Added Tamil translation by dinesh
2003-09-17 06:28:30 +00:00
Glynn Foster
0765153100
Release 1.6
...
2003-09-08 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 1.6
2003-09-08 13:24:07 +00:00
Marcel Telka
edb1af694d
Added sk.
...
2003-09-08 Marcel Telka <marcel@telka.sk>
* configure.in (ALL_LINGUAS): Added sk.
2003-09-08 05:22:39 +00:00
Taneem Ahmed
8c8f4d4e18
Added "bn" to ALL_LINGUAS. Added Bangla translation by Sayamindu of Ankur
...
2003-09-05 Taneem Ahmed <taneem@bengalinux.org>
* configure.in: Added "bn" to ALL_LINGUAS.
* po/bn.po: Added Bangla translation by Sayamindu
of Ankur group <gnome-translation@bengalinux.org>.
2003-09-05 08:18:16 +00:00
Glynn Foster
b0f91906ab
Release 1.5
...
2003-08-24 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 1.5
2003-08-24 17:32:33 +00:00
Andraz Tori
197950b065
Added sl
2003-08-23 10:10:45 +00:00