| commit | a3519bbe6afa1a5f8b8c9543bc3fa8e53b145bf6 | [log] |
|---|---|---|
| author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | Wed Jun 17 15:44:58 2020 +0300 |
| committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Mon Jun 22 08:43:22 2020 +0200 |
| tree | 086c2cac2a70e2bf444f213a2539c36dbac6871c | |
| parent | c19bc04920df332a2c1f89b7e5ee4ef70e028bf5 [diff] |
tdf#133662 Tweak position of copy version info button Let's have it next to the Version Information heading Change-Id: I12c028a5634bf49fc2a07e631919d488650b7b9e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96532 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 50360bfeae5e562209f9ec40e85032d7d532ab43) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96792
diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui index b2eb269..8f815ff 100644 --- a/cui/uiconfig/ui/aboutdialog.ui +++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -384,6 +384,7 @@ <object class="GtkButton" id="btnCopyVersion"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="margin_left">12</property> <property name="receives_default">True</property> <property name="tooltip_text" translatable="yes" context="aboutdialog|btnCopyVersionTooltip">Copy all version information in English</property> <property name="image">imCopy</property> @@ -392,7 +393,7 @@ <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="pack_type">end</property> <property name="pack_type">start</property> <property name="position">1</property> </packing> </child>