Bug 884729
| Summary: | missing Categories key in remote-viewer.desktop | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Pino Toscano <toscano.pino> | ||||
| Component: | virt-viewer | Assignee: | Daniel Berrangé <berrange> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | pgrunt, rbalakri, xen-maint | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-17 07:16:45 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Fixed since v0.5.5 |
Created attachment 658834 [details] add Categories key to remote-viewer.desktop Description of problem: remote-viewer.desktop has no Categories key; this causes that menu entry to be classified in "Lost & found" or similar generic category. Version-Release number of selected component (if applicable): Seen with both virt-viewer 0.5.3 and in current Git. Attached there is a patch to add the following categories: GTK (since it is a GTK application), Network (since it is related to network), RemoteAccess (self-explaining).