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

« back to all changes in this revision

Viewing changes to pixmaps/playnorm.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 * playnorm_xpm[] = {
3
 
"13 10 2 1",
4
 
"       c None",
5
 
".      c #FFFFFF",
6
 
"             ",
7
 
"  ..   .     ",
8
 
"  . .  .     ",
9
 
"  .  . .     ",
10
 
"  .  . .     ",
11
 
"  .   ..     ",
12
 
"  .   ..     ",
13
 
"  .    .     ",
14
 
"  .    .     ",
15
 
"             "};