Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/openvpn-i686/custom-files/fluxbox/styles/Serenity/pixmaps/menuicon.xpm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 582 - (show annotations) (download) (as text)
Sat Oct 13 11:42:09 2007 UTC (16 years, 6 months ago) by niro
File MIME type: image/x-xpixmap
File size: 434 byte(s)
-added openvpn profile

1 /* XPM */
2 static char * menuicon_xpm[] = {
3 "16 16 4 1",
4 " c None",
5 ". c #FFFFFF",
6 "+ c #F2F2F2",
7 "@ c #7EA8D9",
8 "................",
9 "................",
10 "..++++++++++++..",
11 "..+..........+..",
12 "..+..........+..",
13 "..+..@@@@@@..+..",
14 "..+..@@@@@@..+..",
15 "..+..........+..",
16 "..+..........+..",
17 "..+..@@@@@@..+..",
18 "..+..@@@@@@..+..",
19 "..+..........+..",
20 "..+..........+..",
21 "..++++++++++++..",
22 "................",
23 "................"};