aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorduanemoody <[email protected]>2014-03-31 10:46:53 -0700
committerduanemoody <[email protected]>2014-03-31 10:46:53 -0700
commit120494574295cb28b14e7bfddb30f7aafdcf286c (patch)
tree1fc1965ed5a8b63498d12ed0a05ff878b0be6552 /share
parentUse the new name Bitcoin Core Daemon instead of Bitcoin server (diff)
downloaddiscoin-120494574295cb28b14e7bfddb30f7aafdcf286c.tar.xz
discoin-120494574295cb28b14e7bfddb30f7aafdcf286c.zip
Add application category for OSX
In "View by Category" without this metadata the app gets sorted into "Other" at the bottom.
Diffstat (limited to 'share')
-rw-r--r--share/qt/Info.plist.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in
index 4ed1f1be5..e352af142 100644
--- a/share/qt/Info.plist.in
+++ b/share/qt/Info.plist.in
@@ -90,5 +90,8 @@
<key>NSHighResolutionCapable</key>
<string>True</string>
+
+ <key>LSApplicationCategoryType</key>
+ <string>public.app-category.finance</string>
</dict>
</plist>