~ubuntu-branches/ubuntu/utopic/pida/utopic

« back to all changes in this revision

Viewing changes to pida/data/pixmaps/shade-toggled-active.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Jan Luebbe
  • Date: 2007-04-17 16:08:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070417160806-3ttlb6igf94x9i03
Tags: 0.4.4-1
* New upstream release (closes: #419129)
* Add dependency on python-glade2 (closes: #418716)
* Update copyright

Show diffs side-by-side

added added

removed removed

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