source: projects/synaptic/trunk/pixmaps/installM.xpm @ 280

Revision 280, 220 bytes checked in by yasumichi, 15 years ago (diff)

first import

RevLine 
[280]1/* XPM */
2static const char * installM_xpm[] = {
3"9 9 3 1",
4"       c None",
5".      c #00BBFF",
6"+      c #75AFC4",
7"         ",
8"    .    ",
9"   +.+   ",
10"   ...   ",
11"  +...+  ",
12"  .....  ",
13" +.....+ ",
14" ....... ",
15"         "};
Note: See TracBrowser for help on using the repository browser.