diff options
author | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-05-03 19:02:31 +0800 |
commit | a3ac4cb41838503548cad1b83f529a61c9a390b2 (patch) | |
tree | 1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /executive-summary/widgets/edit.xpm | |
parent | 19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff) | |
download | gsoc2013-evolution-GDM2_2_4_2_96.tar.gz gsoc2013-evolution-GDM2_2_4_2_96.tar.zst gsoc2013-evolution-GDM2_2_4_2_96.zip |
This commit was manufactured by cvs2svn to create tagGDM2_2_4_2_96
'GDM2_2_4_2_96'.
svn path=/tags/GDM2_2_4_2_96/; revision=21058
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", -" ", -" ", -" ... ", -" . . ", -" . . ", -" . ", -" . ", -" .. ", -" .. ", -" .. ", -" ", -" .. ", -" .. ", -" "}; |