mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -07:00
add icon bundle
This commit is contained in:
parent
1a5d56362b
commit
12d44d96b8
1 changed files with 17 additions and 0 deletions
|
@ -43,6 +43,23 @@
|
|||
<string>Byobu Help</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Byobu.icns</string>
|
||||
<key>CFBundleIcons</key>
|
||||
<dict>
|
||||
<key>CFBundlePrimaryIcon</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>Byobu.icns</string>
|
||||
<string>Icon-72.png</string>
|
||||
<string>Icon-Small-50.png</string>
|
||||
<string>Icon-Small.png</string>
|
||||
<string>Icon@2x.png</string>
|
||||
<string>Icon.png</string>
|
||||
<string>Icon@2x.png</string>
|
||||
<string>iTunesArtwork</string>
|
||||
</array>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue