~ubuntu-branches/ubuntu/quantal/linpsk/quantal

« back to all changes in this revision

Viewing changes to linpsk/filesave.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Bruce Walker
  • Date: 2002-02-06 11:43:38 UTC
  • Revision ID: james.westby@ubuntu.com-20020206114338-xqmjmhh01lpjm0g4
Tags: upstream-0.6.2
ImportĀ upstreamĀ versionĀ 0.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char *filesave[] = {
 
3
"    14    14        3            1",
 
4
". c #040404",
 
5
"# c #808304",
 
6
"a c #bfc2bf",
 
7
"..............",
 
8
".#.aaaaaaaa.a.",
 
9
".#.aaaaaaaa...",
 
10
".#.aaaaaaaa.#.",
 
11
".#.aaaaaaaa.#.",
 
12
".#.aaaaaaaa.#.",
 
13
".#.aaaaaaaa.#.",
 
14
".##........##.",
 
15
".############.",
 
16
".##.........#.",
 
17
".##......aa.#.",
 
18
".##......aa.#.",
 
19
".##......aa.#.",
 
20
"a............."
 
21
};