summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-30 21:53:18 -0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-08-21 18:02:16 +0200
commitc1eb680261107877bf2cea9339e89e23a0a29371 (patch)
tree0f8a3800f7bcaba42c815f80b33c0eeea2531dd3 /uui
parentf5c2c94fa7c896dc9a76c30d824cd1c3be725c65 (diff)
tdf#118148 All extended tips for shared/optionen
Extended tips extracted from <ahelp> in all remaining shared/optionen help pages Change-Id: Id35ce9d51ebf0f7fbe1b399ccabbf85a2c145f6e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99825 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'uui')
-rw-r--r--uui/uiconfig/ui/masterpassworddlg.ui15
-rw-r--r--uui/uiconfig/ui/setmasterpassworddlg.ui18
2 files changed, 24 insertions, 9 deletions
diff --git a/uui/uiconfig/ui/masterpassworddlg.ui b/uui/uiconfig/ui/masterpassworddlg.ui
index 82593ad7d4c0..714fc9d2b68c 100644
--- a/uui/uiconfig/ui/masterpassworddlg.ui
+++ b/uui/uiconfig/ui/masterpassworddlg.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="uui">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="MasterPasswordDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -91,7 +88,7 @@
<property name="use_underline">True</property>
<property name="mnemonic_widget">password</property>
<property name="xalign">0</property>
- <property name="yalign">0.54000002145767212</property>
+ <property name="yalign">0.5400000214576721</property>
</object>
<packing>
<property name="expand">False</property>
@@ -128,5 +125,13 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-6">cancel</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="MasterPasswordDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|MasterPasswordDialog">Enter the master password to continue.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/uui/uiconfig/ui/setmasterpassworddlg.ui b/uui/uiconfig/ui/setmasterpassworddlg.ui
index db743f3ea35c..e0352f1faa1a 100644
--- a/uui/uiconfig/ui/setmasterpassworddlg.ui
+++ b/uui/uiconfig/ui/setmasterpassworddlg.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="uui">
<requires lib="gtk+" version="3.18"/>
<object class="GtkDialog" id="SetMasterPasswordDialog">
@@ -10,9 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -119,6 +116,11 @@
<property name="can_focus">True</property>
<property name="visibility">False</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="password1-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|password1">Enter the master password.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -148,6 +150,11 @@
<property name="visibility">False</property>
<property name="activates_default">True</property>
<property name="input_purpose">password</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="password2-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|password2">Enter the master password again.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -185,5 +192,8 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-6">cancel</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
</object>
</interface>