~ubuntu-branches/ubuntu/karmic/muse/karmic-proposed

« back to all changes in this revision

Viewing changes to xpm/record.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2002-04-23 17:28:23 UTC
  • Revision ID: james.westby@ubuntu.com-20020423172823-w8yplzr81a759xa3
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char*record_xpm[]={
 
3
"13 13 3 1",
 
4
"# c #c0c0c0",
 
5
". c None",
 
6
"a c #ff0000",
 
7
".............",
 
8
"....aaaaa....",
 
9
"...aaaaaaa...",
 
10
"..aaaaaaaaa..",
 
11
".aaaaaaaaaaa.",
 
12
".aaaaaaaaaaa.",
 
13
".aaaaaaaaaaa.",
 
14
".aaaaaaaaaaa.",
 
15
".aaaaaaaaaaa.",
 
16
".#aaaaaaaaa..",
 
17
"...aaaaaaa...",
 
18
"....aaaaa....",
 
19
"............."};