~ubuntu-core-dev/synaptic/ubuntu

« back to all changes in this revision

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