From d590057ff6b2a29713c0cd40b79365e3c3391bb4 Mon Sep 17 00:00:00 2001 From: Dennis Cranston Date: Thu, 12 Jan 2006 12:55:37 +0000 Subject: [PATCH] Do not hardcode the height of the dialog. Add an alignment to 2006-01-11 Dennis Cranston * capplets/sound/sound-properties-capplet.c: (create_dialog): Do not hardcode the height of the dialog. * capplets/sound/sound-properties.glade: Add an alignment to --- ChangeLog | 12 ++++++++++++ capplets/sound/sound-properties-capplet.c | 2 +- capplets/sound/sound-properties.glade | 22 ++++++++++++++++++---- 3 files changed, 31 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2e7ef5ed4..7bbea5967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-01-11 Dennis Cranston + + * capplets/sound/sound-properties-capplet.c: (create_dialog): + Do not hardcode the height of the dialog. + * capplets/sound/sound-properties.glade: Add an alignment to + set 18 pixels of space before starting the "System Sounds" + category. + * libsounds/sound-view.c: (play_preview_cb), (add_sound_item), + (sound_view_init): Indent the contents of the "System Sounds" + category. Use left alignment for combobox labels. Fix the + row and column spacing. + 2006-01-11 Sebastien Bacher * schemas/apps_gnome_settings_daemon_keybindings.schemas.in: diff --git a/capplets/sound/sound-properties-capplet.c b/capplets/sound/sound-properties-capplet.c index 425d67884..b45f5cc43 100644 --- a/capplets/sound/sound-properties-capplet.c +++ b/capplets/sound/sound-properties-capplet.c @@ -150,7 +150,7 @@ create_dialog (void) gtk_image_set_from_file (GTK_IMAGE (WID ("bell_image")), GNOMECC_DATA_DIR "/pixmaps/visual-bell.png"); - gtk_widget_set_size_request (widget, 425, 500); + gtk_widget_set_size_request (widget, 475, -1); if (!CheckXKB()) { GtkWidget *audible_bell_option = WID ("bell_audible_toggle"); diff --git a/capplets/sound/sound-properties.glade b/capplets/sound/sound-properties.glade index 4d47e7904..22202d62b 100644 --- a/capplets/sound/sound-properties.glade +++ b/capplets/sound/sound-properties.glade @@ -78,13 +78,27 @@ - + True - False - 0 + 0.5 + 0.5 + 1 + 1 + 12 + 0 + 0 + 0 - + + True + False + 0 + + + + +