~kklimonda/ubuntu/lucid/shutter/lp.511942

« back to all changes in this revision

Viewing changes to share/shutter/resources/icons/drawing_tool/cursor/line

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-08-06 16:29:32 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20090806162932-09o533rntd026rq6
Tags: upstream-0.80.1
ImportĀ upstreamĀ versionĀ 0.80.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char const *line[] = {
 
3
"32 32 3 1 4 4",
 
4
"       c None",
 
5
".      c #FFFFFF",
 
6
"+      c #000000",
 
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
"                        .+.     ",
 
32
"                         .      ",
 
33
"                                ",
 
34
"                                ",
 
35
"                                ",
 
36
"                                ",
 
37
"                                ",
 
38
"                                "};