https://bugs.freedesktop.org/show_bug.cgi?id=46858

Roman Eisele <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever Confirmed|0                           |1
            Summary|plist :                     |Add
                   |public.app-category.product |LSApplicationCategoryType:
                   |ivity                       |public.app-category.product
                   |                            |ivity to
                   |                            |LibreOffice.app/Contents/In
                   |                            |fo.plist (for MacOS X >=
                   |                            |10.7)

--- Comment #3 from Roman Eisele <[email protected]> 2012-08-23 16:17:17 UTC ---
Well, IMHO this should read (the key was missing!):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
</plist>

And actually, only two lines are new:

<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>

... the rest is already present, of course, in any plist file.


IMHO this is a valid and reasonable enhancement request, therefore I set the
Status of this report to NEW.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to