gimp r27127 - in trunk: . libgimpwidgets themes/Default
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27127 - in trunk: . libgimpwidgets themes/Default
- Date: Sat, 4 Oct 2008 21:47:53 +0000 (UTC)
Author: neo
Date: Sat Oct 4 21:47:53 2008
New Revision: 27127
URL: http://svn.gnome.org/viewvc/gimp?rev=27127&view=rev
Log:
2008-10-04 Sven Neumann <sven gimp org>
* libgimpwidgets/gimpruler.c: increased ruler font scale from
X_SMALL to SMALL as it appears to be too small for many users.
* themes/Default/gtkrc: follow that change here, but keep the
ruler font extra small in the Small theme.
Modified:
trunk/ChangeLog
trunk/libgimpwidgets/gimpruler.c
trunk/themes/Default/gtkrc
Modified: trunk/libgimpwidgets/gimpruler.c
==============================================================================
--- trunk/libgimpwidgets/gimpruler.c (original)
+++ trunk/libgimpwidgets/gimpruler.c Sat Oct 4 21:47:53 2008
@@ -31,7 +31,7 @@
#include "gimpruler.h"
-#define DEFAULT_RULER_FONT_SCALE PANGO_SCALE_X_SMALL
+#define DEFAULT_RULER_FONT_SCALE PANGO_SCALE_SMALL
#define RULER_WIDTH 13
#define MINIMUM_INCR 5
Modified: trunk/themes/Default/gtkrc
==============================================================================
--- trunk/themes/Default/gtkrc (original)
+++ trunk/themes/Default/gtkrc Sat Oct 4 21:47:53 2008
@@ -91,7 +91,7 @@
style "gimp-display-style" = "gimp-default-style"
{
- GimpRuler::font-scale = 0.6444
+ GimpRuler::font-scale = 0.8333
GimpUnitComboBox::label-scale = 0.8333
GimpScaleComboBox::label-scale = 0.8333
GtkComboBox::arrow-size = 8
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]