From a902f5257cf9090b18a395efaf8c349ad01ad87c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 2 Mar 2009 06:36:08 +0000 Subject: [PATCH] 2.19.10 svn path=/trunk/; revision=7942 --- ChangeLog | 4 ++++ INSTALL | 4 ++-- README | 2 +- docs/reference/ChangeLog | 4 ++++ gio/ChangeLog | 4 ++++ gmodule/ChangeLog | 4 ++++ gobject/ChangeLog | 4 ++++ gthread/ChangeLog | 4 ++++ po/ChangeLog | 4 ++++ po/am.po | 2 +- po/ar.po | 2 +- po/as.po | 2 +- po/az.po | 2 +- po/be.po | 2 +- po/be@latin.po | 2 +- po/bg.po | 2 +- po/bn.po | 2 +- po/bn_IN.po | 2 +- po/bs.po | 2 +- po/ca.po | 2 +- po/cs.po | 2 +- po/cy.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/dz.po | 2 +- po/el.po | 2 +- po/en_CA.po | 2 +- po/en_GB.po | 2 +- po/eo.po | 2 +- po/es.po | 2 +- po/et.po | 2 +- po/eu.po | 2 +- po/fa.po | 2 +- po/fi.po | 2 +- po/fr.po | 2 +- po/ga.po | 2 +- po/gl.po | 2 +- po/gu.po | 2 +- po/he.po | 2 +- po/hi.po | 2 +- po/hr.po | 2 +- po/hu.po | 2 +- po/hy.po | 2 +- po/id.po | 2 +- po/is.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 2 +- po/kn.po | 2 +- po/ko.po | 2 +- po/ku.po | 2 +- po/lt.po | 2 +- po/lv.po | 2 +- po/mai.po | 2 +- po/mg.po | 2 +- po/mk.po | 2 +- po/ml.po | 2 +- po/mn.po | 2 +- po/mr.po | 2 +- po/ms.po | 2 +- po/nb.po | 2 +- po/ne.po | 2 +- po/nl.po | 2 +- po/nn.po | 2 +- po/oc.po | 2 +- po/or.po | 2 +- po/pa.po | 2 +- po/pl.po | 2 +- po/ps.po | 2 +- po/pt.po | 2 +- po/pt_BR.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/rw.po | 2 +- po/si.po | 2 +- po/sk.po | 2 +- po/sl.po | 2 +- po/sq.po | 2 +- po/sr.po | 2 +- po/sr@ije.po | 2 +- po/sr@latin.po | 2 +- po/sv.po | 2 +- po/ta.po | 2 +- po/te.po | 2 +- po/th.po | 2 +- po/tl.po | 2 +- po/tr.po | 2 +- po/tt.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/wa.po | 2 +- po/xh.po | 2 +- po/yi.po | 2 +- po/zh_CN.po | 2 +- po/zh_HK.po | 2 +- po/zh_TW.po | 2 +- 96 files changed, 118 insertions(+), 90 deletions(-) diff --git a/ChangeLog b/ChangeLog index fc72b4be6..d27f220f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * configure.in: Bump version diff --git a/INSTALL b/INSTALL index 325063c4a..f12769801 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Simple install procedure ======================== - % gzip -cd glib-2.19.9.tar.gz | tar xvf - # unpack the sources - % cd glib-2.19.9 # change to the toplevel directory + % gzip -cd glib-2.19.10.tar.gz | tar xvf - # unpack the sources + % cd glib-2.19.10 # change to the toplevel directory % ./configure # run the `configure' script % make # build GLIB diff --git a/README b/README index 5a98193ac..ea1f68562 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ General Information =================== -This is GLib version 2.19.9. GLib is the low-level core +This is GLib version 2.19.10. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 19c2c583b..4b1f63a5a 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/gio/ChangeLog b/gio/ChangeLog index fde1365df..8e009fdb9 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index 7ed7688b6..983ca88aa 100644 --- a/gmodule/ChangeLog +++ b/gmodule/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/gobject/ChangeLog b/gobject/ChangeLog index 031e7df0b..7f72c1108 100644 --- a/gobject/ChangeLog +++ b/gobject/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/gthread/ChangeLog b/gthread/ChangeLog index bc5387aec..57b87655d 100644 --- a/gthread/ChangeLog +++ b/gthread/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/po/ChangeLog b/po/ChangeLog index 1d030c2c2..c543f0e28 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2009-03-02 Matthias Clasen + + * === Released 2.19.10 === + 2009-03-02 Matthias Clasen * === Released 2.19.9 === diff --git a/po/am.po b/po/am.po index be5197d6a..536791cad 100644 --- a/po/am.po +++ b/po/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2003-01-16 08:39+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" diff --git a/po/ar.po b/po/ar.po index 28282ad72..c258c8e92 100644 --- a/po/ar.po +++ b/po/ar.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-17 05:06+0300\n" "Last-Translator: Anas Afif Emad \n" "Language-Team: Arabic \n" diff --git a/po/as.po b/po/as.po index b31d0a989..64756f607 100644 --- a/po/as.po +++ b/po/as.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-02-28 17:08+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese\n" diff --git a/po/az.po b/po/az.po index cbe5b5937..68a6205cc 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.az\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2004-02-02 12:12+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani Turkish \n" diff --git a/po/be.po b/po/be.po index d9b6b00ea..89fab0112 100644 --- a/po/be.po +++ b/po/be.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-11-16 11:21+0200\n" "Last-Translator: Vital Khilko \n" "Language-Team: Belarusian \n" diff --git a/po/be@latin.po b/po/be@latin.po index 1c854bd58..fd46e242e 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-02-16 23:33+0200\n" "Last-Translator: Ihar Hrachyshka \n" "Language-Team: Belarusian Latin \n" diff --git a/po/bg.po b/po/bg.po index 684e79343..1351872a7 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-01-30 13:11+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" diff --git a/po/bn.po b/po/bn.po index 04b547e37..9b49edfcc 100644 --- a/po/bn.po +++ b/po/bn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-08-31 21:21+0600\n" "Last-Translator: Khandakar Mujahidul Islam \n" "Language-Team: Bengali \n" diff --git a/po/bn_IN.po b/po/bn_IN.po index 9e7d60921..2b512194b 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-09 18:16+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" diff --git a/po/bs.po b/po/bs.po index 331e62c51..b8c1cb1fe 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" diff --git a/po/ca.po b/po/ca.po index 2575b60e3..f26a1db33 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-19 20:27+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" diff --git a/po/cs.po b/po/cs.po index 0c4026610..063c0e765 100644 --- a/po/cs.po +++ b/po/cs.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-27 01:22+0200\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" diff --git a/po/cy.po b/po/cy.po index a0a230e74..ddba85e4a 100644 --- a/po/cy.po +++ b/po/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-06-29 19:38+0100\n" "Last-Translator: Rhys Jones \n" "Language-Team: Welsh \n" diff --git a/po/da.po b/po/da.po index e792e4c1e..ec768619e 100644 --- a/po/da.po +++ b/po/da.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-22 21:19+0000\n" "Last-Translator: Ask Hjorth Larsen \n" "Language-Team: Danish \n" diff --git a/po/de.po b/po/de.po index ad22cd8bc..d465a83af 100644 --- a/po/de.po +++ b/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-28 06:53+0200\n" "Last-Translator: Hendrik Richter \n" "Language-Team: German \n" diff --git a/po/dz.po b/po/dz.po index 8b9fe9b8e..5c1972f0f 100644 --- a/po/dz.po +++ b/po/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.dz\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-08-09 10:23+0530\n" "Last-Translator: Mindu Dorji\n" "Language-Team: DZONGKHA \n" diff --git a/po/el.po b/po/el.po index 3c812819b..2dce18b73 100644 --- a/po/el.po +++ b/po/el.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-03-18 03:34+0200\n" "Last-Translator: Giannis Katsampirhs \n" "Language-Team: Greek \n" diff --git a/po/en_CA.po b/po/en_CA.po index 900b36ded..1cf54c8f0 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" diff --git a/po/en_GB.po b/po/en_GB.po index a479d0bde..7d265c807 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-23 19:30+0000\n" "Last-Translator: David Lodge \n" "Language-Team: <>\n" diff --git a/po/eo.po b/po/eo.po index 0ee2b8d96..ef6705a9d 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2003-07-01 15:10-0500\n" "Last-Translator: Charles Voelger \n" "Language-Team: Esperanto \n" diff --git a/po/es.po b/po/es.po index 9a5b99718..b9bfa1758 100644 --- a/po/es.po +++ b/po/es.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-24 15:07+0100\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" diff --git a/po/et.po b/po/et.po index 163c5e426..f836c40f9 100644 --- a/po/et.po +++ b/po/et.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: GLib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-23 14:50+0300\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian \n" diff --git a/po/eu.po b/po/eu.po index 2a2e5965e..9ad32c5f0 100644 --- a/po/eu.po +++ b/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-19 19:52+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" diff --git a/po/fa.po b/po/fa.po index 94a8e4a40..a7c99e4cd 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-09-04 18:36+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian\n" diff --git a/po/fi.po b/po/fi.po index eeaaf9566..e7286dd51 100644 --- a/po/fi.po +++ b/po/fi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-23 16:50+0300\n" "Last-Translator: Ilkka Tuohela \n" "Language-Team: Finnish \n" diff --git a/po/fr.po b/po/fr.po index 6007e2424..9cead7758 100644 --- a/po/fr.po +++ b/po/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-27 20:19+0100\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French Team \n" diff --git a/po/ga.po b/po/ga.po index aeacfda74..88b54e24b 100644 --- a/po/ga.po +++ b/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-12-20 21:28-0700\n" "Last-Translator: Seán de Búrca \n" "Language-Team: Irish \n" diff --git a/po/gl.po b/po/gl.po index e6376f941..83c236192 100644 --- a/po/gl.po +++ b/po/gl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-08 15:04+0200\n" "Last-Translator: Ignacio Casal Quinteiro \n" "Language-Team: Galego \n" diff --git a/po/gu.po b/po/gu.po index 570b9decb..9a73b74ed 100644 --- a/po/gu.po +++ b/po/gu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-25 12:08+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" diff --git a/po/he.po b/po/he.po index 63a85120d..a44f509b9 100644 --- a/po/he.po +++ b/po/he.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-04-27 18:48+0300\n" "Last-Translator: Yair Hershkovitz \n" "Language-Team: Hebrew \n" diff --git a/po/hi.po b/po/hi.po index 16d5a6e9c..4ea722773 100644 --- a/po/hi.po +++ b/po/hi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.hi\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-11 16:41+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" diff --git a/po/hr.po b/po/hr.po index 10eda1500..79c0302bb 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-05-18 15:38+0000\n" "Last-Translator: Launchpad Translations Administrators \n" diff --git a/po/hu.po b/po/hu.po index 2192a26b2..a1f3b0703 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-28 15:07+0100\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" diff --git a/po/hy.po b/po/hy.po index 6175a985c..a6ff14a5c 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-03-03 16:24+0000\n" "Last-Translator: Norayr Chilingaryan \n" "Language-Team: Armenian \n" diff --git a/po/id.po b/po/id.po index 63864ed88..794edd74e 100644 --- a/po/id.po +++ b/po/id.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-08-30 22:41+0300\n" "Last-Translator: Mohammad DAMT \n" "Language-Team: Indonesia \n" diff --git a/po/is.po b/po/is.po index 58f140c76..8c9c5e2c6 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" diff --git a/po/it.po b/po/it.po index ce29aef0c..a30681d76 100644 --- a/po/it.po +++ b/po/it.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.19.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-14 16:55+0100\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" diff --git a/po/ja.po b/po/ja.po index 5fd37bdd4..2ebc091a6 100644 --- a/po/ja.po +++ b/po/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-17 23:23+0900\n" "Last-Translator: Takeshi AIHANA \n" "Language-Team: Japanese \n" diff --git a/po/ka.po b/po/ka.po index b1d51ccf8..a24eca0d7 100644 --- a/po/ka.po +++ b/po/ka.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ka\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-09-14 12:15+0200\n" "Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა \n" "Language-Team: Georgian \n" "Language-Team: Kannada \n" diff --git a/po/ko.po b/po/ko.po index db71927da..020d77e38 100644 --- a/po/ko.po +++ b/po/ko.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-26 15:45+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: GNOME Korea \n" diff --git a/po/ku.po b/po/ku.po index ee953c708..f25d91eee 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-04-20 17:33+0000\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" diff --git a/po/lt.po b/po/lt.po index e259df824..c42cbaafe 100644 --- a/po/lt.po +++ b/po/lt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-24 20:36-0400\n" "Last-Translator: Žygimantas Beručka \n" "Language-Team: Lithuanian \n" diff --git a/po/lv.po b/po/lv.po index 99060f813..e55cee7f3 100644 --- a/po/lv.po +++ b/po/lv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n" "Last-Translator: Artis Trops \n" "Language-Team: Latvian \n" diff --git a/po/mai.po b/po/mai.po index d96dbc55d..8de17aab6 100644 --- a/po/mai.po +++ b/po/mai.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-27 17:15+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: maithili \n" diff --git a/po/mg.po b/po/mg.po index c22918c32..8b71f1735 100644 --- a/po/mg.po +++ b/po/mg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-03-03 19:00+0300\n" "Last-Translator: Fanomezana Rajaonarisoa \n" "Language-Team: MALAGASY \n" diff --git a/po/mk.po b/po/mk.po index 2c30ff0a1..3b19eefa1 100644 --- a/po/mk.po +++ b/po/mk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.mk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-02-04 04:11+0100\n" "Last-Translator: Jovan Naumovski \n" "Language-Team: Macedonian \n" diff --git a/po/ml.po b/po/ml.po index b1dba0b4d..06c659f65 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-03-03 17:37+0530\n" "Last-Translator: Ani Peter \n" "Language-Team: Malayalam \n" diff --git a/po/mn.po b/po/mn.po index 59f23ca6f..1c8fc6404 100644 --- a/po/mn.po +++ b/po/mn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-05-30 01:07-0800\n" "Last-Translator: Бадрал \n" "Language-Team: Mongolian \n" diff --git a/po/mr.po b/po/mr.po index 540666d4b..c3ec44a51 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-13 19:46+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: marathi\n" diff --git a/po/ms.po b/po/ms.po index 4db6bc02e..80f0d643a 100644 --- a/po/ms.po +++ b/po/ms.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2004-02-03 02:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" diff --git a/po/nb.po b/po/nb.po index b99a2dc5e..e4dd6ce5a 100644 --- a/po/nb.po +++ b/po/nb.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.15.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-26 13:15+0100\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian bokmal \n" diff --git a/po/ne.po b/po/ne.po index 1cfd8eddd..a919c9dd1 100644 --- a/po/ne.po +++ b/po/ne.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-10.ne\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2006-04-27 00:00+0545\n" "Last-Translator: Shyam Krishna Bal \n" "Language-Team: Nepali \n" diff --git a/po/nl.po b/po/nl.po index f860b4f9f..23005f31a 100644 --- a/po/nl.po +++ b/po/nl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-23 14:07+0100\n" "Last-Translator: Wouter Bolsterlee \n" "Language-Team: Dutch \n" diff --git a/po/nn.po b/po/nn.po index 6901ff3a0..a7dc6b249 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-02-24 17:33+0100\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" diff --git a/po/oc.po b/po/oc.po index 7d10b6db0..1a2514d09 100644 --- a/po/oc.po +++ b/po/oc.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-04-23 10:42+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan \n" diff --git a/po/or.po b/po/or.po index 59dd4c78c..3481f398b 100644 --- a/po/or.po +++ b/po/or.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-01-28 14:56+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" diff --git a/po/pa.po b/po/pa.po index 739951784..17347320f 100644 --- a/po/pa.po +++ b/po/pa.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-12-17 07:11+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" diff --git a/po/pl.po b/po/pl.po index b1bf16c9a..55b3c70a1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-23 23:24+0100\n" "Last-Translator: Tomasz Dominikowski \n" "Language-Team: Aviary.pl \n" diff --git a/po/ps.po b/po/ps.po index 95de4da5a..a2d8d99ac 100644 --- a/po/ps.po +++ b/po/ps.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.head\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-07-14 19:07-0800\n" "Last-Translator: Zabeeh Khan \n" "Language-Team: Pashto \n" diff --git a/po/pt.po b/po/pt.po index ea6294807..8109cef9e 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.26\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-25 00:40+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 8a8804d33..0a2b6aec2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-01-30 15:57-0300\n" "Last-Translator: Jonh Wendell \n" "Language-Team: Brazilian Portuguese \n" diff --git a/po/ro.po b/po/ro.po index ce30deadd..a576364e5 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-18 00:49+0300\n" "Last-Translator: Mișu Moldovan \n" "Language-Team: Română \n" diff --git a/po/ru.po b/po/ru.po index 1002363ad..a0532cfae 100644 --- a/po/ru.po +++ b/po/ru.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib trunk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-03-11 20:54+0300\n" "Last-Translator: Nickolay V. Shmyrev \n" "Language-Team: Russian \n" diff --git a/po/rw.po b/po/rw.po index 505aefb4a..503fee648 100644 --- a/po/rw.po +++ b/po/rw.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-03-28 19:34-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" diff --git a/po/si.po b/po/si.po index 21532d089..585c7e028 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.si\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-06-20 14:56+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" diff --git a/po/sk.po b/po/sk.po index 4c3218b1d..4916f4a27 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-03-15 15:01+0100\n" "Last-Translator: Marcel Telka \n" "Language-Team: Slovak \n" diff --git a/po/sl.po b/po/sl.po index ce26510de..1c4f77714 100644 --- a/po/sl.po +++ b/po/sl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-02 11:32+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian \n" diff --git a/po/sq.po b/po/sq.po index 9b7e35cbe..0c22c4434 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-08-18 10:19+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" diff --git a/po/sr.po b/po/sr.po index 6e1cca608..7bc2366a0 100644 --- a/po/sr.po +++ b/po/sr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-09-06 21:11+0100\n" "Last-Translator: Горан Ракић \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@ije.po b/po/sr@ije.po index b8b1a273f..06632ce8f 100644 --- a/po/sr@ije.po +++ b/po/sr@ije.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2004-04-29 01:11+0200\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sr@latin.po b/po/sr@latin.po index 52e4be316..f4cf37b78 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-09-06 21:11+0100\n" "Last-Translator: Goran Rakić \n" "Language-Team: Serbian (sr) \n" diff --git a/po/sv.po b/po/sv.po index 94d3a6a47..7d063193b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-19 21:37+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" diff --git a/po/ta.po b/po/ta.po index c66cbe111..2e2739e16 100644 --- a/po/ta.po +++ b/po/ta.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2007-08-13 09:47+0530\n" "Last-Translator: Dr.T.Vasudevan \n" "Language-Team: TAMIL \n" diff --git a/po/te.po b/po/te.po index a06d4f4e9..2dfba4143 100644 --- a/po/te.po +++ b/po/te.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.te\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-09-17 19:40+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" diff --git a/po/th.po b/po/th.po index 5f0f32f7a..5e0364488 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.14.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-20 12:07+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" diff --git a/po/tl.po b/po/tl.po index 02c88363c..d84cd0116 100644 --- a/po/tl.po +++ b/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-12-01 17:31+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" diff --git a/po/tr.po b/po/tr.po index d59f1cb69..b4599558c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-21 15:53+0200\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" diff --git a/po/tt.po b/po/tt.po index 9a002051f..8e48f38c2 100644 --- a/po/tt.po +++ b/po/tt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgnome\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-11-09 13:19+0300\n" "Last-Translator: Albert Fazlí \n" "Language-Team: Tatarish \n" diff --git a/po/uk.po b/po/uk.po index ba6bd5247..be5a3aff3 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2008-11-13 11:56+0300\n" "Last-Translator: Maxim Dziumanenko \n" "Language-Team: Ukrainian \n" diff --git a/po/vi.po b/po/vi.po index 91828051d..56583a431 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.19.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-07 19:26+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" diff --git a/po/wa.po b/po/wa.po index 2bdd311c5..36e708685 100644 --- a/po/wa.po +++ b/po/wa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2004-05-03 14:40+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" diff --git a/po/xh.po b/po/xh.po index 0b47ce69b..c0d577f94 100644 --- a/po/xh.po +++ b/po/xh.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2005-02-08 12:31+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" diff --git a/po/yi.po b/po/yi.po index 4f9ee7716..d599a8931 100644 --- a/po/yi.po +++ b/po/yi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2003-03-19\n" "Last-Translator: Raphael Finkel \n" "Language-Team: Yiddish \n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 1ca874233..925bc4a2e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-01-02 15:36+0800\n" "Last-Translator: Deng Xiyue \n" "Language-Team: i18n-zh \n" diff --git a/po/zh_HK.po b/po/zh_HK.po index 55d75ea23..8e87edf38 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.19.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-25 20:26+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 311cf8229..039974e45 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.19.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-03-02 00:32-0500\n" +"POT-Creation-Date: 2009-03-02 01:13-0500\n" "PO-Revision-Date: 2009-02-23 19:56+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Taiwan) \n"