summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-29 01:45:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-29 01:45:36 -0600
commita1093ee4e14448727fa256855c92ad6b2c750daf (patch)
tree849d8941cc4ffad31304c5889aff3ab3481fee06
parentbdb67986c23464c903bde5a0f7f6a98e01038c02 (diff)
downloadtde-style-qtcurve-a1093ee4e14448727fa256855c92ad6b2c750daf.tar.gz
tde-style-qtcurve-a1093ee4e14448727fa256855c92ad6b2c750daf.zip
Fix theme installation
-rw-r--r--themes/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/CMakeLists.txt b/themes/CMakeLists.txt
index 0d9ce9b..27518b6 100644
--- a/themes/CMakeLists.txt
+++ b/themes/CMakeLists.txt
@@ -1,4 +1,4 @@
-install(FILES Agua.qtcurve Agua_II.qtcurve Curve.qtcurve Flat.qtcurve Human.qtcurve Inverted.qtcurve
- Klearlooks.qtcurve Milk.qtcurve Murrine.qtcurve Ozone.qtcurve Plastic.qtcurve Silk.qtcurve
+install(FILES Agua.qtcurve Agua_II.qtcurve Breeze.qtcurve Curve.qtcurve Dull_Glass.qtcurve Eva_Rounded.qtcurve Flat.qtcurve Human.qtcurve Inverted.qtcurve
+ Klearlooks.qtcurve Milk.qtcurve Murrine.qtcurve Ozone.qtcurve Plain.qtcurve Plastic.qtcurve Shiny_Glass.qtcurve Silk.qtcurve
DESTINATION ${DATA_INSTALL_DIR}/QtCurve)