From ef132d1b9f00d1a1a37622bdbd61a88c50696ef0 Mon Sep 17 00:00:00 2001 From: Armin Berres Date: Tue, 20 Jul 2010 16:34:04 +0200 Subject: 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. --- mthemedaemon/test/themes/devel/index.theme | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mthemedaemon/test/themes/devel/index.theme (limited to 'mthemedaemon/test/themes/devel/index.theme') 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 -- cgit v1.2.3