From 65931c353a95978ba5c81e009977c8fce2abf988 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Tue, 16 Jan 2007 22:24:54 +0000 Subject: Switch themes (Old svn revision: 24519) --- configure.ac.in | 2 +- themes/Makefile.am | 2 +- themes/default/Makefile.am | 2 +- themes/kokodi/Makefile.am | 2 +- 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 \ -- cgit v1.2.1