mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-02 21:07:35 +01:00
IDE: bundle: added bundleidentifier
git-svn-id: trunk@40425 -
This commit is contained in:
parent
f9e3ecf385
commit
1f3a3d949e
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
@ -115,6 +115,8 @@
|
||||
<string>lazarus</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>lazarus</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>lazarus.freepascal.ide</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLocalizations</key>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user