icons/editmovedown.xpm
changeset 277 e1e90bea9a78
parent 276 adc63ae7a4d5
child 278 4eab8d9a0df5
     1.1 --- a/icons/editmovedown.xpm	Mon Apr 10 11:00:46 2006 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,27 +0,0 @@
     1.4 -/* XPM */
     1.5 -static const  char * editmovedown_xpm[] = {
     1.6 -"22 22 2 1",
     1.7 -" 	c None",
     1.8 -".	c #000000",
     1.9 -"                      ",
    1.10 -"                      ",
    1.11 -"                      ",
    1.12 -"                      ",
    1.13 -"         ..           ",
    1.14 -"         ..           ",
    1.15 -"         ..           ",
    1.16 -"         ..           ",
    1.17 -"         ..           ",
    1.18 -"         ..           ",
    1.19 -"         ..           ",
    1.20 -"         ..           ",
    1.21 -"         ..           ",
    1.22 -"         ..           ",
    1.23 -"         ..           ",
    1.24 -"    ..   ..   ..      ",
    1.25 -"     ..  ..  ..       ",
    1.26 -"      .. .. ..        ",
    1.27 -"       ......         ",
    1.28 -"        ....          ",
    1.29 -"                      ",
    1.30 -"                      "};