~ubuntu-branches/ubuntu/natty/app-install-data-ubuntu/natty-proposed

« back to all changes in this revision

Viewing changes to menu-data/icons/squeak-32.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Chris Coulson, Michael Vogt
  • Date: 2010-04-15 14:47:12 UTC
  • Revision ID: james.westby@ubuntu.com-20100415144712-ovqtlyw7so5oxb2e
Tags: 0.10.04.7
[ Chris Coulson ]
* Updated after cleaning Mozilla extensions from the archive
  (see desktop-lucid-new-firefox-support-model)

[ Michael Vogt ]
* updated for RC

Show diffs side-by-side

added added

removed removed

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