sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui | 50 +----- sw/uiconfig/swriter/ui/autotext.ui | 63 ++------ sw/uiconfig/swriter/ui/bulletsandnumbering.ui | 7 sw/uiconfig/swriter/ui/businessdatapage.ui | 99 +------------ sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui | 4 sw/uiconfig/swriter/ui/captiondialog.ui | 5 sw/uiconfig/swriter/ui/captionoptions.ui | 28 --- sw/uiconfig/swriter/ui/characterproperties.ui | 5 sw/uiconfig/swriter/ui/charurlpage.ui | 61 +------- sw/uiconfig/swriter/ui/columndialog.ui | 4 sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui | 4 sw/uiconfig/swriter/ui/footendnotedialog.ui | 5 sw/uiconfig/swriter/ui/formatsectiondialog.ui | 5 sw/uiconfig/swriter/ui/framedialog.ui | 5 sw/uiconfig/swriter/ui/infonotfounddialog.ui | 5 sw/uiconfig/swriter/ui/inforeadonlydialog.ui | 7 sw/uiconfig/swriter/ui/inputfielddialog.ui | 8 - sw/uiconfig/swriter/ui/insertautotextdialog.ui | 5 sw/uiconfig/swriter/ui/insertbreak.ui | 6 sw/uiconfig/swriter/ui/insertcaption.ui | 36 +--- sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui | 119 ++++------------ sw/uiconfig/swriter/ui/insertfootnote.ui | 37 +--- sw/uiconfig/swriter/ui/insertscript.ui | 55 ++----- sw/uiconfig/swriter/ui/insertsectiondialog.ui | 5 sw/uiconfig/swriter/ui/inserttable.ui | 37 ---- sw/uiconfig/swriter/ui/labeldialog.ui | 5 sw/uiconfig/swriter/ui/labelformatpage.ui | 100 +++---------- sw/uiconfig/swriter/ui/linenumbering.ui | 3 sw/uiconfig/swriter/ui/mailconfigpage.ui | 32 ---- sw/uiconfig/swriter/ui/mailmerge.ui | 118 ++++----------- sw/uiconfig/swriter/ui/mmoutputtypepage.ui | 18 -- sw/uiconfig/swriter/ui/objectdialog.ui | 5 sw/uiconfig/swriter/ui/optcaptionpage.ui | 89 ++--------- sw/uiconfig/swriter/ui/optfonttabpage.ui | 62 +------- sw/uiconfig/swriter/ui/optgeneralpage.ui | 66 -------- sw/uiconfig/swriter/ui/outlinenumbering.ui | 1 sw/uiconfig/swriter/ui/paradialog.ui | 4 sw/uiconfig/swriter/ui/picturedialog.ui | 5 sw/uiconfig/swriter/ui/printmergedialog.ui | 2 sw/uiconfig/swriter/ui/privateuserpage.ui | 102 +------------ sw/uiconfig/swriter/ui/querycontinuebegindialog.ui | 2 sw/uiconfig/swriter/ui/querycontinueenddialog.ui | 2 sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui | 2 sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui | 2 sw/uiconfig/swriter/ui/querysavelabeldialog.ui | 2 sw/uiconfig/swriter/ui/queryshowchangesdialog.ui | 2 sw/uiconfig/swriter/ui/saveashtmldialog.ui | 2 sw/uiconfig/swriter/ui/selectaddressdialog.ui | 24 --- sw/uiconfig/swriter/ui/selectblockdialog.ui | 21 -- sw/uiconfig/swriter/ui/selectindexdialog.ui | 7 sw/uiconfig/swriter/ui/selecttabledialog.ui | 6 sw/uiconfig/swriter/ui/sortdialog.ui | 74 --------- sw/uiconfig/swriter/ui/statisticsinfopage.ui | 44 ----- sw/uiconfig/swriter/ui/tablecolumnpage.ui | 51 ------ sw/uiconfig/swriter/ui/tablepreviewdialog.ui | 5 sw/uiconfig/swriter/ui/tableproperties.ui | 5 sw/uiconfig/swriter/ui/templatedialog1.ui | 7 sw/uiconfig/swriter/ui/templatedialog16.ui | 5 sw/uiconfig/swriter/ui/templatedialog2.ui | 6 sw/uiconfig/swriter/ui/templatedialog4.ui | 5 sw/uiconfig/swriter/ui/templatedialog8.ui | 4 sw/uiconfig/swriter/ui/testmailsettings.ui | 24 --- sw/uiconfig/swriter/ui/textgridpage.ui | 98 +++---------- 63 files changed, 416 insertions(+), 1261 deletions(-)
New commits: commit ed9d1feab245601b6c7b84b1acd7cef9bf982972 Author: Adolfo Jayme Barrientos <[email protected]> Date: Thu Nov 6 01:21:29 2014 -0600 HIG fixes in sw Change-Id: I0d70e69909f6e58784aa4bc7cf03ae9f4219c992 Reviewed-on: https://gerrit.libreoffice.org/12312 Reviewed-by: Samuel Mehrbrodt <[email protected]> Tested-by: Samuel Mehrbrodt <[email protected]> diff --git a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui index 6785810..ce0c1d2 100644 --- a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui +++ b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.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="GtkAdjustment" id="adjustment1"> <property name="lower">1</property> <property name="upper">65535</property> @@ -11,6 +12,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Server Authentication</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -63,6 +65,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -95,7 +98,6 @@ <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -115,7 +117,6 @@ <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -130,7 +131,6 @@ <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -144,8 +144,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -153,7 +151,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">_User name:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">username</property> @@ -161,8 +159,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -177,8 +173,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -186,7 +180,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">_Password:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">outpassword</property> @@ -194,8 +188,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -215,7 +207,6 @@ <property name="left_attach">0</property> <property name="top_attach">5</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -230,7 +221,6 @@ <property name="left_attach">0</property> <property name="top_attach">6</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -244,8 +234,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -261,8 +249,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -276,8 +262,6 @@ <packing> <property name="left_attach">3</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -292,8 +276,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -301,14 +283,12 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">Type:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">8</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -326,8 +306,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">8</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -345,8 +323,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">9</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -360,8 +336,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">10</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -376,8 +350,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">11</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -385,7 +357,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">Us_er name:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">inusername</property> @@ -393,8 +365,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">10</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -402,7 +372,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> - <property name="xalign">0</property> + <property name="xalign">1</property> <property name="label" translatable="yes">Pass_word:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">inpassword</property> @@ -410,8 +380,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">11</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> diff --git a/sw/uiconfig/swriter/ui/autotext.ui b/sw/uiconfig/swriter/ui/autotext.ui index 61423bd..40cab40 100644 --- a/sw/uiconfig/swriter/ui/autotext.ui +++ b/sw/uiconfig/swriter/ui/autotext.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <requires lib="LibreOffice" version="1.0"/> @@ -7,6 +7,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">AutoText</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -59,6 +60,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> <child> @@ -135,10 +137,10 @@ <object class="GtkGrid" id="grid4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="column_homogeneous">True</property> + <property name="column_spacing">18</property> <child> <object class="GtkCheckButton" id="relfile"> - <property name="label" translatable="yes">_File System</property> + <property name="label" translatable="yes">_File system</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> @@ -149,8 +151,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> @@ -166,8 +166,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> </object> @@ -178,7 +176,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Save Links Relative to</property> + <property name="label" translatable="yes">Save Links Relative To</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -188,8 +186,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> @@ -203,7 +199,7 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="row_spacing">12</property> + <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <object class="GtkCheckButton" id="inserttip"> @@ -221,8 +217,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> @@ -234,30 +228,26 @@ <object class="GtkLabel" id="nameft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Name</property> + <property name="label" translatable="yes">Name:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">name</property> </object> <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> <object class="GtkLabel" id="shortnameft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Shortcut</property> + <property name="label" translatable="yes">Shortcut:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">shortname</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -271,8 +261,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> @@ -286,16 +274,12 @@ <packing> <property name="left_attach">3</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> <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> @@ -304,20 +288,21 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <accessibility> - <relation type="labelled-by" target="inserttip"/> - </accessibility> - <child internal-child="accessible"> - <object class="AtkObject" id="othered-atkobject"> - <property name="AtkObject::accessible-name" translatable="yes">Category</property> - </object> - </child> + <child internal-child="selection"> + <object class="GtkTreeSelection" id="Glossary Tree List-selection1"/> + </child> + <accessibility> + <relation type="labelled-by" target="inserttip"/> + </accessibility> + <child internal-child="accessible"> + <object class="AtkObject" id="category-atkobject"> + <property name="AtkObject::accessible-name" translatable="yes">Category</property> + </object> + </child> </object> <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> @@ -326,8 +311,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> @@ -346,8 +329,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> @@ -364,16 +345,12 @@ <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> <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> diff --git a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui index 565f0b1..4b657ff 100644 --- a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui +++ b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui @@ -1,10 +1,12 @@ <?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="BulletsAndNumberingDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Bullets and Numbering</property> + <property name="resizable">False</property> <property name="window_position">mouse</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> @@ -72,6 +74,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> + <property name="secondary">True</property> </packing> </child> <child> @@ -121,7 +124,7 @@ <object class="GtkLabel" id="singlenum"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Numbering type</property> + <property name="label" translatable="yes">Numbering Type</property> </object> <packing> <property name="position">1</property> diff --git a/sw/uiconfig/swriter/ui/businessdatapage.ui b/sw/uiconfig/swriter/ui/businessdatapage.ui index 3dd925e..467d577 100644 --- a/sw/uiconfig/swriter/ui/businessdatapage.ui +++ b/sw/uiconfig/swriter/ui/businessdatapage.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="GtkFrame" id="BusinessDataPage"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -24,15 +25,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Company</property> + <property name="label" translatable="yes">Company:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">company</property> </object> <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> @@ -40,15 +39,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Slogan</property> + <property name="label" translatable="yes">Slogan:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">slogan</property> </object> <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> <child> @@ -56,15 +53,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Co_untry/State</property> + <property name="label" translatable="yes">Co_untry/state:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">country</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">5</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -72,15 +67,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Position</property> + <property name="label" translatable="yes">Position:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">position</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">6</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -88,7 +81,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Fa_x</property> + <property name="label" translatable="yes">Fa_x:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">fax</property> <child internal-child="accessible"> @@ -100,8 +93,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">8</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -109,15 +100,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Homepage / E-mail</property> + <property name="label" translatable="yes">Homepage/e-mail:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">url</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">9</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -141,16 +130,12 @@ <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> <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> @@ -175,16 +160,12 @@ <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> <packing> <property name="left_attach">1</property> <property name="top_attach">6</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -209,15 +190,12 @@ <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">2</property> - <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">8</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -242,8 +220,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> @@ -262,16 +238,12 @@ <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> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">9</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -279,15 +251,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Company 2nd line</property> + <property name="label" translatable="yes">Company 2nd line:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">company2</property> </object> <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> @@ -302,7 +272,6 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> <child internal-child="accessible"> <object class="AtkObject" id="company2-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Last name</property> @@ -312,16 +281,12 @@ <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> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -329,15 +294,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Zip/City</property> + <property name="label" translatable="yes">_Zip/city:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">izip</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -352,7 +315,6 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> <child internal-child="accessible"> <object class="AtkObject" id="icity-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">City</property> @@ -362,8 +324,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> @@ -373,7 +333,6 @@ <property name="valign">center</property> <property name="invisible_char">â¢</property> <property name="width_chars">15</property> - <property name="invisible_char_set">True</property> <child internal-child="accessible"> <object class="AtkObject" id="izip-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Zip code</property> @@ -383,16 +342,12 @@ <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> <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -407,21 +362,16 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> </object> <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> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -437,13 +387,10 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> </object> <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> @@ -453,21 +400,16 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> </object> <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> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">5</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -475,15 +417,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Phone/Mobile</property> + <property name="label" translatable="yes">Phone/mobile:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">position</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -499,7 +439,6 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> <child internal-child="accessible"> <object class="AtkObject" id="phone-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Title</property> @@ -509,8 +448,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> @@ -520,7 +457,6 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> <child internal-child="accessible"> <object class="AtkObject" id="mobile-atkobject"> <property name="AtkObject::accessible-name" translatable="yes">Position</property> @@ -530,16 +466,12 @@ <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> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">7</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -547,15 +479,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Street</property> + <property name="label" translatable="yes">Street:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">street</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -570,21 +500,16 @@ <property name="valign">center</property> <property name="hexpand">True</property> <property name="invisible_char">â¢</property> - <property name="invisible_char_set">True</property> </object> <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> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui b/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui index 2632862..8a30a7d 100644 --- a/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui +++ b/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui @@ -5,7 +5,7 @@ <object class="GtkMessageDialog" id="CannotSaveLabelDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">Cannot add label</property> + <property name="title" translatable="yes">Cannot Add Label</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> @@ -17,7 +17,7 @@ <object class="GtkBox" id="messagedialog-vbox"> <property name="can_focus">False</property> <property name="orientation">vertical</property> - <property name="spacing">24</property> + <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="messagedialog-action_area"> <property name="can_focus">False</property> diff --git a/sw/uiconfig/swriter/ui/captiondialog.ui b/sw/uiconfig/swriter/ui/captiondialog.ui index 0b6e2d2..24a6b70 100644 --- a/sw/uiconfig/swriter/ui/captiondialog.ui +++ b/sw/uiconfig/swriter/ui/captiondialog.ui @@ -1,10 +1,12 @@ <?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="CaptionDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Caption</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -57,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/captionoptions.ui b/sw/uiconfig/swriter/ui/captionoptions.ui index 55e4eb3..a9302ed 100644 --- a/sw/uiconfig/swriter/ui/captionoptions.ui +++ b/sw/uiconfig/swriter/ui/captionoptions.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkListStore" id="liststore1"> @@ -63,8 +63,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> @@ -77,8 +75,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -86,15 +82,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Level</property> + <property name="label" translatable="yes">_Level:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">level</property> </object> <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> @@ -102,15 +96,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">_Separator</property> + <property name="label" translatable="yes">_Separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">separator</property> </object> <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> @@ -159,15 +151,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Character style</property> + <property name="label" translatable="yes">Character style:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">style</property> </object> <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> @@ -179,8 +169,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> @@ -198,7 +186,6 @@ <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">2</property> - <property name="height">1</property> </packing> </child> </object> @@ -247,15 +234,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Caption order</property> + <property name="label" translatable="yes">Caption order:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">caption_order</property> </object> <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> @@ -268,8 +253,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> </object> @@ -346,6 +329,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/characterproperties.ui b/sw/uiconfig/swriter/ui/characterproperties.ui index b0812a2..e8c7490 100644 --- a/sw/uiconfig/swriter/ui/characterproperties.ui +++ b/sw/uiconfig/swriter/ui/characterproperties.ui @@ -1,10 +1,12 @@ <?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="CharacterPropertiesDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Character</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -57,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> <child> diff --git a/sw/uiconfig/swriter/ui/charurlpage.ui b/sw/uiconfig/swriter/ui/charurlpage.ui index 8404111..ba39e55 100644 --- a/sw/uiconfig/swriter/ui/charurlpage.ui +++ b/sw/uiconfig/swriter/ui/charurlpage.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="GtkBox" id="CharURLPage"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -26,61 +27,52 @@ <property name="hexpand">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> - <property name="row_homogeneous">True</property> <child> <object class="GtkLabel" id="label36"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">URL</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">URL:</property> </object> <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> <object class="GtkLabel" id="label37"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Name</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">Name:</property> </object> <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> <child> <object class="GtkLabel" id="textft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Text</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">Text:</property> </object> <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> <object class="GtkLabel" id="label39"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Target frame</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">Target frame:</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -94,8 +86,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -105,13 +95,10 @@ <property name="hexpand">True</property> <property name="invisible_char">â</property> <property name="width_chars">32</property> - <property name="invisible_char_set">True</property> </object> <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> @@ -120,13 +107,10 @@ <property name="can_focus">True</property> <property name="invisible_char">â</property> <property name="width_chars">32</property> - <property name="invisible_char_set">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -135,13 +119,10 @@ <property name="can_focus">True</property> <property name="invisible_char">â</property> <property name="width_chars">32</property> - <property name="invisible_char_set">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -155,8 +136,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -164,8 +143,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="has_entry">True</property> - <property name="entry_text_column">0</property> - <property name="id_column">1</property> <child internal-child="entry"> <object class="GtkEntry" id="comboboxtext-entry"> <property name="can_focus">False</property> @@ -175,8 +152,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -237,28 +212,24 @@ <object class="GtkLabel" id="label34"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Visited links</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">Visited links:</property> </object> <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> <object class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Unvisited links</property> + <property name="xalign">1</property> + <property name="label" translatable="yes">Unvisited links:</property> </object> <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> @@ -269,8 +240,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> @@ -281,8 +250,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/columndialog.ui b/sw/uiconfig/swriter/ui/columndialog.ui index e694350..62f9642 100644 --- a/sw/uiconfig/swriter/ui/columndialog.ui +++ b/sw/uiconfig/swriter/ui/columndialog.ui @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="ColumnDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Columns</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -58,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui b/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui index d86e321..925c378 100644 --- a/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui +++ b/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui @@ -5,7 +5,7 @@ <object class="GtkMessageDialog" id="DataSourcesUnavailableDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">Create a new data source?</property> + <property name="title" translatable="yes">Create a New Data Source?</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> @@ -17,7 +17,7 @@ <object class="GtkBox" id="messagedialog-vbox"> <property name="can_focus">False</property> <property name="orientation">vertical</property> - <property name="spacing">24</property> + <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="messagedialog-action_area"> <property name="can_focus">False</property> diff --git a/sw/uiconfig/swriter/ui/footendnotedialog.ui b/sw/uiconfig/swriter/ui/footendnotedialog.ui index fcc3efd..caaf212 100644 --- a/sw/uiconfig/swriter/ui/footendnotedialog.ui +++ b/sw/uiconfig/swriter/ui/footendnotedialog.ui @@ -1,10 +1,12 @@ <?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="FootEndnoteDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Footnotes/Endnotes Settings</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -57,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/formatsectiondialog.ui b/sw/uiconfig/swriter/ui/formatsectiondialog.ui index 9631013a..c0273b4 100644 --- a/sw/uiconfig/swriter/ui/formatsectiondialog.ui +++ b/sw/uiconfig/swriter/ui/formatsectiondialog.ui @@ -1,10 +1,12 @@ <?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="FormatSectionDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Options</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -58,6 +60,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> <child> diff --git a/sw/uiconfig/swriter/ui/framedialog.ui b/sw/uiconfig/swriter/ui/framedialog.ui index 49d9802..b0d5a6b 100644 --- a/sw/uiconfig/swriter/ui/framedialog.ui +++ b/sw/uiconfig/swriter/ui/framedialog.ui @@ -1,10 +1,12 @@ <?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="FrameDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Frame</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -57,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> + <property name="secondary">True</property> </packing> </child> <child> diff --git a/sw/uiconfig/swriter/ui/infonotfounddialog.ui b/sw/uiconfig/swriter/ui/infonotfounddialog.ui index 5cbdaf0..d420d10 100644 --- a/sw/uiconfig/swriter/ui/infonotfounddialog.ui +++ b/sw/uiconfig/swriter/ui/infonotfounddialog.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="GtkMessageDialog" id="InfoNotFoundDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> @@ -14,7 +15,7 @@ <object class="GtkBox" id="messagedialog-vbox"> <property name="can_focus">False</property> <property name="orientation">vertical</property> - <property name="spacing">24</property> + <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="messagedialog-action_area"> <property name="can_focus">False</property> diff --git a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui index 97fd107..3dc8f8b 100644 --- a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui +++ b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui @@ -1,10 +1,11 @@ <?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="GtkMessageDialog" id="InfoReadonlyDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> - <property name="title" translatable="yes">Readonly Content</property> + <property name="title" translatable="yes">Read-Only Content</property> <property name="resizable">False</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> @@ -15,7 +16,7 @@ <object class="GtkBox" id="messagedialog-vbox"> <property name="can_focus">False</property> <property name="orientation">vertical</property> - <property name="spacing">24</property> + <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="messagedialog-action_area"> <property name="can_focus">False</property> diff --git a/sw/uiconfig/swriter/ui/inputfielddialog.ui b/sw/uiconfig/swriter/ui/inputfielddialog.ui index 7ba2883..38f2553 100644 --- a/sw/uiconfig/swriter/ui/inputfielddialog.ui +++ b/sw/uiconfig/swriter/ui/inputfielddialog.ui @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="InputFieldDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Input Field</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -72,6 +73,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -119,8 +121,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> @@ -142,8 +142,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> diff --git a/sw/uiconfig/swriter/ui/insertautotextdialog.ui b/sw/uiconfig/swriter/ui/insertautotextdialog.ui index 37bb7c5..9a491e8 100644 --- a/sw/uiconfig/swriter/ui/insertautotextdialog.ui +++ b/sw/uiconfig/swriter/ui/insertautotextdialog.ui @@ -1,10 +1,12 @@ <?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="InsertAutoTextDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Insert AutoText</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -57,6 +59,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> diff --git a/sw/uiconfig/swriter/ui/insertbreak.ui b/sw/uiconfig/swriter/ui/insertbreak.ui index c3a3d3d..9d737e6 100644 --- a/sw/uiconfig/swriter/ui/insertbreak.ui +++ b/sw/uiconfig/swriter/ui/insertbreak.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkAdjustment" id="adjustment1"> @@ -23,6 +23,7 @@ <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Insert Break</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -75,6 +76,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -160,7 +162,7 @@ <property name="can_focus">False</property> <property name="margin_top">6</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Style</property> + <property name="label" translatable="yes">Style:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">stylelb</property> </object> diff --git a/sw/uiconfig/swriter/ui/insertcaption.ui b/sw/uiconfig/swriter/ui/insertcaption.ui index c7f19de..55768b0 100644 --- a/sw/uiconfig/swriter/ui/insertcaption.ui +++ b/sw/uiconfig/swriter/ui/insertcaption.ui @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.1 --> +<!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.0"/> - <!-- interface-requires LibreOffice 1.0 --> + <requires lib="LibreOffice" version="1.0"/> <object class="GtkDialog" id="InsertCaptionDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Insert Caption</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -86,15 +87,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Numbering</property> + <property name="label" translatable="yes">Numbering:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">numbering</property> </object> <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> @@ -102,15 +101,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Separator</property> + <property name="label" translatable="yes">Separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">separator_edit</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -118,15 +115,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Position</property> + <property name="label" translatable="yes">Position:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">position</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -138,8 +133,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -153,8 +146,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -162,15 +153,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Numbering separator</property> + <property name="label" translatable="yes">Numbering separator:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">num_separator_edit</property> </object> <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> <child> @@ -184,8 +173,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -197,8 +184,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">4</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -206,15 +191,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="label" translatable="yes">Category</property> + <property name="label" translatable="yes">Category:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">category</property> </object> <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 +214,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> </object> @@ -347,6 +328,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> <child> diff --git a/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui b/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui index d417f52..59b863b 100644 --- a/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui +++ b/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui @@ -1,11 +1,38 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.18.3 --> <interface> - <!-- interface-requires gtk+ 3.0 --> - <!-- interface-requires LibreOffice 1.0 --> + <requires lib="gtk+" version="3.0"/> + <requires lib="LibreOffice" version="1.0"/> + <object class="GtkImage" id="image1"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="pixbuf">sw/res/one_right.png</property> + </object> + <object class="GtkImage" id="image2"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="pixbuf">sw/res/all_right.png</property> + </object> + <object class="GtkImage" id="image3"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="pixbuf">sw/res/one_left.png</property> + </object> + <object class="GtkImage" id="image4"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="pixbuf">sw/res/all_left.png</property> + </object> + <object class="GtkImage" id="image5"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="pixbuf">sw/res/one_right.png</property> + </object> <object class="GtkDialog" id="InsertDbColumnsDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes">Insert Database Columns</property> + <property name="resizable">False</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> @@ -58,6 +85,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -92,8 +120,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> @@ -102,7 +128,6 @@ <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="column_spacing">12</property> - <property name="column_homogeneous">True</property> <child> <object class="GtkRadioButton" id="astable"> <property name="label" translatable="yes">T_able</property> @@ -118,8 +143,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> @@ -136,8 +159,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> @@ -154,24 +175,18 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> <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> </object> <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> @@ -208,8 +223,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> @@ -224,8 +237,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -307,8 +318,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -360,8 +369,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -407,8 +414,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> @@ -431,8 +436,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> @@ -454,7 +457,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="column_spacing">12</property> + <property name="column_spacing">18</property> <child> <object class="GtkGrid" id="grid6"> <property name="visible">True</property> @@ -475,8 +478,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> @@ -494,8 +495,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> <child> @@ -513,8 +512,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -528,8 +525,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -543,8 +538,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -552,15 +545,13 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Paragraph _Style:</property> + <property name="label" translatable="yes">Paragraph _style:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">parastyle</property> </object> <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> @@ -568,8 +559,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="entry_text_column">0</property> - <property name="id_column">1</property> <accessibility> <relation type="labelled-by" target="userdefined"/> </accessibility> @@ -577,8 +566,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> @@ -588,8 +575,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> @@ -597,7 +582,6 @@ <property name="visible">True</property> ... etc. - the rest is truncated
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
