~ubuntu-branches/ubuntu/karmic/pida/karmic

« 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-09-05 17:54:09 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070905175409-ty9f6qpuctyjv1sd
Tags: 0.5.1-2
* Depend on librsvg2-common, which is not pulled in by the other depends
  (closes: #394860)
* gvim is no alternative for python-gnome2 and python-gnome2-extras
  (closes: #436431)
* Pida now uses ~/.pida2, so it can no longer be confused by old
  configurations (closes: #421378)
* Culebra is no longer supported by upstream (closes: #349009)
* Update manpage (closes: #440375)
* Update watchfile (pida is now called PIDA)

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
 
" .++++++++++++. "};