diff options
author | nobody <nobody@localhost> | 2002-12-06 03:58:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-12-06 03:58:38 +0800 |
commit | 324441b8f57d8d6d58f73d84000469199739306e (patch) | |
tree | dbf36038cda1070ffb9d92e023654b2bdf1451b4 /executive-summary/widgets/edit.xpm | |
parent | cf5e09fda7bba7532d7be4b9949f7737a4a418cd (diff) | |
download | gsoc2013-evolution-GNOME_VFS_2_1_4.tar.gz gsoc2013-evolution-GNOME_VFS_2_1_4.tar.zst gsoc2013-evolution-GNOME_VFS_2_1_4.zip |
This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_1_4
'GNOME_VFS_2_1_4'.
svn path=/tags/GNOME_VFS_2_1_4/; revision=19028
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", -" ", -" ", -" ... ", -" . . ", -" . . ", -" . ", -" . ", -" .. ", -" .. ", -" .. ", -" ", -" .. ", -" .. ", -" "}; |