1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-15 07:01:18 +02:00

Update macOS icons

Reference-to: https://github.com/tenacityteam/tenacity/pull/556

Signed-off-by: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
This commit is contained in:
aeiouaeiouaeiouaeiouaeiouaeiou
2021-08-29 03:39:12 +03:00
committed by Sol Fisher Romanoff
parent e8812b1d66
commit b2243e97f4
16 changed files with 15 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
<string>aup</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityProject.icns</string>
<string>TenacityProject.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-audacity-project</string>
@@ -36,7 +36,7 @@
<string>wave</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityWAV.icns</string>
<string>TenacityWAV.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/wav</string>
@@ -62,7 +62,7 @@
<string>aifc</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityAIFF.icns</string>
<string>TenacityAIFF.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/aiff</string>
@@ -84,7 +84,7 @@
<string>au</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityAU.icns</string>
<string>TenacityAU.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/au</string>
@@ -106,7 +106,7 @@
<string>mp3</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityMP3.icns</string>
<string>TenacityMP3.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/mpeg</string>
@@ -138,7 +138,7 @@
<string>ogg</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityOGG.icns</string>
<string>TenacityOGG.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/ogg</string>
@@ -168,7 +168,7 @@
<string>flac</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>AudacityFLAC.icns</string>
<string>TenacityFLAC.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/flac</string>
@@ -208,7 +208,7 @@
<key>CFBundleGetInfoString</key>
<string>Audacity version ${GIT_DESCRIBE}</string>
<key>CFBundleIconFile</key>
<string>Audacity.icns</string>
<string>Tenacity.icns</string>
<key>CFBundleIdentifier</key>
<string>org.tenacityaudio.tenacity</string>
<key>CFBundleInfoDictionaryVersion</key>