gimp r25470 - trunk/libgimpwidgets
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25470 - trunk/libgimpwidgets
- Date: Sat, 12 Apr 2008 00:03:58 +0100 (BST)
Author: neo
Date: Sat Apr 12 00:03:58 2008
New Revision: 25470
URL: http://svn.gnome.org/viewvc/gimp?rev=25470&view=rev
Log:
2008-04-11 Sven Neumann <sven gimp org>
* libgimpwidgets/gimppropwidgets.c (gimp_prop_size_entry_new):
reduced spacing between entry and unit menu.
Modified:
trunk/libgimpwidgets/gimppropwidgets.c
Modified: trunk/libgimpwidgets/gimppropwidgets.c
==============================================================================
--- trunk/libgimpwidgets/gimppropwidgets.c (original)
+++ trunk/libgimpwidgets/gimppropwidgets.c Sat Apr 12 00:03:58 2008
@@ -2571,7 +2571,7 @@
show_pixels, show_percent, FALSE,
gimp_prop_size_entry_num_chars (lower, upper),
update_policy);
- gtk_table_set_col_spacing (GTK_TABLE (entry), 1, 4);
+ gtk_table_set_col_spacing (GTK_TABLE (entry), 1, 2);
set_param_spec (NULL,
gimp_size_entry_get_help_widget (GIMP_SIZE_ENTRY (entry), 0),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]