Info.plist: Add .conf extension to document type
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
<key>CFBundleDocumentTypes</key>
|
<key>CFBundleDocumentTypes</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>conf</string>
|
||||||
|
</array>
|
||||||
<key>CFBundleTypeIconFiles</key>
|
<key>CFBundleTypeIconFiles</key>
|
||||||
<array>
|
<array>
|
||||||
<string>wireguard_doc_logo_22x29.png</string>
|
<string>wireguard_doc_logo_22x29.png</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user