aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SkinSelector/plugin.py
AgeCommit message (Collapse)Author
2009-10-02SystemPlugins/SkinSelector: -Rework SkinSelector GUI a bit.acid-burn
- Fix hardcoded path for noprev.png - remove old skin. current skin is inside skin_default.xml
2008-08-21make menu text translatableAndreas Monzner
2007-10-07add 'weight' for menu entries (including plugins), so they can be sorted, ↵Felix Domke
patch by Moritz Venn (006_enigma2_add_weight_support_to_menu.patch)
2007-10-07add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz ↵Felix Domke
Venn, 005_enigma2_add_entryid_support_to_where_menu.patch)
2007-10-07Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this ↵Felix Domke
(patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch)
2007-07-28fix *required* kwargs. plugins not having **kwargs will probably not run ↵Felix Domke
with newer enigma2, but this has been documented since the beginning.
2007-07-23move selection to currently used skinAndreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2007-01-07take care of running recording before realy shutdown e2Andreas Monzner
2006-12-19add missing importFelix Domke
2006-12-19some python import cleanupsAndreas Monzner
lesser swig overhead
2006-11-20make xgettext happyAndreas Monzner
2006-11-18allow translationFelix Domke
2006-11-11layout fixFelix Domke
2006-10-10add reichi's skin selectorFelix Domke