[gnome-icon-theme] install 24x24px icons as well. GB#608988



commit 0560a1c3dab98289a5887d72e3ee034e2933c529
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Feb 12 11:56:19 2010 +0100

    install 24x24px icons as well. GB#608988

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9839c3d..41007a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_SUBST(SVGSRCDIR, "src")
 AC_SUBST(SVGOUTDIR, "gnome")
 
 # Icon sizes we want to install
-AC_SUBST([render_sizes], ["8x8 16x16 22x22 32x32 48x48 256x256"])
+AC_SUBST([render_sizes], ["8x8 16x16 22x22 24x24 32x32 48x48 256x256"])
 
 # Allow icon mapping to be disabled
 AC_ARG_ENABLE([icon-mapping],



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