aboutsummaryrefslogtreecommitdiff
path: root/src/pixmaps/ldap.xpm
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-12 11:22:08 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-12 11:22:08 +0000
commitb9ca7b1ef5cd1f96ae6e28ae78d12c1e3258c23f (patch)
tree1203adec5f70af1ddd49868528d8d3a5b9004329 /src/pixmaps/ldap.xpm
Initial import of Sylpheed (GTK2 version).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/pixmaps/ldap.xpm')
-rw-r--r--src/pixmaps/ldap.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/pixmaps/ldap.xpm b/src/pixmaps/ldap.xpm
new file mode 100644
index 00000000..c1e61e44
--- /dev/null
+++ b/src/pixmaps/ldap.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * ldap_xpm[] = {
+"16 16 6 1",
+" c None",
+". c #000000",
+"+ c #E3DAB1",
+"@ c #606060",
+"# c #A0A0A0",
+"$ c #F6210A",
+" ",
+" . ........ ",
+" . .++++++. ",
+" . .@#@#@#. ",
+" . .#@#@#@. ",
+" . .++++++. ",
+" @.@ .++++++. ",
+" @......++++++. ",
+" @.@ .++++++. ",
+" . .++++++. ",
+" . .++++++. ",
+" . .+++$$+. ",
+" . .+++$$+. ",
+" . .++++++. ",
+" . ........ ",
+" "};