aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-12-19 07:31:22 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-12-19 07:31:22 +0000
commit5346cb6fc890e76e3b61c616aa6fb7c9ecbe5ae8 (patch)
tree35af88a876ee2b064bc8b8afe5fce1a46849c6f1
parenteaa8bc374ff5eca1bb3caf9517dc6772cae34dd6 (diff)
downloadenigma2-5346cb6fc890e76e3b61c616aa6fb7c9ecbe5ae8.tar.gz
enigma2-5346cb6fc890e76e3b61c616aa6fb7c9ecbe5ae8.zip
fix software update plugin to match the new IpkgComponent
-rw-r--r--lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py6
-rwxr-xr-xpo/ar.po2
-rwxr-xr-xpo/ca.po2
-rwxr-xr-xpo/cs.po2
-rwxr-xr-xpo/da.po2
-rw-r--r--po/de.po8
-rw-r--r--po/en.po2
-rw-r--r--po/enigma2.pot2
-rw-r--r--po/es.po2
-rwxr-xr-xpo/fi.po2
-rw-r--r--po/fr.po2
-rwxr-xr-xpo/hr.po2
-rwxr-xr-xpo/hu.po2
-rwxr-xr-xpo/is.po2
-rwxr-xr-xpo/it.po2
-rwxr-xr-xpo/nl.po2
-rwxr-xr-xpo/no.po2
-rwxr-xr-xpo/sv.po2
-rwxr-xr-xpo/tr.po2
19 files changed, 24 insertions, 24 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
index 2a7bf655..c71ffdbb 100644
--- a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
+++ b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py
@@ -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)
diff --git a/po/ar.po b/po/ar.po
index 9fcb7b05..288eff13 100755
--- 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"
diff --git a/po/ca.po b/po/ca.po
index da2e4477..9217869d 100755
--- 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"
diff --git a/po/cs.po b/po/cs.po
index fe17d984..e9d6c5ce 100755
--- 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"
diff --git a/po/da.po b/po/da.po
index ae50f138..28ee732d 100755
--- 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"
diff --git a/po/de.po b/po/de.po
index e3211f86..7e420136 100644
--- 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."
diff --git a/po/en.po b/po/en.po
index f79e1f84..4b60b164 100644
--- 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"
diff --git a/po/enigma2.pot b/po/enigma2.pot
index 836f7cfa..a48961f8 100644
--- a/po/enigma2.pot
+++ b/po/enigma2.pot
@@ -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"
diff --git a/po/es.po b/po/es.po
index c119c61e..b0849832 100644
--- 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"
diff --git a/po/fi.po b/po/fi.po
index 2c9c683e..b4c98309 100755
--- 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"
diff --git a/po/fr.po b/po/fr.po
index 0877b6e7..aea70070 100644
--- 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"
diff --git a/po/hr.po b/po/hr.po
index ba77005c..bf91ac1f 100755
--- 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"
diff --git a/po/hu.po b/po/hu.po
index 2f37e0fb..cb0cc5a0 100755
--- 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"
diff --git a/po/is.po b/po/is.po
index a052ffb8..eaf54de7 100755
--- 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"
diff --git a/po/it.po b/po/it.po
index 6c293d99..d577ed4e 100755
--- 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"
diff --git a/po/nl.po b/po/nl.po
index aa57021f..381e464b 100755
--- 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"
diff --git a/po/no.po b/po/no.po
index d188af80..3e2b6e64 100755
--- 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"
diff --git a/po/sv.po b/po/sv.po
index 4cc908c5..4e197c20 100755
--- 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"
diff --git a/po/tr.po b/po/tr.po
index f9b971c7..11cba456 100755
--- 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"