diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -24,7 +24,7 @@ The following options may be supplied to cmake: -DQTC_STYLE_SUPPORT=true Support QtCurve style files. These are stored as - <kde prefix>/share/apps/kstyle/themes/qtc_<stylename>.themerc + <kde prefix>/share/apps/tdestyle/themes/qtc_<stylename>.themerc -DQTC_ENABLE_PARENTLESS_DIALOG_FIX_SUPPORT=true Enable support for the 'fixParentlessDialogs' config option. NOTE: This is @@ -51,9 +51,9 @@ format: ....rest of qtcurve settings... To use this theme, either copy qtc_<name>.themerc to -$TDEHOME/share/apps/kstyle/themes/ (usually ~/.trinity/share/apps/kstyle/themes/) -or copy to <kde install prefix>/share/apps/kstyle/themes/ (usually -/usr/share/apps/kstyle/themes/) +$TDEHOME/share/apps/tdestyle/themes/ (usually ~/.trinity/share/apps/tdestyle/themes/) +or copy to <kde install prefix>/share/apps/tdestyle/themes/ (usually +/usr/share/apps/tdestyle/themes/) When KDE's style panel is restarted, your new theme should appear in the list. |