summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2007-01-16 22:24:54 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2007-01-16 22:24:54 +0000
commit65931c353a95978ba5c81e009977c8fce2abf988 (patch)
tree1d463e258cfc81c8c246a2a6a4360fa557996788
parent3d4c10d3f58f73dd7703f59e4a5f87ef4a6eb61a (diff)
downloadxfwm4-65931c353a95978ba5c81e009977c8fce2abf988.tar.gz
Switch themes
(Old svn revision: 24519)
-rw-r--r--configure.ac.in2
-rw-r--r--themes/Makefile.am2
-rw-r--r--themes/default/Makefile.am2
-rw-r--r--themes/kokodi/Makefile.am2
4 files changed, 4 insertions, 4 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 2a91f8f94..ebafb10fb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -218,8 +218,8 @@ themes/default.keys/Makefile
themes/default-4.0/Makefile
themes/default-4.2/Makefile
themes/katiola/Makefile
+themes/kokodi/Makefile
themes/moheli/Makefile
-themes/mopti/Makefile
themes/sassandra/Makefile
themes/stoneage/Makefile
themes/therapy/Makefile
diff --git a/themes/Makefile.am b/themes/Makefile.am
index 713ec51f8..07bd5c1b5 100644
--- a/themes/Makefile.am
+++ b/themes/Makefile.am
@@ -8,8 +8,8 @@ SUBDIRS = \
default-4.0 \
default-4.2 \
katiola \
+ kokodi \
moheli \
- mopti \
sassandra \
stoneage \
therapy \
diff --git a/themes/default/Makefile.am b/themes/default/Makefile.am
index 7bfd7bcba..2a57cb24f 100644
--- a/themes/default/Makefile.am
+++ b/themes/default/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Mopti/xfwm4
+themedir = $(datadir)/themes/Default/xfwm4
PNG_FILES = \
bottom-active.png \
diff --git a/themes/kokodi/Makefile.am b/themes/kokodi/Makefile.am
index 2a57cb24f..adfb5858f 100644
--- a/themes/kokodi/Makefile.am
+++ b/themes/kokodi/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Default/xfwm4
+themedir = $(datadir)/themes/Kokodi/xfwm4
PNG_FILES = \
bottom-active.png \