From: Chang.H.S Date: Thu, 22 Sep 2011 01:27:06 +0000 (+0900) Subject: Merge remote branch 'dm/experimental' into vuplus_experimental X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=841bc3b1be82929ebed8d18ea16c08690aa3c42e;hp=ba0830ee63170ceb2c5d74a5b67dd09aa1fa1f20 Merge remote branch 'dm/experimental' into vuplus_experimental --- diff --git a/RecordTimer.py b/RecordTimer.py index d8bed8f..d3ccd75 100755 --- a/RecordTimer.py +++ b/RecordTimer.py @@ -297,13 +297,13 @@ class RecordTimerEntry(timer.TimerEntry, object): self.record_service = None if self.afterEvent == AFTEREVENT.STANDBY: if not Screens.Standby.inStandby: # not already in standby - Notifications.AddNotificationWithCallback(self.sendStandbyNotification, MessageBox, _("A finished record timer wants to set your\nDreambox to standby. Do that now?"), timeout = 20) + Notifications.AddNotificationWithCallback(self.sendStandbyNotification, MessageBox, _("A finished record timer wants to set your\nSTB to standby. Do that now?"), timeout = 20) elif self.afterEvent == AFTEREVENT.DEEPSTANDBY: if not Screens.Standby.inTryQuitMainloop: # not a shutdown messagebox is open if Screens.Standby.inStandby: # in standby RecordTimerEntry.TryQuitMainloop() # start shutdown handling without screen else: - Notifications.AddNotificationWithCallback(self.sendTryQuitMainloopNotification, MessageBox, _("A finished record timer wants to shut down\nyour Dreambox. Shutdown now?"), timeout = 20) + Notifications.AddNotificationWithCallback(self.sendTryQuitMainloopNotification, MessageBox, _("A finished record timer wants to shut down\nyour STB. Shutdown now?"), timeout = 20) return True def setAutoincreaseEnd(self, entry = None): diff --git a/SleepTimer.py b/SleepTimer.py old mode 100644 new mode 100755 index 221e8f0..a6f39ef --- a/SleepTimer.py +++ b/SleepTimer.py @@ -26,12 +26,12 @@ class SleepTimerEntry(timer.TimerEntry): if self.state == self.StateRunning: if config.SleepTimer.action.value == "shutdown": if config.SleepTimer.ask.value and not Screens.Standby.inTryQuitMainloop: - Notifications.AddNotificationWithCallback(self.shutdown, MessageBox, _("A sleep timer wants to shut down\nyour Dreambox. Shutdown now?"), timeout = 20) + Notifications.AddNotificationWithCallback(self.shutdown, MessageBox, _("A sleep timer wants to shut down\nyour STB. Shutdown now?"), timeout = 20) else: self.shutdown(True) elif config.SleepTimer.action.value == "standby": if config.SleepTimer.ask.value and not Screens.Standby.inStandby: - Notifications.AddNotificationWithCallback(self.standby, MessageBox, _("A sleep timer wants to set your\nDreambox to standby. Do that now?"), timeout = 20) + Notifications.AddNotificationWithCallback(self.standby, MessageBox, _("A sleep timer wants to set your\nSTB to standby. Do that now?"), timeout = 20) else: self.standby(True) diff --git a/configure.ac b/configure.ac index 0c54f5b..27beb1e 100644 --- a/configure.ac +++ b/configure.ac @@ -200,6 +200,17 @@ lib/python/Plugins/SystemPlugins/Videomode/Makefile lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile lib/python/Plugins/SystemPlugins/WirelessLan/Makefile lib/python/Plugins/SystemPlugins/WirelessLan/meta/Makefile +lib/python/Plugins/SystemPlugins/FactoryTest/Makefile +lib/python/Plugins/SystemPlugins/Fancontrol/Makefile +lib/python/Plugins/SystemPlugins/Fancontrol/meta/Makefile +lib/python/Plugins/SystemPlugins/FPGAUpgrade/Makefile +lib/python/Plugins/SystemPlugins/FPGAUpgrade/meta/Makefile +lib/python/Plugins/SystemPlugins/WirelessLanSetup/Makefile +lib/python/Plugins/SystemPlugins/WirelessLanSetup/meta/Makefile +lib/python/Plugins/SystemPlugins/ManualFancontrol/Makefile +lib/python/Plugins/SystemPlugins/ManualFancontrol/meta/Makefile +lib/python/Plugins/SystemPlugins/Blindscan/Makefile +lib/python/Plugins/SystemPlugins/Blindscan/meta/Makefile lib/python/Tools/Makefile lib/service/Makefile lib/components/Makefile @@ -209,4 +220,5 @@ tools/Makefile tools/enigma2.sh enigma2.pc ]) +AC_DEFINE(BUILD_VUPLUS,1,[Define to 1 for vuplus]) AC_OUTPUT diff --git a/data/defaults/Dream/settings.8000 b/data/defaults/Dream/settings.8000 old mode 100644 new mode 100755 index 1fe4a4c..2787d5d --- a/data/defaults/Dream/settings.8000 +++ b/data/defaults/Dream/settings.8000 @@ -1 +1 @@ -config.misc.rcused=0 \ No newline at end of file +config.misc.rcused=0 diff --git a/data/keymap.xml b/data/keymap.xml index f167024..10a36de 100755 --- a/data/keymap.xml +++ b/data/keymap.xml @@ -90,6 +90,8 @@ + + @@ -173,6 +175,12 @@ + + + + + + @@ -196,6 +204,8 @@ + + @@ -207,6 +217,7 @@ + @@ -280,6 +291,13 @@ + + + + + + + @@ -317,6 +335,11 @@ + + + + + @@ -343,6 +366,10 @@ + + + + @@ -361,6 +388,10 @@ + + + + @@ -388,6 +419,9 @@ + + + @@ -627,6 +661,12 @@ + + + + + + diff --git a/data/keymaps/dream-de.info b/data/keymaps/dream-de.info index d7f5b07..1156ab3 100644 --- a/data/keymaps/dream-de.info +++ b/data/keymaps/dream-de.info @@ -1,2 +1,2 @@ kmap=dream-de.kmap -name=Dreambox Keyboard Deutsch +name=Keyboard Deutsch diff --git a/data/menu.xml b/data/menu.xml index 6e10354..03e582c 100755 --- a/data/menu.xml +++ b/data/menu.xml @@ -62,7 +62,7 @@ - +