~ubuntu-dev/wxwidgets2.6/upstream-debian

« back to all changes in this revision

Viewing changes to art/htmoptns.xpm

  • Committer: Daniel T Chen
  • Date: 2006-06-26 10:15:11 UTC
  • Revision ID: crimsun@ubuntu.com-20060626101511-a4436cec4c6d9b35
ImportĀ DebianĀ 2.6.3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * htmoptns_xpm[] = {
 
3
"16 15 2 1",
 
4
"       c None",
 
5
".      c #000000",
 
6
"                ",
 
7
"      ..        ",
 
8
"      ...       ",
 
9
"     ....       ",
 
10
"     . ...      ",
 
11
"    .. ...      ",
 
12
"    .   ..      ",
 
13
"   ..   ...     ",
 
14
"   .     ..     ",
 
15
"   .........    ",
 
16
"  ..     ...    ",
 
17
"  .       ...   ",
 
18
" ..       ...   ",
 
19
" ....   ....... ",
 
20
"                "};