diff options
author | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
commit | 77b01cbd996e47a2cfa20745dd7956213679986a (patch) | |
tree | d04a18f0362eca8d846d13b539d12ce846b81644 /ksplashml/pics/themes/TDE-Classic/Makefile.am | |
parent | f17faa6673e6497c498180676d73fcd0cbe32172 (diff) | |
download | tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.tar.gz tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.zip |
Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013
Diffstat (limited to 'ksplashml/pics/themes/TDE-Classic/Makefile.am')
-rw-r--r-- | ksplashml/pics/themes/TDE-Classic/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/TDE-Classic/Makefile.am b/ksplashml/pics/themes/TDE-Classic/Makefile.am new file mode 100644 index 000000000..7602e6be1 --- /dev/null +++ b/ksplashml/pics/themes/TDE-Classic/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS=locolor +EXTRA_DIST=Theme.rc Preview.png splash_active_bar.png splash_bottom.png splash_inactive_bar.png splash_top.png + +ksplashml_pics_default_datadir = $(kde_datadir)/ksplash/Themes/TDE-Classic +ksplashml_pics_default_data_DATA = $(EXTRA_DIST) |