Bug 141010 - a custom menu hook
Summary: a custom menu hook
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: All Linux
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Stephan Binner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-24 10:47 UTC by Richard Bos
Modified: 2006-01-16 09:37 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Bos 2005-12-24 10:47:23 UTC
I have been extending the kde main menu, but this requires that the main menu 
(/etc/xdg/menus/applications.menu) is being edited.  I don't like this too 
much, as this will be undone by next kde update.  I wonder is there a custom 
hook available in kde's main menu to extend it?  The reason to extend the 
main menu, is to list inhouse (say a school, city hall, a company (that could 
even be suse)) maintained systems, or inhouse developed applications, etc.

I extended the file with /etc/xdg/menus/applications.menu with:
<MergeFile>custom.menu</MergeFile> which is more than sufficient to support 
the above described wish.  If there is no custom menu hook, present could the
this "<MergeFile>custom.menu</MergeFile>" added to the suse applications.menu file, so in case the package that provides this file is updated, the hook
would not disappear.
Comment 1 Richard Bos 2005-12-24 10:49:23 UTC
PS: I choose kde as component, but it could have been gnome or X
as well I assume.  I leave it up to you, to determine the best fit
component for this enhancement
Comment 2 Richard Bos 2006-01-12 12:15:02 UTC
Could this be part of 10.1?  The change is trivial and small.
Smaller is almost not possible.
Comment 3 Stephan Binner 2006-01-16 09:32:32 UTC
Added for 10.1
Comment 4 Richard Bos 2006-01-16 09:37:08 UTC
Thanks, very good :)