diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-05-16 18:56:53 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-05-16 19:08:38 +0300 |
commit | e9a8a46fc92669236e37dd096f5a849aed74ca6a (patch) | |
tree | dabe2fe49420aebdcaab1c6babf880f13102c073 /data/themes/Makefile.am | |
parent | 3c77e0831772782a9452ff82e0e87e2e172ce295 (diff) | |
download | plus-e9a8a46fc92669236e37dd096f5a849aed74ca6a.tar.gz plus-e9a8a46fc92669236e37dd096f5a849aed74ca6a.tar.bz2 plus-e9a8a46fc92669236e37dd096f5a849aed74ca6a.tar.xz plus-e9a8a46fc92669236e37dd096f5a849aed74ca6a.zip |
Replaced default theme by classic. Moving default theme to theme mana.
Diffstat (limited to 'data/themes/Makefile.am')
-rw-r--r-- | data/themes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am index 1f2009067..8bdaf492c 100644 --- a/data/themes/Makefile.am +++ b/data/themes/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = blackwood classic enchilado pink redandblack wood +SUBDIRS = blackwood classic enchilado mana pink redandblack wood |