diff options
author | raveit65 <[email protected]> | 2015-08-18 21:29:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-08-18 21:29:03 +0200 |
commit | ef5f11bac2a6ab98acd1bbf3af59051f66bf6b2b (patch) | |
tree | af6db9a321f91a1d4bad08f869a704cd345529f2 | |
parent | 81515074f71950e0b6707a876b77467291a5f12d (diff) | |
download | mate-themes-ef5f11bac2a6ab98acd1bbf3af59051f66bf6b2b.tar.bz2 mate-themes-ef5f11bac2a6ab98acd1bbf3af59051f66bf6b2b.tar.xz |
release 1.10.2mate-themes-gtk3.8-1.10.2
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,6 @@ 1.10.2 (GTK 3.8) + * re-work of submarine themes + * GTK3 improvements for the other themes 1.10.1 (GTK 3.8) * add Blue-Submarine and Green-Submarine themes diff --git a/configure.ac b/configure.ac index d3135462..2a76082c 100644 --- a/configure.ac +++ b/configure.ac @@ -81,7 +81,6 @@ desktop-themes/Blue-Submarine/gtk-2.0/apps/Handles/Makefile desktop-themes/Blue-Submarine/gtk-2.0/apps/Panel/Makefile desktop-themes/Blue-Submarine/gtk-2.0/assets/Makefile desktop-themes/Blue-Submarine/gtk-3.0/Makefile -desktop-themes/Blue-Submarine/gtk-3.0/apps/Makefile desktop-themes/Blue-Submarine/gtk-3.0/assets/Makefile desktop-themes/Blue-Submarine/metacity-1/Makefile desktop-themes/Blue-Submarine/unity/Makefile @@ -111,7 +110,6 @@ desktop-themes/Green-Submarine/gtk-2.0/apps/Handles/Makefile desktop-themes/Green-Submarine/gtk-2.0/apps/Panel/Makefile desktop-themes/Green-Submarine/gtk-2.0/assets/Makefile desktop-themes/Green-Submarine/gtk-3.0/Makefile -desktop-themes/Green-Submarine/gtk-3.0/apps/Makefile desktop-themes/Green-Submarine/gtk-3.0/assets/Makefile desktop-themes/Green-Submarine/metacity-1/Makefile desktop-themes/Green-Submarine/unity/Makefile |