[gnome-control-center] universal-access: add size groups to the lists of objects to create
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] universal-access: add size groups to the lists of objects to create
- Date: Tue, 6 Jul 2010 16:21:15 +0000 (UTC)
commit 40232421bf84258efe8afef42b9ca79b3e891e19
Author: Thomas Wood <thomas wood intel com>
Date: Tue Jul 6 16:49:39 2010 +0100
universal-access: add size groups to the lists of objects to create
Create the size groups from the GtkBuilder file so that widgets can be
aligned correctly.
panels/universal-access/cc-ua-panel.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/panels/universal-access/cc-ua-panel.c b/panels/universal-access/cc-ua-panel.c
index 58d8714..e42af5a 100644
--- a/panels/universal-access/cc-ua-panel.c
+++ b/panels/universal-access/cc-ua-panel.c
@@ -732,6 +732,10 @@ cc_ua_panel_init (CcUaPanel *self)
"text_size_model", "slowkeys_delay_adjustment",
"bouncekeys_delay_adjustment", "click_delay_adjustment",
"dwell_time_adjustment", "dwell_threshold_adjustment",
+ "seeing_sizegroup", "typing_sizegroup",
+ "pointing_sizegroup", "pointing_sizegroup2",
+ "pointing_scale_sizegroup", "sizegroup1",
+ "hearing_sizegroup",
"NULL" };
priv = self->priv = UA_PANEL_PRIVATE (self);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]