summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2021-10-24 14:07:22 +0000
committerAlexander Schwinn <alexxcons@xfce.org>2021-10-24 14:07:22 +0000
commite6ece47c774376cd5baaf19ce26ec986ec2eca3e (patch)
tree21cd00626c437160faff655c11569796881c11e4 /plugins
parentdc94f86db0edc0692af71e5587825ed184eacc40 (diff)
downloadthunar-e6ece47c774376cd5baaf19ce26ec986ec2eca3e.tar.gz
Add link to thunar doc. to uca chooser dialog (Issue #245)
And align info icon to the top
Diffstat (limited to 'plugins')
-rw-r--r--plugins/thunar-uca/thunar-uca-chooser.ui6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/thunar-uca/thunar-uca-chooser.ui b/plugins/thunar-uca/thunar-uca-chooser.ui
index 7c96b7ac..bb0128fb 100644
--- a/plugins/thunar-uca/thunar-uca-chooser.ui
+++ b/plugins/thunar-uca/thunar-uca-chooser.ui
@@ -24,11 +24,15 @@
<property name="icon-name">dialog-information</property>
<property name="icon-size">5</property>
<property name="visible">TRUE</property>
+ <property name="yalign">0.0</property>
</object>
</child>
<child>
<object class="GtkLabel">
- <property name="label" translatable="yes">You can configure custom actions that will appear in the file managers context menus for certain kinds of files.</property>
+ <property name="label" translatable="yes">You can configure custom actions that will appear in the file managers context menus for certain kinds of files.
+
+Check the &lt;a href="https://docs.xfce.org/xfce/thunar/custom-actions"&gt;documentation&lt;/a&gt; for a collection of custom action samples.</property>
+ <property name="use-markup">True</property>
<property name="xalign">0.0</property>
<property name="yalign">0.5</property>
<property name="visible">TRUE</property>