Made the file entry modal.
2002-08-01 Federico Mena Quintero <federico@ximian.com> * gnome-keyboard-properties.glade: Made the file entry modal.
This commit is contained in:
parent
0906294387
commit
087ce5ba91
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-08-01 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
* gnome-keyboard-properties.glade: Made the file entry modal.
|
||||
|
||||
2002-07-16 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gnome-keyboard-properties.c (setup_dialog) : use the gconf_value_int_to_float
|
||||
|
|
|
@ -961,7 +961,7 @@
|
|||
<property name="sensitive">False</property>
|
||||
<property name="max_saved">10</property>
|
||||
<property name="directory_entry">False</property>
|
||||
<property name="modal">False</property>
|
||||
<property name="modal">True</property>
|
||||
|
||||
<child internal-child="entry">
|
||||
<widget class="GtkEntry" id="bell_custom_entry">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue