Francisco Javier F. Serrador
731a66d4f5
Updated Spanish translation.
...
2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-06-10 20:31:45 +00:00
Francisco Javier F. Serrador
fa80ef89ce
Updated Spanish translation.
...
2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-06-10 20:18:36 +00:00
Francisco Javier F. Serrador
5968740b29
Replaced old FSF postal address with current one.
...
2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* src/about.c: Replaced old FSF postal address with current one.
2006-06-10 20:16:35 +00:00
Theppitak Karoonboonyanan
6fbea96a5b
Updated Thai translation.
...
2006-06-09 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
2006-06-09 10:00:50 +00:00
Ankitkumar Rameshchandra Patel
f7b24bf06b
Updated Translation
2006-06-05 04:23:15 +00:00
Francisco Javier F. Serrador
9ecf0ab4dc
Updated Spanish translation.
...
2006-06-04 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-06-04 20:15:34 +00:00
Marcel Telka
11f4f65de3
Updated Slovak translation.
...
2006-06-04 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
2006-06-04 20:03:11 +00:00
Lucas Rocha
1bf8562a2e
about dialog update.
...
2006-05-19 Lucas Rocha <lucasr@gnome.org>
* src/about.c (zenity_about): about dialog update.
2006-05-19 20:00:29 +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
e3587488aa
Release 2.15.2 Update.
...
2006-05-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.2
* NEWS: Update.
2006-05-16 12:42:15 +00:00
Lucas Rocha
07618f9daa
add optional dropdown menu to entry dialog (Fixed bug #311038 ). Patch from
...
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* src/entry.c (zenity_entry_fill_entries, zenity_entry),
src/main.c, src/option.c, src/zenity.glade, src/zenity.h:
add optional dropdown menu to entry dialog (Fixed bug #311038 ).
Patch from Diego Escalante Urrelo <dieguito@gmail.com>.
2006-05-11 01:31:35 +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
986c97f672
Release 2.15.1 Update.
...
2006-04-24 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.1
* NEWS: Update.
2006-04-29 03:31:38 +00:00
Kjartan Maraas
351af994b5
Remove obsolete entry for no_NO And the translation.
...
2006-04-18 Kjartan Maraas <kmaraas@gnome.org>
* LINGUAS: Remove obsolete entry for no_NO
* no.po: And the translation.
2006-04-18 08:41:09 +00:00
Clytie Siddall
07bfae6538
vi.po: Updated Vietnamese translation.
2006-04-17 11:25:49 +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
e97b6eeaeb
don't ignore return value from g_renew() (Fixes bug #338038 ). Patch from
...
2006-04-16 Lucas Rocha <lucasr@gnome.org>
* src/tree.c (zenity_tree_extract_column_indexes):
don't ignore return value from g_renew() (Fixes
bug #338038 ). Patch from Behdad Esfahbod
<gnome@behdad.org>.
2006-04-17 04:11:15 +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
Åsmund Skjæveland
b3356f64b9
Updated Norwegian Nynorsk translation.
...
2006-04-14 Åsmund Skjæveland <aasmunds@fys.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
2006-04-14 15:46:22 +00:00
Ignacio Casal Quinteiro
4c97f60cd4
*** empty log message ***
2006-04-07 11:04:31 +00:00
Lucas Rocha
a88ade52a0
fix example on progress dialog (Fixed bug #336751 ).
...
2006-03-31 Lucas Rocha <lucasr@gnome.org>
* data/zenity.1: fix example on progress dialog (Fixed
bug #336751 ).
2006-03-31 22:49:57 +00:00
Lucas Rocha
a8363ee219
quit zenity on dialog response (Fixes bug #336505 ).
...
2006-03-31 Lucas Rocha <lucasr@gnome.org>
* src/about.c (zenity_about_dialog_response): quit zenity
on dialog response (Fixes bug #336505 ).
2006-03-31 04:20:47 +00:00
Guntupalli Karunakar
6a84991557
Added Dzongkha translation
2006-03-30 14:50:52 +00:00
Lucas Rocha
6645316bc9
add --confirm-overwrite to file selection dialog to pop a confirmation
...
2006-03-23 Lucas Rocha <lucasr@gnome.org>
* src/fileselection.c, zenity.h, option.c: add
--confirm-overwrite to file selection dialog to pop a
confirmation dialog when selecting an existing filename.
2006-03-23 20:08:17 +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
168e2625b9
po/or.po: Added Oriya translation.
2006-03-21 17:46:19 +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
Maxim Dziumanenko
4aba5e06ea
Restore original english screenshots mistakenly replaced by Ukrainian
...
2006-03-17 Maxim Dziumanenko <mvd@mylinux.ua>
* help/C/figures/*: Restore original english screenshots
mistakenly replaced by Ukrainian screenshots on 2005-08-21
* uk/uk.po:
* uk/figures/*.png: Update Ukrainian translation.
2006-03-17 14:05:09 +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
Benoît Dejean
834055a18d
Updated French translation.
...
* fr.po: Updated French translation.
2006-03-12 23:11:30 +00:00
Amanpreet Singh Alam
17e4aea51f
update translation for Punjabi (Gurmukhi) by apbrar gmail com
2006-03-12 18:50:54 +00:00
Lucas Rocha
17989a09c1
add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from
...
2006-03-07 Lucas Rocha <lucasr@gnome.org>
* src/option.c: add G_OPTION_FLAG_NOALIAS to separator
option for list dialog. Patch from Glynn
Foster <glynn.foster@sun.com>.
2006-03-07 19:04:04 +00:00
Rajesh Ranjan
f83d8bd55a
Updated Translation
2006-03-07 08:52:46 +00:00
Daniel Nylander
a9827d25a9
Updated Swedish translation
...
2006-03-06 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation
2006-03-06 12:25:02 +00:00
Artur Flinta
d856bcd0aa
Updated Polish translation by GNOME PL Team.
...
2006-03-05 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
2006-03-05 20:21:27 +00:00
Mugurel Tudor
c0d51a3c21
Updated Romanian translation
...
2006-03-05 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
2006-03-05 20:05:57 +00:00
Alessio Frusciante
8755c4b13c
Updated Italian translation.
2006-03-05 17:43:40 +00:00
Maxim Dziumanenko
ac00d1c3c0
Updated Ukrainian translation.
...
2006-03-03 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
2006-03-03 12:47:19 +00:00
Jordi Mallach
2e74223910
Updated Catalan translation.
2006-03-02 22:31:18 +00:00
Alexander Shopov
0ebd272b02
Makefile.am bg/bg.po bg/figures/zenity-calendar-screenshot.png
...
2006-03-01 Alexander Shopov <ash@contact.bg>
* Makefile.am
* bg/bg.po
* bg/figures/zenity-calendar-screenshot.png
* bg/figures/zenity-entry-screenshot.png
* bg/figures/zenity-error-screenshot.png
* bg/figures/zenity-fileselection-screenshot.png
* bg/figures/zenity-information-screenshot.png
* bg/figures/zenity-list-screenshot.png
* bg/figures/zenity-notification-screenshot.png
* bg/figures/zenity-progress-screenshot.png
* bg/figures/zenity-question-screenshot.png
* bg/figures/zenity-text-screenshot.png
* bg/figures/zenity-warning-screenshot.png
Added Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
2006-03-01 07:23:33 +00:00
Leonid Kanter
3903538759
Updated Russian translation
2006-02-28 18:41:19 +00:00
Rhys Jones
bac6d9ba44
Updated Welsh translation.
...
2006-02-25 Rhys Jones <rhys@sucs.org>
* cy.po: Updated Welsh translation.
2006-02-25 14:31:28 +00:00
Duarte Loreto
86b2c5d28d
Updated Portuguese translation.
...
2006-02-22 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
2006-02-22 23:26:27 +00:00
Inaki Larranaga
46d4ec2c69
Updated Basque translation.
...
2006-02-22 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
2006-02-22 17:40:46 +00:00
Žygimantas Beručka
b0698d1751
Updated Lithuanian translation.
...
2006-02-19 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
2006-02-19 21:53:42 +00:00
Yair Hershkoviz
b0d159d472
Updated Hebrew ranslation.
...
2005-02-15 Yair Hershkoviz <yairhr@gmail.com>
* he.po: Updated Hebrew ranslation.
2006-02-15 23:09:49 +00:00
Hendrik Richter
8ed9af61bb
Updated German translation.
...
2006-02-14 Hendrik Richter <hendi@gnome-de.org>
* de.po: Updated German translation.
2006-02-14 17:03:36 +00:00
Miloslav Trmac
5c7287bd8a
Updated Czech translation.
...
2006-02-13 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2006-02-13 05:11:46 +00:00