~ubuntu-branches/debian/sid/grip/sid

« back to all changes in this revision

Viewing changes to pixmaps/smile1.xpm

  • Committer: Package Import Robot
  • Author(s): Tiago Ilieve
  • Date: 2016-04-04 14:26:23 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20160404142623-zw16rooy7z3xadvu
Tags: 4.1.0-1
Initial release (Closes: #790611)

Show diffs side-by-side

added added

removed removed

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