[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Menu editing on Gnome 3



El 2011-11-05 a las 14:54 +0000, Alan Chandler escribió:

(sending back to the list)

> On 03/11/11 15:11, Camaleón wrote:
>> On Wed, 02 Nov 2011 20:58:49 +0000, Alan Chandler wrote:
>>
>>> On 01/11/11 10:37, Camaleón wrote:
>>>> On Tue, 01 Nov 2011 05:50:21 +0000, Alan Chandler wrote:
>>>>
>>>>> Anyone any idea how to edit the applications menu in Gnome3.  I have
>>>>> KDiff3 in the "Other" menu and I can't figure out how to move it.
>
>> Try with the suggested step. Look at "/usr/share/applications" and edit
>> the corresponding "kdiff3.desktop" file to fit your needs. I mean, it
>> should be something like:
>>
>> [Desktop Entry]
>> Name=Kdiff3
>> Icon=preferences-system
>> Exec=kdiff
>> Terminal=false
>> Type=Application
>> StartupNotify=true
>> Categories=GNOME;GTK;Settings;<<-- watch this!
>> OnlyShowIn=GNOME;
>>
>  Can't find a kdiff3.desktop file anywhere. As its actually the  
> kdiff3-qt package that is installed I tried combinations of letters  
> round this - nothing

Make a full search for all of your ".desktop" files, for instance (as 
root):

find / -name *.desktop | grep diff

Mmm, wait... true, package "kdiff3-qt" does not provide a ".desktop" file, 
and this can be something worth to report. Anyway, if the file is not 
present, you can create that file by your own or download the one for 
package kdiff3 and place it there :-?

Greetings,

-- 
Camaleón 


Reply to: