Bug 674731

Summary: xmobar desktop file should not appear in Gnome menu
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: xmobarAssignee: Ben Boeckel <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora, haskell-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ghc-libmpd-0.5.0-8.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-02 18:15:11 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 Jens Petersen 2011-02-03 04:14:33 UTC
Description of problem:
I think xmobar doesn't need to be listed in the desktop menu.
So the desktop file should be marked as "hidden".

Steps to Reproduce:
1. start gnome desktop
2. yum install xmobar
3. check Accessories menu
  
Actual results:
"XMobar status bar" listed

Expected results:
xmobar not to be listed, since it is not an application.

Comment 1 Jens Petersen 2011-02-03 04:18:23 UTC
Can be fixed by the following change to xmobar.desktop:


diff --git a/xmobar.desktop b/xmobar.desktop
index 510f1ba..6064406 100644
--- a/xmobar.desktop
+++ b/xmobar.desktop
@@ -7,3 +7,4 @@ Terminal=false
 Name=XMobar status bar
 GenericName=Status bar
 Comment=Text-based status bar inspired by Ion3
+NoDisplay=true

Comment 2 Jens Petersen 2011-03-12 12:57:46 UTC
Should be fixed in xmobar-0.12-5.fc16.

Comment 3 Fedora Update System 2011-06-04 08:08:17 UTC
ghc-libmpd-0.5.0-8.fc14,xmobar-0.13-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/ghc-libmpd-0.5.0-8.fc14,xmobar-0.13-2.fc14

Comment 4 Fedora Update System 2011-06-24 03:26:28 UTC
ghc-libmpd-0.5.0-8.fc14, xmobar-0.13-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.