[Goodies-commits] r6183 - in xfce4-verve-plugin/trunk: . panel-plugin po

Jannis Pohlmann jannis at xfce.org
Sun Nov 23 16:32:13 CET 2008


Author: jannis
Date: 2008-11-23 15:32:13 +0000 (Sun, 23 Nov 2008)
New Revision: 6183

Added:
   xfce4-verve-plugin/trunk/panel-plugin/xfce4-verve-plugin.desktop.in.in
   xfce4-verve-plugin/trunk/po/xfce4-verve-plugin.pot
Removed:
   xfce4-verve-plugin/trunk/panel-plugin/verve.desktop.in.in
   xfce4-verve-plugin/trunk/po/verve-plugin.pot
Modified:
   xfce4-verve-plugin/trunk/ChangeLog
   xfce4-verve-plugin/trunk/INSTALL
   xfce4-verve-plugin/trunk/configure.in.in
   xfce4-verve-plugin/trunk/panel-plugin/Makefile.am
   xfce4-verve-plugin/trunk/panel-plugin/verve-plugin.c
   xfce4-verve-plugin/trunk/po/ChangeLog
   xfce4-verve-plugin/trunk/po/POTFILES.in
   xfce4-verve-plugin/trunk/po/ar.po
   xfce4-verve-plugin/trunk/po/ca.po
   xfce4-verve-plugin/trunk/po/cs.po
   xfce4-verve-plugin/trunk/po/da.po
   xfce4-verve-plugin/trunk/po/de.po
   xfce4-verve-plugin/trunk/po/el.po
   xfce4-verve-plugin/trunk/po/en_GB.po
   xfce4-verve-plugin/trunk/po/eo.po
   xfce4-verve-plugin/trunk/po/es.po
   xfce4-verve-plugin/trunk/po/eu.po
   xfce4-verve-plugin/trunk/po/fi.po
   xfce4-verve-plugin/trunk/po/fr.po
   xfce4-verve-plugin/trunk/po/gl.po
   xfce4-verve-plugin/trunk/po/hu.po
   xfce4-verve-plugin/trunk/po/id.po
   xfce4-verve-plugin/trunk/po/it.po
   xfce4-verve-plugin/trunk/po/ja.po
   xfce4-verve-plugin/trunk/po/lv.po
   xfce4-verve-plugin/trunk/po/nb_NO.po
   xfce4-verve-plugin/trunk/po/nl.po
   xfce4-verve-plugin/trunk/po/pa.po
   xfce4-verve-plugin/trunk/po/pl.po
   xfce4-verve-plugin/trunk/po/pt_BR.po
   xfce4-verve-plugin/trunk/po/pt_PT.po
   xfce4-verve-plugin/trunk/po/ru.po
   xfce4-verve-plugin/trunk/po/uk.po
   xfce4-verve-plugin/trunk/po/ur.po
   xfce4-verve-plugin/trunk/po/vi.po
   xfce4-verve-plugin/trunk/po/zh_TW.po
Log:
	* configure.in.in: Rename the plugin to xfce4-verve-plugin and
	  depend on Xfce 4.4 libraries.
	* panel-plugin/verve-plugin.c: Use xfce_err() instead of
	  show_error().
	* panel-plugin/Makefile.am, 
	  panel-plugin/verve-plugin.desktop.in.in,
	  panel-plugin/xfce4-verve-plugin.desktop.in.in, po/POTFILES.in: 
	  Rename the desktop file as well. 	* *.po: Update translation files. No new strings added though.
	* verve-plugin.pot, xfce4-verve-plugin.pot: Rename .pot file.
	  Vladimir Melo.
	* ar.po: Add Arabic translation
	  by Rihards Pried?\196?\171tis <rprieditis at inbox.lv>

Modified: xfce4-verve-plugin/trunk/ChangeLog
===================================================================
--- xfce4-verve-plugin/trunk/ChangeLog	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/ChangeLog	2008-11-23 15:32:13 UTC (rev 6183)
@@ -1,3 +1,14 @@
+2008-11-23	Jannis Pohlmann <jannis at xfce.org>
+
+	* configure.in.in: Rename the plugin to xfce4-verve-plugin and
+	  depend on Xfce 4.4 libraries.
+	* panel-plugin/verve-plugin.c: Use xfce_err() instead of
+	  show_error().
+	* panel-plugin/Makefile.am, 
+	  panel-plugin/verve-plugin.desktop.in.in,
+	  panel-plugin/xfce4-verve-plugin.desktop.in.in, po/POTFILES.in: 
+	  Rename the desktop file as well.
+
 2007-10-23	Jannis Pohlmann <jannis at xfce.org>
 
 	* configure.in.in: Depend on pcre 5.0 which has pkg-config

Modified: xfce4-verve-plugin/trunk/INSTALL
===================================================================
--- xfce4-verve-plugin/trunk/INSTALL	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/INSTALL	2008-11-23 15:32:13 UTC (rev 6183)
@@ -2,7 +2,7 @@
 *************************
 
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006 Free Software Foundation, Inc.
+2006, 2007 Free Software Foundation, Inc.
 
 This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.
@@ -67,6 +67,9 @@
      all sorts of other programs in order to regenerate files that came
      with the distribution.
 
+  6. Often, you can also type `make uninstall' to remove the installed
+     files again.
+
 Compilers and Options
 =====================
 

Modified: xfce4-verve-plugin/trunk/configure.in.in
===================================================================
--- xfce4-verve-plugin/trunk/configure.in.in	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/configure.in.in	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 dnl *** Initialize autoconf ***
 dnl ***************************
 AC_COPYRIGHT([Copyright (c) 2006-2007 Jannis Pohlmann <jannis at xfce.org>])
-AC_INIT([verve-plugin], [0.3.5], [jannis at xfce.org], [verve-plugin])
+AC_INIT([xfce4-verve-plugin], [0.3.5], [jannis at xfce.org], [xfce4-verve-plugin])
 AC_REVISION([$Id$])
 AC_PREREQ([2.50])
 
@@ -53,8 +53,8 @@
 dnl *** Check for required packages ***
 dnl ***********************************
 XDT_CHECK_PACKAGE([LIBEXO], [exo-0.3], [0.3.1.3])
-XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.90.2svn-22691])
-XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.3.0])
+XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.4.0])
+XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.4.0])
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.6.4])
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.4])
 XDT_CHECK_PACKAGE([LIBPCRE], [libpcre], [5.0])

Modified: xfce4-verve-plugin/trunk/panel-plugin/Makefile.am
===================================================================
--- xfce4-verve-plugin/trunk/panel-plugin/Makefile.am	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/panel-plugin/Makefile.am	2008-11-23 15:32:13 UTC (rev 6183)
@@ -60,7 +60,7 @@
 # We also need to let intltool merge the translated fields, so we add an
 # additional level of indirection: a <name>.desktop.in.in file.
 # 
-desktop_in_in_files = verve.desktop.in.in
+desktop_in_in_files = xfce4-verve-plugin.desktop.in.in
 desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
 desktopdir = $(datadir)/xfce4/panel-plugins
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)

Modified: xfce4-verve-plugin/trunk/panel-plugin/verve-plugin.c
===================================================================
--- xfce4-verve-plugin/trunk/panel-plugin/verve-plugin.c	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/panel-plugin/verve-plugin.c	2008-11-23 15:32:13 UTC (rev 6183)
@@ -412,7 +412,7 @@
             gchar *msg = g_strconcat (_("Could not execute command:"), " ", command, NULL);
 
             /* Display error message dialog */
-            show_error (msg);
+            xfce_err (msg);
 
             /* Free message */
             g_free (msg);

Copied: xfce4-verve-plugin/trunk/panel-plugin/xfce4-verve-plugin.desktop.in.in (from rev 6182, xfce4-verve-plugin/trunk/panel-plugin/verve.desktop.in.in)
===================================================================
--- xfce4-verve-plugin/trunk/panel-plugin/xfce4-verve-plugin.desktop.in.in	                        (rev 0)
+++ xfce4-verve-plugin/trunk/panel-plugin/xfce4-verve-plugin.desktop.in.in	2008-11-23 15:32:13 UTC (rev 6183)
@@ -0,0 +1,8 @@
+[Xfce Panel]
+Type=X-XFCE-PanelPlugin
+Encoding=UTF-8
+_Name=Verve Command Line
+_Comment=Command line interface with auto-completion and command history
+Icon=utilities-terminal
+X-XFCE-Exec=@PLUGIN_PATH@/xfce4-verve-plugin
+


Property changes on: xfce4-verve-plugin/trunk/panel-plugin/xfce4-verve-plugin.desktop.in.in
___________________________________________________________________
Added: svn:keywords
   + Id Author Date Revision
Added: svn:mergeinfo
   + 

Modified: xfce4-verve-plugin/trunk/po/ChangeLog
===================================================================
--- xfce4-verve-plugin/trunk/po/ChangeLog	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ChangeLog	2008-11-23 15:32:13 UTC (rev 6183)
@@ -1,49 +1,54 @@
-2008-11-13 Og Maciel <ogmaciel at gnome.org>
+2008-11-23	Jannis Pohlmann <jannis at xfce.org>
 
+	* *.po: Update translation files. No new strings added though.
+	* verve-plugin.pot, xfce4-verve-plugin.pot: Rename .pot file.
+
+2008-11-13	Og Maciel <ogmaciel at gnome.org>
+
 	* pt_BR.po: Updated Brazilian Portuguese translation by
-	Vladimir Melo.
+	  Vladimir Melo.
 
-2008-11-09  Maximilian Schleiss <maximilian at xfce.org>
+2008-11-09	Maximilian Schleiss <maximilian at xfce.org>
 
 	* es.po; LINGUAS: Spanish translation added (Abel Martín)
 	* sq.po: Albanian translation update (Besnik Bleta)
 
-2008-11-01  Michal Várady <miko.vaji at gmail.com>
+2008-11-01	Michal Várady <miko.vaji at gmail.com>
 
 	* cs.po: Czech translation updated
 
-2008-10-28  Maximilian Schleiss <maximilian at xfce.org>
+2008-10-28	Maximilian Schleiss <maximilian at xfce.org>
 
 	* ru.po: Russian translation update (Nikita Belobrov)
 
-2008-10-12 Lars Nielsen <lars at mit-web.dk>
+2008-10-12	Lars Nielsen <lars at mit-web.dk>
 
 	* da.po: Danish translation update
 
-2008-10-07  Maximilian Schleiss <maximilian at xfce.org>
+2008-10-07	Maximilian Schleiss <maximilian at xfce.org>
 
 	* ja.po: Japanese translation update (Masato Hashimoto)
 
-2008-07-15 Mohamed Magdy <alnokta at xfce.org>
+2008-07-15	Mohamed Magdy <alnokta at xfce.org>
 
-        * ar.po: Add Arabic translation
+	* ar.po: Add Arabic translation
 
-2008-06-26  Maximilian Schleiss <maximilian at xfce.org>
+2008-06-26	Maximilian Schleiss <maximilian at xfce.org>
 
 	* gl.po, LINGUAS: Galician translation added (Leandro Regueiro)
 
-2008-06-22  Mike Massonnet <mmassonnet at xfce.org>
+2008-06-22	Mike Massonnet <mmassonnet at xfce.org>
 
 	* id.po, LINGUAS: Add Indonesian translation (Andhika Padmawan)
 
-2008-05-27  Mike Massonnet <mmassonnet at xfce.org>
+2008-05-27	Mike Massonnet <mmassonnet at xfce.org>
 
 	* da.po, LINGUAS: Add Danish translation (Jens Hyllegaard)
 
 2007-11-18	Maximilian Schleiss <maximilian at xfce.org>
 
 	* lv.po: Latvian translation added
-	by Rihards Priedītis <rprieditis at inbox.lv>
+	  by Rihards Priedītis <rprieditis at inbox.lv>
 
 2007-11-15	Mike Massonnet <mmassonnet at xfce.org>
 
@@ -95,7 +100,7 @@
 	* fr.po: Added the Albanian translation by
 	  Besnik Bleta <besnik at programeshqip.org>
 
-2007-01-05  Amanpreet Singh Alam <aalam at users.sf.net>
+2007-01-05	Amanpreet Singh Alam <aalam at users.sf.net>
 
 	* pa.po: Punjabi Translation added
 
@@ -114,7 +119,7 @@
 	* pt_BR.po: Updated brazilian portuguese translations thanks to
 	  Tomás Acauan Schertel <tschertel at gmail.com>
 
-2006-11-06	Adriano Winter Bess  <adriano at xfce.org>
+2006-11-06	Adriano Winter Bess	<adriano at xfce.org>
 
 	* pt_BR.po: Added brazilian portuguese translations thanks to
 	  Tomás Acauan Schertel <tschertel at gmail.com>
@@ -154,7 +159,7 @@
 	* fi.po: Finnish translations by Jari Rahkonen 
 	  <jari.rahkonen at pp1.inet.fi> added.
 
-2006-08-19 	Jean-François Wauthy <pollux at xfce.org>
+2006-08-19	Jean-François Wauthy <pollux at xfce.org>
 
 	* fr.po: Updated French translations by Max Schleiss
 

Modified: xfce4-verve-plugin/trunk/po/POTFILES.in
===================================================================
--- xfce4-verve-plugin/trunk/po/POTFILES.in	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/POTFILES.in	2008-11-23 15:32:13 UTC (rev 6183)
@@ -5,5 +5,5 @@
 panel-plugin/verve-history.h
 panel-plugin/verve-history.c
 panel-plugin/verve-plugin.c
-panel-plugin/verve.desktop.in.in
+panel-plugin/xfce4-verve-plugin.desktop.in.in
 scripts/verve-focus.c

Modified: xfce4-verve-plugin/trunk/po/ar.po
===================================================================
--- xfce4-verve-plugin/trunk/po/ar.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ar.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: xfce\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-07-16 23:00+0200\n"
 "Last-Translator: Mohamed Magdy <mohamedmk at gmail.com>\n"
 "Language-Team: Arabeyes <doc at arabeyes.org>\n"
@@ -12,41 +12,41 @@
 "X-Poedit-Language: Arabic\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "عجز عن تنفيذ الأمر:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "فيرف"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "المظهر"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "العرض (بالمحارف):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "السلوك"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "عدد عناصر التاريخ المحفوظ:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "واجهة سطر أوامر تدعم الاستكمال التلقائي وتاريخ للأوامر"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "سطر أوامر فيرف"
 

Modified: xfce4-verve-plugin/trunk/po/ca.po
===================================================================
--- xfce4-verve-plugin/trunk/po/ca.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ca.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-03-30 20:08+0100\n"
 "Last-Translator: Ivà Burgos <debian.public at gmail.com>\n"
 "Language-Team: Catalan <xfce-i18n at xfce.org>\n"
@@ -17,42 +17,43 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "No es pot executar l'ordre:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aparença"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Amplada (en caràcters):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportament"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Nombre d'ítems desats a l'historial:"
 
 # auto-completion = emplenament automàtic ?
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Interfície de línia d'ordres amb compleció automàtica i històric d'ordres"
+msgstr ""
+"Interfície de línia d'ordres amb compleció automàtica i històric d'ordres"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Línia d'ordres de Verve"
 
@@ -63,10 +64,13 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Sembla que no hi ha cap proveïdor de D-BUS de Verve (p.ex. el connector del quadre del Verve) executant-se."
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Sembla que no hi ha cap proveïdor de D-BUS de Verve (p.ex. el connector del "
+"quadre del Verve) executant-se."
 
 #, fuzzy
 #~ msgid "Verve Properties"
 #~ msgstr "Propietats de «Verve»"
-

Modified: xfce4-verve-plugin/trunk/po/cs.po
===================================================================
--- xfce4-verve-plugin/trunk/po/cs.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/cs.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-11-01 22:29+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech <xfce-i18n at xfce.org>\n"
@@ -17,41 +17,42 @@
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Nelze spustit příkaz:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Vzhled"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Šířka (počet znaků):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Chování"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Počet položek uložených v historii:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Prostředí příkazové řádky s automatickým doplňováním a historií příkazů"
+msgstr ""
+"Prostředí příkazové řádky s automatickým doplňováním a historií příkazů"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Příkazová řádka Verve"
 
@@ -62,6 +63,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Zřejmě neběží žádný zprostředkovatel sběrnice D-BUS pro Verve (například zásuvný modul panelu Verve)."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Zřejmě neběží žádný zprostředkovatel sběrnice D-BUS pro Verve (například "
+"zásuvný modul panelu Verve)."

Modified: xfce4-verve-plugin/trunk/po/da.po
===================================================================
--- xfce4-verve-plugin/trunk/po/da.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/da.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -6,7 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
-"POT-Creation-Date: \n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-09-30 08:23+0100\n"
 "Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -18,41 +19,41 @@
 "X-Poedit-SourceCharset: utf-8\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Kunne ikke udføre kommandoen:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Udseende"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Bredde (i tegn):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Opførsel"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Antal gemte historikelementer:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Kommandolinjegrænseflade med autofuldførelse og kommandohistorik"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve-kommandolinje"
 
@@ -63,6 +64,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Det lader ikke til, at der er nogen kørende Verve D-BUS-leverandør (f.eks. Verve paneludvidelsesmodulet)."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Det lader ikke til, at der er nogen kørende Verve D-BUS-leverandør (f.eks. "
+"Verve paneludvidelsesmodulet)."

Modified: xfce4-verve-plugin/trunk/po/de.po
===================================================================
--- xfce4-verve-plugin/trunk/po/de.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/de.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-08-09 00:21+0100\n"
 "Last-Translator: Jannis Pohlmann <jannis at xfce.org>\n"
 "Language-Team: German <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Konnte den Befehl nicht ausführen:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Erscheinungsbild"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Breite (in Zeichen):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Verhalten"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Gespeicherte Einträge im Verlauf:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Mit Autovervollständigung, Befehlsverlauf und URL-Erkennung"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve-Kommandozeile"
 

Modified: xfce4-verve-plugin/trunk/po/el.po
===================================================================
--- xfce4-verve-plugin/trunk/po/el.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/el.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-10-14 19:52+0200\n"
 "Last-Translator: Stavros Giannouris <stavrosg at serverhive.com>\n"
 "Language-Team: Greek <xfce-i18n at xfce.org>\n"
@@ -17,41 +17,41 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Αδυναμία εκτέλεσης της εντολής:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Εμφάνιση"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Πλάτος (χαρακτήρες):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Συμπεριφορά"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Μέγεθος λίστας ιστορικού:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Γραμμή εντολών με αυτόματη συμπλήρωση και ιστορικό"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Γραμμή Εντολών Verve"
 

Modified: xfce4-verve-plugin/trunk/po/en_GB.po
===================================================================
--- xfce4-verve-plugin/trunk/po/en_GB.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/en_GB.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -2,55 +2,55 @@
 # Copyright (C) 2006-2007 Jannis Pohlmann.
 # This file is distributed under the same license as the verve-plugin package.
 # Jeff Bailes <thepizzaking at gmail.com>, 2007.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-03-30 18:59+1000\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: British English\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Could not execute command:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Appearance"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Width (in chars):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Behaviour"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Number of saved history items:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Command line interface with auto-completion and command history"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve Command Line"
 
@@ -67,4 +67,3 @@
 msgstr ""
 "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
 "running."
-

Modified: xfce4-verve-plugin/trunk/po/eo.po
===================================================================
--- xfce4-verve-plugin/trunk/po/eo.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/eo.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-09-04 12:14+0200\n"
 "Last-Translator: Jarbas Araujo Jr. <jarbasaraujojr at yahoo.com.br>\n"
 "Language-Team: Debian-l10n-esperanto <xfce-i18n at xfce.org>\n"
@@ -17,41 +17,41 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Ne eblis lanĉi la komandon:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verveo"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aspekto"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Larĝeco ( po karaktero )"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Agimanjero"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Nombro da savitaj historieroj"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Komandlinia Interfaco kum aŭto-kompletado kaj komandhistorio"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Vervea komandlinio"
 

Modified: xfce4-verve-plugin/trunk/po/es.po
===================================================================
--- xfce4-verve-plugin/trunk/po/es.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/es.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-11-02 23:28+0100\n"
 "Last-Translator: Abel Martín <abel.martin.ruiz at gmail.com>\n"
 "Language-Team: Spanish <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,42 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "No se pudo ejecutar el comando:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Apariencia"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Anchura (en caracteres):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportamiento"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Numero de elementos guardados en el historial:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Interfaz de línea de comandos con auto-completado e historial de comandos"
+msgstr ""
+"Interfaz de línea de comandos con auto-completado e historial de comandos"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Línea de comandos Verve"
 
@@ -61,11 +62,15 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Parece que no hay ningún proveedor de Verve D-BUS (i.e. el complemento de panel Verve) ejecutándose."
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Parece que no hay ningún proveedor de Verve D-BUS (i.e. el complemento de "
+"panel Verve) ejecutándose."
 
 #~ msgid "Verve Properties"
 #~ msgstr "Préférences Verve"
+
 #~ msgid "Unkown command."
 #~ msgstr "Commande inconnue."
-

Modified: xfce4-verve-plugin/trunk/po/eu.po
===================================================================
--- xfce4-verve-plugin/trunk/po/eu.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/eu.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-02-14 10:45+0100\n"
 "Last-Translator: Piarres Beobide <pi at beobide.net>\n"
 "Language-Team: Librezale <xfce-i18n at xfce.org>\n"
@@ -17,41 +17,41 @@
 "X-Generator: Pootle 0.6.3.20060126\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Ezin da komandoa exekutatu:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Itxura"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Zabalera (karaktere):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Portaera"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Gordeko diren historia elementu kopurua:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Komando lerro interfazea auto-betetze eta komando historiarekin"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve Komando Lerroa"
 

Modified: xfce4-verve-plugin/trunk/po/fi.po
===================================================================
--- xfce4-verve-plugin/trunk/po/fi.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/fi.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-08-24 12:00+0300\n"
 "Last-Translator: jari <jari.rahkonen at pp1.inet.fi>\n"
 "Language-Team: Finnish <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Komentoa ei voi suorittaa:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Ulkoasu"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Leveys (merkkiä):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Käytös"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Historian kohteiden määrä:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Komentorivi automaattitäydennyksellä ja komentohistorialla"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve-komentorivi"
 

Modified: xfce4-verve-plugin/trunk/po/fr.po
===================================================================
--- xfce4-verve-plugin/trunk/po/fr.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/fr.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-09-16 22:57+0100\n"
 "Last-Translator: Maximilian Schleiss <maximilian at xfce.org>\n"
 "Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,42 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Échec à l'exécution de la commande :"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Apparence"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Largeur (en caractères) :"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportement"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Commandes max. dans l'historique :"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Interface de ligne de commande avec saisie auto-complétée et historique"
+msgstr ""
+"Interface de ligne de commande avec saisie auto-complétée et historique"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Ligne de commande Verve"
 
@@ -61,11 +62,15 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Il semblerait qu'il n'y a pas de fournisseur D-BUS pour Verve (p.ex. le greffon verve pour le panneau) en cours."
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Il semblerait qu'il n'y a pas de fournisseur D-BUS pour Verve (p.ex. le "
+"greffon verve pour le panneau) en cours."
 
 #~ msgid "Verve Properties"
 #~ msgstr "Préférences Verve"
+
 #~ msgid "Unkown command."
 #~ msgstr "Commande inconnue."
-

Modified: xfce4-verve-plugin/trunk/po/gl.po
===================================================================
--- xfce4-verve-plugin/trunk/po/gl.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/gl.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-06-23 20:37+0100\n"
 "Last-Translator: Leandro Regueiro <leandro DOT regueiro AT gmail DOT com>\n"
 "Language-Team: Galician <proxecto at trasno.net>\n"
@@ -20,41 +20,41 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Non se puido executar o comando:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aparencia"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr ""
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportamento"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr ""
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr ""
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr ""
 
@@ -65,6 +65,7 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
 msgstr ""
-

Modified: xfce4-verve-plugin/trunk/po/hu.po
===================================================================
--- xfce4-verve-plugin/trunk/po/hu.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/hu.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-08-12 15:54+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "A parancsot nem lehet végrehajtani:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Megjelenés"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Szélesség (karakterben):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Viselkedés"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Történet mérete:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Parancssor felület automatikus kiegészítéssel és parancs-történettel"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve parancssor"
 

Modified: xfce4-verve-plugin/trunk/po/id.po
===================================================================
--- xfce4-verve-plugin/trunk/po/id.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/id.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-06-18 11:49+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
 "Language-Team: Indonesian <id at li.org>\n"
@@ -16,41 +16,42 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Tak dapat mengeksekusi perintah:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Tampilan"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Lebar (dalam karakter):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Perilaku"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Jumlah item riwayat tersimpan:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Antarmuka baris perintah dengan penyelesaian otomatis dan riwayat perintah"
+msgstr ""
+"Antarmuka baris perintah dengan penyelesaian otomatis dan riwayat perintah"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Baris Perintah Verve"
 
@@ -65,6 +66,5 @@
 "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
 "running."
 msgstr ""
-"Kelihatannya tak ada penyedia D-BUS Verve (misalnya plugin panel Verve) "
-"yang berjalan."
-
+"Kelihatannya tak ada penyedia D-BUS Verve (misalnya plugin panel Verve) yang "
+"berjalan."

Modified: xfce4-verve-plugin/trunk/po/it.po
===================================================================
--- xfce4-verve-plugin/trunk/po/it.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/it.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-05-22 08:57+0200\n"
 "Last-Translator: Fabio Riga <usul at aruba.it>\n"
 "Language-Team: Italian <xfce-i18n at xfce.org>\n"
@@ -17,43 +17,43 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Impossibile eseguire il comando:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aspetto"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Larghezza (numero di caratteri):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportamento"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Numero di elementi della storia salvati:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr ""
 "Interfaccia a riga di comando con completamento automatico e storia dei "
 "comandi"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Riga di comando Verve"
 

Modified: xfce4-verve-plugin/trunk/po/ja.po
===================================================================
--- xfce4-verve-plugin/trunk/po/ja.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ja.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-10-07 12:55+0900\n"
 "Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
 "Language-Team: Japanese <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,42 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "コマンドを実行できませんでした:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "外観"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "幅 (文字単位):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "履歴"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "保存する履歴アイテム数"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "コマンドの自動補完や履歴を参照できるコマンドラインインターフェイスです。"
+msgstr ""
+"コマンドの自動補完や履歴を参照できるコマンドラインインターフェイスです。"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve コマンドライン"
 

Modified: xfce4-verve-plugin/trunk/po/lv.po
===================================================================
--- xfce4-verve-plugin/trunk/po/lv.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/lv.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: Pverve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-11-11 21:08+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis at inbox.lv>\n"
 "Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Nevarēju izpildīt komandu:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Izskats"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Platums (rakstzīmēs)"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Uzvedība"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Saglabāto vēstures vienumu skaits:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Komandu rindas interfeis ar auto-pabeigšanu un komandu vēsturi."
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve Komandu Rinda"
 
@@ -61,6 +61,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Liekas, ka neviens Verve D-BUS pakalpojuma sniedzējs (Verve paneļa spraudnis) neskrien."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Liekas, ka neviens Verve D-BUS pakalpojuma sniedzējs (Verve paneļa "
+"spraudnis) neskrien."

Modified: xfce4-verve-plugin/trunk/po/nb_NO.po
===================================================================
--- xfce4-verve-plugin/trunk/po/nb_NO.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/nb_NO.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-07-01 21:35+0200\n"
 "Last-Translator: Terje Uriansrud <ter at operamail.com>\n"
 "Language-Team: Norwegian Bokmal\n"
@@ -17,43 +17,42 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Klarte ikke kjøre kommandoen:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Utseende"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Bredde (antall tegn)"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Oppførsel"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Antall elementer i historikken"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr ""
-"Kommandolinjegrensesnitt med automatisk fullføring og "
-"kommandohistorikk"
+"Kommandolinjegrensesnitt med automatisk fullføring og kommandohistorikk"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve kommandolinje"
 

Modified: xfce4-verve-plugin/trunk/po/nl.po
===================================================================
--- xfce4-verve-plugin/trunk/po/nl.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/nl.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-02-09 16:20+0100\n"
 "Last-Translator: Stephan Arts <stephan at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
@@ -16,42 +16,42 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Kan commando niet uitvoeren:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Beeld"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Breedte (in tekens):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Gedrag"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Aantal opgeslagen geschiedenis items."
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 #, fuzzy
 msgid "Command line interface with auto-completion and command history"
 msgstr "Commandoregel interface met auto-aanvulling en geschiedenis bladeren"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve commandoregel"
 
@@ -66,8 +66,7 @@
 "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
 "running."
 msgstr ""
-"Er schijnt geen Verve D-BUS provider (de Verve paneel plugin) te "
-"draaien."
+"Er schijnt geen Verve D-BUS provider (de Verve paneel plugin) te draaien."
 
 #~ msgid "Verve Properties"
 #~ msgstr "Verve eigenschappen"

Modified: xfce4-verve-plugin/trunk/po/pa.po
===================================================================
--- xfce4-verve-plugin/trunk/po/pa.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/pa.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-01-05 20:46+0530\n"
 "Last-Translator: A S Alam <aalam at users.sf.net>\n"
 "Language-Team: Punjabi <xfce-i1n at xfce.org>\n"
@@ -18,41 +18,41 @@
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "ਕਮਾਂਡ ਚਲਾਈ ਨਹੀਂ ਜਾ ਸਕੀ:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "ਵੀਰਵੀ"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "ਦਿੱਖ"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "ਚੌੜਾਈ (ਅੱਖਰਾਂ 'ਚ):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "ਰਵੱਈਆ"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "ਸੰਭਾਲੀਆਂ ਹਿਸਟਰੀ ਆਈਟਮਾਂ ਦੀ ਗਿਣਤੀ:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "ਆਟੋ-ਕੰਪਲੀਸ਼ਨ ਅਤੇ ਕਮਾਂਡ ਹਿਸਟਰੀ ਨਾਲ ਕਮਾਂਡ ਲਾਇਨ ਇੰਟਰਫੇਸ"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "ਵੀਰਵੀ ਕਮਾਂਡ ਲਾਇਨ"
 
@@ -67,4 +67,3 @@
 "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
 "running."
 msgstr "ਕੋਈ ਵੀਰਵੀ D-BUS ਪਰਵਾਈਡਰ (ਵੀਰਵੀ ਪੈਨਲ ਪਲੱਗਇਨ) ਚੱਲਦਾ ਨਹੀਂ ਜਾਪਦਾ ਹੈ।"
-

Modified: xfce4-verve-plugin/trunk/po/pl.po
===================================================================
--- xfce4-verve-plugin/trunk/po/pl.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/pl.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-04-08 12:19+0900\n"
 "Last-Translator: Piotr Maliński <admin at rk.edu.pl>\n"
 "Language-Team: Polish <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Nie mogę wykonać polecenia:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Wygląd"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Długość (znaki):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Zachowanie"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Liczba zapisanych elementów historii:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Wiersz poleceń z autouzupełnianiem i historią komend"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Wiersz Poleceń Verve"
 

Modified: xfce4-verve-plugin/trunk/po/pt_BR.po
===================================================================
--- xfce4-verve-plugin/trunk/po/pt_BR.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/pt_BR.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: verve plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-11-13 11:51-0300\n"
 "Last-Translator: Vladimir Melo <vmelo at gnome.org>\n"
 "Language-Team: Brazilan Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -17,41 +17,43 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Não foi possível executar o comando:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aparência"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Largura (em caracteres):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportamento"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Número de itens salvos no histórico:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
-msgstr "Interface de linha de comando com completamento automático e histórico de comandos"
+msgstr ""
+"Interface de linha de comando com completamento automático e histórico de "
+"comandos"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Linha de Comando do Verve"
 
@@ -62,6 +64,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Parece não existir um provedor D-BUS do Verve (ex.: plug-in de painel do Verve) em execução."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Parece não existir um provedor D-BUS do Verve (ex.: plug-in de painel do "
+"Verve) em execução."

Modified: xfce4-verve-plugin/trunk/po/pt_PT.po
===================================================================
--- xfce4-verve-plugin/trunk/po/pt_PT.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/pt_PT.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-06-30 16:46+0100\n"
 "Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
 "Language-Team: \n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Não foi possível executar o comando:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Aparência"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Tamanho (em caracteres):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Comportamento"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Número de itens gravados no histórico:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Linha de comando com completação automática e histórico de comandos"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Linha de Comando Verve"
 
@@ -61,6 +61,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "Parece não existir um operador D-BUS Verve (ex. plugin de painel Verve) em execução."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Parece não existir um operador D-BUS Verve (ex. plugin de painel Verve) em "
+"execução."

Modified: xfce4-verve-plugin/trunk/po/ru.po
===================================================================
--- xfce4-verve-plugin/trunk/po/ru.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ru.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2008-10-19 11:15+0400\n"
 "Last-Translator: Nikita Belobrov <qvzqvz at gmail.com>\n"
 "Language-Team: ru_RU <ru at li.org>\n"
@@ -16,45 +16,46 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Невозможно выполнить команду:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Внешний вид"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Ширина (в символах):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Поведение"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Количество запоминаемых записей истории:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 #, fuzzy
 msgid "Command line interface with auto-completion and command history"
 msgstr "Командная строка с автодополнением и просмотром истории"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Командная строка Verve"
 
@@ -68,5 +69,6 @@
 msgid ""
 "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
 "running."
-msgstr "Вероятно отсутствует запущенный источник Verve D-BUS (например, подключаемый модуль панели Verve)."
-
+msgstr ""
+"Вероятно отсутствует запущенный источник Verve D-BUS (например, подключаемый "
+"модуль панели Verve)."

Modified: xfce4-verve-plugin/trunk/po/uk.po
===================================================================
--- xfce4-verve-plugin/trunk/po/uk.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/uk.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-03-13 14:14+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-03-07 23:46+0200\n"
 "Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
 "Language-Team: Ukrainian <xfce-i18n at xfce.org>\n"
@@ -19,41 +19,41 @@
 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:414
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Не можна виконати команду:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:792
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Зовнішній вигляд"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:821
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Ширина (в символах):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "Поведінка"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:852
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "Кількість збережених в історії пунктів:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "Інтерфейс командного рядка з авто-доповненням та історією команд"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Командний рядок Verve"
 

Modified: xfce4-verve-plugin/trunk/po/ur.po
===================================================================
--- xfce4-verve-plugin/trunk/po/ur.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/ur.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:12+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2007-10-26 17:28+0500\n"
 "Last-Translator: Muhammad Ali Makki <makk.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -19,41 +19,41 @@
 "X-Poedit-SourceCharset: utf-8\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "کمانڈ نہیں چلائی جاسکتی:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "مظہر"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "چوڑائی (chars میں):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "سلوک"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "محفوظ کردہ محفوظات عناصر:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "کمانڈ لائن مواجہ بمع خودکار-تکمیل اور کمانڈ محفوظات"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve کمانڈ لائن"
 
@@ -64,6 +64,9 @@
 
 #. Print error message
 #: ../scripts/verve-focus.c:84
-msgid "There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) running."
-msgstr "معلوم ہوتا ہے کہ کوئی Verve D-BUS فراہم کار نہیں چل رہا (مثلاً Verve پینل پلگ ان)."
-
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"معلوم ہوتا ہے کہ کوئی Verve D-BUS فراہم کار نہیں چل رہا (مثلاً Verve پینل پلگ "
+"ان)."

Modified: xfce4-verve-plugin/trunk/po/vi.po
===================================================================
--- xfce4-verve-plugin/trunk/po/vi.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/vi.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-02-19 22:50+0300\n"
 "Last-Translator: Phan Vĩnh Thịnh <teppi at vnlinux.org>\n"
 "Language-Team: Vietnamese <xfce-i18n at xfce.org>\n"
@@ -17,43 +17,43 @@
 "X-Generator: KBabel 1.9.1\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "Không thực hiện được câu lệnh:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "Vẻ ngoài"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "Rộng (theo ký tự):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr ""
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr ""
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 #, fuzzy
 msgid "Command line interface with auto-completion and command history"
 msgstr ""
 "Giao diện dòng lệnh với khả năng tự động kết thúc dòng lệnh và duyệt lịch sử"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Dòng lệnh Verve"
 

Added: xfce4-verve-plugin/trunk/po/xfce4-verve-plugin.pot
===================================================================
--- xfce4-verve-plugin/trunk/po/xfce4-verve-plugin.pot	                        (rev 0)
+++ xfce4-verve-plugin/trunk/po/xfce4-verve-plugin.pot	2008-11-23 15:32:13 UTC (rev 6183)
@@ -0,0 +1,68 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Generate error message
+#: ../panel-plugin/verve-plugin.c:412
+msgid "Could not execute command:"
+msgstr ""
+
+#. Create properties dialog
+#: ../panel-plugin/verve-plugin.c:790
+msgid "Verve"
+msgstr ""
+
+#. Frame for appearance settings
+#: ../panel-plugin/verve-plugin.c:808
+msgid "Appearance"
+msgstr ""
+
+#. Plugin size label
+#: ../panel-plugin/verve-plugin.c:819
+msgid "Width (in chars):"
+msgstr ""
+
+#. Frame for behaviour settings
+#: ../panel-plugin/verve-plugin.c:839
+msgid "Behaviour"
+msgstr ""
+
+#. History length label
+#: ../panel-plugin/verve-plugin.c:850
+msgid "Number of saved history items:"
+msgstr ""
+
+#. vim:set expandtab sts=2 ts=2 sw=2:
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
+msgid "Command line interface with auto-completion and command history"
+msgstr ""
+
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
+msgid "Verve Command Line"
+msgstr ""
+
+#. Print error message
+#: ../scripts/verve-focus.c:61
+msgid "Failed to connect to the D-BUS session bus."
+msgstr ""
+
+#. Print error message
+#: ../scripts/verve-focus.c:84
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""

Modified: xfce4-verve-plugin/trunk/po/zh_TW.po
===================================================================
--- xfce4-verve-plugin/trunk/po/zh_TW.po	2008-11-23 15:13:44 UTC (rev 6182)
+++ xfce4-verve-plugin/trunk/po/zh_TW.po	2008-11-23 15:32:13 UTC (rev 6183)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: verve-plugin 0.3.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-10 21:29+0200\n"
+"POT-Creation-Date: 2008-11-23 16:23+0100\n"
 "PO-Revision-Date: 2006-08-12 11:41+0800\n"
 "Last-Translator: Hydonsingore Cia <hydonsingore at educities.edu.tw>\n"
 "Language-Team: Chinese (traditional) <xfce-i18n at xfce.org>\n"
@@ -16,41 +16,41 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Generate error message
-#: ../panel-plugin/verve-plugin.c:407
+#: ../panel-plugin/verve-plugin.c:412
 msgid "Could not execute command:"
 msgstr "無法執行指令:"
 
 #. Create properties dialog
-#: ../panel-plugin/verve-plugin.c:781
+#: ../panel-plugin/verve-plugin.c:790
 msgid "Verve"
 msgstr "Verve"
 
 #. Frame for appearance settings
-#: ../panel-plugin/verve-plugin.c:799
+#: ../panel-plugin/verve-plugin.c:808
 msgid "Appearance"
 msgstr "外觀"
 
 #. Plugin size label
-#: ../panel-plugin/verve-plugin.c:810
+#: ../panel-plugin/verve-plugin.c:819
 msgid "Width (in chars):"
 msgstr "寬度 (多少字元):"
 
 #. Frame for behaviour settings
-#: ../panel-plugin/verve-plugin.c:830
+#: ../panel-plugin/verve-plugin.c:839
 msgid "Behaviour"
 msgstr "行為"
 
 #. History length label
-#: ../panel-plugin/verve-plugin.c:841
+#: ../panel-plugin/verve-plugin.c:850
 msgid "Number of saved history items:"
 msgstr "歷史條目的儲存數量:"
 
 #. vim:set expandtab sts=2 ts=2 sw=2:
-#: ../panel-plugin/verve.desktop.in.in.h:1
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:1
 msgid "Command line interface with auto-completion and command history"
 msgstr "具有自動補齊和指令歷史紀錄的指令列介面"
 
-#: ../panel-plugin/verve.desktop.in.in.h:2
+#: ../panel-plugin/xfce4-verve-plugin.desktop.in.in.h:2
 msgid "Verve Command Line"
 msgstr "Verve 指令列"
 




More information about the Goodies-commits mailing list