summaryrefslogtreecommitdiff
path: root/build/conf/mac/Contents/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf/mac/Contents/Info.plist')
-rw-r--r--build/conf/mac/Contents/Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/conf/mac/Contents/Info.plist b/build/conf/mac/Contents/Info.plist
index d13854c5f77a..4a9c7d117dce 100644
--- a/build/conf/mac/Contents/Info.plist
+++ b/build/conf/mac/Contents/Info.plist
@@ -39,11 +39,11 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleGetInfoString</key>
- <string>@@bundle_name@@ @@version@@, build @@build@@. Copyright JetBrains s.r.o., (c) 2000-@@year@@</string>
+ <string>@@bundle_name@@ EAP, build EAP. Copyright @@company_name@@, (c) @@min_year@@-@@max_year@@</string>
<key>CFBundleShortVersionString</key>
- <string>@@version@@</string>
+ <string>EAP</string>
<key>CFBundleVersion</key>
- <string>@@build@@</string>
+ <string>EAP</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>CFBundleHelpBookName</key>