~launchpad-pqm/launchpad/devel

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
<html
  xmlns="http://www.w3.org/1999/xhtml"
  xmlns:tal="http://xml.zope.org/namespaces/tal"
  xmlns:metal="http://xml.zope.org/namespaces/metal"
  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
  metal:use-macro="view/macro:page/main_only"
  i18n:domain="launchpad"
>

<body>

<h1 metal:fill-slot="heading">Launchpad graphics and icons</h1>

<div metal:fill-slot="main">

  <p>
    All graphics should be provided in scalable versions such as SVG,
    as well as PNG bitmaps of the specified size.
    Each graphic should have a PNG bitmap in the
    &ldquo;icon&rdquo; size, unless otherwise listed.
  </p>
  <dl>
    <dt>
      <img alt="" src="/@@/nyet-badge" style="float: right;" />
      <dfn>badge</dfn>
    </dt>
    <dd>
      badges are designed to be used inline in text. At 12px &times; 12px
      they are almost small enough to fit in a line of text without pushing
      it down - we might consider making them 11px &times; 11px because then
      they will be able to be used in any text without affecting the flow
      at all.  These images should have the <code>-badge</code> suffix.
      They should only be used in text to indicate a pillar item - a team,
      person, upstream, distro etc.
      Examples are <img src="/@@/distribution-badge" />,
      <img src="/@@/person-badge" /> and <img src="/@@/product-badge" />.
      Note that there are <strong>no customised versions of these
      per-pillar</strong>. Each pillar can have a custom icon, see below.
    </dd>
    <dt>
      <img alt="" src="/@@/nyet-icon" style="float: right;" />
      <dfn>icon</dfn>
    </dt>
    <dd>
      A standard icon. The size is 14px &times; 14px. This is too large to
      use in paragraph text without affecting the flow of the text layout
      (creating a gap between the line containing the image and the line
      above it).  An icon is small enough to be used in a table listing
      without affecting the row height. In a textual listing (such as a bug
      listing) where there are two or more lines of text such as the
      bug-listing-detailed.pt which is used for latest bug portlets, these
      images should be allowed to flow across both top and bottom lines of
      the listing.  These icons should not have a suffix. You should get
      this for a pillar object using <code>/image:icon</code>. Pillar objects
      should optionally have custom icons, and they should be used in
      detailed listings (not simple listings - for those please use badges).
      Team icons should be of the icon size, not badge size.
    </dd>
    <dt>
      <img alt="" src="/@@/nyet-large" style="float: right;" />
      <dfn>large</dfn>
    </dt>
    <dd>
      Large icons are used for metadata about objects, for example bug
      privacy. They are 32px &times; 32px in size. They should only be used
      on the page of the object being described itself, not in listings or
      in links.  So, for example, when listing a private bug in a table of
      bugs, use the icon. On the private bug page itself, use the large
      icon. These icons should have the <code>-large</code> suffix.
      They should <strong>all have a standard-icon sized
      equivalent</strong>, for use in listings.
    </dd>
    <dt>
      <img alt="" src="/@@/nyet-logo" style="float: right;" />
      <dfn>logo</dfn>
    </dt>
    <dd>
      This image is used in the heading of any Pillar object - people,
      projects, products and distributions.  There should be default
      versions of these images which correspond to the type of Pillar - so a
      default for Product, a default for Project, Distribution, etc.
      These will be required to be 64px &times; 64px in size.
      The Logo is also used for ANY object which is a child of the pillar.
      So, for example, the Ubuntu Logo will be used for a Ubuntu
      Specification.
    </dd>
    <dt>
      <img alt="" src="/@@/nyet-mugshot" style="float: right;" />
      <dfn>mugshot</dfn>
    </dt>
    <dd>
      Represents people and projects on their Overview pages.
      Please note that the mugshot is ONLY displayed on that one page per
      pillar: http://launchpad.net/pillar/. It is not used anywhere else in
      the site.  These images are allowed to be up to 192px &times; 192px in
      size, including whitespace. If a smaller image is uploaded, it will
      converted and set in the middle of a white 192px &times; 192px square.
    </dd>
  </dl>

  <p style="clear: right;">These are the icons used in Launchpad.</p>

  <table class="listing">
    <tbody>
      <tr>
        <td>
          <h2>System icons</h2>
        </td>
        <td />
        <td>
          <strong>
            These icons are used throughout the system, in all applications.
          </strong>
        </td>
      </tr>
      <tr>
        <td>add</td>
        <td><img alt="" src="/@@/add" /></td>
        <td>An action that will add data to the system.</td>
      </tr>
      <tr>
        <td>arrowUp</td>
        <td><img src="/@@/arrowUp" /></td>
        <td>Inside the header for a column sorted ascending.</td>
      </tr>
      <tr>
        <td>arrowDown</td>
        <td><img src="/@@/arrowDown" /></td>
        <td>Inside the header for a column sorted descending.</td>
      </tr>
      <tr>
        <td>arrowStart</td>
        <td><img src="/@@/arrowStart" /></td>
        <td>Arrow start. Not used.</td>
      </tr>
      <tr>
        <td>arrowEnd</td>
        <td><img src="/@@/arrowEnd" /></td>
        <td>Arrow end. Not used.</td>
      </tr>
      <tr>
        <td>arrowTop</td>
        <td><img src="/@@/arrowTop" /></td>
        <td>Arrow top. Not used.</td>
      </tr>
      <tr>
        <td>arrowBottom</td>
        <td><img src="/@@/arrowBottom" /></td>
        <td>Arrow bottom. Not used.</td>
      </tr>
      <tr>
        <td>arrowLeft</td>
        <td><img src="/@@/arrowLeft" /></td>
        <td>Arrow left.</td>
      </tr>
      <tr>
        <td>arrowRight</td>
        <td><img src="/@@/arrowRight" /></td>
        <td>Arrow right.</td>
      </tr>
      <tr>
        <td>bullet</td>
        <td><img src="/@@/bullet" /></td>
        <td>The default bullet for lists with no special bullet specified.</td>
      </tr>
      <tr>
        <td>cancel</td>
        <td><img alt="cancel" src="/@@/cancel" /></td>
        <td>Cancel an action.</td>
      </tr>
      <tr>
        <td>confirm</td>
        <td><img alt="confirm" src="/@@/confirm" /></td>
        <td>Confirm an action.</td>
      </tr>
      <tr>
        <td>crowd</td>
        <td><img alt="crowd" src="/@@/crowd" /></td>
        <td rowspan="2">Many people are subscribed to this thing.</td>
      </tr>
      <tr>
        <td>crowd-large</td>
        <td><img alt="large crowd" src="/@@/crowd-large" /></td>
      </tr>
      <tr>
        <td>trash-icon</td>
        <td><img alt="delete" src="/@@/trash-icon" /></td>
        <td>Icon to delete objects permanently from the system.</td>
      </tr>
      <tr>
        <td>trash-large</td>
        <td><img alt="delete" src="/@@/trash-large" /></td>
        <td>Icon to delete objects permanently from the system.</td>
      </tr>
      <tr>
        <td>trash-logo</td>
        <td><img alt="delete" src="/@@/trash-logo" /></td>
        <td>Icon to delete objects permanently from the system.</td>
      </tr>
      <tr>
        <td>distribution-badge</td>
        <td><img alt="" src="/@@/distribution-badge" /></td>
        <td rowspan="3">An operating system compiled from various software.</td>
      </tr>
      <tr>
        <td>distribution</td>
        <td><img alt="" src="/@@/distribution" /></td>
      </tr>
      <tr>
        <td>distribution-logo</td>
        <td><img alt="" src="/@@/distribution-logo" /></td>
      </tr>
      <tr>
        <td>download</td>
        <td><img src="/@@/download" /></td>
        <td rowspan="2">An item that can be downloaded. Links flagged with
        this item should either immediately send the document to the browser,
        or should lead to a page which lists the download URL's (for example
        in a case where a mirror needs to be selected).</td>
      </tr>
      <tr>
        <td>download-large</td>
        <td><img src="/@@/download-large" /></td>
      </tr>
      <tr>
        <td>edit</td>
        <td><img src="/@@/edit" /></td>
        <td>An action that will modify data in the system.</td>
      </tr>
      <tr>
        <td>error</td>
        <td>
          <img alt="" src="/@@/error" />
        </td>
        <td rowspan="2">
          There was a problem with what you entered, and it hasn't succeeded yet.
        </td>
      </tr>
      <tr>
        <td>error-large</td>
        <td><img alt="" src="/@@/error-large" /></td>
      </tr>
      <tr>
        <td>flame-icon</td>
        <td><img alt="" src="/@@/flame-icon" /></td>
        <td rowspan="3">
          Currently used to show a bug affecting many users.
        </td>
      </tr>
      <tr>
        <td>flame-large</td>
        <td><img alt="" src="/@@/flame-large" /></td>
      </tr>
      <tr>
        <td>flame-logo</td>
        <td><img alt="" src="/@@/flame-logo" /></td>
      </tr>
      <tr>
        <td>info</td>
        <td><img alt="" src="/@@/info" /></td>
        <td rowspan="2">
          Something unusual but not dangerous has happened, such as you
          successfully creating something.
        </td>
      </tr>
      <tr>
        <td>info-large</td>
        <td><img alt="" src="/@@/info-large" /></td>
      </tr>
      <tr>
        <td>launchpad</td>
        <td>
          <img alt="" src="/@@/launchpad" />
        </td>
        <td>The Launchpad icon, used for bookmarks. 16 &times; 16 pixels.</td>
      </tr>
      <tr>
        <td>launchpad-large</td>
        <td><img alt="" src="/@@/launchpad-large" /></td>
        <td rowspan="2">
          The Launchpad icon,
          used for pages that don't belong to a pillar with its own icon.
        </td>
      </tr>
      <tr>
        <td>launchpad-logo</td>
        <td><img alt="" src="/@@/launchpad-logo" /></td>
      </tr>
      <tr>
        <td>launchpad tour</td>
        <td>
          <img alt="" src="/@@/tour-icon" />
        </td>
        <td rowspan="3">The Launchpad Tour icon</td>
      </tr>
      <tr>
        <td>tour-large</td>
        <td><img alt="" src="/@@/tour-large" /></td>
      </tr>
      <tr>
        <td>tour-logo</td>
        <td><img alt="" src="/@@/tour-logo" /></td>
      </tr>
      <tr>
        <td>list</td>
        <td><img src="/@@/list" /></td>
        <td>A list of items.</td>
      </tr>
      <tr>
        <td>link</td>
        <td><img alt="" src="/@@/link" /></td>
        <td>A link to a resource outside of Launchpad.</td>
      </tr>
      <tr>
        <td>mail</td>
        <td><img src="/@@/mail" /></td>
        <td>Mail or an email address.</td>
      </tr>
      <tr>
        <td>maybe</td>
        <td><img alt="" src="/@@/maybe" /></td>
        <td>A blue freehand question mark (used, for example, when something is proposed).</td>
      </tr>
      <tr>
        <td>no</td>
        <td><img alt="" src="/@@/no" /></td>
        <td>A dark-ish red freehand cross (used, for example, when something is declined).</td>
      </tr>
      <tr>
        <td>person-badge</td>
        <td><img alt="" src="/@@/person-badge" /></td>
        <td rowspan="4">
          A person who uses Launchpad.
          The <code>-logo</code> and <code>-mugshot</code> sizes should be
          used where the person has not uploaded their own custom picture.
        </td>
      </tr>
      <tr>
        <td>person</td>
        <td><img alt="person icon" src="/@@/person" /></td>
      </tr>
      <tr>
        <td>person-logo</td>
        <td><img alt="" src="/@@/person-logo" /></td>
      </tr>
      <tr>
        <td>person-mugshot</td>
        <td><img alt="" src="/@@/person-mugshot" /></td>
      </tr>
      <tr>
        <td>person-inactive-badge</td>
        <td><img alt="" src="/@@/person-inactive-badge" /></td>
        <td rowspan="4">A person who does not use Launchpad.</td>
      </tr>
      <tr>
        <td>person-inactive</td>
        <td><img alt="" src="/@@/person-inactive" /></td>
      </tr>
      <tr>
        <td>person-inactive-logo</td>
        <td><img alt="" src="/@@/person-inactive-logo" /></td>
      </tr>
      <tr>
        <td>person-inactive-mugshot</td>
        <td><img alt="" src="/@@/person-inactive-mugshot" /></td>
      </tr>
      <tr>
        <td>private</td>
        <td><img alt="" src="/@@/private" /></td>
        <td rowspan="2">
          This item is private, visible only to a subset of people
          (such as a private bug or specification).
        </td>
      </tr>
      <tr>
        <td>private-large</td>
        <td><img alt="" src="/@@/private-large" /></td>
      </tr>
      <tr>
        <td>product-badge</td>
        <td><img alt="" src="/@@/product-badge" /></td>
        <td rowspan="3">
          A software project.
          The <code>-logo</code> and <code>-mugshot</code> sizes should be
          used where the project owner has not uploaded a custom icon.
        </td>
      </tr>
      <tr>
        <td>product</td>
        <td><img alt="" src="/@@/product" /></td>
      </tr>
      <tr>
        <td>product-logo</td>
        <td><img alt="" src="/@@/product-logo" /></td>
      </tr>
      <tr>
        <td>project-badge</td>
        <td><img alt="" src="/@@/project-badge" /></td>
        <td rowspan="3">A group of projects.</td>
      </tr>
      <tr>
        <td>project</td>
        <td><img alt="" src="/@@/project" /></td>
      </tr>
      <tr>
        <td>project-logo</td>
        <td><img alt="" src="/@@/project-logo" /></td>
      </tr>
      <tr>
        <td>read-only</td>
        <td><img alt="" src="/@@/read-only" /></td>
        <td>The adjacent element cannot be changed.</td>
      </tr>
      <tr>
        <td>remove</td>
        <td><img src="/@@/remove" alt="Remove" /></td>
        <td>Can be clicked to "remove" data from the system. Is sometimes
        used as a bullet on an action menu item which results in data
        removal, or in lists where clicking it will remove the data in that
        row.</td>
      </tr>
      <tr>
        <td>rss</td>
        <td><img src="/@@/rss" /></td>
        <td rowspan="2">There is an RSS feed here.</td>
      </tr>
      <tr>
        <td>rss-large</td>
        <td><img src="/@@/rss-large" /></td>
      </tr>
      <tr>
        <td>search</td>
        <td><img src="/@@/search" /></td>
        <td>Search - used to indicate search fields or tags.</td>
      </tr>
      <tr>
        <td>security</td>
        <td><img src="/@@/security" /></td>
        <td rowspan="2">The associated object is security-related.</td>
      </tr>
      <tr>
        <td>security-large</td>
        <td><img src="/@@/security-large" /></td>
      </tr>
      <tr>
        <td>stop</td>
        <td><img alt="" src="/@@/stop" /></td>
        <td>
          Stops something Launchpad is doing that is not tied to a page load
        </td>
      </tr>
      <tr>
        <td>subscriber-essential</td>
        <td><img src="/@@/subscriber-essential" /></td>
        <td>A subscriber who is essential to a specification.</td>
      </tr>
      <tr>
        <td>subscriber-inessential</td>
        <td><img src="/@@/subscriber-inessential" /></td>
        <td>A subscriber who is not essential to a specification.</td>
      </tr>
      <tr>
        <td>meeting</td>
        <td><img alt="" src="/@@/meeting" /></td>
        <td rowspan="3">A meeting or sprint.</td>
      </tr>
      <tr>
        <td>meeting-logo</td>
        <td><img alt="" src="/@@/meeting-logo" /></td>
      </tr>
      <tr>
        <td>meeting-mugshot</td>
        <td><img alt="" src="/@@/meeting-mugshot" /></td>
      </tr>
      <tr>
        <td>milestone</td>
        <td><img alt="" src="/@@/milestone" /></td>
        <td>A "target". This indicates a development milestone to which a
        bug or feature has been targeted.</td>
      </tr>
      <tr>
        <td>team-badge</td>
        <td><img alt="" src="/@@/team-badge" /></td>
        <td rowspan="4">
          An anonymous icon for a team.
          The <code>-logo</code> and <code>-mugshot</code> sizes should be
          used where the team has not uploaded their own custom picture.
        </td>
      </tr>
      <tr>
        <td>team</td>
        <td><img alt="" src="/@@/team" /></td>
      </tr>
      <tr>
        <td>team-logo</td>
        <td><img alt="" src="/@@/team-logo" /></td>
      </tr>
      <tr>
        <td>team-mugshot</td>
        <td><img alt="" src="/@@/team-mugshot" /></td>
      </tr>
      <tr>
        <td>treeCollapsed</td>
        <td><img src="/@@/treeCollapsed" /></td>
        <td>A collapsed tree, click on it to expand and see more
        information.</td>
      </tr>
      <tr>
        <td>treeExpanded</td>
        <td><img src="/@@/treeExpanded" /></td>
        <td>An expanded tree, click on it to collapse the display and see
        less information.</td>
      </tr>
      <tr>
        <td>warning</td>
        <td><img alt="" src="/@@/warning" /></td>
        <td rowspan="2">
          You're in danger of losing significant time, work, privacy, or money.
          (<i>Cf.</i> <code>error</code>, <code>info</code>.)
        </td>
      </tr>
      <tr>
        <td>warning-large</td>
        <td><img alt="" src="/@@/warning-large" /></td>
      </tr>
      <tr>
        <td>yes</td>
        <td><img alt="" src="/@@/yes" /></td>
        <td>A green check mark (used, for example, when something is approved).</td>
      </tr>
      <tr>
        <td>zoom-in</td>
        <td><img src="/@@/zoom-in" /></td>
        <td>Zoom in.</td>
      </tr>
      <tr>
        <td>zoom-out</td>
        <td><img src="/@@/zoom-out" /></td>
        <td>Zoom out.</td>
      </tr>
      <tr>
        <td>go to overview</td>
        <td><img src="/@@/overview-bg-button" /></td>
        <td>This is used as the "go to overview" background image. Can be
            used for other answers-related actions.</td>
      </tr>
      <tr>
        <td>
          <h2>Bugs</h2>
        </td>
        <td />
        <td>
          <strong>
            Launchpad lets projects track their bugs, and collaborate with
            other people using their code on the fixes for those bugs.
          </strong>
        </td>
      </tr>
      <tr>
        <td>file a bug</td>
        <td><img src="/@@/bugs-bg-button" /></td>
        <td>This is used as the "file a bug" background image. Can be
            used for other bug-related actions.</td>
      </tr>
      <tr>
        <td>bug</td>
        <td><img src="/@@/bug" /></td>
        <td>
          A bug, or software defect. This image is used as a bullet in
          listings of bugs.
        </td>
      </tr>
      <tr>
        <td>bug-critical</td>
        <td><img src="/@@/bug-critical" /></td>
        <td>A bug with importance "critical"</td>
      </tr>
      <tr>
        <td>bug-high</td>
        <td><img src="/@@/bug-high" /></td>
        <td>A bug with importance "high"</td>
      </tr>
      <tr>
        <td>bug-medium</td>
        <td><img src="/@@/bug-medium" /></td>
        <td>A bug with importance "medium"</td>
      </tr>
      <tr>
        <td>bug-low</td>
        <td><img src="/@@/bug-low" /></td>
        <td>A bug with importance "low"</td>
      </tr>
      <tr>
        <td>bug-wishlist</td>
        <td><img src="/@@/bug-wishlist" /></td>
        <td>A bug with importance "wishlist"</td>
      </tr>
      <tr>
        <td>bug-undecided</td>
        <td><img src="/@@/bug-undecided" /></td>
        <td>A bug with importance "undecided"</td>
      </tr>
      <tr>
        <td>bug-remote</td>
        <td><img src="/@@/bug-remote" /></td>
        <td>A bug that is being tracked in a different bug tracker, and
        automatically updated here according to changes made there.</td>
      </tr>
      <tr>
        <td>bug-unknown</td>
        <td><img src="/@@/bug-unknown" /></td>
        <td>A bug with importance "unknown"</td>
      </tr>
      <tr>
        <td>bug-dupe</td>
        <td><img src="/@@/bug-dupe-icon" /></td>
        <td>A bug which is a duplicate of another</td>
      </tr>
      <tr>
        <td>bug tracker</td>
        <td><img src="/@@/bugtracker-icon" /></td>
        <td>A bug tracker</td>
      </tr>
      <tr>
        <td>cve</td>
        <td><img src="/@@/cve" /></td>
        <td>A CVE entry. CVE stands for "Common Vulnerabilities and
        Exploits" and refers to an entry in a database that keeps track of
        security problems across multiple vendor's software.</td>
      </tr>
      <tr>
        <td colspan="3">
          <h2>Translations</h2>
        </td>
      </tr>
      <tr>
        <td>blue-bar</td>
        <td><img src="/@@/blue-bar" width="48" height="16" /></td>
        <td>A single vertical strip of blue bar, for translation graphs.</td>
      </tr>
      <tr>
        <td>green-bar</td>
        <td><img src="/@@/green-bar" width="48" height="16" /></td>
        <td>A single vertical strip of green bar, for translation graphs.</td>
      </tr>
      <tr>
        <td>purple-bar</td>
        <td><img src="/@@/purple-bar" width="48" height="16" /></td>
        <td>A single vertical strip of purple bar, for translation graphs.</td>
      </tr>
      <tr>
        <td>red-bar</td>
        <td><img src="/@@/red-bar" width="48" height="16" /></td>
        <td>A single vertical strip of red bar, for translation graphs.</td>
      </tr>
      <tr>
        <td>language</td>
        <td><img alt="" src="/@@/language" /></td>
        <td>A language, or a link to a set of languages.</td>
      </tr>
      <tr>
        <td>translation</td>
        <td><img src="/@@/translation" /></td>
        <td><i>What is this used for? In the templates/ directory it looks
        like it is used for a translation group, so perhaps it should be
        called translationgroup?</i>.</td>
      </tr>
      <tr>
        <td>translation-file</td>
        <td><img src="/@@/translation-file" /></td>
        <td>A set of strings translated into a particular language.</td>
      </tr>
      <tr>
        <td>translation-template</td>
        <td><img src="/@@/translation-template" /></td>
        <td>A set of strings available for translation.</td>
      </tr>
      <tr>
        <td colspan="3">
          <h2>Blueprint</h2>
        </td>
      </tr>
      <tr>
        <td>blueprint</td>
        <td><img src="/@@/blueprint" /></td>
        <td rowspan="7">A blueprint, used as a bullet in lists of them, or
        to indicate a link to one.</td>
      </tr>
      <tr>
        <td>blueprint-essential</td>
        <td><img src="/@@/blueprint-essential" /></td>
      </tr>
      <tr>
        <td>blueprint-high</td>
        <td><img src="/@@/blueprint-high" /></td>
      </tr>
      <tr>
        <td>blueprint-medium</td>
        <td><img src="/@@/blueprint-medium" /></td>
      </tr>
      <tr>
        <td>blueprint-low</td>
        <td><img src="/@@/blueprint-low" /></td>
      </tr>
      <tr>
        <td>blueprint-not</td>
        <td><img src="/@@/blueprint-not" /></td>
      </tr>
      <tr>
        <td>blueprint-undefined</td>
        <td><img src="/@@/blueprint-undefined" /></td>
      </tr>
      <tr>
        <td colspan="3">
          <h2>Code</h2>
        </td>
      </tr>
      <tr>
        <td>see branches</td>
        <td><img src="/@@/code-bg-button" /></td>
        <td>This is used as the "see branches" background image. Can be
            used for other code-related actions.</td>
      </tr>
      <tr>
        <td>branch</td>
        <td><img src="/@@/branch" /></td>
        <td rowspan="2">A branch, or line of development.</td>
      </tr>
      <tr>
        <td>branch-large</td>
        <td><img src="/@@/branch-large" /></td>
      </tr>
      <tr>
        <td>merge-proposal-icon</td>
        <td><img src="/@@/merge-proposal-icon" /></td>
        <td rowspan="2">Represents a merge proposal.</td>
      </tr>
      <tr>
        <td>merge-proposal-large</td>
        <td><img src="/@@/merge-proposal-large" /></td>
      </tr>
      <tr>
        <td>branch-upgrade</td>
        <td><img src="/@@/branch-upgrade" /></td>
        <td>To be used when a branch is being upgraded.</td>
      </tr>
      <tr>
        <td>source-package-recipe</td>
        <td><img src="/@@/source-package-recipe" /></td>
        <td>Represents a source package recipe.</td>
      </tr>
      <tr>
        <td colspan="3">
          <h2>Packages</h2>
        </td>
      </tr>
      <tr>
        <td>ppa-icon</td>
        <td>
          <img alt="" src="/@@/ppa-icon" />
        </td>
        <td rowspan="3">An active PPA.</td>
      </tr>
      <tr>
        <td>ppa-large</td>
        <td><img alt="" src="/@@/ppa-large" /></td>
      </tr>
      <tr>
        <td>ppa-logo</td>
        <td><img alt="" src="/@@/ppa-logo" /></td>
      </tr>
      <tr>
        <td>ppa-icon-inactive</td>
        <td>
          <img alt="" src="/@@/ppa-icon-inactive" />
        </td>
        <td>Icon for inactive PPAs</td>
      </tr>
      <tr>
        <td>architecture</td>
        <td><img src="/@@/architecture" /></td>
        <td>A system architecture, like x86 or ppc or SPARC or IA64</td>
      </tr>
      <tr>
        <td>processing</td>
        <td><img src="/@@/processing" /></td>
        <td>A build that is currently in progress.</td>
      </tr>
      <tr>
        <td>build-chrootwait</td>
        <td><img src="/@@/build-chrootwait" /></td>
        <td>This is a "build", by which we mean a scheduled compilation of a
        software source code package into binary packages, which is waiting
        for the correct build environment to be created. When the build
        environment (the "chroot") has been created the system will attempt
        to build the package.</td>
      </tr>
      <tr>
        <td>build-depwait</td>
        <td><img src="/@@/build-depwait" /></td>
        <td>A build depending on other packages that have
        themselves not yet been built.</td>
      </tr>
      <tr>
        <td>build-failed</td>
        <td><img src="/@@/build-failed" /></td>
        <td>A build that failed.</td>
      </tr>
      <tr>
        <td>build-needed</td>
        <td><img src="/@@/build-needed" /></td>
        <td>A build that has been scheduled but not yet attempted.</td>
      </tr>
      <tr>
        <td>build-success</td>
        <td><img src="/@@/build-success" /></td>
        <td>A build that succeeded.</td>
      </tr>
      <tr>
        <td>build-success-publishing</td>
        <td><img src="/@@/build-success-publishing" /></td>
        <td>A build that succeeded and is waiting to be published.</td>
      </tr>
      <tr>
        <td>build-superseded</td>
        <td><img src="/@@/build-superseded" /></td>
        <td>A build that was superseded before it actually happened.</td>
      </tr>
      <tr>
        <td>package-binary</td>
        <td><img src="/@@/package-binary" /></td>
        <td>A binary package.</td>
      </tr>
      <tr>
        <td>package-source</td>
        <td><img src="/@@/package-source" /></td>
        <td>A source package.</td>
      </tr>
      <tr>
        <td>retry</td>
        <td><img alt="" src="/@@/retry" /></td>
        <td>Retry.</td>
      </tr>
      <tr>
        <td colspan="3">
          <h2>Answers</h2>
        </td>
      </tr>
      <tr>
        <td>file a question</td>
        <td><img src="/@@/answers-bg-button" /></td>
        <td>This is used as the "file a question" background image. Can be
            used for other answers-related actions.</td>
      </tr>
      <tr>
        <td>question</td>
        <td><img src="/@@/question" /></td>
        <td>A question. This is used as a bullet in lists of questions.</td>
      </tr>
      <tr>
        <td>
          <h2>Special cases</h2>
        </td>
        <td />
        <td>
          <strong>
            These icons are also in the system.
          </strong>
        </td>
      </tr>
      <tr>
        <td>ubuntu-icon</td>
        <td><img src="/@@/ubuntu-icon" /></td>
        <td>Ubuntu icon</td>
      </tr>
    </tbody>
  </table>
</div>

</body>
</html>