~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/extensions/irc/xul/content/popups.xul

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
 
 
3
<!--
 
4
   -
 
5
   - The contents of this file are subject to the Mozilla Public License
 
6
   - Version 1.1 (the "License"); you may not use this file except in
 
7
   - compliance with the License. You may obtain a copy of the License at
 
8
   - http://www.mozilla.org/MPL/ 
 
9
   - 
 
10
   - Software distributed under the License is distributed on an "AS IS" basis,
 
11
   - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 
12
   - for the specific language governing rights and limitations under the
 
13
   - License. 
 
14
   -
 
15
   - The Original Code is Chatzilla
 
16
   - 
 
17
   - The Initial Developer of the Original Code is
 
18
   - Netscape Communications Corporation
 
19
   - Portions created by Netscape are
 
20
   - Copyright (C) 1998 Netscape Communications Corporation.
 
21
   - All Rights Reserved.
 
22
   -
 
23
   - Alternatively, the contents of this file may be used under the
 
24
   - terms of the GNU Public License (the "GPL"), in which case the
 
25
   - provisions of the GPL are applicable instead of those above.
 
26
   - If you wish to allow use of your version of this file only
 
27
   - under the terms of the GPL and not to allow others to use your
 
28
   - version of this file under the MPL, indicate your decision by
 
29
   - deleting the provisions above and replace them with the notice
 
30
   - and other provisions required by the GPL.  If you do not delete
 
31
   - the provisions above, a recipient may use your version of this
 
32
   - file under either the MPL or the GPL.
 
33
   -
 
34
   - Contributor(s):
 
35
   -  Robert Ginda, <rginda@netscape.com>, original author
 
36
   -
 
37
   -->
 
38
 
 
39
<!DOCTYPE overlay SYSTEM "chrome://chatzilla/locale/chatzilla.dtd" >
 
40
 
 
41
<?xml-stylesheet href="chrome://chatzilla/content/output-base.css" type="text/css"?>
 
42
 
 
43
<overlay id="chatzilla-popup-overlay"
 
44
    xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
 
45
 
 
46
  <overlaytarget id="popup-overlay-target">
 
47
 
 
48
    <tooltip id="percentTooltip">
 
49
      <grid>
 
50
          <columns>
 
51
              <column />
 
52
              <column />
 
53
          </columns>
 
54
          <rows>
 
55
              <row>
 
56
                  <label value="%U"/>
 
57
                  <label value="&Underline.label;"/>
 
58
              </row>
 
59
              <row>
 
60
                  <label value="%B"/>
 
61
                  <label value="&Bold.label;"/>
 
62
              </row>
 
63
              <row>
 
64
                  <label value="%R"/>
 
65
                  <label value="&Reverse.label;"/>
 
66
              </row>
 
67
              <row>
 
68
                  <label value="%O"/>
 
69
                  <label value="&Normal.label;"/>
 
70
              </row>
 
71
              <row>
 
72
                  <label value="%C"/>
 
73
                  <label value="&Color.label;"/>
 
74
              </row>
 
75
              <row>
 
76
                  <label value="%%C"/>
 
77
                  <label value="%C"/>
 
78
              </row>
 
79
          </rows>
 
80
      </grid>
 
81
    </tooltip>
 
82
    <tooltip id="colorTooltip" orient="vertical">
 
83
      <label value="%Cxx[,yy] &ForeBack.label;"/>
 
84
      <grid>
 
85
          <columns>
 
86
              <column />
 
87
              <column />
 
88
              <column />
 
89
              <column />
 
90
              <column />
 
91
              <column />
 
92
              <column />
 
93
              <column />
 
94
          </columns>
 
95
          <rows>
 
96
              <row>
 
97
                  <box class="colorGrid chatzilla-bg00 chatzilla-fg01">
 
98
                      <label value="0"/>
 
99
                  </box>
 
100
                  <box class="colorGrid chatzilla-bg01 chatzilla-fg00">
 
101
                      <label value="1"/>
 
102
                  </box>
 
103
                  <box class="colorGrid chatzilla-bg02 chatzilla-fg01">
 
104
                      <label value="2"/>
 
105
                  </box>
 
106
                  <box class="colorGrid chatzilla-bg03 chatzilla-fg01">
 
107
                      <label value="3"/>
 
108
                  </box>
 
109
                  <box class="colorGrid chatzilla-bg04 chatzilla-fg01">
 
110
                      <label value="4"/>
 
111
                  </box>
 
112
                  <box class="colorGrid chatzilla-bg05 chatzilla-fg00">
 
113
                      <label value="5"/>
 
114
                  </box>
 
115
                  <box class="colorGrid chatzilla-bg06 chatzilla-fg00">
 
116
                      <label value="6"/>
 
117
                  </box>
 
118
                  <box class="colorGrid chatzilla-bg07 chatzilla-fg00">
 
119
                      <label value="7"/>
 
120
                  </box>
 
121
              </row>
 
122
              <row>
 
123
                  <box class="colorGrid chatzilla-bg08 chatzilla-fg00">
 
124
                      <label value="8"/>
 
125
                  </box>
 
126
                  <box class="colorGrid chatzilla-bg09 chatzilla-fg00">
 
127
                      <label value="9"/>
 
128
                  </box>
 
129
                  <box class="colorGrid chatzilla-bg10 chatzilla-fg00">
 
130
                      <label value="10"/>
 
131
                  </box>
 
132
                  <box class="colorGrid chatzilla-bg11 chatzilla-fg00">
 
133
                      <label value="11"/>
 
134
                  </box>
 
135
                  <box class="colorGrid chatzilla-bg12 chatzilla-fg01">
 
136
                      <label value="12"/>
 
137
                  </box>
 
138
                  <box class="colorGrid chatzilla-bg13 chatzilla-fg01">
 
139
                      <label value="13"/>
 
140
                  </box>
 
141
                  <box class="colorGrid chatzilla-bg14 chatzilla-fg01">
 
142
                      <label value="14"/>
 
143
                  </box>
 
144
                  <box class="colorGrid chatzilla-bg15 chatzilla-fg01">
 
145
                      <label value="15"/>
 
146
                  </box>
 
147
              </row>
 
148
          </rows>
 
149
      </grid>
 
150
    </tooltip>
 
151
 
 
152
  </overlaytarget>
 
153
 
 
154
</overlay>