Bug 80468
Summary: | add NoDisplay support to gnome menus | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | louisgtwo |
Component: | gnome-vfs2 | Assignee: | David Zeuthen <davidz> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | hp, jrb, leonard-rh-bugzilla, mclasen, than |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-04-22 04:16:52 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: | |||
Bug Depends On: | |||
Bug Blocks: | 79579, 100644 |
Description
louisgtwo
2002-12-26 23:23:05 UTC
redhat-install-packages.desktop has no catagories. Havoc, Than -- This desktop file exists because (from what I understand -- I didn't add it) it's needed so that konqueror can launch redhat-install-packages when you select packages and say to install them. It's not ever an app that's meant to be called without any packages as arguments. So what should I do here? you have to add NoDisplay=true into redhat-config-packages.desktop. KDE menu will not display it. It's fixed in CVS. Jeremy, please checkout from CVS ;-) Okay, will be fixed in 1.1.4-1. Thanks Than. Seems not to work in gnome though. Yeah gnome doesn't do NoDisplay because it only uses .desktop files for menus. The new menu-spec implementation in gnome-menus supports NoDisplay |