[gtk+] win32: Delete classic theme
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] win32: Delete classic theme
- Date: Thu, 4 Feb 2016 13:26:35 +0000 (UTC)
commit 7d4bf49cffe50fbfd0305b65257e31ad3f108d1a
Author: Benjamin Otte <otte redhat com>
Date: Thu Feb 4 14:23:08 2016 +0100
win32: Delete classic theme
Well, actually, stop adding an extra version of raleigh
gtk/Makefile.am | 2 --
gtk/theme/win32/gtk-win32-classic.css | 4 ----
2 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 069bd58..bd3108e 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -1234,7 +1234,6 @@ gtk.gresource.xml: Makefile.am inspector/Makefile.inc
if test "$(win32_theme)" = "yes"; then \
echo " <file alias='theme/win32/gtk-base.css'>theme/win32/gtk-win32-base.css</file>" >> $@; \
echo " <file alias='theme/win32/gtk.css'>theme/win32/gtk-win32.css</file>" >> $@; \
- echo " <file alias='theme/win32-classic/gtk.css'>theme/win32/gtk-win32-classic.css</file>" >>
$@; \
echo " <file alias='theme/win32-xp/gtk.css'>theme/win32/gtk-win32-xp.css</file>" >> $@; \
fi; \
for f in $(srcdir)/cursor/*.png; do \
@@ -1277,7 +1276,6 @@ gesture_sources = \
theme_sources = \
theme/win32/gtk-win32.css \
theme/win32/gtk-win32-base.css \
- theme/win32/gtk-win32-classic.css \
theme/win32/gtk-win32-xp.css \
theme/Adwaita/assets.txt \
theme/Adwaita/assets.svg \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]