Bug 156533 - Gnome menu templates wrong for Openoffice 2.1
Bug#: 156533 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: openoffice@gentoo.org Reported By: sgarcia@bak.rr.com
Component: Applications
URL: 
Summary: Gnome menu templates wrong for Openoffice 2.1
Keywords:  
Status Whiteboard: 
Opened: 2006-11-28 11:44 0000
Description:   Opened: 2006-11-28 11:44 0000
OpenOffice 2.1 creates Gnome menu templates in /usr/share/applications.  They
keep the same filenames as the version 2.0 templates, which is fine.

However, the "Exec" line in the new files (specifically writer, the others are
similar) is:

Exec=openoffice.org-2.1 -writer %U

No file called "openoffice.org-2.1" is created however -- the executable is
still the same as version 2.0:  "ooffice2"

The line on my other computer which still has 2.0 reads:
Exec=ooffice2 -writer %U

Changing the menu template on 2.1 to match that on 2.0 fixes the problem.

------- Comment #1 From Andreas Proschofsky 2006-12-04 05:06:28 0000 -------
This is fixed now, thanks for reporting, closing