only create the custom theme entry when changes are made, and delete it

2007-07-29  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade:
	* appearance-themes.c: (theme_custom_cb):
	* theme-save.c: (save_dialog_response): only create the custom theme
	entry when changes are made, and delete it when the theme is saved.
	These changes obsolete the requirement for a modal details window.

svn path=/trunk/; revision=7928
This commit is contained in:
Jens Granseuer 2007-07-29 18:20:31 +00:00 committed by Jens Granseuer
parent 11cd98e2d1
commit d23fb65eb6
4 changed files with 15 additions and 6 deletions

View file

@ -1833,7 +1833,6 @@ Text only</property>
<property name="title" translatable="yes">Customize Theme</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="modal">True</property>
<property name="has_separator">False</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox4">