summaryrefslogtreecommitdiff
path: root/gtk-themes
diff options
context:
space:
mode:
authorPerberos <[email protected]>2012-03-20 06:51:39 -0300
committerPerberos <[email protected]>2012-03-20 06:51:39 -0300
commita331a84e04bbaca24481c5ff1cca236772b4ebd1 (patch)
tree36936770685ba2fcb8fc8d3c99f98c6617e4c030 /gtk-themes
parent15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (diff)
downloadmate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.bz2
mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.xz
renaming glossy to shiny
Diffstat (limited to 'gtk-themes')
-rw-r--r--gtk-themes/Makefile.am4
-rw-r--r--gtk-themes/Shiny/Makefile.am (renamed from gtk-themes/Glossy/Makefile.am)2
-rw-r--r--gtk-themes/Shiny/gtkrc (renamed from gtk-themes/Glossy/gtkrc)2
3 files changed, 4 insertions, 4 deletions
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am
index 12d8f165..5416524c 100644
--- a/gtk-themes/Makefile.am
+++ b/gtk-themes/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = \
Glider \
- Glossy \
+ Shiny \
TraditionalOkClassic \
Simple \
HighContrast \
@@ -15,7 +15,7 @@ SUBDIRS = \
DIST_SUBDIRS = \
Glider \
- Glossy \
+ Shiny \
TraditionalOkClassic \
Simple \
HighContrast \
diff --git a/gtk-themes/Glossy/Makefile.am b/gtk-themes/Shiny/Makefile.am
index ad2f7ee3..9ce2f398 100644
--- a/gtk-themes/Glossy/Makefile.am
+++ b/gtk-themes/Shiny/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Glossy/gtk-2.0
+themedir = $(datadir)/themes/Shiny/gtk-2.0
theme_DATA = gtkrc
diff --git a/gtk-themes/Glossy/gtkrc b/gtk-themes/Shiny/gtkrc
index ed83ebbb..31dd2d3f 100644
--- a/gtk-themes/Glossy/gtkrc
+++ b/gtk-themes/Shiny/gtkrc
@@ -77,7 +77,7 @@ style "default" {
toolbarstyle = 1
animation = FALSE
radius = 3.0
- style = GLOSSY
+ style = Shiny
# Set a hint to disable backward compatibility fallbacks.
hint = "use-hints"