Bug 156064

Summary: OpenOffice.org .desktop files should be namespaced
Product: [Fedora] Fedora Reporter: Mark McLoughlin <markmc>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.9.97-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-29 12:47:08 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 Mark McLoughlin 2005-04-27 09:34:36 UTC
From:

  http://standards.freedesktop.org/menu-spec/latest/apc.html

"
 Install desktop entries to datadir/applications/ for each menu item. Please
namespace the filename, as in "vendor-foo.desktop", or use a subdirectory of
datadir/applications/ so you have "vendor/foo.desktop.
"

So, either writer.desktop, impress.desktop etc. should all become
openoffice.org-writer.desktop and openoffice.org-impress.desktop or they should
all be installed in /usr/share/applications/openoffice.org

Comment 1 Caolan McNamara 2005-04-27 11:45:46 UTC
Turns out the upstream .desktops are namespaced, as openoffice.org-1.9-etc.
Our's weren't because I short-cutted the OOo install and took the unprocessed
and unprefixed .desktop files. Next spin will be as upstream and name them with
the upstream openoffice.org-1.9 prefix