~ubuntu-branches/ubuntu/precise/p7zip/precise-updates

« back to all changes in this revision

Viewing changes to GUI/p7zip_32.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Mohammed Adnène Trojette
  • Date: 2009-02-14 20:12:27 UTC
  • mfrom: (1.1.11 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090214201227-go63qxm9ozfdma60
Tags: 4.65~dfsg.1-1
* New upstream release.
* Remove wx2.8 Build-Depends added by mistakes (7zG is not yet
  intended to be built).
* Use dh_clean without -k.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * p7zip_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
"                                "};