enigma2.git
14 years agorefs bug #429
Stefan Pluecken [Mon, 8 Mar 2010 15:16:28 +0000 (16:16 +0100)]
refs bug #429
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /

14 years agorefs bug #429
Stefan Pluecken [Mon, 8 Mar 2010 14:40:35 +0000 (15:40 +0100)]
refs bug #429
remove some absolute paths

14 years agofixes bug #435
Stefan Pluecken [Wed, 3 Feb 2010 22:59:59 +0000 (23:59 +0100)]
fixes bug #435
add support for INVERSION_AUTO parameter returned by the cable scan tool

14 years agofixes bug #445
Stefan Pluecken [Tue, 16 Feb 2010 13:53:12 +0000 (14:53 +0100)]
fixes bug #445
show diseqc settings in NimSelection

14 years agofixes bug #460
Stefan Pluecken [Wed, 3 Mar 2010 23:19:21 +0000 (00:19 +0100)]
fixes bug #460
allow setting a timer end time for zapping timers
zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect

14 years agofixes bug #465
Stefan Pluecken [Mon, 8 Mar 2010 12:33:36 +0000 (13:33 +0100)]
fixes bug #465
don't install sub directory files

14 years agolib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD Player...
ghost [Thu, 11 Mar 2010 12:54:33 +0000 (13:54 +0100)]
lib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD Player" text in LCD/Oled display

14 years agolib/dvb/sec.cpp: fix no more working tune to dvb-s2 transponders when the cable is...
ghost [Sat, 6 Mar 2010 10:20:10 +0000 (11:20 +0100)]
lib/dvb/sec.cpp: fix no more working tune to dvb-s2 transponders when the cable is not directly connected to -s2 tuner

14 years agolib/dvb/sec.cpp: remove not needed satpos depends check when the tuner is linked...
ghost [Mon, 1 Mar 2010 21:58:54 +0000 (22:58 +0100)]
lib/dvb/sec.cpp: remove not needed satpos depends check when the tuner is linked to another (in use) tuner
this fixes bug #422 and https://www.dream-multimedia-tv.de/board/index.php?page=Thread&threadID=11843&highlight=

14 years agofix no more turning positioner after leave positioner setup in some cases
ghost [Mon, 1 Mar 2010 18:37:57 +0000 (19:37 +0100)]
fix no more turning positioner after leave positioner setup in some cases
this fixes bug #321

14 years agofixes bug #381
Stefan Pluecken [Mon, 1 Mar 2010 00:47:26 +0000 (01:47 +0100)]
fixes bug #381
some small fixes for the parental control functions

14 years agoAdd some parental control improvements (made by Tode)
ghost [Mon, 11 Jan 2010 18:18:34 +0000 (19:18 +0100)]
Add some parental control improvements (made by Tode)

14 years agoComponents/Network.py: *fix usb wlan module recognition for new 1.6 oe images.
acid-burn [Tue, 23 Feb 2010 20:34:11 +0000 (21:34 +0100)]
Components/Network.py: *fix usb wlan module recognition for new 1.6 oe images.
This fixes #449

14 years agoremoves hd test ard/zdf from default userbouquet
Stefan Pluecken [Sat, 20 Feb 2010 17:09:10 +0000 (18:09 +0100)]
removes hd test ard/zdf from default userbouquet

14 years agoremoved german tv station 'TIMM' from default userbouquet due to cancellation of...
Stefan Pluecken [Sat, 20 Feb 2010 16:47:58 +0000 (17:47 +0100)]
removed german tv station 'TIMM' from default userbouquet due to cancellation of satellite broadcast next monday

14 years agoWirelessLan/plugin.py: * use dict to store already found entries. This avoids increas...
acid-burn [Sat, 20 Feb 2010 07:35:07 +0000 (08:35 +0100)]
WirelessLan/plugin.py: * use dict to store already found entries. This avoids increasing entries inside WLAN-Scan in new 1.6 Images.
this fixes #448

14 years agolib/python/Components/PluginsComponent.py: even allow .pyo files
ghost [Mon, 15 Feb 2010 09:25:34 +0000 (10:25 +0100)]
lib/python/Components/PluginsComponent.py: even allow .pyo files

14 years agolib/driver/rc.cpp,rcinput.cpp: only do EVIOCGRAB when event bit 0x1E is set in event...
ghost [Sat, 13 Feb 2010 17:47:15 +0000 (18:47 +0100)]
lib/driver/rc.cpp,rcinput.cpp: only do EVIOCGRAB when event bit 0x1E is set in event device evbits

14 years agoMerge branch 'bug_411_timeshift_disable_without_live'
ghost [Fri, 12 Feb 2010 13:23:06 +0000 (14:23 +0100)]
Merge branch 'bug_411_timeshift_disable_without_live'

14 years agoMerge branch 'bug_387_small_spinner_fix'
ghost [Fri, 12 Feb 2010 13:23:02 +0000 (14:23 +0100)]
Merge branch 'bug_387_small_spinner_fix'

14 years agodata/encoding.conf: add more czech transponders
ghost [Thu, 11 Feb 2010 22:11:20 +0000 (23:11 +0100)]
data/encoding.conf: add more czech transponders

14 years agoWirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from wlanscan...
acid-burn [Thu, 11 Feb 2010 13:27:16 +0000 (14:27 +0100)]
WirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from wlanscan screen.
* don't count the hidden network helper entry as found network.
* some small optimizations.
refs #204

14 years agoNetworkWizard/NetworkWizard.py: * fix automatic interface selection if only one netwo...
acid-burn [Thu, 11 Feb 2010 13:15:33 +0000 (14:15 +0100)]
NetworkWizard/NetworkWizard.py: * fix automatic interface selection if only one network adapter is available in some situations. refs #218

14 years agolib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. fixes:
ghost [Tue, 9 Feb 2010 18:45:42 +0000 (19:45 +0100)]
lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. fixes:

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
     return self.fnc(*self.args + args, **newkwargs)
   File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB
     self.callbacks[name](data,retval,extra_args)
   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py", line 108, in IpkgListAvailableCB
     SoftwareTools.available_packetlist.append([name, split[1].strip(), split[2].strip()])

ref bug #383

14 years agolib/python/Tools/HardwareInfo.py: remove debug output
ghost [Tue, 9 Feb 2010 13:26:35 +0000 (14:26 +0100)]
lib/python/Tools/HardwareInfo.py: remove debug output

14 years agolib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper case
ghost [Tue, 9 Feb 2010 13:26:01 +0000 (14:26 +0100)]
lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper case

14 years agolib/base/ioprio.cpp: fix for more current linuxkernel
ghost [Tue, 9 Feb 2010 13:25:18 +0000 (14:25 +0100)]
lib/base/ioprio.cpp: fix for more current linuxkernel

14 years agoMerge commit 'origin/bug_171_remove_wrong_triple_dots'
acid-burn [Mon, 8 Feb 2010 15:19:34 +0000 (16:19 +0100)]
Merge commit 'origin/bug_171_remove_wrong_triple_dots'

14 years agoMerge commit 'origin/bug_218_simplify_networkwizard'
acid-burn [Mon, 8 Feb 2010 15:19:00 +0000 (16:19 +0100)]
Merge commit 'origin/bug_218_simplify_networkwizard'

14 years agofixes bug #380
Stefan Pluecken [Thu, 4 Feb 2010 13:04:20 +0000 (14:04 +0100)]
fixes bug #380
pip is'n available in every state of e2, so don't try to get the status if it's not available

14 years agofixes bug #380
Stefan Pluecken [Thu, 4 Feb 2010 00:11:33 +0000 (01:11 +0100)]
fixes bug #380
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions

14 years ago* remove double strings from some po files. refs #171
acid-burn [Fri, 29 Jan 2010 21:02:29 +0000 (22:02 +0100)]
* remove double strings from some po files. refs #171

14 years ago* Remove triple dot "..." from main menu entries and main menu plugin names.
acid-burn [Fri, 29 Jan 2010 13:51:34 +0000 (14:51 +0100)]
* Remove triple dot "..." from main menu entries and main menu plugin names.
This fixes bug #171

 Please enter the commit message for your changes. Lines starting

14 years agoMerge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into bug_218_simp...
acid-burn [Fri, 29 Jan 2010 07:59:05 +0000 (08:59 +0100)]
Merge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into bug_218_simplify_networkwizard

14 years ago* simplify NetworkWizard usability. Its now possible to open the wizard directly...
acid-burn [Fri, 29 Jan 2010 07:50:34 +0000 (08:50 +0100)]
* simplify NetworkWizard usability. Its now possible to open the wizard directly with the current selected network interface,
so its no more needed to select the interface twice.
* add a blue button link to the network wizard also inside the AdapterSelectionScreen.
* d't show interface question if only one interface is available.
This fixes bug #218

14 years agodon't use string concatenation within translation brackets
Stefan Pluecken [Thu, 28 Jan 2010 23:49:43 +0000 (00:49 +0100)]
don't use string concatenation within translation brackets

14 years agoremove no longer needed enigma2_rel25.pot file
Stefan Pluecken [Thu, 28 Jan 2010 22:32:46 +0000 (23:32 +0100)]
remove no longer needed enigma2_rel25.pot file
fix bug in xml2po.py to properly ignore strings containing only whitespaces

14 years agoChannelSelection.py: another small fix for bug #420
ghost [Wed, 27 Jan 2010 22:30:01 +0000 (23:30 +0100)]
ChannelSelection.py: another small fix for bug #420

14 years agoChannelSelection.py: small fix for bug #420
ghost [Wed, 27 Jan 2010 18:59:42 +0000 (19:59 +0100)]
ChannelSelection.py: small fix for bug #420

14 years agofix cutlist editor for HD skins
ghost [Thu, 21 Jan 2010 10:32:40 +0000 (11:32 +0100)]
fix cutlist editor for HD skins

14 years agospeedup closing the servicelist in some cases
ghost [Wed, 27 Jan 2010 14:22:28 +0000 (15:22 +0100)]
speedup closing the servicelist in some cases
this fixes bug #421

14 years agocleanup lcd code
ghost [Wed, 27 Jan 2010 11:14:14 +0000 (12:14 +0100)]
cleanup lcd code

14 years agodisabe fan on enter standby, restart fan on leave standby
ghost [Wed, 27 Jan 2010 11:11:34 +0000 (12:11 +0100)]
disabe fan on enter standby, restart fan on leave standby
this fixes bug #418

14 years agoMerge remote branch 'origin/bug_380_stop_service_entering_tuner_setup'
ghost [Wed, 27 Jan 2010 09:51:41 +0000 (10:51 +0100)]
Merge remote branch 'origin/bug_380_stop_service_entering_tuner_setup'

14 years agoMerge remote branch 'origin/bug_383_softwaremanager'
ghost [Wed, 27 Jan 2010 09:50:25 +0000 (10:50 +0100)]
Merge remote branch 'origin/bug_383_softwaremanager'

14 years agoMerge remote branch 'origin/bug_288_remove_no_resume_on_minor_start_cutpoints'
ghost [Wed, 27 Jan 2010 09:49:53 +0000 (10:49 +0100)]
Merge remote branch 'origin/bug_288_remove_no_resume_on_minor_start_cutpoints'

14 years agofixes bug #393
Stefan Pluecken [Thu, 14 Jan 2010 13:11:20 +0000 (14:11 +0100)]
fixes bug #393
change DVI picture to HDMI picture for dm500hd

14 years agofixes bug #288
Stefan Pluecken [Sun, 24 Jan 2010 12:24:37 +0000 (13:24 +0100)]
fixes bug #288
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones.
so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.

14 years agofixes bug #380
Stefan Pluecken [Sun, 24 Jan 2010 11:23:42 +0000 (12:23 +0100)]
fixes bug #380
stop service when entering tuner setup (and ask to restore afterwards)

14 years agoanother compile fix for bug #411
ghost [Fri, 22 Jan 2010 16:23:03 +0000 (17:23 +0100)]
another compile fix for bug #411

14 years agoservicedvb.cpp: compile fix for bug 411
ghost [Fri, 22 Jan 2010 14:37:36 +0000 (15:37 +0100)]
servicedvb.cpp: compile fix for bug 411

14 years agoadd possibility to stopTimeshift but not switch back to live (not used in e2.. but...
ghost [Fri, 22 Jan 2010 14:06:12 +0000 (15:06 +0100)]
add possibility to stopTimeshift but not switch back to live (not used in e2.. but usable for external plugins)
this fixes bug #411

14 years agoScreens/PluginBrowser.py: small cleanup. refs #383
acid-burn [Tue, 19 Jan 2010 13:10:56 +0000 (14:10 +0100)]
Screens/PluginBrowser.py: small cleanup. refs #383

14 years agoSoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate packetmanager in...
acid-burn [Mon, 18 Jan 2010 16:21:55 +0000 (17:21 +0100)]
SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate packetmanager in expert mode.
- add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed.
- fix small typo.
This fixes bug #383

14 years agoScreen.py: add missing dict.__init__ call
ghost [Sun, 10 Jan 2010 12:45:57 +0000 (13:45 +0100)]
Screen.py: add missing dict.__init__ call

14 years agosmall fix in spinner handling...
ghost [Sat, 9 Jan 2010 19:42:14 +0000 (20:42 +0100)]
small fix in spinner handling...
fixes bug #378

14 years agopo/da.po: update Danish translation. Thx Ingmar Jørgensen
acid-burn [Wed, 6 Jan 2010 07:25:13 +0000 (08:25 +0100)]
po/da.po: update Danish translation. Thx Ingmar Jørgensen

14 years agopo/lt.po: update Lithuanian language, thx Adga
acid-burn [Wed, 6 Jan 2010 07:23:59 +0000 (08:23 +0100)]
po/lt.po: update Lithuanian language, thx Adga

14 years agoMerge remote branch 'remotes/origin/fantempplugin'
ghost [Tue, 5 Jan 2010 18:01:59 +0000 (19:01 +0100)]
Merge remote branch 'remotes/origin/fantempplugin'

14 years agoservicedvb.cpp: fix handling for single IN cut (needed when only the start of a movie...
ghost [Tue, 5 Jan 2010 17:50:00 +0000 (18:50 +0100)]
servicedvb.cpp: fix handling for single IN cut (needed when only the start of a movie is cutted away)

14 years agoremove m2ts again
ghost [Tue, 5 Jan 2010 13:53:54 +0000 (14:53 +0100)]
remove m2ts again

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Stefan Pluecken [Tue, 5 Jan 2010 13:42:23 +0000 (14:42 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agobug #238
Stefan Pluecken [Tue, 5 Jan 2010 13:41:54 +0000 (14:41 +0100)]
bug #238
added m4v file extension to media player capabilities

Conflicts:

lib/python/Plugins/Extensions/MediaPlayer/plugin.py

14 years agopo/sv.po: Update swedish translation. Thx. Ola Pontusson
acid-burn [Mon, 4 Jan 2010 20:21:12 +0000 (21:21 +0100)]
po/sv.po: Update swedish translation. Thx. Ola Pontusson

14 years agopo/es.po: - update spanish translation. Thx. Jose Juan Zapater Vera
acid-burn [Mon, 4 Jan 2010 20:08:56 +0000 (21:08 +0100)]
po/es.po: - update spanish translation. Thx. Jose Juan Zapater Vera

14 years agoComponents/config.py: dont show configtext input help in ConfigDirectory's
ghost [Sat, 2 Jan 2010 12:48:36 +0000 (13:48 +0100)]
Components/config.py: dont show configtext input help in ConfigDirectory's

14 years agoservicedvb.cpp: small cleanup
ghost [Mon, 21 Dec 2009 19:32:41 +0000 (20:32 +0100)]
servicedvb.cpp: small cleanup

14 years agofixed evSeekableStateChanged handling
ghost [Sat, 2 Jan 2010 11:11:57 +0000 (12:11 +0100)]
fixed evSeekableStateChanged handling

14 years agoMerge remote branch 'origin/bug_306_sort_by_date'
ghost [Sat, 2 Jan 2010 10:03:28 +0000 (11:03 +0100)]
Merge remote branch 'origin/bug_306_sort_by_date'

14 years agoMerge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'
ghost [Sat, 2 Jan 2010 10:01:09 +0000 (11:01 +0100)]
Merge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'

14 years agoMerge remote branch 'origin/bug_348_dvdburn_residenttask'
ghost [Sat, 2 Jan 2010 09:59:49 +0000 (10:59 +0100)]
Merge remote branch 'origin/bug_348_dvdburn_residenttask'

14 years agoMerge remote branch 'origin/bug_135_dvdburn_ts_only'
ghost [Sat, 2 Jan 2010 09:58:47 +0000 (10:58 +0100)]
Merge remote branch 'origin/bug_135_dvdburn_ts_only'

14 years agoMerge remote branch 'origin/bug_112_enable_extensions_manager'
ghost [Sat, 2 Jan 2010 09:58:02 +0000 (10:58 +0100)]
Merge remote branch 'origin/bug_112_enable_extensions_manager'

14 years agoMerge branch 'bug_274_disable_fast_winding_for_non_ts'
ghost [Sat, 2 Jan 2010 09:54:57 +0000 (10:54 +0100)]
Merge branch 'bug_274_disable_fast_winding_for_non_ts'

14 years agoonly show pip option in contextmenu when the hardware can handle pip
ghost [Sat, 2 Jan 2010 08:49:01 +0000 (09:49 +0100)]
only show pip option in contextmenu when the hardware can handle pip

14 years agosave multi framerate even to configfile
ghost [Wed, 30 Dec 2009 16:53:10 +0000 (17:53 +0100)]
save multi framerate even to configfile

14 years agono more ask for 50hz in videowizzard when 720p/1080i is selected.. and now multi...
ghost [Wed, 30 Dec 2009 10:13:26 +0000 (11:13 +0100)]
no more ask for 50hz in videowizzard when 720p/1080i is selected.. and now multi is used as default for 720p and 1080i
this fixes bug #262

14 years agofixes bug #369
thedoc [Fri, 1 Jan 2010 13:43:26 +0000 (14:43 +0100)]
fixes bug #369
close ChannelSelection after PiP is activated

14 years agofixes bug #354
thedoc [Tue, 15 Dec 2009 15:18:52 +0000 (16:18 +0100)]
fixes bug #354
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation

14 years agofixes bug #269
thedoc [Tue, 15 Dec 2009 14:38:30 +0000 (15:38 +0100)]
fixes bug #269
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service

14 years agoInfoBarGenerics.py: rename timer to fix automatic infobar hide after channel change
ghost [Thu, 31 Dec 2009 08:55:18 +0000 (09:55 +0100)]
InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel change

14 years agoInfoBarGenerics.py: fix handling for unused key indication when two times the same...
ghost [Wed, 30 Dec 2009 17:35:59 +0000 (18:35 +0100)]
InfoBarGenerics.py: fix handling for unused key indication when two times the same key is pressed, small cleanup

14 years agoInfoBarGenerics.py: small cleanup
ghost [Wed, 30 Dec 2009 17:08:16 +0000 (18:08 +0100)]
InfoBarGenerics.py: small cleanup

14 years agoaction.cpp: remove debug info
ghost [Wed, 30 Dec 2009 16:12:22 +0000 (17:12 +0100)]
action.cpp: remove debug info

14 years agoshow a short symbol when a unhandled key is pressed
ghost [Wed, 30 Dec 2009 16:11:58 +0000 (17:11 +0100)]
show a short symbol when a unhandled key is pressed
this fixes bug #293

14 years agofixes bug #344
thedoc [Thu, 31 Dec 2009 11:15:45 +0000 (12:15 +0100)]
fixes bug #344
clean up default favourites

14 years agoSoftwareManager/plugin.py: - remove debug
acid-burn [Thu, 31 Dec 2009 07:31:57 +0000 (08:31 +0100)]
SoftwareManager/plugin.py: - remove debug

14 years agoSoftwareManager/plugin.py: - small cleanup and fix. This is for #112
acid-burn [Thu, 31 Dec 2009 07:29:47 +0000 (08:29 +0100)]
SoftwareManager/plugin.py: - small cleanup and fix. This is for #112

14 years agoInfoBarGenerics.py: small fix
ghost [Wed, 30 Dec 2009 16:15:52 +0000 (17:15 +0100)]
InfoBarGenerics.py: small fix

14 years agopo/it.po: Update Italian locale. Thx. Spaeleus
acid-burn [Tue, 29 Dec 2009 21:29:34 +0000 (22:29 +0100)]
po/it.po: Update Italian locale. Thx. Spaeleus

14 years agoScreens/PluginBrowser.py: - show old PluginDownloadBrowser for images that dont have...
acid-burn [Tue, 29 Dec 2009 21:21:11 +0000 (22:21 +0100)]
Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that dont have the SoftwareManager included.
This is for #112

14 years agoSoftwareManager/Makefile.am: add missing SoftwareTools.py
acid-burn [Tue, 29 Dec 2009 13:22:44 +0000 (14:22 +0100)]
SoftwareManager/Makefile.am: add missing SoftwareTools.py

14 years agoMerge branch 'bug_167_bsbe2_tone_amplitude'
ghost [Tue, 29 Dec 2009 12:16:59 +0000 (13:16 +0100)]
Merge branch 'bug_167_bsbe2_tone_amplitude'

14 years agoMerge branch 'bug_251_open_rc_devices_exclusive'
ghost [Tue, 29 Dec 2009 12:15:58 +0000 (13:15 +0100)]
Merge branch 'bug_251_open_rc_devices_exclusive'

14 years agoEnigma2/PO: - general translation update to move in new translatable strings.
acid-burn [Mon, 28 Dec 2009 21:12:29 +0000 (22:12 +0100)]
Enigma2/PO: - general translation update to move in new translatable strings.
- update some german translations
- update dutch translation, thx Benny de Tandt
- update danish translation, thx Ingmar Jorgensen

14 years agoSoftwareManager/plugin.py: - enable extensions management inside Software manager.
acid-burn [Mon, 28 Dec 2009 20:02:41 +0000 (21:02 +0100)]
SoftwareManager/plugin.py: - enable extensions management inside Software manager.
- disable no more needed packet manager.
- some cleanups and fixes. This fixes bug #112.

14 years agoSystemPlugins/SoftwareManager: - add SoftwareTools.py to factor out some code.
acid-burn [Mon, 28 Dec 2009 20:01:06 +0000 (21:01 +0100)]
SystemPlugins/SoftwareManager: - add SoftwareTools.py to factor out some code.
This is for bug #112

14 years agoScreens/PluginBrowser.py: - remove possibility to install/remove plugins from Plugins...
acid-burn [Mon, 28 Dec 2009 19:58:06 +0000 (20:58 +0100)]
Screens/PluginBrowser.py: - remove possibility to install/remove plugins from Plugins Menu.
This is now possible over new extension management inside the Software management.
this is for bug #112

14 years agotools/genmetaindex.py: - also take care of packegetype from meta.xmls. this is for...
acid-burn [Mon, 28 Dec 2009 19:51:17 +0000 (20:51 +0100)]
tools/genmetaindex.py: - also take care of packegetype from meta.xmls. this is for #112

14 years agodata/skin_default: - update div-h png to support some bigger screes.
acid-burn [Mon, 28 Dec 2009 19:04:42 +0000 (20:04 +0100)]
data/skin_default: - update div-h png to support some bigger screes.
add border_menu_350.png. this is for bug #112