summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-05-20 16:25:01 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-05-20 16:25:01 +0000
commit613f460d7a708e1ae5be9e8a7feda422560bb6e7 (patch)
tree38b1157ebe935ddb35d04c980bb8aa6d5f01a1b1
parentb52112c574f6725eee12f71cb6727f7d09b43f27 (diff)
downloadlibwnck-613f460d7a708e1ae5be9e8a7feda422560bb6e7.tar.gz
increment to 2.3.1, and bump libtool stuff to indicate that interfacesLIBWNCK_2_3_1
2003-05-20 Havoc Pennington <hp@redhat.com> * configure.in: increment to 2.3.1, and bump libtool stuff to indicate that interfaces were added.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS16
-rw-r--r--configure.in6
-rw-r--r--po/am.po8
-rw-r--r--po/ar.po8
-rw-r--r--po/az.po8
-rw-r--r--po/be.po3
-rw-r--r--po/bg.po8
-rw-r--r--po/bn.po8
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po4
-rw-r--r--po/cy.po23
-rw-r--r--po/da.po2
-rw-r--r--po/de.po8
-rw-r--r--po/el.po8
-rw-r--r--po/es.po3
-rw-r--r--po/et.po8
-rw-r--r--po/fa.po8
-rw-r--r--po/fi.po8
-rw-r--r--po/fr.po8
-rw-r--r--po/ga.po8
-rw-r--r--po/gl.po8
-rw-r--r--po/he.po5
-rw-r--r--po/hi.po8
-rw-r--r--po/hu.po8
-rw-r--r--po/id.po8
-rw-r--r--po/it.po8
-rw-r--r--po/ja.po8
-rw-r--r--po/kn.po8
-rw-r--r--po/ko.po4
-rw-r--r--po/lv.po8
-rw-r--r--po/mk.po8
-rw-r--r--po/ml.po8
-rw-r--r--po/mn.po8
-rw-r--r--po/ms.po2
-rw-r--r--po/nl.po8
-rw-r--r--po/nn.po8
-rw-r--r--po/no.po8
-rw-r--r--po/pl.po8
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/ro.po8
-rw-r--r--po/ru.po4
-rw-r--r--po/sk.po8
-rw-r--r--po/sl.po8
-rw-r--r--po/sq.po8
-rw-r--r--po/sr.po2
-rw-r--r--po/sr@Latn.po2
-rw-r--r--po/sv.po4
-rw-r--r--po/ta.po21
-rw-r--r--po/th.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/uk.po8
-rw-r--r--po/vi.po8
-rw-r--r--po/wa.po8
-rw-r--r--po/zh_CN.po8
-rw-r--r--po/zh_TW.po4
57 files changed, 221 insertions, 197 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e40b1d..5a43bc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-20 Havoc Pennington <hp@redhat.com>
+
+ * configure.in: increment to 2.3.1, and bump libtool stuff to
+ indicate that interfaces were added.
+
2003-05-13 Hidetoshi Tajima <hidetoshi.tajima@sun.com>
* configure.in:
diff --git a/NEWS b/NEWS
index b1137f6..db29736 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.3.1
+===
+
+Thanks to Hidetoshi Tajima, Ross Burton, Masahiro Sakai, Kim Woelders,
+Arvind Samptur, Matt Wilson for fixes in this release.
+
+- put -lX11 in link flags
+- add API to manipulate window fullscreen state
+- use an icon from one of the windows in a group, rather than
+ the "white piece of paper" icon, if a group doesn't set an icon
+- fixes for Cygwin compilation
+- add support for viewports in window list and workspace switcher
+- fix multihead glitches
+- set desktop layout properly on 64-bit platforms
+- new/updated translations
+
2.3.0
===
diff --git a/configure.in b/configure.in
index dd6b559..c94434e 100644
--- a/configure.in
+++ b/configure.in
@@ -2,13 +2,13 @@ AC_INIT(libwnck/window.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libwnck, 2.3.0)
+AM_INIT_AUTOMAKE(libwnck, 2.3.1)
AM_MAINTAINER_MODE
dnl libtool versioning for libwnck
dnl increment if the interface has additions, changes, removals.
-LIBWNCK_CURRENT=10
+LIBWNCK_CURRENT=11
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
@@ -17,7 +17,7 @@ LIBWNCK_REVISION=0
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been removed. removal has
dnl precedence over adding, so set to 0 if both happened.
-LIBWNCK_AGE=6
+LIBWNCK_AGE=7
AC_SUBST(LIBWNCK_CURRENT)
AC_SUBST(LIBWNCK_REVISION)
diff --git a/po/am.po b/po/am.po
index 493a476..13e388b 100644
--- a/po/am.po
+++ b/po/am.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-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"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "ያልተሰየሙ መጠቀሚያ ፕሮግራም"
@@ -80,11 +80,11 @@ msgstr "እንደገና መጧን ማስተሥከል (_R)"
msgid "_Close"
msgstr "ዝጋ (_C)"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "ያልተሰየመ መስኮት"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "መሥሪያ ቦታ %d"
diff --git a/po/ar.po b/po/ar.po
index ad9249f..35ec121 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-06-07 18:38-0300\n"
"Last-Translator: Isam Bayazidi <bayazidi@arabeyes.org>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "برنامج بدون عنوان"
@@ -79,11 +79,11 @@ msgstr "ا_عادة تحجيم"
msgid "_Close"
msgstr "ا_غلق"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "نافذة بدون عنوان"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "مساحة عمل %d"
diff --git a/po/az.po b/po/az.po
index 1ad0901..f8a9737 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-08 15:57+0200\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "adsız proqram"
@@ -78,11 +78,11 @@ msgstr "_Böyüklüyünü Dəyişdir"
msgid "_Close"
msgstr "_Qapat"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "adsız pəncərə"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "%d-ci iş sahəsi"
diff --git a/po/be.po b/po/be.po
index 6188636..34bfd9b 100644
--- a/po/be.po
+++ b/po/be.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.be\n"
-"POT-Creation-Date: 2003-05-19 04:53+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-19 10:27+0300\n"
"Last-Translator: Vital Khilko <dojlid@mova.org>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
@@ -90,4 +90,3 @@ msgstr "Працоўная прастора %d"
#~ msgid "_Shade"
#~ msgstr "Схаваць у _цень"
-
diff --git a/po/bg.po b/po/bg.po
index 275eeb1..3a2f0d4 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-11-25 18:36+0200\n"
"Last-Translator: Alexander Shopov <al_shopov@web.bg>\n"
"Language-Team: Bulgarian <dict@linux.zonebg.com>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "неозаглавено приложение"
@@ -80,11 +80,11 @@ msgstr "О_размери"
msgid "_Close"
msgstr "_Затвори"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "неозаглавен прозорец"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Работно пространство %d"
diff --git a/po/bn.po b/po/bn.po
index 418b29f..dabdb4e 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-02-23 16:40+0600\n"
"Last-Translator: Jamil Ahmed <jamil@bengalinux.org>\n"
"Language-Team: Bangla <gnome-translation@bengalinux.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "নামবিহীন এপ্লিকেশন"
@@ -76,11 +76,11 @@ msgstr "আকার বদলাও"
msgid "_Close"
msgstr "বন্ধ কর"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "নামবিহীন উইন্ডো"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "কর্মক্ষেত্র %d"
diff --git a/po/ca.po b/po/ca.po
index 87d2ebb..d9665fd 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.3.0\n"
-"POT-Creation-Date: 2003-05-10 02:48+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-10 02:47+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
diff --git a/po/cs.po b/po/cs.po
index 48de64c..cf93d4c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.0\n"
-"POT-Creation-Date: 2003-04-29 13:35+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-04-29 20:06+0200\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "nepojmenovaná aplikace"
diff --git a/po/cy.po b/po/cy.po
index 3a77d21..b1187de 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-01-11 02:55+0100\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-01 14:21+0200\n"
"Last-Translator: www.gyfieithu.co.uk <kyfieithu@kyfieithu.co.uk>\n"
"Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"X-Generator: Kartouche 0.0.1c - 26 Feb 2003\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "rhaglen di-deitl"
@@ -27,21 +27,24 @@ msgstr "Cyfnewidydd Gweithfan"
msgid "Tool to switch between workspaces"
msgstr "Erfyn ar gyfer newid rhwng gweithfannau"
-#: libwnck/pager-accessible.c:432
+#: libwnck/pager-accessible.c:432
#, c-format
msgid "Click this to switch to workspace %s"
msgstr "Cliciwch yma i newid i weithfan %s"
#: libwnck/window-action-menu.c:191
-msgid "Un_minimize"
+#, fuzzy
+msgid "Unmi_nimize"
msgstr "Dad_leihau"
#: libwnck/window-action-menu.c:198
-msgid "_Minimize"
+#, fuzzy
+msgid "Mi_nimize"
msgstr "_Lleihau"
#: libwnck/window-action-menu.c:206
-msgid "_Unmaximize"
+#, fuzzy
+msgid "Unma_ximize"
msgstr "Dad_ehangu"
#: libwnck/window-action-menu.c:213
@@ -65,7 +68,8 @@ msgid "Put on _All Workspaces"
msgstr "Rhoi ar _bob gweithfan"
#: libwnck/window-action-menu.c:372
-msgid "Mo_ve"
+#, fuzzy
+msgid "_Move"
msgstr "_Symud"
#: libwnck/window-action-menu.c:379
@@ -76,12 +80,11 @@ msgstr "Newid _Maint"
msgid "_Close"
msgstr "_Cau"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "ffenestr di-deitl"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Gweithfan %d"
-
diff --git a/po/da.po b/po/da.po
index 0b4c748..a7cea2f 100644
--- a/po/da.po
+++ b/po/da.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.1\n"
-"POT-Creation-Date: 2003-05-19 21:48+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-19 21:50+0200\n"
"Last-Translator: Ole Laursen <olau@hardworking.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
diff --git a/po/de.po b/po/de.po
index 14f182f..0c97eab 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-07-31 19:36+0100\n"
"Last-Translator: Christian Neumair <chris@gnome-de.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "namenlose Anwendung"
@@ -79,11 +79,11 @@ msgstr "_Größe ändern"
msgid "_Close"
msgstr "S_chließen"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "namenloses Fenster"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Arbeitsfläche %d"
diff --git a/po/el.po b/po/el.po
index 934df93..0bb55d9 100644
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.16\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-05 12:45+0200\n"
"Last-Translator: Kostas Papadimas <pkst@gmx.net>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "εφαρμογή χωρίς τίτλο"
@@ -82,11 +82,11 @@ msgstr "Αλλαγή με_γέθους"
msgid "_Close"
msgstr "_Κλείσιμο"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "παράθυρο χωρίς τίτλο"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Χώρος Εργασίας %d"
diff --git a/po/es.po b/po/es.po
index 11844ee..3839539 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-05-14 13:12+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-06-03 16:48GMT\n"
"Last-Translator: Germán Poo Caamaño <gpoo@ubiobio.cl>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -84,4 +84,3 @@ msgstr "Ventana sín título"
#, c-format
msgid "Workspace %d"
msgstr "Espacio de trabajo %d"
-
diff --git a/po/et.po b/po/et.po
index 7f68f3a..dec964a 100644
--- a/po/et.po
+++ b/po/et.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-06-06 16:10+0300\n"
"Last-Translator: Tõivo Leedjärv <toivo@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "pealkirjata rakendus"
@@ -80,11 +80,11 @@ msgstr "Muuda _suurust"
msgid "_Close"
msgstr "_Sulge"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "pealkirjata aken"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Töötsoon %d"
diff --git a/po/fa.po b/po/fa.po
index f5ad573..b4699bc 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-17 23:51+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@sharif.edu>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "برنامه‌ی بی‌عنوان"
@@ -79,11 +79,11 @@ msgstr "تغییر اندازه"
msgid "_Close"
msgstr "بستن"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "پنجره‌ی بی‌عنوان"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "فضای کاری %d"
diff --git a/po/fi.po b/po/fi.po
index 00ca08d..074551d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.1\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-06 19:39+0200\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@hut.fi>\n"
"Language-Team: Finnish <fi@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "nimetön sovellus"
@@ -80,11 +80,11 @@ msgstr "_Muuta kokoa"
msgid "_Close"
msgstr "_Sulje"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "nimetön ikkuna"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Työtila %d"
diff --git a/po/fr.po b/po/fr.po
index ed54a57..43d3b5a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.1.5\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-15 18:22+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "application sans titre"
@@ -79,11 +79,11 @@ msgstr "_Redimensionner"
msgid "_Close"
msgstr "_Fermer"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "fenêtre sans titre"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Bureau %d"
diff --git a/po/ga.po b/po/ga.po
index b76c774..7ad5ebe 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libqnck.gnome-2.2\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-02-20 12:00+0100\n"
"Last-Translator: Pól Ó Dubhthaigh <dubhthach@zion.nuigalway.ie>\n"
"Language-Team:Irish \n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "feidhmchlár gan aninm"
@@ -79,11 +79,11 @@ msgstr "_Athrú an méide"
msgid "_Close"
msgstr "_Dúnann"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "fuinneog gan aninm"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Binse-Oibre %d"
diff --git a/po/gl.po b/po/gl.po
index 62bd720..491d8fd 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-06-04 10:56+0200\n"
"Last-Translator: Jesús Bravo Álvarez <suso@trasno.net>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplicación sen título"
@@ -83,11 +83,11 @@ msgstr "_Redimensionar"
msgid "_Close"
msgstr "_Pechar"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "fiestra sen título"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Escritorio %d"
diff --git a/po/he.po b/po/he.po
index 3e95009..9482626 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD.he\n"
-"POT-Creation-Date: 2003-04-29 13:35+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-04-29 17:19+0300\n"
"Last-Translator: Gil 'Dolfin' Osher <dolfin@rpg.org.il>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.1\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "תוכנית ללא-שם"
@@ -91,4 +91,3 @@ msgstr "סביבת עבודה %d"
#~ msgid "_Shade"
#~ msgstr "ה_צלל"
-
diff --git a/po/hi.po b/po/hi.po
index 38bf680..0c72978 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-10 16:30+0530\n"
"Last-Translator: G Karunakar <karunakar@freedomink.org>\n"
"Language-Team: Hindi <indlinux-hindi-gnome@lists.sourceforge.net>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "अनामित अनुप्रयोग"
@@ -79,11 +79,11 @@ msgstr "आकार बदलें (_R)"
msgid "_Close"
msgstr "बंद करें (_C)"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "अनामित विंडो"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "कार्यक्षेत्र %d"
diff --git a/po/hu.po b/po/hu.po
index 96fde29..ffb8294 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.11\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-02 16:18+0100\n"
"Last-Translator: DOMA Peter <zelin@pointernet.hu>\n"
"Language-Team: Hungarian <hu@gnome.hu>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "névtelen alkalmazás"
@@ -78,11 +78,11 @@ msgstr "_Méretezés"
msgid "_Close"
msgstr "_Bezárás"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "névtelen ablak"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "%d. munkaterület"
diff --git a/po/id.po b/po/id.po
index 1ff3ad1..a33f466 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck gnome-2-2\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-02-06 10:27+0700\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <id@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplikasi tak berjudul"
@@ -79,11 +79,11 @@ msgstr "Ganti Uku_ran"
msgid "_Close"
msgstr "_Tutup"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "window tidak berjudul"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Area kerja %d"
diff --git a/po/it.po b/po/it.po
index 9982177..7677856 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.15\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-08-08 21:32+0100\n"
"Last-Translator: Pier Luigi Fiorini <plfiorini@supereva.it>\n"
"Language-Team: Italiano <tp@lists.linux.it>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "applicazione senza nome"
@@ -78,11 +78,11 @@ msgstr "R_idimensiona"
msgid "_Close"
msgstr "_Chiudi"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "finestra senza titolo"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Area di lavoro %d"
diff --git a/po/ja.po b/po/ja.po
index 3093c38..ba495de 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
-"POT-Creation-Date: 2003-03-28 00:44+0900\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-28 00:44+0900\n"
"Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "タイトル無しのアプリケーション"
@@ -76,11 +76,11 @@ msgstr "大きさ変更(_R)"
msgid "_Close"
msgstr "閉じる(_C)"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "タイトル無しのウインドウ"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "ワークスペース %d"
diff --git a/po/kn.po b/po/kn.po
index bd25b3f..c0e3215 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Libwnck.Gnome.Core-2.1\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-20 17:41+0530\n"
"Last-Translator: Pramod <rpramod@postmaster.co.uk>\n"
"Language-Team: Kannada <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "ಶೀರ್ಷಿಕೆಯಿಲ್ಲದ ಅನ್ವಯಕ"
@@ -79,11 +79,11 @@ msgstr "ಗಾತ್ರ ಬದಲಾಯಿಸು"
msgid "_Close"
msgstr "ಮುಚ್ಚು"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "ಶೀರ್ಷಿಕೆಯಿಲ್ಲದ ಕಿಟಕಿ"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "ಕಾರ್ಯಾಸ್ಥಳ %d"
diff --git a/po/ko.po b/po/ko.po
index 90aeafe..529c985 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.3.0\n"
-"POT-Creation-Date: 2003-05-03 02:02+0900\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-03 02:03+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GTP Korean <gnome-kr-translation@gnome.or.kr>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "제목 없는 프로그램"
diff --git a/po/lv.po b/po/lv.po
index a084602..8a725e1 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-20 21:59+0200\n"
"Last-Translator: Artis Trops <hornet@navigators.lv>\n"
"Language-Team: Latvian <ll10nt@inbox.lv>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "nonosaukta aplikācija"
@@ -78,11 +78,11 @@ msgstr "_Izmainīt"
msgid "_Close"
msgstr "_Aizvērt"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "nonosaukts logs"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Darba vieta %d"
diff --git a/po/mk.po b/po/mk.po
index d025f46..c726554 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-15 22:51+0100\n"
"Last-Translator: Ivan Stojmirov <stojmir@linux.net.mk>\n"
"Language-Team: Macedonian <mk@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0beta2\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "Апликација без наслов"
@@ -80,11 +80,11 @@ msgstr "_Промени Големина"
msgid "_Close"
msgstr "_Затвори"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "прозорец без наслов"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Работно Место %d"
diff --git a/po/ml.po b/po/ml.po
index b24cdb4..0b6c114 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.2.x\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-05 10:29+0530\n"
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
"Language-Team: Malayalam <locale@gnu.org.in>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "തരക്കെട്ടില്ലാത്ത പ്രയോഗം"
@@ -79,11 +79,11 @@ msgstr "വലിപ്പം മാറ്റുക"
msgid "_Close"
msgstr "അടയ്‍ക്കുക"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "തരക്കെട്ടില്ലാത്ത ജാലകം"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "പണിയറ %d"
diff --git a/po/mn.po b/po/mn.po
index e9048f5..e4430b4 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck.HEAD\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-16 21:10+0100\n"
"Last-Translator: Sanlig Badral <badral@chinggis.com>\n"
"Language-Team: mongolian <mn@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.1\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "нэргүй х.программ"
@@ -80,11 +80,11 @@ msgstr "Хэмжээ өө_рчилөх"
msgid "_Close"
msgstr "_Хаах"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "нэргүй цонх"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Ажилын талбар %d"
diff --git a/po/ms.po b/po/ms.po
index e5c6e51..91453ad 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck HEAD\n"
-"POT-Creation-Date: 2003-05-11 14:20+0800\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-21 11:42+0800\n"
"Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\n"
diff --git a/po/nl.po b/po/nl.po
index 68c5b42..c9d4834 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-18 18:53+0100\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "naamloze toepassing"
@@ -81,11 +81,11 @@ msgstr "Afmetingen _wijzigen"
msgid "_Close"
msgstr "_Sluiten"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "naamloos venster"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Werkblad %d"
diff --git a/po/nn.po b/po/nn.po
index a410542..e75c708 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.1\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-01-25 05:35+0100\n"
"Last-Translator: <>\n"
"Language-Team: Norwegian/Nynorsk <nn@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "program utan namn"
@@ -80,11 +80,11 @@ msgstr "Gje_r om storleik"
msgid "_Close"
msgstr "Lukk"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "vindauge utan tittel"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Arbeidsområde %d"
diff --git a/po/no.po b/po/no.po
index 8b8ea4d..5f942f3 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 0.1\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-10-21 12:50+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
" <no@li.org>\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "applikasjon uten tittel"
@@ -79,11 +79,11 @@ msgstr "End_re størrelse"
msgid "_Close"
msgstr "_Lukk"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "vindu uten tittel"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Arbeidsområde %d"
diff --git a/po/pl.po b/po/pl.po
index 58f849b..e69600c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-02 02:12+0100\n"
"Last-Translator: GNOME PL Team <translators@gnome.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplikacja bez nazwy"
@@ -82,11 +82,11 @@ msgstr "Zmień _rozmiar"
msgid "_Close"
msgstr "Za_mknij"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "okno bez tytułu"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Obszar %d"
diff --git a/po/pt.po b/po/pt.po
index 41b6356..8cfc30a 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 2.4\n"
-"POT-Creation-Date: 2003-05-13 01:31+0000\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-13 01:35+0100\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 96bff05..5de29ab 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 2.0\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-11-29 13:23-0300\n"
"Last-Translator: Evandro Fernandes Giovanini <evandrofg@ig.com.br>\n"
"Language-Team: Brazilian Portuguese <gnome-br@listas.cipsga.org.br>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplicação sem título"
@@ -78,11 +78,11 @@ msgstr "_Redimensionar"
msgid "_Close"
msgstr "Fe_char"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "janela sem título"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Área de Trabalho %d"
diff --git a/po/ro.po b/po/ro.po
index eafab0c..19146ba 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.1.90\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-19 16:09+0200\n"
"Last-Translator: Mişu Moldovan <dumol@go.ro>;\n"
"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>;\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplicaţie fără nume"
@@ -77,11 +77,11 @@ msgstr "_Redimensionează"
msgid "_Close"
msgstr "În_chidere"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "fereastră fără titlu"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Spaţiul de lucru %d"
diff --git a/po/ru.po b/po/ru.po
index 44a8796..d370a89 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-04-10 15:31+0400\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-04-10 15:32+0400\n"
"Last-Translator: Dmitry G. Mastrukov <dmitry@taurussoft.org>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "неозаглавленное приложение"
diff --git a/po/sk.po b/po/sk.po
index f29c7f2..70d3955 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: sk\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-04 15:38+0100\n"
"Last-Translator: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.2\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplikácia bez mena"
@@ -81,11 +81,11 @@ msgstr "Zmeniť _velkosť"
msgid "_Close"
msgstr "_Zavrieť"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "okno bez mena"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Pracovná plocha %d"
diff --git a/po/sl.po b/po/sl.po
index 0c334b8..6be9a9b 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-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"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "neimenovan program"
@@ -77,11 +77,11 @@ msgstr "Spremeni _velikost"
msgid "_Close"
msgstr "_Zapri"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "neimenovano okno"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Delovna površina %d"
diff --git a/po/sq.po b/po/sq.po
index 8760d9a..59a150e 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-12 16:10+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: albanian < gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.6\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "aplikacion pa emër"
@@ -79,11 +79,11 @@ msgstr "_Ridimensiono"
msgid "_Close"
msgstr "_Mbyll"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "dritare pa emër"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Zona e punës %d"
diff --git a/po/sr.po b/po/sr.po
index 5f0a23f..a492268 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-05-06 03:55+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-02 09:23+0200\n"
"Last-Translator: Александар Урошевић <urke@sourceforge.net>\n"
"Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index 2bc809b..6d5b523 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-05-06 03:55+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-02 09:23+0200\n"
"Last-Translator: Aleksandar Urošević <urke@sourceforge.net>\n"
"Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
diff --git a/po/sv.po b/po/sv.po
index 306c9ae..6864dee 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-05-01 12:38+0200\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-01 12:40+0200\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "namnlöst program"
diff --git a/po/ta.po b/po/ta.po
index c9a3cfb..928ace1 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck Tamil 2.2.0\n"
-"POT-Creation-Date: 2003-03-27 20:34+0100\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-03-27 23:37+0600\n"
"Last-Translator: Dinesh Nadarajah <n_dinesh@yahoo.com>\n"
"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "¦ÀÂÃüÈ ¿¢Ãø"
@@ -32,15 +32,18 @@ msgid "Click this to switch to workspace %s"
msgstr "%s §Å¨Ä¢¼ò¾¢üÌ Á¡üÈ þ¾¨É «Óò¾×õ"
#: libwnck/window-action-menu.c:191
-msgid "Un_minimize"
+#, fuzzy
+msgid "Unmi_nimize"
msgstr "¦ÀÕ¾¡ìÌ"
#: libwnck/window-action-menu.c:198
-msgid "_Minimize"
+#, fuzzy
+msgid "Mi_nimize"
msgstr "_¬¸-º¢È¢Â¾¡ìÌ"
#: libwnck/window-action-menu.c:206
-msgid "_Unmaximize"
+#, fuzzy
+msgid "Unma_ximize"
msgstr "º¢È¢Â¾¡ìÌ"
#: libwnck/window-action-menu.c:213
@@ -64,7 +67,8 @@ msgid "Put on _All Workspaces"
msgstr "«¨ÉòÐ §Å¨Ä¢¼í¸Ç¢Öõ §À¡Î¸"
#: libwnck/window-action-menu.c:372
-msgid "Mo_ve"
+#, fuzzy
+msgid "_Move"
msgstr "¿¸÷òÐ"
#: libwnck/window-action-menu.c:379
@@ -75,12 +79,11 @@ msgstr "«Ç× Á¡üÚ"
msgid "_Close"
msgstr "_ãÎ"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "¦ÀÂÃüÈ º¡ÇÃõ"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "§Å¨Ä¢¼õ %d"
-
diff --git a/po/th.po b/po/th.po
index 913c78c..8bddfa5 100644
--- a/po/th.po
+++ b/po/th.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-02-20 21:30-0700\n"
"Last-Translator: Paisa Seeluangsawat <paisa@colorado.edu>\n"
"Language-Team: Thai <L10n@opentle.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "โปรแกรมไม่มีชื่อ"
@@ -79,11 +79,11 @@ msgstr "ย่อขยาย (_R)"
msgid "_Close"
msgstr "ปิด (_C)"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "หน้าต่างไม่มีชื่อ"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "พื้นที่ทำงาน %d"
diff --git a/po/tr.po b/po/tr.po
index 7f120bb..80b9d09 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-02-10 18:53+0200\n"
"Last-Translator: Arman Aksoy (Armish) <armish@linux-sevenler.de>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "isimsiz pencere"
@@ -79,11 +79,11 @@ msgstr "_Yeniden boyutlandır"
msgid "_Close"
msgstr "_Kapat"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "isimsiz pencere"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "%d. Çalışma Alanı"
diff --git a/po/uk.po b/po/uk.po
index db68197..4ed4cdc 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-09 07:22--500\n"
"Last-Translator: Yuriy Syrota <yuri@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "неназваний додаток"
@@ -78,11 +78,11 @@ msgstr "Змінити _розмір"
msgid "_Close"
msgstr "_Закрити"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "неназване вікно"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Робоча область %d"
diff --git a/po/vi.po b/po/vi.po
index 30b5012..359f73a 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck VERSION\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-10 22:00+0700\n"
"Last-Translator: pclouds <pclouds@gmx.net>\n"
"Language-Team: GnomeVI <gnomevi-list@lists.sourceforge.net>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "ứng dụng không tên"
@@ -77,11 +77,11 @@ msgstr "Đổi _kích thước"
msgid "_Close"
msgstr "Đón_g"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "cửa sổ không tên"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Workspace %d"
diff --git a/po/wa.po b/po/wa.po
index aa24948..87a7a73 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 1.0.1\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2002-12-29 15:08+0100\n"
"Last-Translator: Pablo Saratxaga <pablo@mandrakesoft.com>\n"
"Language-Team: Walon <linux-wa@chanae.alphanet.ch>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "programe sins tite"
@@ -85,11 +85,11 @@ msgstr "Candjî di _grandeu"
msgid "_Close"
msgstr "_Clôre"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "purnea sins tite"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "Sicribanne %d"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 7bce9bd..fb6b17a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck\n"
-"POT-Creation-Date: 2003-03-26 21:49-0500\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-01-22 22:53+0800\n"
"Last-Translator: Wang Jian <lark@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "未命名程序"
@@ -79,11 +79,11 @@ msgstr "改变大小(_R)"
msgid "_Close"
msgstr "关闭(_C)"
-#: libwnck/window.c:29
+#: libwnck/window.c:31
msgid "untitled window"
msgstr "未命名窗口"
-#: libwnck/workspace.c:222
+#: libwnck/workspace.c:230
#, c-format
msgid "Workspace %d"
msgstr "工作区 %d"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 84b8862..f23f096 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libwnck 2.3.0\n"
-"POT-Creation-Date: 2003-05-01 06:41+0800\n"
+"POT-Creation-Date: 2003-05-20 12:19-0400\n"
"PO-Revision-Date: 2003-05-01 06:42+0800\n"
"Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: libwnck/application.c:25
+#: libwnck/application.c:26
msgid "untitled application"
msgstr "無標題的應用程式"