gimp r25550 - in trunk: . themes/Default themes/Small
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25550 - in trunk: . themes/Default themes/Small
- Date: Tue, 29 Apr 2008 10:17:14 +0100 (BST)
Author: neo
Date: Tue Apr 29 09:17:14 2008
New Revision: 25550
URL: http://svn.gnome.org/viewvc/gimp?rev=25550&view=rev
Log:
2008-04-29 Sven Neumann <sven gimp org>
* themes/Default/gtkrc
* themes/Small/gtkrc: reduce the minimum array size for
GtkComboBox widgets in the image window.
Modified:
trunk/ChangeLog
trunk/themes/Default/gtkrc
trunk/themes/Small/gtkrc
Modified: trunk/themes/Default/gtkrc
==============================================================================
--- trunk/themes/Default/gtkrc (original)
+++ trunk/themes/Default/gtkrc Tue Apr 29 09:17:14 2008
@@ -100,6 +100,7 @@
{
GimpUnitComboBox::label-scale = 0.8333
GimpScaleComboBox::label-scale = 0.8333
+ GtkComboBox::arrow-size = 8
}
widget "*GimpDisplayShell.*" style "gimp-display-style"
Modified: trunk/themes/Small/gtkrc
==============================================================================
--- trunk/themes/Small/gtkrc (original)
+++ trunk/themes/Small/gtkrc Tue Apr 29 09:17:14 2008
@@ -97,6 +97,7 @@
{
GimpUnitComboBox::label-scale = 0.8333
GimpScaleComboBox::label-scale = 0.8333
+ GtkComboBox::arrow-size = 8
}
widget "*GimpDisplayShell.*" style "gimp-display-style"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]