summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/aboutconfigdialog.ui
diff options
context:
space:
mode:
authorEfe Gürkan YALAMAN <efeyalaman@gmail.com>2013-06-20 16:44:25 +0300
committerThorsten Behrens <tbehrens@suse.com>2013-08-01 01:48:34 +0200
commitf106f277b517ebba523ff48a888e3c8496dc9e97 (patch)
tree3e3128b338af74f2f5863cad2ff80cbe19d560c8 /cui/uiconfig/ui/aboutconfigdialog.ui
parent208e3f6ea77057e301bfe6693b3bd4e3ba66defc (diff)
Improvements on current prototypes.
License statement added to header. modulename changed svx to cui. Change-Id: I90f96e6c4720af392b344fce1052dd135e611bae
Diffstat (limited to 'cui/uiconfig/ui/aboutconfigdialog.ui')
-rw-r--r--cui/uiconfig/ui/aboutconfigdialog.ui7
1 files changed, 6 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/aboutconfigdialog.ui b/cui/uiconfig/ui/aboutconfigdialog.ui
index e3af35091acb..960200eecd6a 100644
--- a/cui/uiconfig/ui/aboutconfigdialog.ui
+++ b/cui/uiconfig/ui/aboutconfigdialog.ui
@@ -85,22 +85,27 @@
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="vexpand">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="top_padding">6</property>
<property name="left_padding">12</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
+ <property name="column_spacing">6</property>
<property name="column_homogeneous">True</property>
<child>
<object class="GtkLabel" id="preference">
@@ -185,7 +190,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">frame1</property>
+ <property name="label" translatable="yes">Preferences</property>
<attributes>
<attribute name="weight" value="semibold"/>
</attributes>