~ubuntu-branches/debian/stretch/foxyproxy/stretch

« back to all changes in this revision

Viewing changes to src/content/superadd.xul

  • Committer: Bazaar Package Importer
  • Author(s): Yaroslav Halchenko
  • Date: 2011-04-25 09:41:06 UTC
  • mfrom: (1.2.1 upstream) (9.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110425094106-p6mrvjz0n6acwf9r
Tags: 2.22.6-1
* New upstream bugfix release
  - Should fix firefox/iceweasel 4.0 compatibility (Closes: #604029)
* debian/copyright -- updated copyright years

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
2
<!--
3
3
  FoxyProxy
4
 
  Copyright (C) 2006-2009 Eric H. Jung and LeahScape, Inc.
5
 
  http://foxyproxy.mozdev.org/
 
4
  Copyright (C) 2006-#%#% Eric H. Jung and LeahScape, Inc.
 
5
  http://getfoxyproxy.org/
6
6
  eric.jung@yahoo.com
7
7
 
8
8
  This source code is released under the GPL license,
92
92
        </grid>
93
93
  <hbox align="center" observes="quickAddBroadcaster">
94
94
    <label value="&foxyproxy.pattern.to.quickadd.label;" control="foxyproxy-quickadd-pattern-button"/>
95
 
    <button id="foxyproxy-quickadd-pattern-button" command="patternCmd" label="&foxyproxy.define.label;"/>
 
95
    <button id="foxyproxy-quickadd-pattern-button" command="patternCmd" label="&foxyproxy.define.label;" class="uncram-btn"/>
96
96
  </hbox>
97
97
</groupbox>
98
98
 
99
99
<popupset>
100
 
  <popup id="wildcardURLPatternReferencePopup"/>
101
 
  <popup id="notifyWhenCanceledPopup"/>
 
100
  <menupopup id="wildcardURLPatternReferencePopup"/>
 
101
  <menupopup id="notifyWhenCanceledPopup"/>
102
102
</popupset>
103
103
 
104
104
<broadcasterset>