diff --git a/plugins/thunar-uca/thunar-uca-chooser.ui b/plugins/thunar-uca/thunar-uca-chooser.ui index 7c96b7ac15fb700828244c17fe1fe069982056a9..bb0128fb15d6a9e5374e971cd148da8fa45f5b38 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 <a href="https://docs.xfce.org/xfce/thunar/custom-actions">documentation</a> 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>