diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-01-22 23:40:56 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-01-22 23:40:56 +0000 |
| commit | ff9ddcfc0ee193c81bdf53461550d74e87206c7b (patch) | |
| tree | 7654c1bfd48b64a1e8c1e9633316f8f261feb888 /data/skin.xml | |
| parent | 6d87184b8fa7ebe005e5ba19fb311b9e505a72f8 (diff) | |
| download | enigma2-ff9ddcfc0ee193c81bdf53461550d74e87206c7b.tar.gz enigma2-ff9ddcfc0ee193c81bdf53461550d74e87206c7b.zip | |
move lcd windowstyle to skin_default.xml (fast workaround for non correct
lcd in other than our default skin)
Diffstat (limited to 'data/skin.xml')
| -rw-r--r-- | data/skin.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/data/skin.xml b/data/skin.xml index 2f6027c1..36f73255 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -40,22 +40,6 @@ </borderset> </windowstyle> - <!-- this is for LCD --> - <windowstyle type="skinned" id="1"> - <color name="Background" color="#000000" /> - <color name="LabelForeground" color="#ffffff" /> - <color name="ListboxBackground" color="#000000" /> - <color name="ListboxForeground" color="#ffffff" /> - <color name="ListboxSelectedBackground" color="#000000" /> - <color name="ListboxSelectedForeground" color="#ffffff" /> - <color name="ListboxMarkedBackground" color="#000000" /> - <color name="ListboxMarkedForeground" color="#ffffff" /> - <color name="ListboxMarkedAndSelectedBackground" color="#000000" /> - <color name="ListboxMarkedAndSelectedForeground" color="#ffffff" /> - <color name="WindowTitleForeground" color="#ffffff" /> - <color name="WindowTitleBackground" color="#000000" /> - </windowstyle> - <fonts> <font filename="md_khmurabi_10.ttf" name="Regular" scale="100" /> <font filename="ae_AlMateen.ttf" name="Replacement" scale="90" replacement="1" /> |
