aboutsummaryrefslogtreecommitdiff
path: root/mthemedaemon/test/themes
diff options
context:
space:
mode:
authorArmin Berres <armin.berres@basyskom.de>2010-07-20 16:34:04 +0200
committerSergiy Dubovik <sergiy.dubovik@nokia.com>2010-07-22 12:50:46 +0300
commitef132d1b9f00d1a1a37622bdbd61a88c50696ef0 (patch)
treeaeb4f0a5092c4ba371689649ff42938d846eda5d /mthemedaemon/test/themes
parent5003bdb9c8a9f514e5693dcd6ad085d8839c2cd2 (diff)
Changes: revive themedaemon stress test
RevBy: TrustMe Details: The stress test did not work anymore. I updated the used themes and ported it to use MRemoteThemeDaemon instead of an own implementation. Not all problems are fixed yet, when multiple clients are running sometimes the themedaemon and the clients get slightly out of sync for a short timeframe.
Diffstat (limited to 'mthemedaemon/test/themes')
-rw-r--r--mthemedaemon/test/themes/base/index.theme8
-rw-r--r--mthemedaemon/test/themes/base/m/libduicore/style/libdui.css1
-rw-r--r--mthemedaemon/test/themes/base/meegotouch/libmeegotouchcore/style/dummy0
-rw-r--r--mthemedaemon/test/themes/devel/index.theme8
-rw-r--r--mthemedaemon/test/themes/devel/meegotouch/libmeegotouchcore/style/dummy0
-rw-r--r--mthemedaemon/test/themes/theme_one/index.theme8
-rw-r--r--mthemedaemon/test/themes/theme_one/m/constants.ini34
-rw-r--r--mthemedaemon/test/themes/theme_one/m/locale/fi/constants.ini34
8 files changed, 12 insertions, 81 deletions
diff --git a/mthemedaemon/test/themes/base/index.theme b/mthemedaemon/test/themes/base/index.theme
index 2c5cca43..44064206 100644
--- a/mthemedaemon/test/themes/base/index.theme
+++ b/mthemedaemon/test/themes/base/index.theme
@@ -1,7 +1,7 @@
[Desktop Entry]
-Type=X-DUI-Metatheme
-Name=Base
+Type=X-MeeGoTouch-Metatheme
+Name=Base Theme
Encoding=UTF-8
-[X-DUI-Metatheme]
-X-Visible=false
+[X-MeeGoTouch-Metatheme]
+X-Visible=true
diff --git a/mthemedaemon/test/themes/base/m/libduicore/style/libdui.css b/mthemedaemon/test/themes/base/m/libduicore/style/libdui.css
deleted file mode 100644
index 4bd8276f..00000000
--- a/mthemedaemon/test/themes/base/m/libduicore/style/libdui.css
+++ /dev/null
@@ -1 +0,0 @@
-// empty file
diff --git a/mthemedaemon/test/themes/base/meegotouch/libmeegotouchcore/style/dummy b/mthemedaemon/test/themes/base/meegotouch/libmeegotouchcore/style/dummy
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/mthemedaemon/test/themes/base/meegotouch/libmeegotouchcore/style/dummy
diff --git a/mthemedaemon/test/themes/devel/index.theme b/mthemedaemon/test/themes/devel/index.theme
new file mode 100644
index 00000000..c1a1ffb9
--- /dev/null
+++ b/mthemedaemon/test/themes/devel/index.theme
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Type=X-MeeGoTouch-Metatheme
+Name=Devel Theme
+Encoding=UTF-8
+
+[X-MeeGoTouch-Metatheme]
+X-Inherits=base
+X-Visible=true
diff --git a/mthemedaemon/test/themes/devel/meegotouch/libmeegotouchcore/style/dummy b/mthemedaemon/test/themes/devel/meegotouch/libmeegotouchcore/style/dummy
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/mthemedaemon/test/themes/devel/meegotouch/libmeegotouchcore/style/dummy
diff --git a/mthemedaemon/test/themes/theme_one/index.theme b/mthemedaemon/test/themes/theme_one/index.theme
deleted file mode 100644
index 1949ed97..00000000
--- a/mthemedaemon/test/themes/theme_one/index.theme
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Type=X-DUI-Metatheme
-Name=One
-Encoding=UTF-8
-
-[X-DUI-Metatheme]
-X-Visible=true
-X-Inherits=base
diff --git a/mthemedaemon/test/themes/theme_one/m/constants.ini b/mthemedaemon/test/themes/theme_one/m/constants.ini
deleted file mode 100644
index 3599b2b3..00000000
--- a/mthemedaemon/test/themes/theme_one/m/constants.ini
+++ /dev/null
@@ -1,34 +0,0 @@
-[Palette]
-COLOR_FOREGROUND = #000000 ;text color
-COLOR_SECONDARY_FOREGROUND = #cc6633 ;secondary text
-COLOR_BACKGROUND = #ffffff ;background
-
-;reversed elements
-COLOR_INVERTED_FOREGROUND = #ffffff ;text color
-COLOR_INVERTED_SECONDARY_FOREGROUND = #CC6633 ;secondary text
-COLOR_INVERTED_BACKGROUND = #FFFFFF ;background
-
-;selection
-COLOR_SELECT = #CC6633 ;selected item background
-
-;notification colors
-COLOR_WARNING = #CC0000 ;"red" attention color
-COLOR_ATTENTION = #CC9900 ;"yellow" attention color
-COLOR_NOTIFICATION = #C3F500 ;"green" attention color
-
-COLOR_LINK = #3465a4;
-COLOR_LINK_ACTIVE = #f5bf00;
-
-COLOR_ACCENT1 = #aad400 ;crayon #1 for applications
-COLOR_ACCENT2 = #69bfde ;crayon #2 for applications
-COLOR_ACCENT3 = #ff9955 ;crayon #3 for applications
-COLOR_ACCENT4 = #de87cd ;crayon #4 for applications
-COLOR_ACCENT5 = #d8b427 ;crayon #5 for applications
-
-[Fonts]
-FONT_XLARGE = "Nokia Sans" 3.2mm ;32px
-FONT_LARGE = "Nokia Sans" 2.8mm ;28px
-FONT_DEFAULT = "Nokia Sans" 2.4mm ;24px
-FONT_SMALL = "Nokia Sans" 2.0mm ;20px
-FONT_XSMALL = "Nokia Sans" 1.6mm ;16px
-
diff --git a/mthemedaemon/test/themes/theme_one/m/locale/fi/constants.ini b/mthemedaemon/test/themes/theme_one/m/locale/fi/constants.ini
deleted file mode 100644
index 73dd058d..00000000
--- a/mthemedaemon/test/themes/theme_one/m/locale/fi/constants.ini
+++ /dev/null
@@ -1,34 +0,0 @@
-[Palette]
-COLOR_FOREGROUND = #ffffff ;text color
-COLOR_SECONDARY_FOREGROUND = #cc6633 ;secondary text
-COLOR_BACKGROUND = #000000 ;background
-
-;reversed elements
-COLOR_INVERTED_FOREGROUND = #000000 ;text color
-COLOR_INVERTED_SECONDARY_FOREGROUND = #CC6633 ;secondary text
-COLOR_INVERTED_BACKGROUND = #FFFFFF ;background
-
-;selection
-COLOR_SELECT = #CC6633 ;selected item background
-
-;notification colors
-COLOR_WARNING = #CC0000 ;"red" attention color
-COLOR_ATTENTION = #CC9900 ;"yellow" attention color
-COLOR_NOTIFICATION = #C3F500 ;"green" attention color
-
-COLOR_LINK = #3465a4;
-COLOR_LINK_ACTIVE = #f5bf00;
-
-COLOR_ACCENT1 = #aad400 ;crayon #1 for applications
-COLOR_ACCENT2 = #69bfde ;crayon #2 for applications
-COLOR_ACCENT3 = #ff9955 ;crayon #3 for applications
-COLOR_ACCENT4 = #de87cd ;crayon #4 for applications
-COLOR_ACCENT5 = #d8b427 ;crayon #5 for applications
-
-[Fonts]
-FONT_XLARGE = "Arial" 3.2mm ;32px
-FONT_LARGE = "Arial" 2.8mm ;28px
-FONT_DEFAULT = "Arial" 2.4mm ;24px
-FONT_SMALL = "Arial" 2.0mm ;20px
-FONT_XSMALL = "Arial" 1.6mm ;16px
-