aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Info.plist
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-11-02 17:32:13 +0530
committerRoopesh Chander <roop@roopc.net>2018-11-02 17:40:46 +0530
commit29004c0ab623e85d8d7140c261b14de708b53999 (patch)
tree9ff502bff2706d2e5267a7974df18479d12b5bd5 /WireGuard/WireGuard/Info.plist
parentInfo.plist: Document type UTI should be consistent with exported UTI (diff)
downloadwireguard-apple-29004c0ab623e85d8d7140c261b14de708b53999.tar.xz
wireguard-apple-29004c0ab623e85d8d7140c261b14de708b53999.zip
Info.plist: Update document icons and description
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to '')
-rw-r--r--WireGuard/WireGuard/Info.plist9
1 files changed, 7 insertions, 2 deletions
diff --git a/WireGuard/WireGuard/Info.plist b/WireGuard/WireGuard/Info.plist
index 1de30cb..2787a82 100644
--- a/WireGuard/WireGuard/Info.plist
+++ b/WireGuard/WireGuard/Info.plist
@@ -89,9 +89,14 @@
<string>public.text</string>
</array>
<key>UTTypeDescription</key>
- <string>WireGuard wg-quick configuration file (.conf)</string>
+ <string>WireGuard wg-quick configuration file</string>
<key>UTTypeIconFiles</key>
- <array/>
+ <array>
+ <string>wireguard_doc_logo_22x29.png</string>
+ <string>wireguard_doc_logo_44x58.png</string>
+ <string>wireguard_doc_logo_64x64.png</string>
+ <string>wireguard_doc_logo_320x320.png</string>
+ </array>
<key>UTTypeIdentifier</key>
<string>com.wireguard.config.quick</string>
<key>UTTypeTagSpecification</key>