~ubuntu-branches/debian/jessie/gpaint/jessie

« back to all changes in this revision

Viewing changes to pixmaps/paintL.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Goedson Teixeira Paixao
  • Date: 2002-03-17 12:27:19 UTC
  • Revision ID: james.westby@ubuntu.com-20020317122719-a6mowwhvvtbmcxow
Tags: upstream-0.2.2
ImportĀ upstreamĀ versionĀ 0.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
const char * paintL_xpm[] = {
 
3
"2 14 2 1",
 
4
"       c #FFFFFFFFFFFF m white s A",
 
5
".      c #000000000000 m black s E",
 
6
"..",
 
7
"..",
 
8
"  ",
 
9
"  ",
 
10
"..",
 
11
"..",
 
12
"  ",
 
13
"  ",
 
14
"..",
 
15
"..",
 
16
"  ",
 
17
"  ",
 
18
"..",
 
19
".."};