diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:25:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:25:05 -0600 |
commit | a5355f151396be579eba5838c7d8d93a43362cd7 (patch) | |
tree | 4660e8f56be211f2b4128e1591efc3dcfc0cf850 /kwin-styles/glow/themes/glass_large/CMakeLists.txt | |
parent | 430baee366780c4f1eb2143a088590b91a957800 (diff) | |
download | tdeartwork-a5355f151396be579eba5838c7d8d93a43362cd7.tar.gz tdeartwork-a5355f151396be579eba5838c7d8d93a43362cd7.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kwin-styles/glow/themes/glass_large/CMakeLists.txt')
-rw-r--r-- | kwin-styles/glow/themes/glass_large/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin-styles/glow/themes/glass_large/CMakeLists.txt b/kwin-styles/glow/themes/glass_large/CMakeLists.txt index 7907f6ee..597d15c1 100644 --- a/kwin-styles/glow/themes/glass_large/CMakeLists.txt +++ b/kwin-styles/glow/themes/glass_large/CMakeLists.txt @@ -19,4 +19,4 @@ install( FILES stickyon.png stickyon_glow.png stickyoff.png stickyoff_glow.png glass_large.theme - DESTINATION ${DATA_INSTALL_DIR}/kwin/glow-themes/glass_large ) + DESTINATION ${DATA_INSTALL_DIR}/twin/glow-themes/glass_large ) |