Show
Ignore:
Timestamp:
12/18/07 03:08:00 (13 months ago)
Author:
mootoh
Message:

lang/objective-c/SafariHatenaBookmark: notification replaced by RubyCocoa?.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/objective-c/SafariHatenaBookmark/shb_init.rb

    r3246 r3249  
    2323  #             usage: log.info("param=%p", param.to_s) 
    2424  load_ruby_programs(bundle) 
    25   shb = SHBController.instance 
     25  shb = SHBController.instance(logger) 
    2626  OSX::NSBundle.loadNibNamed_owner("Menu.nib", shb) 
    2727end