]> Pileus Git - ~andy/gtk/commitdiff
2.8.2
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 24 Aug 2005 18:22:23 +0000 (18:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 24 Aug 2005 18:22:23 +0000 (18:22 +0000)
176 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
INSTALL
README
contrib/gdk-pixbuf-xlib/ChangeLog
docs/reference/ChangeLog
gdk-pixbuf/ChangeLog
gtk/gtkclipboard.c
gtk/gtkfilesystemunix.c
gtk/xdgmime/ChangeLog
modules/engines/pixbuf/ChangeLog
po-properties/ChangeLog
po-properties/af.po
po-properties/am.po
po-properties/ar.po
po-properties/az.po
po-properties/az_IR.po
po-properties/be.po
po-properties/bg.po
po-properties/bn.po
po-properties/br.po
po-properties/bs.po
po-properties/ca.po
po-properties/cs.po
po-properties/cy.po
po-properties/da.po
po-properties/de.po
po-properties/el.po
po-properties/en_CA.po
po-properties/en_GB.po
po-properties/es.po
po-properties/et.po
po-properties/eu.po
po-properties/fa.po
po-properties/fi.po
po-properties/fr.po
po-properties/ga.po
po-properties/gl.po
po-properties/gu.po
po-properties/he.po
po-properties/hi.po
po-properties/hr.po
po-properties/hu.po
po-properties/hy.po
po-properties/ia.po
po-properties/id.po
po-properties/is.po
po-properties/it.po
po-properties/ja.po
po-properties/ko.po
po-properties/li.po
po-properties/lt.po
po-properties/lv.po
po-properties/mi.po
po-properties/mk.po
po-properties/ml.po
po-properties/mn.po
po-properties/mr.po
po-properties/ms.po
po-properties/nb.po
po-properties/ne.po
po-properties/nl.po
po-properties/nn.po
po-properties/no.po
po-properties/nso.po
po-properties/pa.po
po-properties/pl.po
po-properties/pt.po
po-properties/pt_BR.po
po-properties/ro.po
po-properties/ru.po
po-properties/rw.po
po-properties/sk.po
po-properties/sl.po
po-properties/sq.po
po-properties/sr.po
po-properties/sr@Latn.po
po-properties/sr@ije.po
po-properties/sv.po
po-properties/ta.po
po-properties/te.po
po-properties/th.po
po-properties/tk.po
po-properties/tr.po
po-properties/uk.po
po-properties/uz.po
po-properties/uz@Latn.po
po-properties/vi.po
po-properties/wa.po
po-properties/xh.po
po-properties/yi.po
po-properties/zh_CN.po
po-properties/zh_TW.po
po/ChangeLog
po/af.po
po/am.po
po/ar.po
po/az.po
po/az_IR.po
po/be.po
po/bg.po
po/bn.po
po/br.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_CA.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/ga.po
po/gl.po
po/gu.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/hy.po
po/ia.po
po/id.po
po/is.po
po/it.po
po/ja.po
po/ko.po
po/li.po
po/lt.po
po/lv.po
po/mi.po
po/mk.po
po/ml.po
po/mn.po
po/mr.po
po/ms.po
po/nb.po
po/ne.po
po/nl.po
po/nn.po
po/no.po
po/nso.po
po/pa.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/rw.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@Latn.po
po/sr@ije.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tk.po
po/tr.po
po/uk.po
po/uz.po
po/uz@Latn.po
po/vi.po
po/wa.po
po/xh.po
po/yi.po
po/zh_CN.po
po/zh_TW.po

index 62b200c9f136956a6e973382e60717f9aca29c99..755b40341784d8dc6c8f028410c8cf3ee471a6c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
+       * gtk/gtkclipboard.c (request_image_received_func): Use the correct
+       callback for image/gif, and also try image/bmp.  (#314086,  Mark 
+       Wielaard)
+
+       * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): 
+       Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev.  (#314382,
+       Sebastien Bacher)
+       
        * NEWS: Updates
 
        * gtk/gtksettings.c (gtk_settings_get_for_screen): Make sure font
index 62b200c9f136956a6e973382e60717f9aca29c99..755b40341784d8dc6c8f028410c8cf3ee471a6c1 100644 (file)
@@ -1,5 +1,15 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
+       * gtk/gtkclipboard.c (request_image_received_func): Use the correct
+       callback for image/gif, and also try image/bmp.  (#314086,  Mark 
+       Wielaard)
+
+       * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): 
+       Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev.  (#314382,
+       Sebastien Bacher)
+       
        * NEWS: Updates
 
        * gtk/gtksettings.c (gtk_settings_get_for_screen): Make sure font
index 62b200c9f136956a6e973382e60717f9aca29c99..755b40341784d8dc6c8f028410c8cf3ee471a6c1 100644 (file)
@@ -1,5 +1,15 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
+       * gtk/gtkclipboard.c (request_image_received_func): Use the correct
+       callback for image/gif, and also try image/bmp.  (#314086,  Mark 
+       Wielaard)
+
+       * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): 
+       Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev.  (#314382,
+       Sebastien Bacher)
+       
        * NEWS: Updates
 
        * gtk/gtksettings.c (gtk_settings_get_for_screen): Make sure font
diff --git a/INSTALL b/INSTALL
index fa6eca0abed8370f7ba25748162c865f9618e5a6..d0993e4818dd1a4637f0d390be371b06a5f85697 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.8.1.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.8.1                         # change to the toplevel directory
+  % gzip -cd gtk+-2.8.2.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.8.2                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]
diff --git a/README b/README
index 50794900a24d66ad497f6fc917d1b6f6129866e8..7c0bd8dcb6e39ac82d0f61e2375d0bb7ba04f9d4 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is GTK+ version 2.8.1. GTK+ is a multi-platform toolkit for
+This is GTK+ version 2.8.2. GTK+ is a multi-platform toolkit for
 creating graphical user interfaces. Offering a complete set of widgets,
 GTK+ is suitable for projects ranging from small one-off projects to
 complete application suites.
index 10665555362b3722e6534949dbd35d5e6221d293..960ebe7d79d878f86c8372a4511c0fb17d69e869 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-13  Matthias Clasen  <mclasen@redhat.com>
index e76c649754fb46b83d50518af6e4b999a8165d3d..53cb38422e7c673711db23887e50890d3d45655a 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
index 27d3aa69dd98a4c93987acfd46772a743ebfffba..7fb50a1dfdb1d5f92be264e4bef7f34414bc856b 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-18  Matthias Clasen  <mclasen@redhat.com>
index 74cdf66ebdb6fc5275910fed1c4e43a130b4774c..2a9c79a03e480e05d8308760351407f0c4466d16 100644 (file)
@@ -1004,6 +1004,7 @@ request_image_received_func (GtkClipboard     *clipboard,
     {
       /* If we asked for image/png and didn't get it, try image/jpeg;
        * if we asked for image/jpeg and didn't get it, try image/gif;
+       * if we asked for image/gif and didn't get it, try image/bmp;
        * If we asked for anything else and didn't get it, give up.
        */
       if (selection_data->target == gdk_atom_intern ("image/png", FALSE))
@@ -1017,7 +1018,14 @@ request_image_received_func (GtkClipboard     *clipboard,
        {
          gtk_clipboard_request_contents (clipboard,
                                          gdk_atom_intern ("image/gif", FALSE), 
-                                         request_text_received_func, info);
+                                         request_image_received_func, info);
+         return;
+       }
+      else if (selection_data->target == gdk_atom_intern ("image/gif", FALSE))
+       {
+         gtk_clipboard_request_contents (clipboard,
+                                         gdk_atom_intern ("image/bmp", FALSE), 
+                                         request_image_received_func, info);
          return;
        }
     }
index 274545e5d2bffa646aec5350fa2ce8ad6cd4f8d4..403b52129f9bf9a6decdacded20911028b965f89 100644 (file)
@@ -808,7 +808,7 @@ gtk_file_system_unix_volume_render_icon (GtkFileSystem        *file_system,
 {
   GdkPixbuf *pixbuf;
 
-  pixbuf = get_cached_icon (widget, "gnome-fs-blockdev", pixel_size);
+  pixbuf = get_cached_icon (widget, "gnome-dev-harddisk", pixel_size);
   if (pixbuf)
     return pixbuf;
 
index 7deb8535fb415f8b58b059076fa04e1b2c2818e4..efaa26cc3f93011596e2db226f0bbe1d585dcfb1 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-13  Matthias Clasen  <mclasen@redhat.com>
index e9161e2a61437a1d8e9c721bb7c5aff8037164ad..60b3260eb87f31d15e2d6c5740de6eaeab57faa5 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-13  Matthias Clasen  <mclasen@redhat.com>
index 50f6d5ee8ab3bf772d13fc06a904cc969e44a5ba..5e80599ec581fee971f59305c9411429541fa2d1 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-15  Maxim Dziumanenko <mvd@mylinux.ua>
index 406c9b8c5ada5b1a4b84381a62e4b1d845a2c931..fcc01c208aed95367444350e667dcc54eec1deaf 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties 2.6-branch\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-30 17:02+0200\n"
 "Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
 "Language-Team: Afrikaans <translate-discuss-af@lists.sourceforge.net>\n"
index 311fb376a4022f5a733c40ab9c194bc2b35a0b95..1e2b587b3ac79fbc4ff6c9c21c424daaffcfa891 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-01-14 11:02+EDT\n"
 "Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
 "Language-Team: Amharic <locales@geez.org>\n"
index 0c93a90a6d25fcde0687881a78274bb3b3989c06..397e1b7cecf88f65d0f66f9f08c79deda4a7e6f3 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-17 08:30+0100\n"
 "Last-Translator: Arafat Medini <lumina@silverpen.de>\n"
 "Language-Team: Arabic <doc@arabeyes.org>\n"
index b1c2f98e9d5f7f9c1321aff44047e5bcf947ef7e..c487501562be11110d064276935ccf63b1664d62 100644 (file)
@@ -32,7 +32,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-07 18:05+0200\n"
 "Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
 "Language-Team: Azerbaijani Turkish <translation-team-az@lists.sourceforge."
index aea45d7637654f9d99782d27a3d68c2932fa56ba..a9bc234c62dbe9d1609eead02e7e49bbe3d6a135 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties gtk-2-4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-09-27 15:41+0330\n"
 "Last-Translator: Amir Hedayaty <amir@bamdad.org>\n"
 "Language-Team: Iranian Azerbaijani <az-ir@lists.sharif.edu>\n"
index 63f71042724b3083301da5d56b486618c1cb13cb..db18d5483cdc0c71b084a785159d917b4f862c29 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-03-31 07:40+0300\n"
 "Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
 "Language-Team: Belarusian <i18n@mova.org>\n"
index 945a861668afa470e8d4e40e3c16202e8f0db30b..b872e24ca415b8f51d561cd1b042228f1325f002 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+-properties 2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-25 09:43+0300\n"
 "Last-Translator: Vladimir Petkov <vpetkov@i-space.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
index e5ca36d20a5f23ccc2e09c73ae4e2a4e11801a48..1eab03aac1af2cb06db1b35575421ecc23071e34 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-18 10:45+0600\n"
 "Last-Translator: Progga <progga@BengaLinux.Org>\n"
 "Language-Team: Bangla <gnome-translation@BengaLinux.Org>\n"
index 7747e88079379484fb0f647777df3a005294a0cd..67f0a00ba9fb0c383fa36d57648adff0bcb3c795 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-15 16:03+0100\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
 "Language-Team: br <LL@li.org>\n"
index fd33c775735fef57e4bff898a43acf91589a971f..e6b7c5c4df6f4f0c3ffe7e30c949390387ea82a5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.gtk-2-4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-07-19 00:47+0200\n"
 "Last-Translator: Kenan Hadžiavdić <kenan@bgnett.no>\n"
 "Language-Team: Bosnian <lokal@linux.org.ba>\n"
index 08241ed76071d750555b820025ea74f9e588d09c..98209df3380293ac39ea0a1456291c3c4f8349ef 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-11 02:41+0200\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
 "Language-Team: Catalan <tradgnome@softcatala.org>\n"
index 9e4348763f006d67593e3074decdd7d8df85f241..79912b79ff73b27790248bacde54b5d8bf73b265 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-23 18:29+0200\n"
 "Last-Translator: Miloslav Trmac <bukm@centrum.cz>\n"
 "Language-Team: Czech <cs@li.org>\n"
index 510b33bba8d1084e5271a695f6a21c1a4a6ee949..f615a9467fecca0971dca1b1300fc3df86abf73e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-09 22:45+0100\n"
 "Last-Translator: Rhys Jones <rhys@sucs.org>\n"
 "Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n"
index 985ebf34264128fc960ef996709c8e7ccc26bd51..8a43d1e2338e6897ddb705b57297fadca77627b9 100644 (file)
@@ -35,7 +35,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-06-20 21:32+0200\n"
 "Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
index 44ebc5923af4e6d03f88ffc244486a059cdae116..c93b252e7ac7a7bcacb96ee7c2351b54ab54c5da 100644 (file)
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GTK+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-26 22:19+0200\n"
 "Last-Translator: Hendrik Brandt <heb@gnome-de.org>\n"
 "Language-Team: German <gnome-de@gnome.org>\n"
index eb7d8ce4c4f4c56de6994695309b420da078b187..f70d118f61373d4ad2d8b88e9663aefaa3328ee9 100644 (file)
@@ -26,7 +26,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 18:14+0300\n"
 "Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
 "Language-Team: Greek <team@gnome.gr>\n"
index 79dc07b12c48dad67e4127cd9f185239ea4fda1e..c4d6e091993647ebf22e7b3cd00bb7d082f24076 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-22 22:53-0400\n"
 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
 "Language-Team: Canadian English <adamw@gnome.org>\n"
index 02b3bd2d96bab571074d8decb64213adfed6ffe6..f4f0dec5c3e677e9a67478f7e5a16565c9b0caab 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 1.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-07 21:34-0400\n"
 "Last-Translator: David Lodge <dave@cirt.net>\n"
 "Language-Team: \n"
index 5dac282608a7a0aa2e7725aff695df8a7a8fd4a7..92b816f346c73523c12863f13db8fc2032237e13 100644 (file)
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GTK-2.7\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-24 18:47+0200\n"
 "Last-Translator: Francisco Javier F. Serrador <serrador@gnome.org>\n"
 "Language-Team:  <traductores@es.gnome.org>\n"
index 1a28abe8c44e7c7a609780f6ba6cabe296585d28..e25dcb481a363deaf58bfacbb50d554ab3f553e8 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-27 10:12+0300\n"
 "Last-Translator: Ivar Smolin <okul@linux.ee> \n"
 "Language-Team: Estonian <gnome-et@linux.ee>\n"
index d8a10a19b0688c8761dd5df634861a393d44a26d..a2fc995eef213a64dc8db4d45d69d552bed2e857 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-13 20:22+0200\n"
 "Last-Translator: Hizkuntza Politikarako Sailburuordetza <hizkpol@ej-gv.es>\n"
 "Language-Team:  <itzulpena@euskalgnu.org>\n"
index 5e8fd9f8c9542f1efe1823c53d9f7eb8f1e183f1..4fe312c81b35397f5ff79e73d7f7901fe5e441f9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-03 17:49+0330\n"
 "Last-Translator: Roozbeh Pournader <roozbeh@sharif.edu>\n"
 "Language-Team: Persian <farsi@lists.sharif.edu>\n"
index 9ae85635e4e457ce46d69586df3aa3aa3c00bf66..a512dcbd827c4d68507d3f1a2049429ed88dbfec 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-28 19:34+0300\n"
 "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
 "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
index b8815b39f280a664abf440ccf0c71365dfcd8528..ac1684e7adce05a180a4f0c6d4150363fa7a433b 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+_properties 2.3.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-02-24 19:01+0100\n"
 "Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
 "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
index 6aa18fd7574743204230a61ae862234f8d18c313..b9a858c75a2ece8c3dc79c96f047f451522bce8c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-14 07:18+0000\n"
 "Last-Translator: Alastair McKinstry <mckinstry@computer.org\n"
 "Language-Team: Gaeilge <gaeilge-gnulinux@lists.sourceforge.net>\n"
index a53e256cd031ce19a975815e7b807ac4ea9c65aa..720cc5c5d37f62ce5a273767e3142ee388c90314 100644 (file)
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 1.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2000-08-10 23:10+0200\n"
 "Last-Translator: Jesus Bravo Alvarez <jba@pobox.com>\n"
 "Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
index 1d685a87ec73aa497d7fb6ad1f637c715def1f4e..85f011970b2c06f37b5c77a09b5f36b60cdb9bf3 100644 (file)
@@ -92,7 +92,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD.gu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-27 12:16+0530\n"
 "Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
 "Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
index cc0feb85992e1b3c032644afd5e526aa5358890c..da4fc66952368c8af10de38123e7f4fdf221a1f3 100644 (file)
@@ -19,7 +19,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.he\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2002-12-07 10:05+0200\n"
 "Last-Translator: Gil 'Dolfin' Osher <dolfin@rpg.org.il>\n"
 "Language-Team: Hebrew <he@li.org>\n"
index 090014e3bf776fe1d66fad1b3d06ba66e39d0aba..1211eaa23a84279a00a1b678d4713fed55d94676 100644 (file)
@@ -523,7 +523,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD.hi\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-07 15:07+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
index 622d7f3b9f0f3a25fbdaa32162cb2c19177ed5be..08758867c2625865969769863f5c4c0291319349 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties 0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-24 05:39+CET\n"
 "Last-Translator: Robert Sedak <robert.sedak@sk.tel.hr>\n"
 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
index 9ab1ed8683f613a9374de0eb92f9921e6acc1804..d6ce0bb3f36d19503ceb31849ba375e38189e592 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD.hu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-14 10:09+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome@gnome.hu>\n"
index f3d115b9923ef8dde6cdd35ee43afaf3c5d3cbba..74706c6b7c3b6e33f55bead53ebc4bcddb4aeea4 100644 (file)
@@ -49,7 +49,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.hy\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-19 17:50+0500\n"
 "Last-Translator: \n"
 "Language-Team:  <en@li.org>\n"
index a7e5393fa7398268c9fc34344a3921d2fe6faf1b..586ed2a7dbbcf775a92b29a61edae2c0898d3930 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 1.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2000-10-27 02:02+0100\n"
 "Last-Translator: Robert Brady <rwb197@zepler.org>\n"
 "Language-Team: Interlingua\n"
index 6d4211c236d7e894203f77628e405d8656812721..7b9fedd7e458eb5cec74cc20f77930ac3b1b5f8c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-07 23:38+0300\n"
 "Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
 "Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
index 920122d64bf32ff29a110ca1dd0d88a96fab5986..748c994b3fc0796ff51d444d8b841f128c0f746d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk 2.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-07-22 16:05+0000\n"
 "Last-Translator: Richard Allen <ra@ra.is>\n"
 "Language-Team: is <is@li.org>\n"
index 27ee64e40fb977c82b3f8e6f02040a4687b8f216..085adaf3bcce68bd8e684c65faa8d8bc1ba21505 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-02 22:17+0100\n"
 "Last-Translator: Alessio Dessi <alessiodessi@tiscali.it>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
index be129dfa4b4151c7579f42973c3ede0027cff77e..c25f5fe145020bf9efc383a2397971c65746146a 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-31 22:04+0900\n"
 "Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
 "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
index 9b043895f23777174dc8e91c8571ec51e91df58a..96832f29910dd48a920e99844d1e75659acb9cca 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properrties 2.3.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-04 01:54+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
index 9aac7270bcb7f140529a3df7f8cf9b726c5c7c30..c326839bf3b139631021c6449f2be902b8d1f271 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-05-28 17:57+0000\n"
 "Last-Translator: Mathieu van Woerkom <mathieu.brabants.org>\n"
 "Language-Team: Limburgish <li.org>\n"
index bc5fb50cf6dcf2732bec5e540565d92bed8aee76..fe5379a0e20952af797ef499bd04548834bec2ee 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-01-06 19:45+0200\n"
 "Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
index 783ec9625f74814129bd599b4e0a6f311427a5be..1dc6765903d8c2c87adcb0e520cd3a6ebc1f2d19 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2002-12-19 16:10+0200\n"
 "Last-Translator: Artis Trops <hornet@navigator.lv>\n"
 "Language-Team: Latvian <ll10nt@os.lv>\n"
index b6093f76559fac647780690042ffd2995e25e40d..68c6dda0477a8ee0e8ad9e51cd010684bdddf4b6 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-02-06 21:52+1300\n"
 "Last-Translator: John C Barstow <jbowtie@amathaine.com>\n"
 "Language-Team: Maori <maori@nzlinux.org.nz>\n"
index b54044a64917c2fe3ab5bd6b65996380d1db4c9d..a7b2286d95f69569a54a6e28aabd2be1168ce424 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: mk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-11 21:07+0200\n"
 "Last-Translator: Арангел Ангов <ufo@linux.net.mk>\n"
 "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
index 1ecf7d3e54907ffe68d5631842cf7e74a2cfe2bd..103c6dffd819505d0629b8f0abb2fc532f5afccd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:gtk+.gtk-2-2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-07-05 10:29+0530\n"
 "Last-Translator: FSF-India <locale@gnu.org.in>\n"
 "Language-Team: Malayalam <locale@gnu.org.in>\n"
index 7144ddeaae42e66545caca84708a01a48cfffc1c..60ee8c6c7b0bb85e69dfff7ab7fa0c536b7f374f 100644 (file)
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-09 12:13+0100\n"
 "Last-Translator: Sanlig Badral <badral@openmn.org>\n"
 "Language-Team: Mongolian <openmn-core@lists.sf.net>\n"
index f8639df932759a9660f87bf69d3410e8e0b2bcae..d1978a014cc3f69d252768263bdc44b1fdb206be 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.mr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-13 14:59+0530\n"
 "Last-Translator: Jitendra Shah <jitendras@vsnl.com>\n"
 "Language-Team:  Marathi <www.indictrans.org>\n"
index 5dc1072ed41ffa210162af3d281601d656d5bd6d..98db6476ce4f950fba9f3123a964150c783bf093 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+ 1.3.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-20 00:57+0730\n"
 "Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n"
 "Language-Team: Projek Gabai <gabai-penyumbang@list.sourceforge.net>\n"
index 7602e15d63fc490610b481e7918ed5bacc680286..3cba988cfcbda852fe613dcbe3b40a953ad713b0 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 13:40+0200\n"
 "Last-Translator: Terance Edward Sola <terance@lyse.net>\n"
 "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
index 3b44468b1422660f3a5c6b05c88414b43a162884..d211d872eb01e8702a39b12d63fd3d0456d62523 100644 (file)
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-05-15 15:47+0545\n"
 "Last-Translator: Ganesh Ghimire <gghimire@gmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
index c06621f4b34c866592ddbfbf5fd7d8dc50419043..a5a5fdc3683550dc8fab45213893eb97e7cdb3b1 100644 (file)
@@ -19,7 +19,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-22 01:23+0200\n"
 "Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
index e205a13ecb5038a4932ab0975cdaf612c8197ff9..98220a35a85cbe4a59a77f4cbf79c411c7dda18e 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-03 23:53+0100\n"
 "Last-Translator: Åsmund Skjæveland <aasmunds@fys.uio.no>\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
index 7602e15d63fc490610b481e7918ed5bacc680286..3cba988cfcbda852fe613dcbe3b40a953ad713b0 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 13:40+0200\n"
 "Last-Translator: Terance Edward Sola <terance@lyse.net>\n"
 "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
index 2d9e2be885d93c9f880a52b0942028b2c606ca34..59f1865f6f3296b3dedfb8b5e0c02d38d7b78c6a 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties 2.8-branch\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-11-30 15:02+0200\n"
 "Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
 "Language-Team: Northern Sotho <translate-discuss-nso@lists.sourceforge.net>\n"
index c1f43eee3e1458da5b096f183cf93ae693d5e41f..797a567d4019ba29916b87ea57f379b3c31b3320 100644 (file)
@@ -126,7 +126,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-22 18:18+0530\n"
 "Last-Translator: Amanpreet Singh Brar <amanpreetalam@yahoo.com>\n"
 "Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
index 96f5c5d36b285470de65a2cf29e11e3bc1a63921..c2d057036a671d8e71dc4eeff0a1d8c281680960 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-11-14 17:38+0100\n"
 "Last-Translator: Gnome PL Team <translators@gnomepl.org>\n"
 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
index a728c1d767eb65c5e1afae16cebdbca8699414d5..517eeaf42b2a8583991703288d096c0c13ac54dd 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2.12\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-23 15:25+0000\n"
 "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
 "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
index c39ed017f301e5acb0bb69f9363542c0b93fa38c..935b7d7aaf577991832809129795af02e75ef7a7 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.gtk-2-6.pt_BR\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-03-30 19:32-0300\n"
 "Last-Translator: Afonso Celso Medina <medina@maua.br>\n"
 "Language-Team: Português/Brasil <gnome-l10n-br@listas.cipsga.org.br>\n"
index 99c2285410a6a0753ecff0176b9cd128cd2d5b1d..39cd779161753c8dfceb9882bcec782a6ebc41e6 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-14 22:12+0300\n"
 "Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
 "Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
index 8ddad63763c28a66f646bf7554f3d7a1cbe24ec6..cfe33b9ace39cc7afd6b3a91588a4bb53bd7ffa0 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-12-17 19:22+0200\n"
 "Last-Translator: Leonid Kanter <leon@asplinux.ru>\n"
 "Language-Team:  <gnome-cyr@gnome.org>\n"
index 215a3b803700730453937209f8c7e2d11592550a..af5a6353634b0e6d1ad8786cef7bcc2371b324de 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 317\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-11-17 21:21-0700\n"
 "Last-Translator: Steve Murphy <murf@e-tools.com>\n"
 "Language-Team: Kinyarwanda <en@li.org>\n"
index c114f3e7119f4ef96285d651cc40d3d17be8d79e..3d48338e9b4a4eeaac7048bca45e4a433de25c93 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-05 22:54+0200\n"
 "Last-Translator: Marcel Telka <marcel@telka.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
index 24ab78a7525b0e8cbd388afc7e1a1883e58f5328..018b0e4f7df1c753335980a15239f7d9edd7854e 100644 (file)
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GTK+ 1.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2002-02-26 00:23+0100\n"
 "Last-Translator: Andraž Tori <andraz.tori1@guest.arnes.si>\n"
 "Language-Team: slovenian <sl@li.org>\n"
index 108c7e060da394b36869742b5a375931a9062ee1..a0d2c25ab9ed7611324988e886ea8576abd5f91c 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties.HEAD.sq\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-28 11:09+0200\n"
 "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
 "Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
index 7b38beb7ceeb0da359adcadf7d8c6db9020c1ba3..03559a39759ee48a1cb00fbdbbf7ad0f50fb7053 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-09 12:08+0200\n"
 "Last-Translator: Данило Шеган <danilo@gnome.org>\n"
 "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
index a8bcaae8aef8ea16fca7c07ce270a44ff1cca08e..61e08d45c1406b06be00a914fa2eb107789c8faf 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-09 12:08+0200\n"
 "Last-Translator: Danilo Šegan <danilo@gnome.org>\n"
 "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
index 7270fe9de75aff5af0dd22834ebc97ca3742714e..fffd3a4946e3dee39c08a21bc1d0965f539448ca 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-09 05:28+0100\n"
 "Last-Translator: Bojan Suzic <bojans@teol.net>\n"
 "Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
index 3be6ab2704a54b28f8fff0392ad299b3b92bee56..cb51eec66c3ba85cd7de9b8b7140f5ce18778aab 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-12-18 15:10+0100\n"
 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
 "Language-Team: Swedish <sv@li.org>\n"
index c7c4308f51e115cd314a1f1e82d06cec0a1fef1d..aa190ed1d42883c9cdb2fff26a99698cdf98fbbc 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tamil Gtk 2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-02-21 18:21-0600\n"
 "Last-Translator: Dinesh Nadarajah <dinesh_list@sbcglobal.net>\n"
 "Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
index 576d0f7d35f5565efa80693dee6bcf7b34bbeeae..ff61952cc245e5d0723896e21bd480e3317c3df9 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.8\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-04 22:50+0530\n"
 "Last-Translator: Sunil Mohan Adapa <sunil@atc.tcs.co.in>\n"
 "Language-Team: Swecha <indlinux-telugu@lists.sourceforge.net>\n"
index b2a2dde418991edcfaeb9f2b9b15b2f47f8aa451..7e70e2a911edc5994c9aaea5c05731b55db95cf8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-02-16 21:19-0600\n"
 "Last-Translator: Paisa Seeluangsawat <paisa@users.sf.net>\n"
 "Language-Team: Thai <L10n@opentle.net>\n"
index a19ab5cc449347ac0f8563b3090b46883a76dd06..55afe8c10f0a7f9a2122b793f54f44e19a512628 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-05-25 17:46+0330\n"
 "Last-Translator: Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>\n"
 "Language-Team: Turkmen <kakilikgroup@yahoo.com>\n"
index 42033f7d8dc54ebfc9c8b7f21cad255361ca2b07..b81925ea6c209a78240c77eec4caeb30541c3d79 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-09 17:26+0300\n"
 "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
 "Language-Team: Turkish <gnome-turk@gnome.org>\n"
index e75f8d7425d485fb211b485c211964499f280cd7..55785d2983319fd76b63f4ee3393292d315b0917 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-15 18:33+0200\n"
 "Last-Translator: Maxim Dziumanenko <mvd@mylinux.ua>\n"
 "Language-Team: Ukrainian <uk@li.org>\n"
index cea1ccaf015c66502358e3cd89fed86412e4c8c6..7c33c6f7cf4be085bab2749a272d41b433f39a31 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-07-19 18:54+0200\n"
 "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
 "Language-Team: Uzbek <kmashrab@uni-bremen.de>\n"
index 04dfd36d59b9e459ceae85b521bab06c1db66c53..d1367ea5574e12d1fb67c3dd803197fb9cca4fff 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk20\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-09-06 00:29+0200\n"
 "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
 "Language-Team: Uzbek <uz-li@yahoogroups.com>\n"
index 2935b27fee6def53a16be2bf39dac94a19c917a7..4f1d10cd787d7749a8bd360a25113c96ed70782f 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-01-08 20:42+0700\n"
 "Last-Translator: pclouds <pclouds@gmx.net>\n"
 "Language-Team: GnomeVN\n"
index 3a07374c7334263de67626e610e657e4cc4cefc4..4fd091c27daf439f024bab80f808ffe100aaaae6 100644 (file)
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk20 1.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-05-03 14:21+0200\n"
 "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
 "Language-Team: Walloon <linux-wa@walon.org>\n"
index 9d8d211c2c6ef2a20e8d11b5665f29fa1bc1bb20..ba2746362c1924aca64ba025f93531d5cf318e37 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-02-08 08:59+0200\n"
 "Last-Translator: Canonical Ltd <translations@canonical.com>\n"
 "Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
index b58097981f85ea3e112d13d3c4571137a2082bc3..db3d8af6a9b85e0e38faa728351a545ac93af224 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-02-11\n"
 "Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
 "Language-Team: None <>\n"
index 7e6f099c21c49e88faebe850f395d86ca0de0bfc..07c10e05d050a8624316752b4d6bcd1f946ed348 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-23 15:01+0800\n"
 "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
 "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
index 1996e0cc08b28279e6732d9ecc576629b1aa6f99..b730613896cb9f25372d99d2f68ee61db24adb22 100644 (file)
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+-properties 2.6.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:39-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-06-17 20:04+0800\n"
 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
 "Language-Team: Chinese/Traditional <community@linuxhall.org>\n"
index bdda188d08d6032ccff65d7b030f2c9a13fce143..7141815a8a278fef49b92050d0ca31c07a9ddec9 100644 (file)
@@ -1,5 +1,7 @@
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
+       * === Released 2.8.2 ===
+
        * === Released 2.8.1 ===
 
 2005-08-23  Gabor Kelemen  <kelemeng@gnome.hu>
index 2a40414ad550fb25f2228ff275181376ffa94989..0f0fc296c8a8fc0663be7ad044ca9fb816fc3513 100644 (file)
--- a/po/af.po
+++ b/po/af.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6-branch\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-30 17:02+0200\n"
 "Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
 "Language-Team: Afrikaans <translate-discuss-af@lists.sourceforge.net>\n"
index 1b31e8e85e53c886a9c8ec8440bbbce6364b8a83..3ce309dc4d5413a2e0fe9a32de2bed32929ecade 100644 (file)
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-01-14 11:02+EDT\n"
 "Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
 "Language-Team: Amharic <locales@geez.org>\n"
index c4b44c379ae15b0a254e82b3389c1082d68c1f02..420e4001d70b9e020be56c5e9c3adcda297ed263 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-08-30 19:23+0300\n"
 "Last-Translator: Ayman Hourieh <aymanh@gmail.com>\n"
 "Language-Team: Arabic <support@arabeyes.org>\n"
index 08443292bb7950abbf89e420882292f075154dbf..6b3d1c03fa3f252a5a54e882ff197501927909b4 100644 (file)
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-17 22:41+0300\n"
 "Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
 "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
index 6cb38c14d861bc13264ddca54ad12b6a9ce3f78c..00d01eb6d2b90d4ccc91014b3fe1507b70702194 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ gtk-2-4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-09-27 14:58+0330\n"
 "Last-Translator: Amir Hedayaty <amir@bamdad.org>\n"
 "Language-Team: Iranian Azerbaijani <az-ir@lists.sharif.edu>\n"
index a175a08549deff014cac098ea8b94157a4f2c87c..7f3e2f0f08292b06dba3b316f353e10009c8e38c 100644 (file)
--- a/po/be.po
+++ b/po/be.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-03-31 07:40+0300\n"
 "Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
 "Language-Team: Belarusian <i18n@mova.org>\n"
index 14b64397807cfa7bcd0187ec112ebab812d9dbac..201c07b7b53238e948d32a1461fd8f0c14cc9535 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-25 10:02+0300\n"
 "Last-Translator: Vladimir Petkov <vpetkov@i-space.org>\n"
 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
index 8428cd20664971a562ac314bf53bb98654a9517f..203aaf43c0fff834acb01877328cd1c1c60ec520 100644 (file)
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-17 21:00+0600\n"
 "Last-Translator: Progga <progga@BengaLinux.Org>\n"
 "Language-Team: Bangla <gnome-translation@BengaLinux.Org>\n"
index 4376b9c00eba3b4546f92f254a1557a10af37f4b..0a1461a3c04baa9774f725e94fa93a4941b18b58 100644 (file)
--- a/po/br.po
+++ b/po/br.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2.3.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-08-03 00:53+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
 "Language-Team: br <LL@li.org>\n"
index 058a1ed690f742692f3b242aec328865fc4a01cf..ab490bd5789b710c9faac80ea26db3b2f28f9470 100644 (file)
--- a/po/bs.po
+++ b/po/bs.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-4.bs\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-07-31 01:30+0200\n"
 "Last-Translator: Kenan Hadžiavdić <kenan@bgnett.no>\n"
 "Language-Team: Bosnian <lokal@linux.org.ba>\n"
index 483c4aee0dffe05bb84ce9986f68ea869bdb6bee..c37cfce524751fcb3003ed95e3167d716b744b0c 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-11 03:03+0200\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
 "Language-Team: Catalan <tradgnome@softcatala.org>\n"
index 82799ca4c7a9bb07ae479a6b3e4e34160d788095..be9f81559d98eb985f18c757478bd752cd3c41ed 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-23 18:28+0200\n"
 "Last-Translator: Miloslav Trmac <bukm@centrum.cz>\n"
 "Language-Team: Czech <cs@li.org>\n"
index 74c8b6495b6a39bc7950255ed13af57bbbf3f973..9a7e21adb79299af56ceeb84acca6a6dda65569d 100644 (file)
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-09 23:03+0100\n"
 "Last-Translator: Rhys Jones <rhys@sucs.org>\n"
 "Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n"
index 2c04303e6b832baa609677ece9f93659a3a25c57..cbe11c90a49646820f031afc50c91524921b0387 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -32,7 +32,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-06-14 11:11+0200\n"
 "Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
index d273926ac0f97aed015c862ed51a2ea26c924684..90d92f20d2501d8dbba6039262da1d119fbe6790 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GTK+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-09 23:50+0200\n"
 "Last-Translator: Hendrik Brandt <heb@gnome-de.org>\n"
 "Language-Team: German <gnome-de@gnome.org>\n"
index 5b3124b4b1fb52a610ab4c1d8713e1dee7a03998..699f729173fd72cc47d8a395437e09ff3c83b72a 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -28,7 +28,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 13:58+0300\n"
 "Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
 "Language-Team: Greek <team@gnome.gr>\n"
index 657154e2006e6ed774f01f1900c17c0788ba36c3..4e578951f33302ded386bae6cc8d8e735c5863b7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-18 03:57-0400\n"
 "Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
 "Language-Team: Canadian English <adamw@gnome.org>\n"
index 1b049c7f36388ad2b4655c388196b7fa6150d4c1..0f96cc51f585dc2a205c6463e23b14a2b19f99e2 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-07 21:31-0400\n"
 "Last-Translator: David Lodge <dave@cirt.net>\n"
 "Language-Team:  <en@li.org>\n"
index dbd32de458280eda2a2332431b7c97d2a4916c99..750220cded6e95188a7ad1d3f3aebfc0f0a6a768 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnome-control-center\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-16 00:22+0200\n"
 "Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
 "Language-Team: Spanish <traductores@es.gnome.org>\n"
index d7c484d5c152e99c16f63fe54e30b5514773d7c7..99818e7ce2e35b0f43d0aa7f2e03ec2d689dafe8 100644 (file)
--- a/po/et.po
+++ b/po/et.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-23 09:19+0300\n"
 "Last-Translator: Ivar Smolin <okul@linux.ee>\n"
 "Language-Team: Estonian <gnome-et@linux.ee>\n"
index 5ad81725f62bcbe402b8a9495b016f241b47b16b..cecafc1a3e48c8a88dcbe87a78715a26673e3a27 100644 (file)
--- a/po/eu.po
+++ b/po/eu.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: eu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-13 20:19+0200\n"
 "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
 "Language-Team:  <itzulpena@euskalgnu.org>\n"
index a2f0429015e89c206576bcbce12c7a8549bb0c75..badd489f9d147c24e4871f052dfd4a1fbf2fb587 100644 (file)
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-02-14 18:03+0330\n"
 "Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
 "Language-Team: Persian <farsi@lists.sharif.edu>\n"
index e149382c32a8c186f3eb979ee56b071e6f361ff8..2f833d3dd903a2aaaeb93e6be71502804ecc973a 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-31 14:30+0300\n"
 "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
 "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
index d55f300012cb79b1622db2ff16b41713f31e4cf5..8b7edc05599e9560f2e2ecca5571d5a81bd1fa0f 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-17 16:06+0200\n"
 "Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
 "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
index d29111082a8c0230a63f31427c69a18fd60c5ba5..364df09a592b4f9451bce5ccc372a39a264f2eb1 100644 (file)
--- a/po/ga.po
+++ b/po/ga.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-05-26 20:00+0000\n"
 "Last-Translator: Alan Horkan \n"
 "Language-Team: Gaeilge <gaeilge-gnulinux@lists.sourceforge.net>\n"
index 80d25aa8ff3efae4300e8048e636fd451c47108b..3fa431d51e2d99a2c1fbf04bbe6cd7499da9c09f 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -24,7 +24,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-17 15:41+0200\n"
 "Last-Translator: Ignacio Casal Quinteiro <nacho.resa@gmail.com>\n"
 "Language-Team: Galego\n"
index be512074d33026fada7e0a751f8c524c77521c09..ec347fd720ffc93f6619810cda46ec279fd334c0 100644 (file)
--- a/po/gu.po
+++ b/po/gu.po
@@ -112,7 +112,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.gu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-25 12:47+0530\n"
 "Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
 "Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
index 223bf7732fdd534b682b93ce6d3e1a5a53ce7e70..d1fff345d370239ef0461de51f3ec2a1bba81d3a 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -22,7 +22,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.he\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-08 19:10+0300\n"
 "Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
 "Language-Team: Hebrew <he@li.org>\n"
index ea7e83c63fae2515d7be4a6dc14cdcd83ebf5fce..9f3a5ddf15e37e995c1bafe58cb0319386708349 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -180,7 +180,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.hi\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-07 16:36+0530\n"
 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
 "Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
index ab7e4d34744de9db1f2ddbf25372fd1507215d09..64ffd7a56f3e9772eb6f0db17956d951656fd48e 100644 (file)
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-21 09:20+CET\n"
 "Last-Translator: auto\n"
 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
index 021a6faed59dd13c73fcb4216a7f1e4e4b1b7f70..61344dfdb84b486c5fe910940f18e55e82c9d078 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.hu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-23 21:06+0200\n"
 "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
 "Language-Team: Hungarian <gnome@gnome.hu>\n"
index bb897cd7d8b33268835dabf52850537940091309..890cf02ddfc7feea918ae7cb0ed940809552cfe5 100644 (file)
--- a/po/hy.po
+++ b/po/hy.po
@@ -49,7 +49,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.hy\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-19 17:50+0500\n"
 "Last-Translator: \n"
 "Language-Team:  <en@li.org>\n"
index 7e5c4a9be88711f69fb83ffd5d61e81a9d9521bf..c1e2387ddd3878579ae34fe55004979b2187bf18 100644 (file)
--- a/po/ia.po
+++ b/po/ia.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 1.3\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2000-10-27 02:02+0100\n"
 "Last-Translator: Robert Brady <rwb197@zepler.org>\n"
 "Language-Team: Interlingua\n"
index 20d02e2d10d5088ab3eb0a0691fc08cdc7749cb8..51e2548ba59e1455710b26f716dec4371521fef4 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-05-18 22:28+0300\n"
 "Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
 "Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
index afaa163aacae1c1906335779939c240f262503bf..548c67f685ee629163740437a5ef44d5df275797 100644 (file)
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk 2.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-12 15:42-0000\n"
 "Last-Translator: Richard Allen <ra@ra.is>\n"
 "Language-Team: is <kde-isl@molar.is>\n"
index c73ced8fb93233f8bfc7f99b379c423b70892ffd..2a80938dbbd46571ad1997a609decb10aa7d7f85 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-06 22:31+0200\n"
 "Last-Translator: Alessio Dessì <alessiodessi@tiscali.it>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
index 38973e5c3983dead219e4012fc046cc958742d4c..e5a3a3f346c925862e624bbf16bc5504b6cd234b 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-30 21:59+0900\n"
 "Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
 "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
index 4b921641a989784a549e887c171d1e96a19e61da..ae897dcef8aa20e6b63b973a8e5e5f65a25adf89 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.3.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-22 23:04+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
 "Language-Team: Gnome Korea <gnome-kr-hackers@lists.kldp.net>\n"
index 3b1763a6870157c7dd27bd9604ef78c56206f76a..82a6dca28cb8ed1d8d889039bb6058cb4211ffaf 100644 (file)
--- a/po/li.po
+++ b/po/li.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-05-28 17:57+0000\n"
 "Last-Translator: Mathieu van Woerkom <mathieu.brabants.org>\n"
 "Language-Team: Limburgish <li.org>\n"
index db4c02a9c92b4d16627464ff863bf7a14d9b06a3..bd926bb36ebe9b6369464129fbbd5cb622de922c 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-23 14:39+0300\n"
 "Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
index 7cd8a2edf5ed5a1c5f4bfed15db5b0569e2c1917..5a377602c605c0d81c4a678baa4b31415a4c7a4c 100644 (file)
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2002-12-19 16:10+0200\n"
 "Last-Translator: Artis Trops <hornet@navigator.lv>\n"
 "Language-Team: Latvian <ll10nt@os.lv>\n"
index 2fd7bb3ec545520a9456004b8fb251d20a32a5e9..b73e8bf57c97bb0d08db5da439f55a1d37cedfed 100644 (file)
--- a/po/mi.po
+++ b/po/mi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.3.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-01-27 07:36+1300\n"
 "Last-Translator: Wesley Parish <wes.parish@paradise.net.nz>\n"
 "Language-Team: GNOME Māori Team <maori@nzlinux.org.nz>\n"
index 3c342057f0f76c6ef700c0b39e61606f0d341579..5e70337aa21106d8d89b0cec408d1db769342ccf 100644 (file)
--- a/po/mk.po
+++ b/po/mk.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: mk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-11 17:56+0200\n"
 "Last-Translator: Арангел Ангов <ufo@linux.net.mk>\n"
 "Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
index 035ec56119e5ae50036ac360c95de78b0f8f2580..d5851d5f9f5104c8e252c458dd07b14c9e9b98e8 100644 (file)
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:gtk+.gtk-2-2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-07-05 10:29+0530\n"
 "Last-Translator: FSF-India <locale@gnu.org.in>\n"
 "Language-Team: Malayalam <locale@gnu.org.in>\n"
index 175b16e2241b30ad78dcc8eabdb8b4b35fa92b1e..ede5d0d4b26e7d7ec70befb2e94ce20c5621aa48 100644 (file)
--- a/po/mn.po
+++ b/po/mn.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: mn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-17 17:16+0100\n"
 "Last-Translator: Sanlig Badral <badral@openmn.org>\n"
 "Language-Team: Mongolian <openmn-gnome@lists.sf.net>\n"
index 4ce3c0031f6632fc08b48c96d8f1c4104c2b31d5..74c08c9e880755671fb7d80c058627c68c0fb6ba 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.mr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-13 14:59+0530\n"
 "Last-Translator: Jitendra Shah <jitendras@vsnl.com>\n"
 "Language-Team:  Marathi <www.indictrans.org>\n"
index 349d34dbc7d8c8bd441734a8e20efbe82342e06e..c22a8669ef34429b8f73369d5ad4eb1891be4650 100644 (file)
--- a/po/ms.po
+++ b/po/ms.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+ 1.3.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-04 01:11+0730\n"
 "Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
 "Language-Team: Projek Gabai <gabai-penyumbang@list.sourceforge.net>\n"
index b95af408886b94a6503c29b05c297df8285ce844..d7f3046aa3d997fb9f980b4cbdcc3a431c255876 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-24 17:06+0200\n"
 "Last-Translator: Terance Edward Sola <terance@lyse.net>\n"
 "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
index 62158b17a0820779eaf326eef24185b1e708a269..470f2d89d5d42bd184f55471b610f80a0858e32a 100644 (file)
--- a/po/ne.po
+++ b/po/ne.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-05-20 11:33+0545\n"
 "Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
index 550e01881cc84e99ff3d713f642f4380e9505c1d..63cdfae49e23f1f38f33298860a2bfbd09f4b1a7 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 03:43+0200\n"
 "Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
 "Language-Team: Dutch <vertaling@vrijschrift.org>\n"
index 5e7f408e1eec27996b3ae4ce865f9f412a9709f6..e6d08b7a046b9862fad560602f878d0cadaf6387 100644 (file)
--- a/po/nn.po
+++ b/po/nn.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nn\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-03-21 21:36+0100\n"
 "Last-Translator: Åsmund Skjæveland\n"
 "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
index b95af408886b94a6503c29b05c297df8285ce844..d7f3046aa3d997fb9f980b4cbdcc3a431c255876 100644 (file)
--- a/po/no.po
+++ b/po/no.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nb\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-24 17:06+0200\n"
 "Last-Translator: Terance Edward Sola <terance@lyse.net>\n"
 "Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
index 3948814a44dec6f395e6e27bf50dad24c61a9a71..30f38e63c3c07b65ba51c85a9cd41a219412f926 100644 (file)
--- a/po/nso.po
+++ b/po/nso.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.8-branch\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-11-30 16:02+0200\n"
 "Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
 "Language-Team: Northern Sotho <translate-discuss-nso@lists.sourceforge.net>\n"
index 39e9df4f55d2e0d0a657f88893248aaa2057a071..1166285a09ddfa59ac4ee7e3d961cc548f4c68ad 100644 (file)
--- a/po/pa.po
+++ b/po/pa.po
@@ -68,7 +68,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: pa\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-22 12:58+0530\n"
 "Last-Translator: Amanpreet Singh Brar <amanpreetalam@yahoo.com>\n"
 "Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
index d905af0c5f42238b745df0653f986a9827bf3a24..752287b83df522766a49fd279a615cd988bb5071 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-11-18 11:32+0100\n"
 "Last-Translator: Gnome PL Team <translators@gnomepl.org>\n"
 "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
index 9a7d57ca7e38a382cc2bc01486b2804f50dc00f3..138388b6e072000d6be1cd5a306aeaba95ee9203 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2.12\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-22 23:30+0000\n"
 "Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
 "Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
index 3c5f746bfe62b40c8e0cbafb19619ade105748cd..e86dcac5dc4a4c889b33e12907a4f2baea48601a 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-05-27 15:29-0300\n"
 "Last-Translator: Afonso Celso Medina <medina@maua.br>\n"
 "Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
index f5648c5250f92fa99d846eaacc1df87e03e5e925..975293faabf9515415dd37d5bf0cb55a711a3557 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-14 23:40+0300\n"
 "Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
 "Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
index 6b0d3a87988454aeb28ee6441b8ad293d53629eb..8ee47de1c2268e8c1170e7f4bd0a4351b280a616 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-04-22 23:51+0400\n"
 "Last-Translator: Dan Korostelev <nadako@gmail.com>\n"
 "Language-Team: <gnome-cyr@gnome.org>\n"
index 254e0b849f55026895b38b617d720a4f310f7845..87b9c5e6c0abb5f083bf484ba9c39225a3b27e00 100644 (file)
--- a/po/rw.po
+++ b/po/rw.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-11-16 14:57-0700\n"
 "Last-Translator: Steve Murphy <murf@e-tools.com>\n"
 "Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
index 9b4fdf406039405ec952629ca655fd52dbc33c79..4dcecb6d842375fe487a2a100f2fa84ad8862b3e 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-20 22:05+0200\n"
 "Last-Translator: Marcel Telka <marcel@telka.sk>\n"
 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
index f2d728ce66252da85f0ff34821139891cef4bf7d..a6b71c89812a302843e83d5d284a2933d11fb30f 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GTK+ 1.4.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2002-02-26 00:23+0100\n"
 "Last-Translator: Andraž Tori <andraz.tori1@guest.arnes.si>\n"
 "Language-Team: slovenian <sl@li.org>\n"
index 3b9e407579066c674a2d4be3b5f5c50417e22a3d..d34e024e5dea71336c84c0b22ea724b1709ab695 100644 (file)
--- a/po/sq.po
+++ b/po/sq.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.HEAD.sq\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-28 11:55+0200\n"
 "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
 "Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
index 6b6ac4f76b83faff957766bb1415c3cb90ddd0d7..1a41b7e44599e58956ac554b02eeff8154336c34 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-08 08:55+0200\n"
 "Last-Translator: Данило Шеган <danilo@prevod.org>\n"
 "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
index 0b99027f0a3605367c68b60e3018bdf70845a185..3c4c4f0587d38e3a78b27ce199b33d2c298b932e 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-08 08:55+0200\n"
 "Last-Translator: Danilo Šegan <danilo@prevod.org>\n"
 "Language-Team: Serbian (sr) <gnom@prevod.org>\n"
index 987c0d7b4305da851c7e1d51484e1138bfbd5da9..f4f215f5f576d00debafacd53c580e067a82da93 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-17 19:11+0200\n"
 "Last-Translator: Bojan Suzic <bojans@teol.net>\n"
 "Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
index 152c32cc56f361ee16b25457dfe88c49bc18134d..dd95ee9d4137e13dbcadbc15f8765372d97010f0 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-01-23 16:55+0100\n"
 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
 "Language-Team: Swedish <sv@li.org>\n"
index 0d412c7db0b3461b00710014cde14629952bac60..2e27f249c3a5b54631c9f0bd2e933e4ffa1db5bf 100644 (file)
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tamil Gtk 2.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-02-21 18:51-0600\n"
 "Last-Translator: Dinesh Nadarajah <dinesh_list@sbcglobal.net>\n"
 "Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
index 7683b6de761487bf238a28127bed70b3f026b904..22e7b2e078f761ba50c1935f6d0cf6f5e80d4bea 100644 (file)
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-10-17 12:50+0100\n"
 "Last-Translator: Prajasakti Localisation Team <localisation@prajasakti.com>\n"
 "Language-Team: Prajasakti Localisation Team <localisation@prajasakti.com>\n"
index fccf63058763e9f85d3f0e46a15fea2b7b5196b8..521ba816a79556baa08261b8026a0c9aa7bd3bb7 100644 (file)
--- a/po/th.po
+++ b/po/th.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-16 21:28+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
 "Language-Team: Thai <L10n@opentle.net>\n"
index 257f46fb9ce57f08dd704a1fa09eb6e382068c22..8a8811cd41e911049b55d668f9a47488e125f411 100644 (file)
--- a/po/tk.po
+++ b/po/tk.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-05-25 17:46+0330\n"
 "Last-Translator: Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>\n"
 "Language-Team: Turkmen <kakilikgroup@yahoo.com>\n"
index 8b09cfece1c6cd5f2155670c870ce729338b1345..578e982c7926b0dc2c2759ae53bdc899dc053057 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-04-09 17:33+0300\n"
 "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
 "Language-Team: Turkish <gnome-turk@gnome.org>\n"
index 6a2d1332795676fb9acd881717fafaf7271eecf0..b0e4e7ea65864417e7b8cbcedf0a6f9b87bd635c 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 1.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-15 14:03+0300\n"
 "Last-Translator: Maxim Dziumanenko <mvd@mylinux.ua>\n"
 "Language-Team: Ukrainian <linux@linux.org.ua>\n"
index 5a9d17e86e882e2e4e8e4554ad9456add5ea31eb..398b525f445c2089955600a0532bcc6ac5fa3771 100644 (file)
--- a/po/uz.po
+++ b/po/uz.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+.gtk-2-4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-07-19 18:54+0200\n"
 "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
 "Language-Team: Uzbek <kmashrab@uni-bremen.de>\n"
index 2c436b2d7bb54a5180cd31dcdc487286e82478d8..0c833a186f943bde5ea663428190369fa35ce810 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk20\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-09-06 00:29+0200\n"
 "Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
 "Language-Team: Uzbek <uz-li@yahoogroups.com>\n"
index 1bdd253ef18723d2be9e23bdc1a200e75ebe8967..567a6aa95f262e754bc73cd2c6d367d11198c6be 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Gtk+ VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-06-25 04:53+0700\n"
 "Last-Translator: pclouds <pclouds@vnlinux.org>\n"
 "Language-Team: GnomeVN <gnomevi-list@users.sourceforge.net>\n"
index 0e9f509a58b19c505a8b4386c971fbe43853d3ad..00e7aab4a6ff2a55c94d020f5ab71eea76ee34a5 100644 (file)
--- a/po/wa.po
+++ b/po/wa.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk20 1.3.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2004-08-05 22:42+0200\n"
 "Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
 "Language-Team: Walloon <linux-wa@walon.org>\n"
index 1d7c5252fffe005053612bedb27544a2f83d16c1..bbab928b0eea5e5c98c0d228c7776e7e4c80d6a8 100644 (file)
--- a/po/xh.po
+++ b/po/xh.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-02-08 13:20+0200\n"
 "Last-Translator: Canonical Ltd <translations@canonical.com>\n"
 "Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
index 290e5ed7acd560c59473991a64b3250b0cb10763..646004a80966659c6fe0629f7c86567b161ade92 100644 (file)
--- 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: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2003-02-11\n"
 "Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
 "Language-Team: None <>\n"
index 001c37cfc2abc8e61bbb0ff1f4a260dd2c9a86dd..22b0816e3f65b91cbb037a97cbaa1197838b645f 100644 (file)
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-07-18 13:13+0800\n"
 "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
 "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
index 4415d2b5a6a890859c9e2118c9ab1e1b42237267..66a7cf1e887833fd179ebe21f3c1913e020563eb 100644 (file)
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtk+ 2.7.6\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-24 01:38-0400\n"
+"POT-Creation-Date: 2005-08-24 13:34-0400\n"
 "PO-Revision-Date: 2005-08-12 09:53+0800\n"
 "Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
 "Language-Team: Chinese (traditional) <community@linuxhall.org>\n"