diff options
author | raveit <[email protected]> | 2013-03-14 23:17:33 +0100 |
---|---|---|
committer | raveit <[email protected]> | 2013-03-14 23:17:33 +0100 |
commit | e39f02a2f2e04031822f9f13a80393362a8d61a3 (patch) | |
tree | 80cd8676fa2e3355c64a65c3f2002cf2c4e3d5a6 /desktop-themes/TraditionalOk/gtk-2.0/Makefile.am | |
parent | b0c8a05db42235d28beca552b5b64e114a33c4c5 (diff) | |
download | mate-themes-e39f02a2f2e04031822f9f13a80393362a8d61a3.tar.bz2 mate-themes-e39f02a2f2e04031822f9f13a80393362a8d61a3.tar.xz |
update TraditionalOk to clearlooks-phenix development
Diffstat (limited to 'desktop-themes/TraditionalOk/gtk-2.0/Makefile.am')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-2.0/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-2.0/Makefile.am b/desktop-themes/TraditionalOk/gtk-2.0/Makefile.am new file mode 100644 index 00000000..6bcff5db --- /dev/null +++ b/desktop-themes/TraditionalOk/gtk-2.0/Makefile.am @@ -0,0 +1,9 @@ +THEME_NAME=TraditionalOk + +themedir = $(datadir)/themes/$(THEME_NAME)/gtk-2.0 + +theme_DATA = \ + applications.rc \ + gtkrc + +EXTRA_DIST = $(theme_DATA) |