You are not logged in.

1

Tuesday, February 20th 2007, 7:39pm

Editing the main context menu

Is there a way to edit the main context menu?
Not the Actions menu and other submenus, but the main context menu.

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Tuesday, February 20th 2007, 8:10pm

RE: Editing the main context menu

You can only add items and not remove them. Adding them can be done by adding an action similar to the ones in the Action menu, and put the following line of such desktop file:

Source code

1
X-KDE-Priority=TopLevel
Bram Schoenmakers
KDE Netherlands (www.kde.nl)

3

Tuesday, February 20th 2007, 9:24pm

Thanks for the quick reply :)