diff options
author | raveit65 <[email protected]> | 2016-03-30 14:16:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-30 14:16:50 +0200 |
commit | 27472adb8e7a74f12b7a99a86dc03d1ede84865c (patch) | |
tree | 07494dbfa2684805c0cdc88b86925965f29be7aa /desktop-themes/ContrastHigh/gtk-3.0/Makefile.am | |
parent | f2349e078cdddc4f0fc04d1ed4942d48bdb4e3bb (diff) | |
download | mate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.bz2 mate-themes-27472adb8e7a74f12b7a99a86dc03d1ede84865c.tar.xz |
drop ContrastHigh theme, gtk+ ship that already
Diffstat (limited to 'desktop-themes/ContrastHigh/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHigh/gtk-3.0/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am b/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am deleted file mode 100644 index f38d61c7..00000000 --- a/desktop-themes/ContrastHigh/gtk-3.0/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -themedir = $(datadir)/themes/ContrastHigh/gtk-3.0 - -theme_DATA = \ - gtk.css \ - gtk-widgets.css \ - mate-applications.css \ - panel-grid.svg \ - other-applications.css \ - settings.ini - -EXTRA_DIST = $(theme_DATA) - |