~ubuntu-branches/ubuntu/utopic/ardour3/utopic

« back to all changes in this revision

Viewing changes to gtk2_ardour/pixmaps/linin.xpm

  • Committer: Package Import Robot
  • Author(s): Felipe Sateler
  • Date: 2013-09-21 19:05:02 UTC
  • Revision ID: package-import@ubuntu.com-20130921190502-8gsftrku6jnzhd7v
Tags: upstream-3.4~dfsg
ImportĀ upstreamĀ versionĀ 3.4~dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const gchar * linin_xpm[] = {
 
3
"25 25 3 1",
 
4
"       c None",
 
5
".      c #FDFD00",
 
6
"+      c #FEFE00",
 
7
"                         ",
 
8
"                         ",
 
9
"                         ",
 
10
"                         ",
 
11
"                   .+.   ",
 
12
"                  +++.   ",
 
13
"                 ++++    ",
 
14
"                ++++     ",
 
15
"               ++++      ",
 
16
"              ++++       ",
 
17
"             +++.        ",
 
18
"            +++          ",
 
19
"           +++           ",
 
20
"          +++            ",
 
21
"        .+++             ",
 
22
"       ++++              ",
 
23
"      ++++               ",
 
24
"     ++++                ",
 
25
"    ++++                 ",
 
26
"   .+++                  ",
 
27
"   .++                   ",
 
28
"    +                    ",
 
29
"                         ",
 
30
"                         ",
 
31
"                         "};