diff options
Diffstat (limited to 'fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm')
-rw-r--r-- | fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm new file mode 100644 index 0000000..07ccd62 --- /dev/null +++ b/fluxbox/debian/additional-themes/Common/Doty/pixmaps/unselect.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * unselect_xpm[] = { +"13 13 2 1", +" c None", +". c #FFFFFF", +" ", +" ", +" ", +" ..... ", +" . . ", +" . . ", +" . . ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; |