~ubuntu-branches/ubuntu/saucy/xxdiff/saucy

« back to all changes in this revision

Viewing changes to old/art/pixmaps-submission/return_accept.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Tomas Pospisek
  • Date: 2006-12-03 21:41:08 UTC
  • mfrom: (3.1.3 feisty)
  • Revision ID: james.westby@ubuntu.com-20061203214108-l7d3sleqmf1uu1is
Tags: 1:3.2-2
* oops /usr/man slipped in again. Re-re-re-moving it.
* fix doc-base reference problems reported by lintian

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * return_accept_xpm[] = {
 
3
"32 32 2 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"                                ",
 
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
"                                "};