Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../.././../.././../server/data/pixmaps/mini.audiovol.xpm
Real path: /www/server/data/bitmaps/mini.audiovol.xpm
Zurück
/* XPM */ static char *maximize[] = { /* width height num_colors chars_per_pixel */ " 14 14 4 1", /* colors */ ". c None", "a c Blue", "b c White", "c c Grey", /* pixels */ ".....ac.....aa", ".....aac..aacc", ".....acaaaccaa", ".....aacccaacc", ".....acaaacc..", ".....accccb...", ".....ac..b.b..", ".....acb.b.b..", "..aacac.b.b.b.", "aaaaaac.b.b.b.", "aaaaaacb.b.b..", "aaaaaac..b.b..", "aaaaac....b...", "..aac........." };