diff options
author | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
commit | 162aea4409244ede9517b0a68b778ee3e96cd18e (patch) | |
tree | 8f5f9b7cbb8614876e1daeaccef93d7ded95ca3f /executive-summary/widgets/shade.xpm | |
parent | 1057efd639f0f3f0cef84fb492ef4b6bc4bd8bce (diff) | |
download | gsoc2013-evolution-MERGE_TO_HEAD_1_BEFORE.tar.gz gsoc2013-evolution-MERGE_TO_HEAD_1_BEFORE.tar.zst gsoc2013-evolution-MERGE_TO_HEAD_1_BEFORE.zip |
This commit was manufactured by cvs2svn to create tagMERGE_TO_HEAD_1_BEFORE
'MERGE_TO_HEAD_1_BEFORE'.
svn path=/tags/MERGE_TO_HEAD_1_BEFORE/; revision=13333
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", -" ", -" ............ ", -" ............ ", -" ............ ", -" ............ ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" . . ", -" ............ ", -" "}; |