diff options
author | louis <louis.braun@gmx.de> | 2013-10-25 20:50:08 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-10-25 20:50:08 +0200 |
commit | 1aa2f6ace2419406b305f9fe238d9d341f761c73 (patch) | |
tree | b58da850e207efd038ac0b88cbdf9fa444667dfd /conf | |
parent | 086588958f25fcf065a947bd908e65c4a4c345bd (diff) | |
download | skin-nopacity-1aa2f6ace2419406b305f9fe238d9d341f761c73.tar.gz skin-nopacity-1aa2f6ace2419406b305f9fe238d9d341f761c73.tar.bz2 |
Version 0.9.0
Diffstat (limited to 'conf')
-rw-r--r-- | conf/rssfeeds.conf | 4 | ||||
-rw-r--r-- | conf/theme-freestyle.conf | 4 | ||||
-rw-r--r-- | conf/theme-iceblue.conf | 1 | ||||
-rw-r--r-- | conf/theme-light.conf | 39 |
4 files changed, 44 insertions, 4 deletions
diff --git a/conf/rssfeeds.conf b/conf/rssfeeds.conf deleted file mode 100644 index c0f7e62..0000000 --- a/conf/rssfeeds.conf +++ /dev/null @@ -1,4 +0,0 @@ -[Tagesschau] http://www.tagesschau.de/xml/rss2 -[Kicker] http://rss.kicker.de/news/aktuell -[Spiegel Online] http://www.spiegel.de/schlagzeilen/tops/index.rss -[Focus] http://rss2.focus.de/c/32191/f/443312/index.rss diff --git a/conf/theme-freestyle.conf b/conf/theme-freestyle.conf new file mode 100644 index 0000000..adb5c9d --- /dev/null +++ b/conf/theme-freestyle.conf @@ -0,0 +1,4 @@ +displayType = 2 +mainMenuTitleStyle = 1 +menuRecFolderSize = 100 +menuWidthRecordings = 40 diff --git a/conf/theme-iceblue.conf b/conf/theme-iceblue.conf new file mode 100644 index 0000000..42d9ab2 --- /dev/null +++ b/conf/theme-iceblue.conf @@ -0,0 +1 @@ +displayType = 0 diff --git a/conf/theme-light.conf b/conf/theme-light.conf new file mode 100644 index 0000000..061feef --- /dev/null +++ b/conf/theme-light.conf @@ -0,0 +1,39 @@ +displayType = 0 +backgroundStyle = 1 +discUsageStyle = 0 +displayPoster = 0 +displaySignalStrength = 0 +displaySourceInfo = 0 +fontChannelGroupSize = 7 +fontChannelGroupSmallSize = 5 +fontDiskUsage = 13 +fontEPGInfoWindow = -2 +fontEPGSize = 3 +fontEPGSmallSize = 3 +fontHeader = 10 +fontMenuitemDefault = -14 +fontMenuitemLarge = 5 +fontMenuitemRecordings = -18 +fontMenuitemRecordingsSmall = -6 +fontTimers = -4 +fontTimersHead = -6 +footerHeight = 6 +headerHeight = 6 +headerIconHeight = 100 +iconHeight = 80 +mainMenuTitleStyle = 0 +menuSizeDiskUsage = 13 +menuWidthChannels = 37 +menuWidthMain = 26 +menuWidthRecordings = 37 +menuWidthRightItems = 13 +menuWidthSchedules = 37 +menuWidthSetup = 26 +menuWidthTimers = 37 +numDefaultMenuItems = 12 +roundedCorners = 0 +scalePicture = 0 +showDiscUsage = 0 +showTimers = 2 +useFolderPoster = 0 +useMenuIcons = 0 |