diff options
author | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-10-30 13:21:59 +0800 |
commit | e09ef32e4d1f2046a089bb9cf03c2f21650eaab0 (patch) | |
tree | 90c2980b2881954ff7f4fa399097666b87971037 /executive-summary/widgets/edit.xpm | |
parent | 72d98ac8f56ef20459232e08a8a06df7b668a97e (diff) | |
download | gsoc2013-evolution-BONOBO_0_28.tar.gz gsoc2013-evolution-BONOBO_0_28.tar.zst gsoc2013-evolution-BONOBO_0_28.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_28'.BONOBO_0_28
svn path=/tags/BONOBO_0_28/; revision=6260
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", -" ", -" ", -" ... ", -" . . ", -" . . ", -" . ", -" . ", -" .. ", -" .. ", -" .. ", -" ", -" .. ", -" .. ", -" "}; |