diff options
author | raveit65 <[email protected]> | 2014-10-26 17:47:27 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-26 17:47:27 +0100 |
commit | 12dba598df6e11619b6c4a79042360bee3801dd2 (patch) | |
tree | 1004602f4ba038dfb9546e39a9c9b72f241893bd /configure.ac | |
parent | 28c6959f55af7b9b641cf4b481c38e3a75990f4a (diff) | |
download | mate-themes-12dba598df6e11619b6c4a79042360bee3801dd2.tar.bz2 mate-themes-12dba598df6e11619b6c4a79042360bee3801dd2.tar.xz |
Move pixmaps from ContrastHighLargePrint to ContrastHigh
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 84e89af2..7e028e6c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.15], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) @@ -189,6 +189,7 @@ desktop-themes/ContrastHigh/gtk-2.0/Makefile desktop-themes/ContrastHigh/gtk-2.0/gtkrc desktop-themes/ContrastHigh/gtk-3.0/Makefile desktop-themes/ContrastHigh/metacity-1/Makefile +desktop-themes/ContrastHigh/pixmaps/Makefile desktop-themes/ContrastHighInverse/Makefile desktop-themes/ContrastHighLargePrint/Makefile desktop-themes/ContrastHighLargePrint/index.theme.in @@ -282,7 +283,6 @@ gtk-themes/ContrastHighInverse/Makefile gtk-themes/ContrastHighInverse/gtkrc gtk-themes/ContrastHighLargePrint/Makefile gtk-themes/ContrastHighLargePrint/gtkrc -gtk-themes/ContrastHighLargePrint/pixmaps/Makefile gtk-themes/ContrastHighLargePrintInverse/Makefile gtk-themes/ContrastHighLargePrintInverse/gtkrc gtk-themes/ContrastHighLargePrintInverse/pixmaps/Makefile |