diff options
author | raveit65 <[email protected]> | 2015-04-03 19:08:45 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-03 19:09:27 +0200 |
commit | 645eed08a367da46d3eb960bd4787c6d0ed60c70 (patch) | |
tree | 5849183a4c1b86e70d9283ce6ddd930a5dc33cd0 /desktop-themes/Fog | |
parent | 9eae641b9b098e8208569d0b5c1703d11860b62d (diff) | |
download | mate-themes-645eed08a367da46d3eb960bd4787c6d0ed60c70.tar.bz2 mate-themes-645eed08a367da46d3eb960bd4787c6d0ed60c70.tar.xz |
package clean up
fixes https://github.com/mate-desktop/mate-themes/issues/83
Diffstat (limited to 'desktop-themes/Fog')
-rw-r--r-- | desktop-themes/Fog/Makefile.am | 11 | ||||
-rw-r--r-- | desktop-themes/Fog/index.theme.in | 8 |
2 files changed, 0 insertions, 19 deletions
diff --git a/desktop-themes/Fog/Makefile.am b/desktop-themes/Fog/Makefile.am deleted file mode 100644 index dd0e5ad7..00000000 --- a/desktop-themes/Fog/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -THEME_NAME=Fog -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 index.theme diff --git a/desktop-themes/Fog/index.theme.in b/desktop-themes/Fog/index.theme.in deleted file mode 100644 index 1858daeb..00000000 --- a/desktop-themes/Fog/index.theme.in +++ /dev/null @@ -1,8 +0,0 @@ -[X-GNOME-Metatheme] -_Name=Fog -Type=X-GNOME-Metatheme -_Comment=A minimalistic appearance -Encoding=UTF-8 -GtkTheme=Mist -MetacityTheme=Fog -IconTheme=Fog |