~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to pixmaps/stereo.xpm

  • Committer: mfcn
  • Date: 2006-11-06 22:02:31 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:153
        * data/gnomeradio.desktop.in:
        Update icon filename

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * stereo_xpm[] = {
3
 
"70 30 3 1",
4
 
"       c None",
5
 
".      c #000000",
6
 
"+      c #FFFFFF",
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
 
"......................................................................"};