diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-07-14 14:31:21 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-07-14 14:41:44 +0300 |
commit | 0223ec3def25886c7240f57ed1eedb7f7bf06ef6 (patch) | |
tree | bbeaa441999cf4a5e5941f7a713da36177e05989 /data/themes/enchilado/Makefile.am | |
parent | 808b1b76cfb16f58d461a8e7f5573dc2539d620b (diff) | |
download | plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.gz plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.bz2 plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.tar.xz plus-0223ec3def25886c7240f57ed1eedb7f7bf06ef6.zip |
Convert enchilado theme to new format.
Diffstat (limited to 'data/themes/enchilado/Makefile.am')
-rw-r--r-- | data/themes/enchilado/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/themes/enchilado/Makefile.am b/data/themes/enchilado/Makefile.am index 1ca9924a3..289cd7a9a 100644 --- a/data/themes/enchilado/Makefile.am +++ b/data/themes/enchilado/Makefile.am @@ -2,14 +2,7 @@ guidir = $(pkgdatadir)/data/themes/enchilado gui_DATA = \ - button.png \ - button_disabled.png \ - buttonhi.png \ - buttonpress.png \ colors.xml \ - tab.png \ - tab_hilight.png \ - tabselected.png \ window.png \ window.xml |