diff options
author | raveit65 <[email protected]> | 2017-07-02 11:07:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 11:07:58 +0200 |
commit | 9907e2a5c09838d1e7f1835e7cc47e456cf63266 (patch) | |
tree | d3587b4e7b4b719fcfc9e7d05210f4055112ef48 /configure.ac | |
parent | c472d3647f099a345cbe7e3bfb11fe9da457b9be (diff) | |
download | mate-themes-9907e2a5c09838d1e7f1835e7cc47e456cf63266.tar.bz2 mate-themes-9907e2a5c09838d1e7f1835e7cc47e456cf63266.tar.xz |
Add index.theme file for gtk+ High Contrast theme
They dropped the metacity theme in index.theme file with that commit
https://github.com/GNOME/gnome-themes-standard/commit/0fb555d0bc1b78c7f208e7f4adcf65e35f72cfc3
In result the accessibility-theme won't display any more in
mate-appearance-properties.
workaround for https://github.com/mate-desktop/mate-themes/issues/188
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 28dcb0a4..eff1d60e 100644 --- a/configure.ac +++ b/configure.ac @@ -93,6 +93,7 @@ desktop-themes/Blue-Submarine/gtk-2.0/assets/Makefile desktop-themes/Blue-Submarine/gtk-3.0/Makefile desktop-themes/Blue-Submarine/gtk-3.0/assets/Makefile desktop-themes/Blue-Submarine/metacity-1/Makefile +desktop-themes/ContrastHigh/Makefile desktop-themes/ContrastHighInverse/Makefile desktop-themes/ContrastHighInverse/gtk-2.0/Makefile desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc |