From ba15707b292d827bdce732e7713b26fae3f75c74 Mon Sep 17 00:00:00 2001 From: Alex Bennee Date: Wed, 14 Jul 2010 15:57:06 +0100 Subject: EasyTag 2.1.1 --- pixmaps/select_all.xpm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100755 pixmaps/select_all.xpm (limited to 'pixmaps/select_all.xpm') diff --git a/pixmaps/select_all.xpm b/pixmaps/select_all.xpm new file mode 100755 index 0000000..c940778 --- /dev/null +++ b/pixmaps/select_all.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * select_all_xpm[] = { +"20 20 4 1", +" c None", +". c #000000", +"+ c #00009C", +"@ c #606060", +" ", +" ", +" ................ ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .@@@@@@@@@@@@@@. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" ................ ", +" ", +" "}; -- cgit v1.2.3