summaryrefslogtreecommitdiff
path: root/res/MacOSXBundleInfo.plist.in
diff options
context:
space:
mode:
Diffstat (limited to 'res/MacOSXBundleInfo.plist.in')
-rw-r--r--res/MacOSXBundleInfo.plist.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/MacOSXBundleInfo.plist.in b/res/MacOSXBundleInfo.plist.in
index a6a02415..a17831ad 100644
--- a/res/MacOSXBundleInfo.plist.in
+++ b/res/MacOSXBundleInfo.plist.in
@@ -68,6 +68,22 @@
68 <key>LSTypeIsPackage</key> 68 <key>LSTypeIsPackage</key>
69 <false/> 69 <false/>
70 </dict> 70 </dict>
71 <dict>
72 <key>CFBundleTypeExtensions</key>
73 <array>
74 <string>gpub</string>
75 </array>
76 <key>CFBundleTypeIconFile</key>
77 <string>gempub.icns</string>
78 <key>CFBundleTypeName</key>
79 <string>Gempub Book</string>
80 <key>CFBundleTypeRole</key>
81 <string>Viewer</string>
82 <key>LSHandlerRank</key>
83 <string>Default</string>
84 <key>LSTypeIsPackage</key>
85 <false/>
86 </dict>
71 </array> 87 </array>
72 <key>CFBundleURLTypes</key> 88 <key>CFBundleURLTypes</key>
73 <array> 89 <array>