diff options
author | nobody <nobody@localhost> | 2001-02-08 06:53:06 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-02-08 06:53:06 +0800 |
commit | 5d532c59ad71fb170bdceed22ff5b3c46566603b (patch) | |
tree | 67c941166f37e99129f73ab28bd0d83bf566f06c /executive-summary/widgets/edit.xpm | |
parent | 2132c038545393a9d81ddc87cb8e1bde13445b80 (diff) | |
download | gsoc2013-evolution-BONOBO_0_36.tar.gz gsoc2013-evolution-BONOBO_0_36.tar.zst gsoc2013-evolution-BONOBO_0_36.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_36'.BONOBO_0_36
svn path=/tags/BONOBO_0_36/; revision=8067
Diffstat (limited to 'executive-summary/widgets/edit.xpm')
-rw-r--r-- | executive-summary/widgets/edit.xpm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/executive-summary/widgets/edit.xpm b/executive-summary/widgets/edit.xpm deleted file mode 100644 index 7f2deb1525..0000000000 --- a/executive-summary/widgets/edit.xpm +++ /dev/null @@ -1,19 +0,0 @@ -/* XPM */ -static char * edit_xpm[] = { -"14 14 2 1", -" g None", -". g #000000", -" ", -" ", -" ... ", -" . . ", -" . . ", -" . ", -" . ", -" .. ", -" .. ", -" .. ", -" ", -" .. ", -" .. ", -" "}; |