~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/media/browser/editor.js

  • Committer: stevenbird
  • Date: 2008-02-04 04:22:44 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:400
first commit of homepage at ivle.sourceforge.net, including screenshots; just web-presence at this stage

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
        start_highlight: true,
87
87
        allow_toggle: false,
88
88
        allow_resize: false,
89
 
        replace_tab_by_spaces: 4
 
89
        replace_tab_by_spaces: 4,
90
90
    });
91
91
}
92
92