Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: xmobar desktop file should not appear in Gnome menu
https://bugzilla.redhat.com/show_bug.cgi?id=674731
Summary: xmobar desktop file should not appear in Gnome menu Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: xmobar AssignedTo: mathstuf@gmail.com ReportedBy: petersen@redhat.com QAContact: extras-qa@fedoraproject.org CC: mathstuf@gmail.com, fedora-haskell-list@redhat.com Classification: Fedora
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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
--- Comment #1 from Jens Petersen petersen@redhat.com 2011-02-02 23:18:23 EST --- 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
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #2 from Jens Petersen petersen@redhat.com 2011-03-12 07:57:46 EST --- Should be fixed in xmobar-0.12-5.fc16.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED Resolution| |NEXTRELEASE Last Closed| |2011-05-02 14:15:11
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
--- Comment #3 from Fedora Update System updates@fedoraproject.org 2011-06-04 04:08:17 EDT --- 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-...
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2011-06-23 23:26:28 EDT --- 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.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=674731
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version| |ghc-libmpd-0.5.0-8.fc14 Resolution|NEXTRELEASE |ERRATA
haskell-devel@lists.fedoraproject.org