To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51121
                  Issue #:|51121
                  Summary:|desktop/share: creatoin of shared-mime package
                          |duplication of effort, bad approach
                Component:|gsl
                  Version:|680m112
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|obr
              Reported by:|cloph





------- Additional comments from [EMAIL PROTECTED] Wed Jun 22 11:58:40 -0700 
2005 -------
In m112 a new desktop-package for debian was introduced. Along with this some
file were added to the shared directory: A openoffice.org.xml file and a
perl-skript to fill it with translations for the entires.

This is a bad approach, especially since a totally dynamic solution already 
exists.

Please replace the static template and the script with the one from the
freedesktop-menus package.

Move "create_mime_xml.pl" from the freedesktop-directory to the shared 
directory. 

The create_mime_xml.pl creates the openoffice.org.xml on stdout, so you'd call
it with "perl create_mime_xml.pl > usr/share/mime/packages/openoffice.org.xml"

The only thing you have to adjust are
* in the script, modify the basedir at the top (remove "../share")
* adjust the basedir variable in freedesktop/makefile.mk to not point to pwd,
but to pwd/../share (or just copy the file generated during the build of the
shared-directory)

---------------------------------------------------------------------
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