~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

Viewing changes to pixmaps/holdM.xpm

  • Committer: niemeyer
  • Date: 2003-02-02 17:10:39 UTC
  • Revision ID: gustavo@niemeyer.net-20030202171039-5fe39d63e4ac20f4
Importing current CVS code into trunk.

Show diffs side-by-side

added added

removed removed

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