mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 12:08:18 +02:00
XQuartz: Add LSApplicationCategoryType key to Info.plist
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
parent
8386159578
commit
59850630fe
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
||||||
<key>SUFeedURL</key>
|
<key>SUFeedURL</key>
|
||||||
<string>http://xquartz.macosforge.org/downloads/sparkle/release.xml</string>
|
<string>http://xquartz.macosforge.org/downloads/sparkle/release.xml</string>
|
||||||
#endif
|
#endif
|
||||||
|
<key>LSApplicationCategoryType</key>
|
||||||
|
<string>public.app-category.utilities</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2003-2011 Apple Inc.
|
<string>© 2003-2011 Apple Inc.
|
||||||
© 2003 XFree86 Project, Inc.
|
© 2003 XFree86 Project, Inc.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue