[Goodies-commits] r3052 - in xfce4-smartpm-plugin/trunk: po src

Anders F Bjorklund afb at xfce.org
Wed Aug 22 21:05:10 CEST 2007


Author: afb
Date: 2007-08-22 19:05:10 +0000 (Wed, 22 Aug 2007)
New Revision: 3052

Modified:
   xfce4-smartpm-plugin/trunk/po/sv.po
   xfce4-smartpm-plugin/trunk/po/xfce4-smartpm-plugin.pot
   xfce4-smartpm-plugin/trunk/src/xfcesmart.c
Log:
clarify that version is for panel plugin

Modified: xfce4-smartpm-plugin/trunk/po/sv.po
===================================================================
--- xfce4-smartpm-plugin/trunk/po/sv.po	2007-08-22 14:28:23 UTC (rev 3051)
+++ xfce4-smartpm-plugin/trunk/po/sv.po	2007-08-22 19:05:10 UTC (rev 3052)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: xfce4-smartpm-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-05-10 17:52+0200\n"
-"PO-Revision-Date: 2007-05-09 09:15+0200\n"
+"POT-Creation-Date: 2007-08-22 20:53+0200\n"
+"POT-Creation-Date: 2007-08-22 20:58+0200\n"
 "Last-Translator: Anders F Bjorklund <afb at users.sourceforge.net>\n"
 "Language-Team: Swedish <sv at li.org>\n"
 "MIME-Version: 1.0\n"
@@ -119,8 +119,7 @@
 msgstr "En uppdatering pågår redan, var god försök senare."
 
 #. create the dialog
-#: ../src/xfcesmart.c:1216 ../src/xfcesmart.c:1307
-#: ../src/xfce4-smart.desktop.in.in.h:2
+#: ../src/xfcesmart.c:1216 ../src/xfce4-smart.desktop.in.in.h:2
 msgid "Smart Package Manager"
 msgstr "Smart Package Manager"
 
@@ -160,6 +159,10 @@
 msgid "Upgrade on launch (if upgrades available)"
 msgstr "Uppgradera vid start (om uppgraderingar tillgängliga)"
 
+#: ../src/xfcesmart.c:1307
+msgid "Smart Package Manager - panel plugin"
+msgstr "Smart Package Manager - panelinsticksmodul"
+
 #: ../src/xfcesmart.c:1309 ../src/xfce4-smart.desktop.in.in.h:1
 msgid "Check for updates using the Smart Package Manager"
 msgstr "Kontrollera uppdateringar med pakethanteraren Smart"

Modified: xfce4-smartpm-plugin/trunk/po/xfce4-smartpm-plugin.pot
===================================================================
--- xfce4-smartpm-plugin/trunk/po/xfce4-smartpm-plugin.pot	2007-08-22 14:28:23 UTC (rev 3051)
+++ xfce4-smartpm-plugin/trunk/po/xfce4-smartpm-plugin.pot	2007-08-22 19:05:10 UTC (rev 3052)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-05-10 17:52+0200\n"
+"POT-Creation-Date: 2007-08-22 20:53+0200\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"
@@ -120,8 +120,7 @@
 msgstr ""
 
 #. create the dialog
-#: ../src/xfcesmart.c:1216 ../src/xfcesmart.c:1307
-#: ../src/xfce4-smart.desktop.in.in.h:2
+#: ../src/xfcesmart.c:1216 ../src/xfce4-smart.desktop.in.in.h:2
 msgid "Smart Package Manager"
 msgstr ""
 
@@ -161,6 +160,10 @@
 msgid "Upgrade on launch (if upgrades available)"
 msgstr ""
 
+#: ../src/xfcesmart.c:1307
+msgid "Smart Package Manager - panel plugin"
+msgstr ""
+
 #: ../src/xfcesmart.c:1309 ../src/xfce4-smart.desktop.in.in.h:1
 msgid "Check for updates using the Smart Package Manager"
 msgstr ""

Modified: xfce4-smartpm-plugin/trunk/src/xfcesmart.c
===================================================================
--- xfce4-smartpm-plugin/trunk/src/xfcesmart.c	2007-08-22 14:28:23 UTC (rev 3051)
+++ xfce4-smartpm-plugin/trunk/src/xfcesmart.c	2007-08-22 19:05:10 UTC (rev 3052)
@@ -1304,7 +1304,7 @@
   GdkPixbuf *icon;
 
   info = xfce_about_info_new(
-              _("Smart Package Manager"),
+              _("Smart Package Manager - panel plugin"),
               VERSION,
               _("Check for updates using the Smart Package Manager"),
               XFCE_COPYRIGHT_TEXT("2007", "Anders F Bjorklund"),




More information about the Goodies-commits mailing list