summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/certdialog.ui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-08-22 12:36:14 -0300
committerCaolán McNamara <caolanm@redhat.com>2020-08-24 20:48:21 +0200
commitde01c0c1d0f80ffec3882625d77c02ab806f6c7a (patch)
treed8d0dd2e89a6b2549a50544d36a6ebd407a71512 /cui/uiconfig/ui/certdialog.ui
parentSidebar: update Area fill be align with Transparancy: (diff)
downloadcore-de01c0c1d0f80ffec3882625d77c02ab806f6c7a.tar.gz
core-de01c0c1d0f80ffec3882625d77c02ab806f6c7a.zip
tdf#118148 Extended tips from HC2/shared/
These extended tips are extracted from <ahelp> in Help files Only for ui files, where dialogs/widget pair could be determined. Other forms of <ahelp hid=".."> such as .uno:.. and *HID* ... will be addressed elswhere. Change#1 Removed extended tips from GtkMenu of svx/.../acceptrejectchangesdialog.ui Change#2 Some empty ET's slipped in cui/macroselectdialog.ui Change-Id: Ic8dc62734143f621fcd3c4156fc004f585630277 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101186 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/certdialog.ui')
-rw-r--r--cui/uiconfig/ui/certdialog.ui18
1 files changed, 14 insertions, 4 deletions
diff --git a/cui/uiconfig/ui/certdialog.ui b/cui/uiconfig/ui/certdialog.ui
index de5a0d085e51..39d84c5df216 100644
--- a/cui/uiconfig/ui/certdialog.ui
+++ b/cui/uiconfig/ui/certdialog.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.2 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="cui">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -26,9 +26,6 @@
<property name="default_width">0</property>
<property name="type_hint">normal</property>
<property name="skip_pager_hint">True</property>
- <child type="titlebar">
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -47,6 +44,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="add-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="certdialog|extended_tip|add">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -273,5 +275,13 @@
<action-widget response="-5">ok</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="CertDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="certdialog|extended_tip|CertDialog">Select or add the correct Network Security Services Certificate directory to use for digital signatures.</property>
+ </object>
+ </child>
</object>
</interface>