summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--gtk-themes/Makefile.am4
-rw-r--r--gtk-themes/Reverse/Makefile.am (renamed from gtk-themes/Inverted/Makefile.am)2
-rw-r--r--gtk-themes/Reverse/gtkrc (renamed from gtk-themes/Inverted/gtkrc)0
-rw-r--r--gtk-themes/Shiny/gtkrc2
5 files changed, 5 insertions, 5 deletions
diff --git a/configure.in b/configure.in
index 758a22a6..30775cdc 100644
--- a/configure.in
+++ b/configure.in
@@ -220,7 +220,7 @@ gtk-themes/HighContrastLargePrint/pixmaps/Makefile
gtk-themes/HighContrastLargePrintInverse/Makefile
gtk-themes/HighContrastLargePrintInverse/gtkrc
gtk-themes/HighContrastLargePrintInverse/pixmaps/Makefile
-gtk-themes/Inverted/Makefile
+gtk-themes/Reverse/Makefile
gtk-themes/LargePrint/Makefile
gtk-themes/LargePrint/gtkrc
gtk-themes/LowContrast/Makefile
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am
index 5416524c..e107d048 100644
--- a/gtk-themes/Makefile.am
+++ b/gtk-themes/Makefile.am
@@ -7,7 +7,7 @@ SUBDIRS = \
HighContrastInverse \
HighContrastLargePrint \
HighContrastLargePrintInverse \
- Inverted \
+ Reverse \
LowContrast \
LowContrastLargePrint \
LargePrint \
@@ -22,7 +22,7 @@ DIST_SUBDIRS = \
HighContrastInverse \
HighContrastLargePrint \
HighContrastLargePrintInverse \
- Inverted \
+ Reverse \
LowContrast \
LowContrastLargePrint \
LargePrint \
diff --git a/gtk-themes/Inverted/Makefile.am b/gtk-themes/Reverse/Makefile.am
index 0ebe3507..945d4d03 100644
--- a/gtk-themes/Inverted/Makefile.am
+++ b/gtk-themes/Reverse/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Inverted/gtk-2.0
+themedir = $(datadir)/themes/Reverse/gtk-2.0
theme_DATA = gtkrc
diff --git a/gtk-themes/Inverted/gtkrc b/gtk-themes/Reverse/gtkrc
index 262ae57d..262ae57d 100644
--- a/gtk-themes/Inverted/gtkrc
+++ b/gtk-themes/Reverse/gtkrc
diff --git a/gtk-themes/Shiny/gtkrc b/gtk-themes/Shiny/gtkrc
index 31dd2d3f..ed83ebbb 100644
--- a/gtk-themes/Shiny/gtkrc
+++ b/gtk-themes/Shiny/gtkrc
@@ -77,7 +77,7 @@ style "default" {
toolbarstyle = 1
animation = FALSE
radius = 3.0
- style = Shiny
+ style = GLOSSY
# Set a hint to disable backward compatibility fallbacks.
hint = "use-hints"