Bug 215748

Summary: wxMaxima: shows up twice in gnome menus
Product: [Fedora] Fedora Reporter: petrosyan
Component: wxMaximaAssignee: Rex Dieter <rdieter>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-22 14:54:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description petrosyan 2006-11-15 16:07:42 UTC
Description of problem:
wxMaxima shows up twice in the Main Menu. Once in the "Accessories" section and
once in the "Edutainment" section.

Version-Release number of selected component (if applicable):
wxMaxima-0.7.0a-3.fc6

How reproducible:
Always

Comment 1 Rex Dieter 2006-11-16 14:17:31 UTC
It seems the Categories are incorrect, I'd say they should match what xmaxima
uses, and that is:
Categories=Science;Education;Math;

Comment 2 Rex Dieter 2006-11-16 14:31:18 UTC
What does
Categories=...
say in your /usr/share/applications/wxmaxima.desktop file?

Comment 3 petrosyan 2006-11-16 15:24:57 UTC
Categories=Application;Utility;Math;Education;Science;X-Fedora;

Comment 4 Rex Dieter 2006-11-16 15:59:47 UTC
OK, looks like we can drop
Categories=Utility
and that should do the trick, yes?

Comment 5 petrosyan 2006-11-16 16:31:52 UTC
Yes, removing "Utility" from Categories list fixes the problem.


Comment 6 Rex Dieter 2006-11-22 14:54:03 UTC
OK, thanks.

%changelog
* Wed Nov 22 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.7.0a-4
- --remove-category=Utility (#215748)