version 1.19, 2002/02/07 07:18:26
|
version 1.20, 2002/02/09 00:00:47
|
Line 54 static NSString *PrintToolbarItemIdentif
|
Line 54 static NSString *PrintToolbarItemIdentif
|
- (void)drawerDidOpen:(NSNotification *)aNotification |
- (void)drawerDidOpen:(NSNotification *)aNotification |
{ |
{ |
[[mSidebarBrowserView getBrowserView] loadURI: [NSURL URLWithString: @"http://tinderbox.mozilla.org/SeaMonkey/panel.html"] flags:NSLoadFlagsNone]; |
[[mSidebarBrowserView getBrowserView] loadURI: [NSURL URLWithString: @"http://tinderbox.mozilla.org/SeaMonkey/panel.html"] flags:NSLoadFlagsNone]; |
|
|
|
[mSidebarBookmarksDataSource ensureBookmarks]; |
} |
} |
|
|
- (void)drawerDidClose:(NSNotification *)aNotification |
- (void)drawerDidClose:(NSNotification *)aNotification |