38 #if CTK_CONF_ICON_BITMAPS
39 static unsigned char tcpipconficon_bitmap[3*3*8] = {
40 0x00, 0x79, 0x43, 0x73, 0x47, 0x77, 0x47, 0x6f,
41 0x00, 0xfe, 0xfe, 0xfc, 0xfc, 0xfc, 0xf8, 0xfb,
42 0x00, 0x16, 0x02, 0x00, 0x02, 0x00, 0x00, 0xc2,
44 0x48, 0x4c, 0x5f, 0x5f, 0x1f, 0x3f, 0x3f, 0x03,
45 0x79, 0xf0, 0xf0, 0xf0, 0xe0, 0xe0, 0xfe, 0xfc,
46 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
48 0x77, 0x47, 0x70, 0x43, 0x79, 0x41, 0x7c, 0x00,
49 0xfc, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xf7, 0x00,
50 0x00, 0x80, 0x00, 0x00, 0x00, 0x84, 0xf0, 0x00
54 #if CTK_CONF_ICON_TEXTMAPS
55 static char tcpipconficon_textmap[9] = {
63 static struct ctk_icon netconf_icon =
64 {CTK_ICON(
"Network setup", tcpipconficon_bitmap, tcpipconficon_textmap)};
68 "Network configuration",
#define DSC(dscname, description, prgname, process, icon)
Instantiating macro for the DSC structure.
Declaration of the DSC program description structure.