diff options
author | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
commit | 8e7014b602e80323f8071f5b67a9651d6dea265a (patch) | |
tree | 8ef1fb6f0f43735a382bada2f369dde7d04387f4 /executive-summary/widgets/x.xpm | |
parent | e951bf718e130e43567187f4b71c27672cd6e996 (diff) | |
download | gsoc2013-evolution-LIBCAPPLET_1_5_2.tar.gz gsoc2013-evolution-LIBCAPPLET_1_5_2.tar.zst gsoc2013-evolution-LIBCAPPLET_1_5_2.zip |
This commit was manufactured by cvs2svn to create tagLIBCAPPLET_1_5_2
'LIBCAPPLET_1_5_2'.
svn path=/tags/LIBCAPPLET_1_5_2/; revision=11388
Diffstat (limited to 'executive-summary/widgets/x.xpm')
-rw-r--r-- | executive-summary/widgets/x.xpm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/executive-summary/widgets/x.xpm b/executive-summary/widgets/x.xpm deleted file mode 100644 index ce9e9f19dc..0000000000 --- a/executive-summary/widgets/x.xpm +++ /dev/null @@ -1,19 +0,0 @@ -/* XPM */ -static char * x_xpm[] = { -"14 14 2 1", -" g None", -". g #000000", -" ", -" .. .. ", -" ... ... ", -" ... ... ", -" ... ... ", -" ...... ", -" .... ", -" .... ", -" ...... ", -" ... ... ", -" ... ... ", -" ... ... ", -" .. .. ", -" "}; |