annotate pixmaps/italic.xpm @ 1025:84a5d80e52f1

[gaim-migrate @ 1035] remember which directory you got the last plugin from and default to /usr/local/lib/gaim/ which is where they get installed by default (please fix this, it needs to be $libdir but i don't know how to get that from configure) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 26 Oct 2000 02:12:34 +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 * italic_xpm[] = {
773
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
3 "14 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: 1
diff changeset
6 " ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
7 " ...... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
8 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
9 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
10 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
11 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
12 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
13 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
14 " .. ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
15 " ...... ",
267ed2b889ee [gaim-migrate @ 783]
Rob Flynn <gaim@robflynn.com>
parents: 1
diff changeset
16 " "};