HIG fixes for ui-review bug report #98915.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com> * gnome-accessibility-keyboard-properties.glade, accessibility-keyboard.c: HIG fixes for ui-review bug report #98915.
This commit is contained in:
parent
c37f13d844
commit
0b748c4145
3 changed files with 1546 additions and 1509 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* gnome-accessibility-keyboard-properties.glade,
|
||||
accessibility-keyboard.c: HIG fixes for ui-review bug
|
||||
report #98915.
|
||||
|
||||
2003-07-16 Dennis Cranston <dennis_cranston at yahoo com>
|
||||
|
||||
* gnome-accessibility-keyboard-properties.glade: Adjust widget
|
||||
|
|
|
@ -462,7 +462,7 @@ cb_load_CDE_file (GtkButton *button, GtkWidget *dialog)
|
|||
{
|
||||
if (fsel == NULL) {
|
||||
fsel = GTK_FILE_SELECTION (
|
||||
gtk_file_selection_new (_("Select CDE AccessX file")));
|
||||
gtk_file_selection_new (_("Import Feature Settings File")));
|
||||
|
||||
gtk_file_selection_hide_fileop_buttons (GTK_FILE_SELECTION (fsel));
|
||||
gtk_file_selection_set_select_multiple (GTK_FILE_SELECTION (fsel), FALSE);
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue