summaryrefslogtreecommitdiffstats
path: root/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.h')
-rw-r--r--common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index 16ce48f..f39022a 100644
--- a/common/common.h
+++ b/common/common.h
@@ -104,7 +104,7 @@ typedef gchar ** Strings;
/* qtc_<theme name>.themerc support */
#define KDE_PREFIX(V) ((4==(V)) ? KDE4PREFIX : KDE3PREFIX)
-#define THEME_DIR "/share/apps/kstyle/themes/"
+#define THEME_DIR "/share/apps/tdestyle/themes/"
#define THEME_DIR4 "/share/kde4/apps/kstyle/themes/"
#define THEME_PREFIX "qtc_"
#define THEME_SUFFIX ".themerc"