diff options
author | Perberos <[email protected]> | 2012-03-20 05:17:21 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-20 05:17:21 -0300 |
commit | 15f4bd08eba961aab8c1ef1a9de06b5668a148d5 (patch) | |
tree | 6f5c155641dd1d417fc262af39985d7e51409e23 /desktop-themes/Fog | |
parent | e60e464124c63eceb921610c1e327aecab7a4015 (diff) | |
download | mate-themes-15f4bd08eba961aab8c1ef1a9de06b5668a148d5.tar.bz2 mate-themes-15f4bd08eba961aab8c1ef1a9de06b5668a148d5.tar.xz |
renaming mist to fog
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, 19 insertions, 0 deletions
diff --git a/desktop-themes/Fog/Makefile.am b/desktop-themes/Fog/Makefile.am new file mode 100644 index 00000000..dd0e5ad7 --- /dev/null +++ b/desktop-themes/Fog/Makefile.am @@ -0,0 +1,11 @@ +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 new file mode 100644 index 00000000..0911068f --- /dev/null +++ b/desktop-themes/Fog/index.theme.in @@ -0,0 +1,8 @@ +[X-GNOME-Metatheme] +_Name=Fog +Type=X-GNOME-Metatheme +_Comment=A minimalistic appearance +Encoding=UTF-8 +GtkTheme=Fog +MetacityTheme=Fog +IconTheme=Fog |