~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to pixmaps/vol_up.xpm

  • Committer: adrighem
  • Date: 2006-10-12 14:09:56 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:148
2006-10-12  Vincent van Adrighem  <adrighem@gnome.org>

        * nl.po: Translation updated by Tino Meinen.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * vol_up_xpm[] = {
 
3
"18 16 17 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"+      c #9E9A8C",
 
7
"@      c #B8B4A6",
 
8
"#      c #9B988A",
 
9
"$      c #CFCCC4",
 
10
"%      c #E4E2DE",
 
11
"&      c #D1CFC7",
 
12
"*      c #C5C2B7",
 
13
"=      c #DEDCD7",
 
14
"-      c #D7D5CF",
 
15
";      c #C5C1B7",
 
16
">      c #B0AC9C",
 
17
",      c #BFBBAF",
 
18
"'      c #79766C",
 
19
")      c #8D8A7D",
 
20
"!      c #7E7B70",
 
21
"                  ",
 
22
"       .       .  ",
 
23
"      ..    .   . ",
 
24
"     .+.     .  . ",
 
25
"... .+@.  .  .   .",
 
26
".##.+$%.   .  .  .",
 
27
".&*.=-;..  .  .  .",
 
28
".>>.@@,..  .  .  .",
 
29
".##.+>>..  .  .  .",
 
30
".''.+++.   .  .  .",
 
31
"... .)+.  .  .   .",
 
32
"     .!.     .  . ",
 
33
"      ..    .   . ",
 
34
"       .       .  ",
 
35
"                  ",
 
36
"                  "};