Bug 433399 - kate appears in Applications -> Other
Summary: kate appears in Applications -> Other
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdesdk
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9Target
TreeView+ depends on / blocked
 
Reported: 2008-02-19 01:41 UTC by Jens Petersen
Modified: 2008-02-27 15:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-27 15:22:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2008-02-19 01:41:25 UTC
Description of problem:
Kate appears in the main desktop Applications menu under Other applications.

Version-Release number of selected component (if applicable):
kdesdk-4.0.1-1.fc9

How reproducible:
every time

Steps to Reproduce:
1. yum install kdesdk
  
Actual results:
1. appears at Applications -> Other -> Kate 

kate.desktop has "Categories=Qt;KDE;TextEditor;"

Expected results:
2. Kate should appear under Programming or Accessories

Comment 1 Kevin Kofler 2008-02-19 01:54:44 UTC
According to http://standards.freedesktop.org/menu-spec/latest/apa.html , the 
TextEditor category should always used in conjunction with the Utility 
category. We need to test if adding the Utility category doesn't break the KDE 
menu though. (Currently Kate is listed under "Utilities/Editors" where it 
belongs, we don't want it duped under the top-level "Utilities" menu.)

Comment 2 Jens Petersen 2008-02-19 03:24:32 UTC
Hmm, so is this a GNOME bug then?

Comment 3 Kevin Kofler 2008-02-19 03:28:06 UTC
The spec says kate.desktop should define a primary category (such as Utility) 
in addition to TextEditor (which is an additional category), but of course it 
would also be possible to change redhat-menus to do something useful with the 
TextEditor category.

Comment 4 Rex Dieter 2008-02-27 15:22:30 UTC
added Category=Utility

* Wed Feb 27 2008 Rex Dieter <rdieter> 4.0.1-2
- kate appears in Applications -> Other (#433399)



Note You need to log in before you can comment on or make changes to this bug.