From 538c0cd4b6f082695059552568ba5c9f7a3d3717 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 18 Aug 2013 10:23:52 -0500 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4. --- common/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/common.h') 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_.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" -- cgit v1.2.1