hook up toggle toolbar method, update version to 0.2.5

This commit is contained in:
hyatt%netscape.com 2002-04-26 23:25:15 +00:00
parent e84f7f3f3c
commit 943a8ea502
30 changed files with 40 additions and 30 deletions

View File

@ -320,7 +320,7 @@
<key>CFBundleExecutable</key>
<string>Navigator</string>
<key>CFBundleGetInfoString</key>
<string>Navigator 0.2.4, © 2002 Mozilla</string>
<string>Navigator 0.2.5, © 2002 Mozilla</string>
<key>CFBundleIconFile</key>
<string>appicon.icns</string>
<key>CFBundleIdentifier</key>
@ -332,7 +332,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Navigator 0.2.4</string>
<string>Navigator 0.2.5</string>
<key>CFBundleSignature</key>
<string>CHIM</string>
<key>CFBundleURLTypes</key>
@ -350,7 +350,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSMainNibFile</key>

View File

@ -6,7 +6,7 @@
\f0\i\b\fs18 \cf0 \
\fs68 Navigator 0.2.4\
\fs68 Navigator 0.2.5\
\f1\b0\fs24 \
\
@ -17,7 +17,7 @@
\
\
\f2\i0 Navigator version 0.2.4\
\f2\i0 Navigator version 0.2.5\
http://www.mozilla.org\
http://chimera.mozdev.org\
@ -41,6 +41,8 @@ http://chimera.mozdev.org\
\f3\b Matt Judy\
Mike Pinkerton\
Brian Ryner\
William Dell Wisner\
\
Mozilla Contributors:\
Type "about:credits" in the URL bar.\

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

Binary file not shown.

View File

@ -410,7 +410,6 @@ static PRBool gSetupSmoothTextMenu = PR_FALSE;
return YES;
}
-(IBAction) toggleBookmarksToolbar:(id)aSender
{
//XXX do nothing for now

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

Binary file not shown.

View File

@ -320,7 +320,7 @@
<key>CFBundleExecutable</key>
<string>Navigator</string>
<key>CFBundleGetInfoString</key>
<string>Navigator 0.2.4, © 2002 Mozilla</string>
<string>Navigator 0.2.5, © 2002 Mozilla</string>
<key>CFBundleIconFile</key>
<string>appicon.icns</string>
<key>CFBundleIdentifier</key>
@ -332,7 +332,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Navigator 0.2.4</string>
<string>Navigator 0.2.5</string>
<key>CFBundleSignature</key>
<string>CHIM</string>
<key>CFBundleURLTypes</key>
@ -350,7 +350,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSMainNibFile</key>

View File

@ -6,7 +6,7 @@
\f0\i\b\fs18 \cf0 \
\fs68 Navigator 0.2.4\
\fs68 Navigator 0.2.5\
\f1\b0\fs24 \
\
@ -17,7 +17,7 @@
\
\
\f2\i0 Navigator version 0.2.4\
\f2\i0 Navigator version 0.2.5\
http://www.mozilla.org\
http://chimera.mozdev.org\
@ -41,6 +41,8 @@ http://chimera.mozdev.org\
\f3\b Matt Judy\
Mike Pinkerton\
Brian Ryner\
William Dell Wisner\
\
Mozilla Contributors:\
Type "about:credits" in the URL bar.\

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

View File

@ -410,7 +410,6 @@ static PRBool gSetupSmoothTextMenu = PR_FALSE;
return YES;
}
-(IBAction) toggleBookmarksToolbar:(id)aSender
{
//XXX do nothing for now

View File

@ -320,7 +320,7 @@
<key>CFBundleExecutable</key>
<string>Navigator</string>
<key>CFBundleGetInfoString</key>
<string>Navigator 0.2.4, © 2002 Mozilla</string>
<string>Navigator 0.2.5, © 2002 Mozilla</string>
<key>CFBundleIconFile</key>
<string>appicon.icns</string>
<key>CFBundleIdentifier</key>
@ -332,7 +332,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Navigator 0.2.4</string>
<string>Navigator 0.2.5</string>
<key>CFBundleSignature</key>
<string>CHIM</string>
<key>CFBundleURLTypes</key>
@ -350,7 +350,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSMainNibFile</key>

View File

@ -6,7 +6,7 @@
\f0\i\b\fs18 \cf0 \
\fs68 Navigator 0.2.4\
\fs68 Navigator 0.2.5\
\f1\b0\fs24 \
\
@ -17,7 +17,7 @@
\
\
\f2\i0 Navigator version 0.2.4\
\f2\i0 Navigator version 0.2.5\
http://www.mozilla.org\
http://chimera.mozdev.org\
@ -41,6 +41,8 @@ http://chimera.mozdev.org\
\f3\b Matt Judy\
Mike Pinkerton\
Brian Ryner\
William Dell Wisner\
\
Mozilla Contributors:\
Type "about:credits" in the URL bar.\

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

Binary file not shown.

View File

@ -410,7 +410,6 @@ static PRBool gSetupSmoothTextMenu = PR_FALSE;
return YES;
}
-(IBAction) toggleBookmarksToolbar:(id)aSender
{
//XXX do nothing for now

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

Binary file not shown.

View File

@ -320,7 +320,7 @@
<key>CFBundleExecutable</key>
<string>Navigator</string>
<key>CFBundleGetInfoString</key>
<string>Navigator 0.2.4, © 2002 Mozilla</string>
<string>Navigator 0.2.5, © 2002 Mozilla</string>
<key>CFBundleIconFile</key>
<string>appicon.icns</string>
<key>CFBundleIdentifier</key>
@ -332,7 +332,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>Navigator 0.2.4</string>
<string>Navigator 0.2.5</string>
<key>CFBundleSignature</key>
<string>CHIM</string>
<key>CFBundleURLTypes</key>
@ -350,7 +350,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.2.4</string>
<string>0.2.5</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSMainNibFile</key>

View File

@ -6,7 +6,7 @@
\f0\i\b\fs18 \cf0 \
\fs68 Navigator 0.2.4\
\fs68 Navigator 0.2.5\
\f1\b0\fs24 \
\
@ -17,7 +17,7 @@
\
\
\f2\i0 Navigator version 0.2.4\
\f2\i0 Navigator version 0.2.5\
http://www.mozilla.org\
http://chimera.mozdev.org\
@ -41,6 +41,8 @@ http://chimera.mozdev.org\
\f3\b Matt Judy\
Mike Pinkerton\
Brian Ryner\
William Dell Wisner\
\
Mozilla Contributors:\
Type "about:credits" in the URL bar.\

View File

@ -34,6 +34,7 @@
savePage = id;
showAboutBox = id;
smallerTextSize = id;
toggleBookmarksToolbar = id;
toggleOfflineMode = id;
toggleSmoothText = id;
};

View File

@ -3,7 +3,7 @@
<plist version="0.9">
<dict>
<key>IBDocumentLocation</key>
<string>330 -3 356 240 0 0 1152 746 </string>
<string>78 90 356 240 0 0 1152 746 </string>
<key>IBEditorPositions</key>
<dict>
<key>266</key>

View File

@ -410,7 +410,6 @@ static PRBool gSetupSmoothTextMenu = PR_FALSE;
return YES;
}
-(IBAction) toggleBookmarksToolbar:(id)aSender
{
//XXX do nothing for now