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