'Open Terminal Here' and 'Find in this folder' disappeard.

Erik Habicht erik.habicht at gmail.com
Tue Apr 16 20:58:47 CEST 2013


On 04/16/2013 08:29 PM, killermoehre wrote:
> Am 16.04.2013 20:25, schrieb Erik Habicht:
>> Hello List,
>>
>> since i have tried to build xfce 4.12 from source with
>> PREFIX=/home/erik/local/ the entries ''Open Terminal Here' and 'Find in
>> this folder' are disappeard from the right click context menu on xfce 4.10.
>>
>> Maybe some file were changed in /usr or /etc by make install.
>>
>> Is there an easy way to recover these entries. Or has somebody an idea
>> what happend with my installation.
>>
>> Xubuntu 12.10
>> Xfce 4.10
>>
>> Best regards,
>>
>>     eriK
> Hi Erik,
>
> sounds like your user configured actions (UCA) got mad. Normally they're
> stored in ~/.config/Thunar/uca.xml. There you should find something.
>
> Regards
>
>
Hi killermoehre,

thank you for your fast response.

My uca.xml file looks like this:
<?xml encoding="UTF-8" version="1.0"?>
<actions>
<action>
         <icon>Terminal</icon>
         <name>Open Terminal Here</name>
         <unique-id>1363205496105302-1</unique-id>
         <command>exo-open --working-directory %f --launch 
TerminalEmulator</command>
         <description>Example for a custom action</description>
         <patterns>*</patterns>
         <startup-notify/>
         <directories/>
</action>
</actions>

But maybe i wasn't accurate enough with my description.
I mean the desktop context menu. Or is it the same?



More information about the Xfce mailing list