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 /gtk-themes/TraditionalOkTest/Makefile.am | |
parent | 56b07518c525ecfe2098436574b4265c3019bd0a (diff) | |
download | mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.bz2 mate-themes-ac9ffcff7717c85fd4d55d4c90ab5a35423870dc.tar.xz |
renaming clearlooks to traditionalok
Diffstat (limited to 'gtk-themes/TraditionalOkTest/Makefile.am')
-rw-r--r-- | gtk-themes/TraditionalOkTest/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk-themes/TraditionalOkTest/Makefile.am b/gtk-themes/TraditionalOkTest/Makefile.am new file mode 100644 index 00000000..a42b0454 --- /dev/null +++ b/gtk-themes/TraditionalOkTest/Makefile.am @@ -0,0 +1,5 @@ +themedir = $(datadir)/themes/TraditionalOkTest/gtk-2.0 + +theme_DATA = gtkrc + +EXTRA_DIST = $(theme_DATA) |