fix software update plugin to match the new IpkgComponent
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 19 Dec 2006 07:31:22 +0000 (07:31 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Tue, 19 Dec 2006 07:31:22 +0000 (07:31 +0000)
19 files changed:
lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
po/ar.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/en.po
po/enigma2.pot
po/es.po
po/fi.po
po/fr.po
po/hr.po
po/hu.po
po/is.po
po/it.po
po/nl.po
po/no.po
po/sv.po
po/tr.po

index 2a7bf655440c204081f80832e40933ae3a944d03..c71ffdbb59ab77015de26c1aab0a6cc6afcb5b05 100644 (file)
@@ -229,8 +229,8 @@ class UpdatePlugin(Screen):
                <screen position="100,100" size="550,200" title="Software Update..." >
                        <widget name="activityslider" position="0,0" size="550,5"  />
                        <widget name="slider" position="0,100" size="550,30"  />
-                       <widget name="package" position="10,30" size="420,20" font="Regular;18"/>
-                       <widget name="status" position="10,60" size="420,45" font="Regular;18"/>
+                       <widget name="package" position="10,30" size="540,20" font="Regular;18"/>
+                       <widget name="status" position="10,60" size="540,45" font="Regular;18"/>
                </screen>"""
                
        def __init__(self, session, args = None):
@@ -296,7 +296,7 @@ class UpdatePlugin(Screen):
                elif event == IpkgComponent.EVENT_DONE:
                        if self.updating:
                                self.updating = False
-                               self.ipkg.startCmd(Ipkg.CMD_UPGRADE, args = {'test_only': False})
+                               self.ipkg.startCmd(IpkgComponent.CMD_UPGRADE, args = {'test_only': False})
                        elif self.error == 0:
                                self.slider.setValue(4)
                                
index 9fcb7b056eaefc0de716946360b6eeb5d3391b7c..288eff137e133eed4c41a816da02e6f7c37ea2ea 100755 (executable)
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-01-10 01:17+0300\n"
 "Last-Translator: hazem <moustafagamal@hotmail.com>\n"
 "Language-Team: Arabic <moustafagamal@hotmail.com>\n"
index da2e4477ffaa6e42e7347d55a701d05a97ff2b91..9217869dea10a12b7ee77b83b11c3716c6643ff0 100755 (executable)
--- a/po/ca.po
+++ b/po/ca.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ca\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-11-26 20:14+0100\n"
 "Last-Translator: Oriol Pellicer i Sabrià <oriol@elsud.org>\n"
 "Language-Team: \n"
index fe17d984a31b15c92b8980d9ecc7bc66c9eea5c3..e9d6c5ceba30b9395de9fbdc8fd1e654b25c4ddc 100755 (executable)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-12-03 17:25+0100\n"
 "Last-Translator: ws79 <ws79@centrum.cz>\n"
 "Language-Team: \n"
index ae50f138a0dd06c03dbd30434eb1112a98da66c3..28ee732de34241c01cb038baafafb93aea79a205 100755 (executable)
--- a/po/da.po
+++ b/po/da.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-11-29 16:53+0100\n"
 "Last-Translator: Gaj1 <gaj1@satandream.com>\n"
 "Language-Team: The Polar Team <Gaj@satandream.com>\n"
index e3211f8693ad480d90a5f0636ff2b3866bece660..7e4201368f0f8b9d2df145a83f30a45ef1fb0fa0 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
-"PO-Revision-Date: 2006-12-19 08:14+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
+"PO-Revision-Date: 2006-12-19 08:29+0100\n"
 "Last-Translator: Stefan Pluecken <stefanpl@baer.rwth-aachen.de>\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -1092,8 +1092,8 @@ msgstr ""
 msgid ""
 "No packages were upgraded yet. So you can check your network and try again."
 msgstr ""
-"Es wurden noch keine pakete geupdatet. Bitte überprüfen Sie die "
-"Netzwerkverbindung und versuchen Sie es erneut."
+"Es wurden noch keine pakete geupdatet. Bitte überprüfen Sie das Netzwerk und "
+"versuchen Sie es erneut."
 
 msgid "No positioner capable frontend found."
 msgstr "Keinen rotortauglichen Tuner gefunden."
index f79e1f84f6483ddbd863318d8d93e04f15eb8a4b..4b60b1641f45e05ca00b3cfdbf4949cbc24a82fb 100644 (file)
--- a/po/en.po
+++ b/po/en.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2005-11-17 20:53+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
index 836f7cfae80ee77c343ee892445ba6477948e1df..a48961f82f3e3760fd44751b28f36b75dd12d6de 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index c119c61e4db7546ca06580fa717095cc0a4e48ac..b0849832fb6f31f921670bfff3299cb3636c9152 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-12-03 23:56+0100\n"
 "Last-Translator: Jose Juan Zapater <josej@zapater.fdns.net>\n"
 "Language-Team: none\n"
index 2c9c683e9d525f232ec6f5e9f0544aa77c16ea0a..b4c9830925c923730151b7d6216d5ba536a9226d 100755 (executable)
--- a/po/fi.po
+++ b/po/fi.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-11-07 19:34+0200\n"
 "Last-Translator: Sauli Halttu <salde@salde.net>\n"
 "Language-Team: none\n"
index 0877b6e7d719cf042c8c925e63e584e14fa861a8..aea7007049e43896b7b2e6a9e00635157fe43e20 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: enigma 2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-06-13 18:14+0200\n"
 "Last-Translator: DonHora <donhora@myrealbox.com>\n"
 "Language-Team: french\n"
index ba77005c203a6b0e317d96266aa93dd6d036d61b..bf91ac1fb71099153855967eea85fb7c1dd6ab31 100755 (executable)
--- a/po/hr.po
+++ b/po/hr.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-11-19 17:12+0100\n"
 "Last-Translator: Jurica\n"
 "Language-Team:  <jurica@clarkdigital.com>\n"
index 2f37e0fb0d17b67e368e206d60ee9650f71bcacf..cb0cc5a00ed815064fe54687672cfdc44d3760b5 100755 (executable)
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-12-02 16:37+0100\n"
 "Last-Translator: MediaVox-98 (Laszlo Balogh) (www.mediavox.hu) "
 "<info@mediavox.hu>\n"
index a052ffb816d78cd9effe51b7d7964096f7ebe3d4..eaf54de7630eaeed2d626c1a4879ede273fe29e3 100755 (executable)
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Icelandic translation v.1.22b\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-11-18 22:50-0000\n"
 "Last-Translator: Baldur Þór Sveinsson <baddi@oreind.is>\n"
 "Language-Team: Polar Team <baddi@oreind.is>\n"
index 6c293d99bbe81ddd69b8c6bd1f500747e3eda6ae..d577ed4e2ecd1b141f4cc502b475d12345ae0f9d 100755 (executable)
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-04-01 02:52+0100\n"
 "Last-Translator: Musicbob <musicbob@satnews.tv.it>\n"
 "Language-Team: none\n"
index aa57021f494c647ba61850bae94de4a70854039e..381e464b486c43938179e99e9998078cfca1d1ac 100755 (executable)
--- a/po/nl.po
+++ b/po/nl.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-12-11 23:16+0100\n"
 "Last-Translator: Kees Aerts <aerts11@planet.nl>\n"
 "Language-Team: none\n"
index d188af805df16cbba0dc2e57264be4d0dcf16722..3e2b6e64d1fcba7db2d07fd566ebedebaf0c724a 100755 (executable)
--- a/po/no.po
+++ b/po/no.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-04-24 17:15+0100\n"
 "Last-Translator: MMMMMM <theMMMMMM@gmail.com>\n"
 "Language-Team: none\n"
index 4cc908c54a373ad0a8a1cc8860f7b42c60a5adb3..4e197c20fa9d10dc00622c55a5404d138aa43c49 100755 (executable)
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: tuxbox-enigma 0.0.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-12-09 17:48+0100\n"
 "Last-Translator: WeeGull <weegull@hotmail.com>\n"
 "Language-Team: none\n"
index f9b971c7a007f727b66e2f3bafdb87575eda6cb4..11cba456c83311df65c83c223b001d02566e738c 100755 (executable)
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Tr 01\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-19 08:18+0100\n"
+"POT-Creation-Date: 2006-12-19 08:30+0100\n"
 "PO-Revision-Date: 2006-06-16 12:51+0200\n"
 "Last-Translator: koksal <goksel@goksel.com>\n"
 "Language-Team: GökselD& <gok_68@hotmail.com>\n"