diff options
author | raveit65 <[email protected]> | 2016-04-09 22:08:54 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-09 22:10:36 +0200 |
commit | 08f85f255e782407582153907a8ca81666bc8a89 (patch) | |
tree | d3b33b6b90129ce6c636b49bd1cf192a66419380 /configure.ac | |
parent | 76eb0b1112238d06ea95a0d4efe755de11befe02 (diff) | |
download | mate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.bz2 mate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.xz |
Revert "rename dir ContrastHighInverse to HighContrastInverse"
This reverts commit 406802bc6f8939415ffc51a429aab948ce216571.
The name change prevent us to do any change in our theme,
it seems that gtk+ version will always be prefered if we use the same name.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac index 2055a1be..7c15e287 100644 --- a/configure.ac +++ b/configure.ac @@ -101,6 +101,12 @@ 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/ContrastHighInverse/Makefile +desktop-themes/ContrastHighInverse/gtk-2.0/Makefile +desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc +desktop-themes/ContrastHighInverse/gtk-3.0/Makefile +desktop-themes/ContrastHighInverse/metacity-1/Makefile +desktop-themes/ContrastHighInverse/pixmaps/Makefile desktop-themes/GreenLaguna/Makefile desktop-themes/GreenLaguna/gtk-2.0/Makefile desktop-themes/GreenLaguna/gtk-2.0/Styles/Makefile @@ -120,12 +126,6 @@ desktop-themes/Green-Submarine/gtk-2.0/assets/Makefile desktop-themes/Green-Submarine/gtk-3.0/Makefile desktop-themes/Green-Submarine/gtk-3.0/assets/Makefile desktop-themes/Green-Submarine/metacity-1/Makefile -desktop-themes/HighContrastInverse/Makefile -desktop-themes/HighContrastInverse/gtk-2.0/Makefile -desktop-themes/HighContrastInverse/gtk-2.0/gtkrc -desktop-themes/HighContrastInverse/gtk-3.0/Makefile -desktop-themes/HighContrastInverse/metacity-1/Makefile -desktop-themes/HighContrastInverse/pixmaps/Makefile desktop-themes/Menta/Makefile desktop-themes/Menta/cinnamon/Makefile desktop-themes/Menta/emerald/Makefile |