~ubuntu-branches/ubuntu/jaunty/pida/jaunty

« back to all changes in this revision

Viewing changes to data/pixmaps/stick-toggled-pressed.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-08-01 13:08:56 UTC
  • mfrom: (0.1.2 etch) (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060801130856-v92ktopgdxc8rv7q
Tags: 0.3.1-2ubuntu1
* Re-sync with Debian
* Remove bashisms from debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * stick_toggled_pressed_xpm[] = {
 
3
"16 18 6 1",
 
4
"       c None",
 
5
".      c #567B9C s active_mid_1",
 
6
"+      c #FFFFFF s active_hilight_1",
 
7
"@      c #B4BAB5 s active_mid_1",
 
8
"#      c #949595 s active_color_1",
 
9
"$      c #FFFFFF",
 
10
"                ",
 
11
"                ",
 
12
" .++++++++++++. ",
 
13
".+@@@@@@@@@@@@+.",
 
14
"+@@@@@@@@@@@@@@+",
 
15
"+@@@@@@@@@@@@@@+",
 
16
"+@@@@+$$$$+@@@@+",
 
17
"+@@@+$$$$$$+@@@+",
 
18
"+@@@$$+@@+$$@@@+",
 
19
"+@@@$$@$$@$$@@@+",
 
20
"+@@@$$@$$@$$@@@+",
 
21
"+@@@$$+@@+$$@@@+",
 
22
"+@@@+$$$$$$+@@@+",
 
23
"+@@@@+$$$$+@@@@+",
 
24
"+@@@@@@@@@@@@@@+",
 
25
"+@@@@@@@@@@@@@@+",
 
26
".+@@@@@@@@@@@@+.",
 
27
" .++++++++++++. "};