зеркало из https://github.com/mozilla/pjs.git
0.9a1+ branding for trunk
This commit is contained in:
Родитель
5e77d4ed06
Коммит
992df5b26f
|
@ -88,7 +88,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Camino</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Camino 0.9a1, © 1998-2005 Contributors</string>
|
||||
<string>Camino 0.9a1+, © 1998-2005 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>appicon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -100,7 +100,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9a1</string>
|
||||
<string>0.9a1+</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>CHIM</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -151,7 +151,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.9a1</string>
|
||||
<string>0.9a1+</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Camino</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Camino 0.9a1, © 1998-2005 Contributors</string>
|
||||
<string>Camino 0.9a1+, © 1998-2005 Contributors</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>appicon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -100,7 +100,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9a1</string>
|
||||
<string>0.9a1+</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>CHIM</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
@ -151,7 +151,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.9a1</string>
|
||||
<string>0.9a1+</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
|
||||
// Version Strings (Finder's Get Info dialog box) //
|
||||
|
||||
#define VERSION_STRING "0.9a1"
|
||||
#define VERSION_STRING "0.9a1+"
|
||||
|
||||
#define COPYRIGHT_STRING "© 1998-2005 Contributors"
|
||||
#define GETINFO_VERSION VERSION_STRING ", " COPYRIGHT_STRING
|
||||
|
|
|
@ -65,7 +65,7 @@ pref("chimera.log_js_to_console", true);
|
|||
|
||||
// Identify Camino in the UA string
|
||||
pref("general.useragent.vendor", "Camino");
|
||||
pref("general.useragent.vendorSub", "0.9a1");
|
||||
pref("general.useragent.vendorSub", "0.9a1+");
|
||||
|
||||
pref("browser.chrome.site_icons", true);
|
||||
pref("browser.chrome.favicons", true);
|
||||
|
|
Двоичные данные
camino/resources/localized/English.lproj/InfoPlist.strings
Двоичные данные
camino/resources/localized/English.lproj/InfoPlist.strings
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче