diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:17:17 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:17:17 -0500 |
commit | 8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6 (patch) | |
tree | a35a2acf51a7895c7a221f9c8161407db26b89d5 /styles/phase/Makefile.am | |
parent | 92b8071dc368d0b6897d68c46336b76d52e4c312 (diff) | |
download | tdeartwork-8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6.tar.gz tdeartwork-8fafebe45b1ee4462326ff9f0ef7370ff86d6dc6.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
Diffstat (limited to 'styles/phase/Makefile.am')
-rw-r--r-- | styles/phase/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/Makefile.am b/styles/phase/Makefile.am index 8de17fe8..6f2639c9 100644 --- a/styles/phase/Makefile.am +++ b/styles/phase/Makefile.am @@ -6,7 +6,7 @@ KDE_CXXFLAGS = -DQT_PLUGIN INCLUDES = $(all_includes) -styledir = $(kde_datadir)/kstyle/themes +styledir = $(kde_datadir)/tdestyle/themes style_DATA = phase.themerc EXTRA_DIST = $(style_DATA) |