diff options
author | Perberos <[email protected]> | 2012-03-19 22:12:48 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-19 22:12:48 -0300 |
commit | 235f434792b5ed1fd13663065e4bdc927a9b46cb (patch) | |
tree | fa266b983af4ac1bf6a4b3b07f3f56587d8187e9 /desktop-themes | |
parent | ac9ffcff7717c85fd4d55d4c90ab5a35423870dc (diff) | |
download | mate-themes-235f434792b5ed1fd13663065e4bdc927a9b46cb.tar.bz2 mate-themes-235f434792b5ed1fd13663065e4bdc927a9b46cb.tar.xz |
renamed crux to quid
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/Makefile.am | 4 | ||||
-rw-r--r-- | desktop-themes/Quid/Makefile.am (renamed from desktop-themes/Crux/Makefile.am) | 2 | ||||
-rw-r--r-- | desktop-themes/Quid/index.theme.in (renamed from desktop-themes/Crux/index.theme.in) | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/desktop-themes/Makefile.am b/desktop-themes/Makefile.am index 64948925..755f5c87 100644 --- a/desktop-themes/Makefile.am +++ b/desktop-themes/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = \ Aldabra \ - Crux \ + Quid \ TraditionalOk \ Glider \ Glossy \ @@ -16,7 +16,7 @@ SUBDIRS = \ DIST_SUBDIRS = \ Aldabra \ - Crux \ + Quid \ TraditionalOk \ Glider \ Glossy \ diff --git a/desktop-themes/Crux/Makefile.am b/desktop-themes/Quid/Makefile.am index 2bad6f64..5f2adc7e 100644 --- a/desktop-themes/Crux/Makefile.am +++ b/desktop-themes/Quid/Makefile.am @@ -1,4 +1,4 @@ -THEME_NAME=Crux +THEME_NAME=Quid THEME_IN_FILES=index.theme.in %.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache diff --git a/desktop-themes/Crux/index.theme.in b/desktop-themes/Quid/index.theme.in index 46e034c9..aa022e62 100644 --- a/desktop-themes/Crux/index.theme.in +++ b/desktop-themes/Quid/index.theme.in @@ -1,8 +1,8 @@ [X-GNOME-Metatheme] -_Name=Crux +_Name=Quid Type=X-GNOME-Metatheme _Comment=Smooth gradients with purple highlights Encoding=UTF-8 -GtkTheme=Crux -MetacityTheme=Crux -IconTheme=Crux +GtkTheme=Quid +MetacityTheme=Quid +IconTheme=Quid |