diff options
-rw-r--r-- | marco-themes/Makefile.am | 2 | ||||
-rw-r--r-- | marco-themes/Reverse/metacity-theme-1.xml (renamed from marco-themes/Inverted/metacity-theme-1.xml) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/marco-themes/Makefile.am b/marco-themes/Makefile.am index c5d27734..74e4722a 100644 --- a/marco-themes/Makefile.am +++ b/marco-themes/Makefile.am @@ -4,7 +4,7 @@ THEMES = \ TraditionalOkClassic \ Glider \ Shiny \ - Inverted \ + Reverse \ Fog THEME_DIR=$(datadir)/themes diff --git a/marco-themes/Inverted/metacity-theme-1.xml b/marco-themes/Reverse/metacity-theme-1.xml index 1c26f534..62108e3b 100644 --- a/marco-themes/Inverted/metacity-theme-1.xml +++ b/marco-themes/Reverse/metacity-theme-1.xml @@ -2,7 +2,7 @@ <!-- $Id: marco-theme-1.xml 1263 2007-05-03 10:56:34Z acimitan $ --> <metacity_theme> <info> - <name>Inverted</name> + <name>Reverse</name> <author>Daniel Borgmann <[email protected]>, Andrea Cimitan <[email protected]></author> <copyright>Â 2005-2007 Daniel Borgmann, Andrea Cimitan</copyright> <date>Apr, 2007</date> |