diff options
author | Alex Couture <ac586133@hotmail.com> | 2014-09-03 00:25:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-09-03 00:25:17 +0900 |
commit | 232cce76e12fa5111a3b6fa5a1deb596d846f62a (patch) | |
tree | f3aab5ab35ad57bbc807181dce76a89a7b1f3232 /tdm/kfrontend/themes/Makefile.am | |
parent | dff276fb774ef2e8c587e16608a270724fb9ca5c (diff) | |
download | tdebase-232cce76e12fa5111a3b6fa5a1deb596d846f62a.tar.gz tdebase-232cce76e12fa5111a3b6fa5a1deb596d846f62a.zip |
Added 'minimalist' TDM style.
Diffstat (limited to 'tdm/kfrontend/themes/Makefile.am')
-rw-r--r-- | tdm/kfrontend/themes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/themes/Makefile.am b/tdm/kfrontend/themes/Makefile.am index 7d13b5174..ea3483728 100644 --- a/tdm/kfrontend/themes/Makefile.am +++ b/tdm/kfrontend/themes/Makefile.am @@ -1 +1 @@ -SUBDIRS = circles o2_enterprise +SUBDIRS = circles minimalist o2_enterprise |