diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-10-18 08:25:16 -0500 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-11-01 21:04:26 +0000 |
commit | a51aa75d92eadaa613192a1773e0b78b0df74527 (patch) | |
tree | 339ef52582ecd35fe99f5258a8df42e5450d6412 /cui/uiconfig/ui/hangulhanjaoptdialog.ui | |
parent | 6fed9d0b1fc95fcea0de1a5faec2b4d5647be58a (diff) |
fdo#78826 HIG: missing colons and capitalization in cui, filter
* Fix capitalization
* Standardize spacing
* Standardize Help button’s position
Change-Id: Ibc7152acbe460a9564ab6b97a637f38ea5e7144a
Reviewed-on: https://gerrit.libreoffice.org/12075
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'cui/uiconfig/ui/hangulhanjaoptdialog.ui')
-rw-r--r-- | cui/uiconfig/ui/hangulhanjaoptdialog.ui | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/cui/uiconfig/ui/hangulhanjaoptdialog.ui b/cui/uiconfig/ui/hangulhanjaoptdialog.ui index 1e7034a2f8ff..cd07cf864400 100644 --- a/cui/uiconfig/ui/hangulhanjaoptdialog.ui +++ b/cui/uiconfig/ui/hangulhanjaoptdialog.ui @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.18.3 --> <interface> - <!-- interface-requires gtk+ 3.0 --> + <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="HangulHanjaOptDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> @@ -57,6 +58,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -145,8 +147,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -159,8 +159,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -181,8 +179,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -215,8 +211,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -231,8 +225,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -247,8 +239,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -269,8 +259,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> |