~ubuntu-branches/ubuntu/saucy/cuyo/saucy

« back to all changes in this revision

Viewing changes to data/pics/mtRacket_.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2010-07-19 09:54:44 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100719095444-ecoegzo1vvvdwra9
Tags: 2.~-1.1.brl3-1ubuntu1
* Merge from debian unstable (LP: #607106). Remaining changes:
  - Don't register MimeType=application/x-executable in
    the .desktop file.
  - Remove UTF-8 in the .desktop file
  - 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *noname[]={
 
3
"32 96 2 1",
 
4
"  c None",
 
5
". c #ffffff",
 
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
"                                ",
 
38
"                                ",
 
39
"                                ",
 
40
"                                ",
 
41
"                                ",
 
42
"                                ",
 
43
"                                ",
 
44
"                                ",
 
45
"                                ",
 
46
"                                ",
 
47
"                                ",
 
48
"                                ",
 
49
"                                ",
 
50
"                                ",
 
51
"                                ",
 
52
"                                ",
 
53
"                                ",
 
54
"                                ",
 
55
"                                ",
 
56
"                                ",
 
57
"                                ",
 
58
"                                ",
 
59
"                                ",
 
60
"                                ",
 
61
"                                ",
 
62
"                                ",
 
63
"               ..               ",
 
64
"               ..               ",
 
65
"             ......             ",
 
66
"            ........            ",
 
67
"            ........            ",
 
68
"             ......             ",
 
69
"                                ",
 
70
"                                ",
 
71
"                                ",
 
72
"                                ",
 
73
"                                ",
 
74
"                                ",
 
75
"                                ",
 
76
"                                ",
 
77
"                                ",
 
78
"                                ",
 
79
"                                ",
 
80
"                                ",
 
81
"                                ",
 
82
"                                ",
 
83
"                                ",
 
84
"                                ",
 
85
"                                ",
 
86
"                                ",
 
87
"                                ",
 
88
"                                ",
 
89
"                                ",
 
90
"                                ",
 
91
"                                ",
 
92
"                                ",
 
93
"                                ",
 
94
"                                ",
 
95
"               ..               ",
 
96
"               ..               ",
 
97
"               .....            ",
 
98
"             .......            ",
 
99
"            .......             ",
 
100
"            .....               ",
 
101
"                                "};
 
102
/*
 
103
    Copyright by Mark Weyer
 
104
 
 
105
    This program is free software; you can redistribute it and/or modify
 
106
    it under the terms of the GNU General Public License as published by
 
107
    the Free Software Foundation; either version 2 of the License, or
 
108
    (at your option) any later version.
 
109
 
 
110
    This program is distributed in the hope that it will be useful,
 
111
    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
112
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
113
    GNU General Public License for more details.
 
114
 
 
115
    You should have received a copy of the GNU General Public License
 
116
    along with this program; if not, write to the Free Software
 
117
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
118
*/