diff options
author | raveit65 <[email protected]> | 2015-04-03 18:49:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-03 18:50:50 +0200 |
commit | 41e2ac1ef8ef59a8ddf211beb34134dec3e32c3a (patch) | |
tree | 59806065a15cab4ece903ae96a16d648b2e18fa7 /desktop-themes/Quid | |
parent | 5849ce5bf9e66e40e98c0fd9efc1345c67d1b45e (diff) | |
download | mate-themes-41e2ac1ef8ef59a8ddf211beb34134dec3e32c3a.tar.bz2 mate-themes-41e2ac1ef8ef59a8ddf211beb34134dec3e32c3a.tar.xz |
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'desktop-themes/Quid')
-rw-r--r-- | desktop-themes/Quid/Makefile.am | 11 | ||||
-rw-r--r-- | desktop-themes/Quid/index.theme.in | 8 |
2 files changed, 0 insertions, 19 deletions
diff --git a/desktop-themes/Quid/Makefile.am b/desktop-themes/Quid/Makefile.am deleted file mode 100644 index 5f2adc7e..00000000 --- a/desktop-themes/Quid/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -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 - -themedir = $(datadir)/themes/$(THEME_NAME) - -theme_DATA = index.theme - -DISTCLEANFILES=index.theme -EXTRA_DIST=index.theme.in diff --git a/desktop-themes/Quid/index.theme.in b/desktop-themes/Quid/index.theme.in deleted file mode 100644 index c5a2868b..00000000 --- a/desktop-themes/Quid/index.theme.in +++ /dev/null @@ -1,8 +0,0 @@ -[X-GNOME-Metatheme] -_Name=Quid -Type=X-GNOME-Metatheme -_Comment=Smooth gradients with purple highlights -Encoding=UTF-8 -GtkTheme=Crux -MetacityTheme=Quid -IconTheme=Quid |