From b60bb724aa3bfe2d3ef32d279f44d4e4dbd34b19 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Fri, 31 Jan 2003 03:57:01 +0000 Subject: [PATCH] add Simple to the list of themes. Thu Jan 30 22:55:16 2003 Jonathan Blandford * src/themes/Makefile.am (THEMES): add Simple to the list of themes. * src/metacity.schemas.in: change default theme to Simple. --- ChangeLog | 7 +++++++ src/metacity.schemas.in | 2 +- src/themes/Makefile.am | 3 ++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 71e5b448b..e830564e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Jan 30 22:55:16 2003 Jonathan Blandford + + * src/themes/Makefile.am (THEMES): add Simple to the list of + themes. + + * src/metacity.schemas.in: change default theme to Simple. + 2003-01-29 Havoc Pennington * src/menu.c (meta_window_menu_new): don't create workspaces diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in index 0c0bb03a6..e79afc853 100644 --- a/src/metacity.schemas.in +++ b/src/metacity.schemas.in @@ -114,7 +114,7 @@ /apps/metacity/general/theme metacity string - Atlanta + Simple Current theme diff --git a/src/themes/Makefile.am b/src/themes/Makefile.am index ad73ab27d..9d0bd5ee8 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