aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SkinSelector
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
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-19Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefilesacid-burn
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-18Don't install *.jpg files with the Plugin metadata to save space.acid-burn
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
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-09-26install noprev.pngAndreas Monzner
2007-08-20.cvsignoreFelix Domke
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 makefileFelix Domke
2006-10-10add reichi's skin selectorFelix Domke