diff options
author | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
commit | 406802bc6f8939415ffc51a429aab948ce216571 (patch) | |
tree | b1e0250e9c0253f958c082b3351e82dbb1d363ea /desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am | |
parent | b0f54bc6e85088ae8016a1a8e8ebb49f9be57dd7 (diff) | |
download | mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.bz2 mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.xz |
rename dir ContrastHighInverse to HighContrastInverse
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am')
-rw-r--r-- | desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am b/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am deleted file mode 100644 index eb474785..00000000 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -THEME_NAME=ContrastHighInverse - -themedir = $(datadir)/themes/$(THEME_NAME)/gtk-3.0 - -theme_DATA = \ - panel-grid.svg \ - gtk.css \ - gtk-widgets.css \ - mate-applications.css \ - other-applications.css \ - settings.ini - -EXTRA_DIST = $(theme_DATA) |