~ubuntu-branches/ubuntu/edgy/ess/edgy

« back to all changes in this revision

Viewing changes to etc/icons/switchs.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-11-11 00:51:43 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20041111005143-wv1cih1h04xyrxrb
Tags: 5.2.3-3
* repair broken replace-regexp-in-string -> ess-replace-regexp-in-string
  patch
* expand autoload functionality in emacsen-startup

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *switchs[]={
 
3
"24 24 5 1",
 
4
". c None",
 
5
"# c #000000",
 
6
"c c #1532ed",
 
7
"b c #838383",
 
8
"a c #ce3000",
 
9
"........................",
 
10
"........###.aaa.bbb.....",
 
11
"........###.aaa.bbb.....",
 
12
"........###.aaa.bbb.....",
 
13
"..ccc...................",
 
14
"..ccc...aaa.bbb....bbb..",
 
15
"..ccc...aaa.bbb....bbb..",
 
16
"..ccc...aaa.bbb....bbb..",
 
17
"..ccc...................",
 
18
"..ccc...bbb....bbb.aaa..",
 
19
"..ccc...bbb....bbb.aaa..",
 
20
"..ccc...bbb....bbb.aaa..",
 
21
"..ccc...................",
 
22
"..ccc......bbb.aaa.###..",
 
23
"..ccc......bbb.aaa.###..",
 
24
"..ccc......bbb.aaa.###..",
 
25
"..ccc...................",
 
26
"..ccc...........c.......",
 
27
"..ccc...........cc......",
 
28
"..ccccccccccccccccc.....",
 
29
"..cccccccccccccccccc....",
 
30
"...cccccccccccccccc.....",
 
31
"................cc......",
 
32
"................c......."};