comparison ChangeLog @ 67:f63ecca6c087

Fri Oct 13 05:22:43 2006 John Ellis <johne@verizon.net> * bar_sort.c, pan-view.c, preferences.c: Mark strings for translation, plus punctuation fix. * utilops.c: Change auto rename start number to default to 1. * configure.in (ALL_LINGUAS): Add be, ca, ko translations. * gqview.spec.in: Add Italian translation to RPM spec file, submitted by HappyCactus <happycactus@people.it>. * be.po: Add Belarusion translation, submitted by Pavel Piatruk <berserker@neolocation.com>. * ca.po: Add Catalan translation [merge from 2.0.2], submitted by catux.org <mecatxis@ya.com>. * de.po: Update German translation [merge from 2.0.2], submitted by Ronny Steiner <Post@SIRSteiner.de>. * fr.po: Update French translation, submitted by ?ric Lassauge <lassauge@users.sourceforge.net>. * it.po: Update Italian translation, submitted by Kostantino <ciclope10ATalice.it>. * ko.po: Add Korean translation (mostly menus), submitted by Hyun-Jin Moon <moonhyunjin@gmail.com>. * pt_BR.po: Update Brazilian Portuguese translation, submitted by Herval Ribeiro de Azev??do <heraze@gmail.com>. * sk.po: Update Slovak translation, submitted by Mgr. Peter Tuharsky <tuharsky@misbb.sk>. * zh_TW.po: Update Traditional Chinese translation, submitted by S.J. Luo <crystal@mickey.ee.nctu.edu.tw>
author gqview
date Fri, 13 Oct 2006 10:14:59 +0000
parents ebbff299ad0d
children c6ff22c968b2
comparison
equal deleted inserted replaced
66:ebbff299ad0d 67:f63ecca6c087
1 Fri Oct 13 05:22:43 2006 John Ellis <johne@verizon.net>
2
3 * bar_sort.c, pan-view.c, preferences.c: Mark strings for translation,
4 plus punctuation fix.
5 * utilops.c: Change auto rename start number to default to 1.
6 * configure.in (ALL_LINGUAS): Add be, ca, ko translations.
7 * gqview.spec.in: Add Italian translation to RPM spec file,
8 submitted by HappyCactus <happycactus@people.it>.
9 * be.po: Add Belarusion translation,
10 submitted by Pavel Piatruk <berserker@neolocation.com>.
11 * ca.po: Add Catalan translation [merge from 2.0.2],
12 submitted by catux.org <mecatxis@ya.com>.
13 * de.po: Update German translation [merge from 2.0.2],
14 submitted by Ronny Steiner <Post@SIRSteiner.de>.
15 * fr.po: Update French translation,
16 submitted by Éric Lassauge <lassauge@users.sourceforge.net>.
17 * it.po: Update Italian translation,
18 submitted by Kostantino <ciclope10ATalice.it>.
19 * ko.po: Add Korean translation (mostly menus),
20 submitted by Hyun-Jin Moon <moonhyunjin@gmail.com>.
21 * pt_BR.po: Update Brazilian Portuguese translation,
22 submitted by Herval Ribeiro de Azevêdo <heraze@gmail.com>.
23 * sk.po: Update Slovak translation,
24 submitted by Mgr. Peter Tuharsky <tuharsky@misbb.sk>.
25 * zh_TW.po: Update Traditional Chinese translation,
26 submitted by S.J. Luo <crystal@mickey.ee.nctu.edu.tw>
27
1 Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net> 28 Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net>
2 29
3 * collect-io.c, thumb_standard.c: Do not ignore return value from 30 * collect-io.c, thumb_standard.c: Do not ignore return value from
4 g_list_append as newer versions of gtk now set a warning flag. 31 g_list_append as newer versions of gtk now set a warning flag.
5 * utilops.c: Add new auto rename option to enter formatted text, which 32 * utilops.c: Add new auto rename option to enter formatted text, which