annotate pixmaps/bold.xpm @ 780:c714def9cebb

[gaim-migrate @ 790] You may be a geek if... You've ever used a computer on Friday, Saturday and Sunday of the same weekend. You find yourself interrupting computer store salesman to correct something he said. The first thing you notice when walking in a business is their computer system. ...and offer advice on how you would change it. You've ever mounted a magnetic tape reel. You own any shareware. You know more IP addresses than phone numbers. You've ever accidentally dialed an IP address. Your friends use you as tech support. You've ever named a computer. You have your local computer store on speed dial. You can't carry on a conversation without talking about computers. Co-workers have to E-mail you about the fire alarm to get you out of the building. You've ever found "stray" diskettes when doing laundry. Your computer has it's own phone line - but your teenager doesn't. You check the national weather service web page for current weather conditions (rather than look out the window). You know more URLs than street addresses. Your pet has a web page. You get really excited when Yahoo adds your link. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 29 Aug 2000 03:59:01 +0000
parents 267ed2b889ee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 /* XPM */
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2 static char * bold_xpm[] = {
773
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
3 "12 11 2 1",
1
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 " c None",
2846a03bda67 [gaim-migrate @ 10]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 ". c #000000",
773
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
6 " ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
7 " ....... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
8 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
9 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
10 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
11 " ...... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
12 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
13 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
14 " ... ... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
15 " ....... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 241
diff changeset
16 " "};