~ubuntu-branches/ubuntu/lucid/kkbswitch/lucid

« back to all changes in this revision

Viewing changes to kkbswitch.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Lior Kaplan
  • Date: 2005-09-07 02:01:14 UTC
  • Revision ID: james.westby@ubuntu.com-20050907020114-2wyo9eu21uihq86n
Tags: upstream-1.4.3
ImportĀ upstreamĀ versionĀ 1.4.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *magick[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"32 32 9 1",
 
5
"  c #00000040",
 
6
". c #0000c040",
 
7
"X c #0000ff6f",
 
8
"o c #00808074",
 
9
"O c #00c0c074",
 
10
"+ c #80808025",
 
11
"@ c #c0c0c079",
 
12
"# c #ffffff20",
 
13
"$ c None",
 
14
/* pixels */
 
15
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
 
16
"$$$$$$$$$$$$$  $$$$$$$$$$$$$$$$$",
 
17
"$$$$$$$$$$$$$ +  $$$$$$$$$$$$$$$",
 
18
"$$$$$$$$$$$$$ @@   $$$$$$$$$$$$$",
 
19
"$$$$$  $$$$$$ @@ ..  $$$$$$$$$$$",
 
20
"$$$$$ +  $$$$  + XX..  $$$$$$$$$",
 
21
"$$$$$ @@   $$ @  ..XX..  $$$$$$$",
 
22
"$$$$$ @@ ..   ##@  ..XX.   $$$$$",
 
23
"$$$$$  + XX..  @##@  ..X @+  $$$",
 
24
"$$$$$ @  ..XX..  @##@  . @@ +  $",
 
25
"$$$$$ ##@  ..XX.   @##@  +@ @@ $",
 
26
"$$$$$ ####@  ..X @+  @##@   @@ $",
 
27
"$$$$$ ######@  . @@ +  ###@  + $",
 
28
"$$$$$ ########@  +@ @@ @####@  $",
 
29
"$  $$ ##########@   @@ @@####@ $",
 
30
"$ o   ############@  + @@####@ $",
 
31
"$ Ooo  @############@  @@####@ $",
 
32
"$ oOOoo  @###########@ @@####@ $",
 
33
"$  ooOOoo  @#########@ @@####@ $",
 
34
"$ @  ooOO +  ########@ @@####@ $",
 
35
"$ ##@  oo @@ @#######@ @@####@ $",
 
36
"$ ####@   @@ @@######@ @@####@ $",
 
37
"$ ######@  + @@######@ @@@###@ $",
 
38
"$ ########@  @@######@   @@@#@ $",
 
39
"$ @@#######@ @@@#####@ $$  @@@ $",
 
40
"$  @@@#####@   @@@###@ $$$$  @ $",
 
41
"$$$  @@@###@ $$  @@@#@ $$$$$$  $",
 
42
"$$$$$  @@@#@ $$$$  @@@ $$$$$$$$$",
 
43
"$$$$$$$  @@@ $$$$$$  @ $$$$$$$$$",
 
44
"$$$$$$$$$  @ $$$$$$$$  $$$$$$$$$",
 
45
"$$$$$$$$$$$  $$$$$$$$$$$$$$$$$$$",
 
46
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"
 
47
};