fix broken thunderbird desktop icon caused by renaming mach.icns to thunderbird.icns

This commit is contained in:
scott%scott-macgregor.org 2004-04-21 22:05:48 +00:00
Родитель d69dd201f8
Коммит b36d2ce97c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@
<key>CFBundleGetInfoString</key>
<string>Thunderbird APP_VERSION, © 2003 The Mozilla Organization</string>
<key>CFBundleIconFile</key>
<string>mach</string>
<string>thunderbird</string>
<key>CFBundleIdentifier</key>
<string>org.mozilla.thunderbird</string>
<key>CFBundleInfoDictionaryVersion</key>