2002-06-18  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=85628
	* background-properties-capplet.c (main) : The dialog
	    - should not be modal
	    - has no parent to destroy with
	    - and should have a seperator
	    - set default response
This commit is contained in:
Jody Goldberg 2002-06-19 00:21:26 +00:00 committed by Jody Goldberg
parent 9ae0ce4eeb
commit 0977fadab0
3 changed files with 19 additions and 8 deletions

View file

@ -251,7 +251,7 @@ background picture.</property>
<child>
<widget class="GtkLabel" id="border_shading_label">
<property name="visible">True</property>
<property name="label" translatable="yes">Bor_der the picture with a:</property>
<property name="label" translatable="yes">Picture bor_der:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>