diff options
author | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-03-19 21:23:51 -0300 |
commit | ac9ffcff7717c85fd4d55d4c90ab5a35423870dc (patch) | |
tree | ce76b7b6de586637c529a92b193e8bea5dfe813d /desktop-themes/TraditionalOk | |
parent | 56b07518c525ecfe2098436574b4265c3019bd0a (diff) | |
download | mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.bz2 mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.xz |
renaming clearlooks to traditionalok
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r-- | desktop-themes/TraditionalOk/Makefile.am | 11 | ||||
-rw-r--r-- | desktop-themes/TraditionalOk/index.theme.in | 8 |
2 files changed, 19 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/Makefile.am b/desktop-themes/TraditionalOk/Makefile.am new file mode 100644 index 00000000..93281ca7 --- /dev/null +++ b/desktop-themes/TraditionalOk/Makefile.am @@ -0,0 +1,11 @@ +THEME_NAME=TraditionalOk +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/TraditionalOk/index.theme.in b/desktop-themes/TraditionalOk/index.theme.in new file mode 100644 index 00000000..8b7e4108 --- /dev/null +++ b/desktop-themes/TraditionalOk/index.theme.in @@ -0,0 +1,8 @@ +[X-GNOME-Metatheme] +_Name=TraditionalOk +Type=X-GNOME-Metatheme +_Comment=Attractive Usability +Encoding=UTF-8 +GtkTheme=TraditionalOk +MetacityTheme=TraditionalOk +IconTheme=mate |