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

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

first import

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