Author Topic: edit main menu in E17  (Read 1164 times)

Offline alphaace

  • Sr. Member
  • ****
  • Posts: 310
edit main menu in E17
« on: April 24, 2011, 07:55:53 PM »
Hi,

I have a program installed that works fine. I also have added as an application and so can add it to "favorites" when I right click. I am curious how I can get it to show up under the Menu-> Games section? I was able to do it in KDE but it doesn't follow through to E17...


Thanks!

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: edit main menu in E17
« Reply #1 on: May 03, 2011, 02:53:09 PM »
Does the application have a .desktop file? If so, post contents here. (You can delete all the lines such as Name[en_GB]=Krusader & Comment[en_GB]=Twin-Panel File Manager that are used for language support.)

Better yet, you may be able to use what is listed below as a template. (NOTE:What is listed below has the Name= & Comment= lines deleted.)

[Desktop Entry]
Name=Krusader
Exec=krusader -caption "%c" %i
Icon=krusader_user
Terminal=false
Type=Application
X-DocPath=krusader/index.html
Categories=FileManager;Utility;Qt;KDE;X-MandrivaLinux-System-FileTools;
Comment=Twin-Panel File Manager
GenericName=File Manager
Encoding=UTF-8
X-Desktop-File-Install-Version=0.11
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378