summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/thememoodin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thememoodin.h b/src/thememoodin.h
index a10f306..bea5d2f 100644
--- a/src/thememoodin.h
+++ b/src/thememoodin.h
@@ -55,12 +55,12 @@ public:
TQStringList l;
l << "filetypes"; // 1 filetypes
- l << "exec"; // 2 exec
+ l << "application-x-executable"; // 2 application-x-executable
l << "key_bindings"; // 3 key_bindings
l << "window_list"; // 4 window_list
l << "desktop"; // 5 desktop
l << "style"; // 6 style
- l << "kcmsystem"; // 7 kcmsystem
+ l << "preferences-system"; // 7 preferences-system
l << "go"; // 8 go
return l;