~ubuntu-branches/ubuntu/jaunty/moon/jaunty

« back to all changes in this revision

Viewing changes to src/runtime.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-03-06 10:09:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090306100949-pgxjxjqltaxi12rz
Tags: 1.0.1-0ubuntu1
New upstream release (LP: #338665)

Show diffs side-by-side

added added

removed removed

Lines of Context:
271
271
        zombie = false;
272
272
        downloader_context = NULL;
273
273
        downloaders = NULL;
 
274
        relaxed_media_mode = false;
274
275
        background_color = NULL;
275
276
        cursor = MouseCursorDefault;
276
277
        mouse_event = NULL;