~ubuntu-branches/ubuntu/maverick/mp3diags/maverick

« back to all changes in this revision

Viewing changes to debian/MP3Diags.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-04-24 09:36:42 UTC
  • Revision ID: james.westby@ubuntu.com-20100424093642-w0psmfq9mw2ut5xu
Tags: 1.0.05.050-2
* Rename binary and other associated files to the lowercase form;
  thanks to Carlos Raviola for reporting this (Closes: #578991).
* Update debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * mp3diags_xpm[] = {
3
 
"32 32 4 1",
4
 
"       c None",
5
 
".      c #6E0000",
6
 
"+      c #6D0000",
7
 
"@      c #FFFFA0",
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
 
"                                "};