summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2003-01-31 03:57:01 +0000
committerJonathan Blandford <jrb@src.gnome.org>2003-01-31 03:57:01 +0000
commitb60bb724aa3bfe2d3ef32d279f44d4e4dbd34b19 (patch)
tree8ca59fba1589c587fdbd1dee0f93c25485a70992 /src
parent7d7f8aab9399806a049e81725d20ad256be604dd (diff)
downloadmetacity-b60bb724aa3bfe2d3ef32d279f44d4e4dbd34b19.tar.gz
add Simple to the list of themes.
Thu Jan 30 22:55:16 2003 Jonathan Blandford <jrb@redhat.com> * src/themes/Makefile.am (THEMES): add Simple to the list of themes. * src/metacity.schemas.in: change default theme to Simple.
Diffstat (limited to 'src')
-rw-r--r--src/metacity.schemas.in2
-rw-r--r--src/themes/Makefile.am3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in
index 0c0bb03a..e79afc85 100644
--- a/src/metacity.schemas.in
+++ b/src/metacity.schemas.in
@@ -114,7 +114,7 @@
<applyto>/apps/metacity/general/theme</applyto>
<owner>metacity</owner>
<type>string</type>
- <default>Atlanta</default>
+ <default>Simple</default>
<locale name="C">
<short>Current theme</short>
<long>
diff --git a/src/themes/Makefile.am b/src/themes/Makefile.am
index ad73ab27..9d0bd5ee 100644
--- a/src/themes/Makefile.am
+++ b/src/themes/Makefile.am
@@ -4,7 +4,8 @@ THEMES= \
Crux \
Esco \
AgingGorilla \
- Metabox
+ Metabox \
+ Simple
THEME_DIR=$(datadir)/themes
THEME_SUBDIR=metacity-1