~ubuntu-branches/ubuntu/natty/adblock-plus/natty

« back to all changes in this revision

Viewing changes to chrome/content/ui/prismOverlay.xul

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2010-11-05 18:42:36 UTC
  • mto: (25.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20101105184236-h7dnu8mbfjaoya62
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    <popupset id="abp-popupset"/>
33
33
    <keyset id="abp-keyset"/>
34
34
    <commandset id="abp-commandset"/>
35
 
    <box id="abp-hooks" getBrowser="return E('browser_content');"
36
 
      getContextMenu="return E('popup_content');"/>
 
35
    <box id="abp-hooks" getBrowser="return this.E('browser_content');"
 
36
      getContextMenu="return this.E('popup_content');"/>
37
37
  </window>
38
38
 
39
39
  <!-- Status bar -->