[iagno/gnome-3-16] Temporarily remove Sun and Star theme.



commit 750d6f6f89bba93d1ce12c75eebabf01a3ada5af
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Apr 13 21:53:23 2015 +0200

    Temporarily remove Sun and Star theme.
    
    It causes a memory leak when used.

 NEWS                    |    1 +
 data/themes/Makefile.am |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64a113a..957dce9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 3.16.1 - April 13, 2015
 =============================
 
+* Temporarily remove Sun and Star theme, that causes a memory leak
 * HighContrast icons removed (as the symbolic one is now used)
 * Translations updates: basque, ukrainian and brazilian portuguese
 
diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am
index 1f7b15e..6415da3 100644
--- a/data/themes/Makefile.am
+++ b/data/themes/Makefile.am
@@ -2,8 +2,7 @@ themes_keydir = $(datadir)/iagno/themes/key
 themes_key_in_files = \
        adwaita.theme.in \
        classic.theme.in \
-       high_contrast.theme.in \
-       sun_and_star.theme.in
+       high_contrast.theme.in
 themes_key_DATA = $(themes_key_in_files:.theme.in=.theme)
 
 %.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]