diff options
author | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
commit | 3826483eed4ad8fdbf402d7c321faa12f295582b (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /executive-summary/widgets/shade.xpm | |
parent | 45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff) | |
download | gsoc2013-evolution-GNOME_VFS_2_2_1.tar.gz gsoc2013-evolution-GNOME_VFS_2_2_1.tar.zst gsoc2013-evolution-GNOME_VFS_2_2_1.zip |
This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_2_1
'GNOME_VFS_2_2_1'.
svn path=/tags/GNOME_VFS_2_2_1/; revision=19342
Diffstat (limited to 'executive-summary/widgets/shade.xpm')
-rw-r--r-- | executive-summary/widgets/shade.xpm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/executive-summary/widgets/shade.xpm b/executive-summary/widgets/shade.xpm deleted file mode 100644 index 349212e906..0000000000 --- a/executive-summary/widgets/shade.xpm +++ /dev/null @@ -1,19 +0,0 @@ -/* XPM */ -static char * shade_xpm[] = { -"14 14 2 1", -" g None", -". g #000000", -" ", -" ............ ", -" ............ ", -" ............ ", -" ............ ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" ............ ", -" "}; |