From 65f0f640adb463bc2cf56f87908acfb5141e97d6 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 19 Aug 2005 06:38:22 +0000 Subject: renamed src/pixmaps to src/icons. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@491 ee746299-78ed-0310-b773-934348b2243d --- src/icons/deleted.xpm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/icons/deleted.xpm (limited to 'src/icons/deleted.xpm') diff --git a/src/icons/deleted.xpm b/src/icons/deleted.xpm new file mode 100644 index 00000000..988364b8 --- /dev/null +++ b/src/icons/deleted.xpm @@ -0,0 +1,15 @@ +/* XPM */ +static char * deleted_xpm[] = { +"10 10 2 1", +" c None", +". c #999999", +" ", +" . .. ", +" .. ... ", +" .... ", +" .. ", +" .... ", +" ..... ", +" .. ... ", +" . . ", +" "}; -- cgit v1.2.3