To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75366





------- Additional comments from [EMAIL PROTECTED] Tue Jun 19 12:31:09 +0000 
2007 -------
In the current implementation, openoffice and broffice share the desktop files.
The generated rpms just include symlinks to <ooo-home>/share/xdg

These desktop files in share/xdg are generated from sysui/desktop/share. Neither
UNIXFILENAME.openoffice.org nor UNIXFILENAME.broffice.org is used there. Instead
there was hardcoded '$${{UNIXPRODUCTNAME}}$${{PRODUCTVERSION}}'

=> I changed it to a common variable UNIXFILENAME that is initialized to
'$${{UNIXPRODUCTNAME}}$${{PRODUCTVERSION}}' by default

Or did I miss anything?

Well, it would look nice if we update also UNIXFILENAME.openoffice.org,
UNIXFILENAME.broffice.org according to --with-unix-wrapper. The problem is that
variables with the dot in the name are not valid shell variables. We would need
to use some ugly .IF. .ENDIF stuff, ... I did want to make it so complicated. I
was really interested only into the common desktop files.

Is this acceptable for you or should I rework it somewhat?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to