Skip to content
Extraits de code Groupes Projets
Valider 0bd7341c rédigé par Niels Martin Hansen's avatar Niels Martin Hansen
Parcourir les fichiers

Updated plist suitable for directly copying into OS X app bundles

Originally committed to SVN as r2485.
parent ce99076e
Branches
Étiquettes
Aucune requête de fusion associée trouvée
...@@ -72,19 +72,19 @@ ...@@ -72,19 +72,19 @@
</dict> </dict>
</array> </array>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string> <string>aegisub</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>Aegisub</string> <string>Aegisub</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.cellosoft.aegisub</string> <string>com.aegisub.aegisub</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>${PRODUCT_NAME}</string> <string>Aegisub</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>agsu</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1.0</string> <string>1.0</string>
<key>CSResourcesFileMapped</key> <key>CSResourcesFileMapped</key>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter