Changeset 443 for trunk/samples

Show
Ignore:
Timestamp:
03/04/2008 00:13:21 (6 months ago)
Author:
why
Message:
  • shoes/app.c: debugged self-closing on gtk. the timers were still going after the window was destroyed. started working on a method to destroy the toplevel slot, which is great since i can start allocation a new slot for every url.
  • lib/shoes.rb: shoes now runs from the directory where a script is located. really, such an obvious omission.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/book.rb

    r306 r443  
    77  end 
    88 
    9   INCIDENTS = YAML.load_file('samples/book.yaml') 
     9  INCIDENTS = YAML.load_file('book.yaml') 
    1010 
    1111  def table_of_contents