summaryrefslogtreecommitdiff
path: root/gtk-themes
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-04-04 17:24:09 +0200
committerStefano Karapetsas <[email protected]>2012-04-04 17:24:09 +0200
commitfbcedcbc4860719b398b1ea046187a80ae633438 (patch)
tree64473b3cdf782af42195df0427c9e1192c93ad44 /gtk-themes
parentaa77453bca030d29cd8e1c5065b7c37bea375ca5 (diff)
downloadmate-themes-fbcedcbc4860719b398b1ea046187a80ae633438.tar.bz2
mate-themes-fbcedcbc4860719b398b1ea046187a80ae633438.tar.xz
rename Glider => AlaDelta
Diffstat (limited to 'gtk-themes')
-rw-r--r--gtk-themes/AlaDelta/Makefile.am (renamed from gtk-themes/Glider/Makefile.am)2
-rw-r--r--gtk-themes/AlaDelta/gtkrc (renamed from gtk-themes/Glider/gtkrc)4
-rw-r--r--gtk-themes/Makefile.am4
3 files changed, 5 insertions, 5 deletions
diff --git a/gtk-themes/Glider/Makefile.am b/gtk-themes/AlaDelta/Makefile.am
index 9445b24d..9e84aa08 100644
--- a/gtk-themes/Glider/Makefile.am
+++ b/gtk-themes/AlaDelta/Makefile.am
@@ -1,4 +1,4 @@
-themedir = $(datadir)/themes/Glider/gtk-2.0
+themedir = $(datadir)/themes/AlaDelta/gtk-2.0
theme_DATA = gtkrc
diff --git a/gtk-themes/Glider/gtkrc b/gtk-themes/AlaDelta/gtkrc
index 77ce2158..0da802ee 100644
--- a/gtk-themes/Glider/gtkrc
+++ b/gtk-themes/AlaDelta/gtkrc
@@ -1,8 +1,8 @@
-# Theme Name : Glider
+# Theme Name : AlaDelta
# Author(s) : Link Dupont <[email protected]>
# Description : A very basic, conservative theme, using the Smooth engine and
# HIG colors.
-# This is Glider, the mate-themes version of SmoothMATE..
+# This is AlaDelta, the mate-themes version of Glider..
gtk_color_scheme = "fg_color:#000\nbg_color:#eae8e3\nbase_color:#fff\ntext_color:#000\nselected_bg_color:#7590ae\nselected_fg_color:#fff\ntooltip_bg_color:#FFF1BE\ntooltip_fg_color:#000"
diff --git a/gtk-themes/Makefile.am b/gtk-themes/Makefile.am
index 63d62c81..b757fa8e 100644
--- a/gtk-themes/Makefile.am
+++ b/gtk-themes/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS = \
- Glider \
+ AlaDelta \
Shiny \
TraditionalOkClassic \
Simply \
@@ -14,7 +14,7 @@ SUBDIRS = \
$(TEST_THEMES)
DIST_SUBDIRS = \
- Glider \
+ AlaDelta \
Shiny \
TraditionalOkClassic \
Simply \