~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

Viewing changes to pixmaps/holdM.xpm

  • Committer: Michael Terry
  • Date: 2011-09-26 16:30:35 UTC
  • Revision ID: michael.terry@canonical.com-20110926163035-bck8ol261ksu1gmi
move to lp:ubuntu/synaptic

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static const char * pinM_xpm[] = {
3
 
"9 9 2 1",
4
 
"       c None",
5
 
".      c #000BFF",
6
 
"         ",
7
 
" ..  ..  ",
8
 
" ..  ..  ",
9
 
" ..  ..  ",
10
 
" ......  ",
11
 
" ..  ..  ",
12
 
" ..  ..  ",
13
 
" ..  ..  ",
14
 
"         "};