[gimp] themes: removing the "Small" theme.



commit e58d8fcd2494b3e552d00f38eaf7f9d0d507c9e8
Author: Jehan <jehan girinstud io>
Date:   Fri Mar 24 04:33:51 2017 +0100

    themes: removing the "Small" theme.
    
    As a result of "Bug 745835 - Resize icons as Option, not theme", the
    Small theme is now useless and redundant with the icon sizing
    preferences.

 configure.ac             |    1 -
 themes/Makefile.am       |    2 +-
 themes/Small/.gitignore  |    2 -
 themes/Small/Makefile.am |    7 ---
 themes/Small/gtkrc       |  110 ----------------------------------------------
 5 files changed, 1 insertions(+), 121 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a52f121..bc4c4d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2470,7 +2470,6 @@ icons/Symbolic/Makefile
 icons/Symbolic-Inverted/Makefile
 themes/Makefile
 themes/System/Makefile
-themes/Small/Makefile
 themes/Darker/Makefile
 themes/Dark/Makefile
 themes/Gray/Makefile
diff --git a/themes/Makefile.am b/themes/Makefile.am
index 56c9eda..a6d7ab3 100644
--- a/themes/Makefile.am
+++ b/themes/Makefile.am
@@ -1,3 +1,3 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = Darker Dark Gray Light Lighter Small System
+SUBDIRS = Darker Dark Gray Light Lighter System


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