diff options
author | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 06:51:39 -0300 |
commit | a331a84e04bbaca24481c5ff1cca236772b4ebd1 (patch) | |
tree | 36936770685ba2fcb8fc8d3c99f98c6617e4c030 /desktop-themes/Glossy/Makefile.am | |
parent | 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (diff) | |
download | mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.bz2 mate-themes-a331a84e04bbaca24481c5ff1cca236772b4ebd1.tar.xz |
renaming glossy to shiny
Diffstat (limited to 'desktop-themes/Glossy/Makefile.am')
-rw-r--r-- | desktop-themes/Glossy/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop-themes/Glossy/Makefile.am b/desktop-themes/Glossy/Makefile.am deleted file mode 100644 index 9797ac3a..00000000 --- a/desktop-themes/Glossy/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -THEME_NAME=Glossy -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 |