зеркало из https://github.com/mozilla/gecko-dev.git
0.9a1 alpha branding
This commit is contained in:
Родитель
b3c85575cc
Коммит
767c2fb0f4
|
@ -88,7 +88,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Camino</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>Camino 0.8+, © 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.8+</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.8+</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.8+, © 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.8+</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.8+</string>
|
||||
<string>0.9a1</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<true/>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
|
@ -51,14 +51,14 @@
|
|||
// Version Numbers //
|
||||
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 0x60 // revision & fix in BCD
|
||||
#define VERSION_KIND beta // alpha, beta, or final
|
||||
#define VERSION_MICRO 0 // internal stage: alpha or beta number
|
||||
#define VERSION_MINOR 0x90 // revision & fix in BCD
|
||||
#define VERSION_KIND alpha // alpha, beta, or final
|
||||
#define VERSION_MICRO 1 // internal stage: alpha or beta number
|
||||
|
||||
|
||||
// Version Strings (Finder's Get Info dialog box) //
|
||||
|
||||
#define VERSION_STRING "0.8+"
|
||||
#define VERSION_STRING "0.9a1"
|
||||
|
||||
#define COPYRIGHT_STRING "© 1998-2005 Contributors"
|
||||
#define GETINFO_VERSION VERSION_STRING ", " COPYRIGHT_STRING
|
||||
|
|
|
@ -8,5 +8,5 @@ RendezvousPageDefault="http://www.zeroconf.org/webbrowsers.html";
|
|||
|
||||
SearchCustomPageDefault="http://www.mozilla.org/products/camino/features/searchCustomization.html";
|
||||
TipsTricksPageDefault="http://www.mozilla.org/products/camino/features/tipsTricks.html";
|
||||
ReleaseNotesDefault="http://www.mozilla.org/products/camino/releases/0.8.html";
|
||||
ReleaseNotesDefault="http://www.mozilla.org/products/camino/releases/0.9a1.html";
|
||||
|
||||
|
|
Двоичные данные
camino/resources/localized/English.lproj/InfoPlist.strings
Двоичные данные
camino/resources/localized/English.lproj/InfoPlist.strings
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче