[Xfce-bugs] [Bug 15454] Provide a collection of preinstalled custom actions, which can be enabled

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon May 27 19:19:46 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15454

ctac <C_ctac at live.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |C_ctac at live.fr

--- Comment #4 from ctac <C_ctac at live.fr> ---
I think only one custom action is needed by default to explain how this work.
Open terminal here is a good one but ...
- There is no help button to go to the wiki in the dialog box.
- on my debian system, this shortcut is named 'Ouvrir un terminal ici' in
french.
I think the défault shortcut must look like all default desktop file in uca.xml
file with :
        <name>Open Terminal here</name>
        <name xml:lang="fr">Ouvrir un terminal ici</name>
.
.
.
    <description>Example for a custom action</description>
    <description xml:lang="fr">Exemple d’une action personnalisée</description>
.
.
.
The default file in /etc/xdg/Thunar/uca.xml have all the lang but in
~/.config/Thunar/uca.xml, there is only french.
I think it's better to keep all the lang if we want to change for some reason
and to explain how this work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list