comparison pixmaps/underline.xpm @ 1:2846a03bda67

[gaim-migrate @ 10] The other missing files :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 23 Mar 2000 03:13:54 +0000
parents
children 267ed2b889ee
comparison
equal deleted inserted replaced
0:a5ace2e037bc 1:2846a03bda67
1 /* XPM */
2 static char * underline_xpm[] = {
3 "22 17 2 1",
4 " c None",
5 ". c #000000",
6 " ",
7 " ",
8 " ",
9 " ",
10 " .. .. ",
11 " .. .. ",
12 " .. .. ",
13 " .. .. ",
14 " .. .. ",
15 " .. .. ",
16 " .. .. ",
17 " .. .. ",
18 " ... ",
19 " ",
20 " ....... ",
21 " ",
22 " "};