~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/dist/qmon/PIXMAPS/small/trashcan.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
/*___INFO__MARK_BEGIN__*/
 
3
/*************************************************************************
 
4
 * 
 
5
 *  The Contents of this file are made available subject to the terms of
 
6
 *  the Sun Industry Standards Source License Version 1.2
 
7
 * 
 
8
 *  Sun Microsystems Inc., March, 2001
 
9
 * 
 
10
 * 
 
11
 *  Sun Industry Standards Source License Version 1.2
 
12
 *  =================================================
 
13
 *  The contents of this file are subject to the Sun Industry Standards
 
14
 *  Source License Version 1.2 (the "License"); You may not use this file
 
15
 *  except in compliance with the License. You may obtain a copy of the
 
16
 *  License at http://gridengine.sunsource.net/Gridengine_SISSL_license.html
 
17
 * 
 
18
 *  Software provided under this License is provided on an "AS IS" basis,
 
19
 *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 
20
 *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 
21
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 
22
 *  See the License for the specific provisions governing your rights and
 
23
 *  obligations concerning the Software.
 
24
 * 
 
25
 *   The Initial Developer of the Original Code is: Sun Microsystems, Inc.
 
26
 * 
 
27
 *   Copyright: 2001 by Sun Microsystems, Inc.
 
28
 * 
 
29
 *   All Rights Reserved.
 
30
 * 
 
31
 ************************************************************************/
 
32
/*___INFO__MARK_END__*/
 
33
static char *trashcan[] = {
 
34
/* width height num_colors chars_per_pixel */
 
35
"    32    32        6            1",
 
36
/* colors */
 
37
". s mask c None",
 
38
"# c #000000",
 
39
"a c #ffffff",
 
40
"b c #bbbbbb",
 
41
"c c #777777",
 
42
"d c #333333",
 
43
/* pixels */
 
44
".............######.............",
 
45
"............#......#............",
 
46
"......####################......",
 
47
".....#aaaaaaaaaabbbbbbcccc#.....",
 
48
".....#bbbbcbcccdcddd#d#####.....",
 
49
"......#aaaababccccddddddd#......",
 
50
"......#aaaaaabbbbccdddddd#......",
 
51
"......#aaababbcbccdcdd##d#......",
 
52
"......#aabaaaccbbddcdd#dd#......",
 
53
"......#aabaabcbbbdddcd##d#......",
 
54
"......#aabaaaccbbddcdd#dd#......",
 
55
"......#aabaabcbbbdddcd##d#......",
 
56
"......#aabaaaccbbddcdd#dd#......",
 
57
"......#aabaabcbbbdddcd##d#......",
 
58
"......#aabaaaccbbddccd#dd#......",
 
59
"......#aabaabcbbbdddcd##d#......",
 
60
"......#aabaaaccbbddccd#dd#......",
 
61
"......#aabaabcbbbdddcd##d#......",
 
62
"......#aabaaaccbbddccd#dd#......",
 
63
"......#aabaabcbbbdddcd##d#......",
 
64
"......#aabaaaccbbddccd#dd#......",
 
65
"......#aabaabcbbbdddcd##d#......",
 
66
"......#aabaaaccbbddccd#dd#......",
 
67
"......#aabaabcbbbdddcd##d#......",
 
68
"......#aabaaaccbbddccd#dd#......",
 
69
"......#aabaabcbbbdddcd##d#......",
 
70
"......#aabaaaccbbddccd#dd#......",
 
71
"......#aabaabcbbcddddd##d#......",
 
72
"......#aaabaabcbbcdccc#dd#......",
 
73
"......#aaaaaabbbcbcccccdd#......",
 
74
"......#aaaaabbbbbbcccccdd#......",
 
75
"......####################......"
 
76
};