diff options
author | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-25 06:17:05 +0800 |
commit | 2ffe36b40df5c85e98cc6e5a6a2a38e26cc61eae (patch) | |
tree | 75a31cb1cb19b4266322f9427b0641c1b53aca24 /executive-summary/widgets/x.xpm | |
parent | dcc99c020b6a58e174091b32585159edfae18dd4 (diff) | |
download | gsoc2013-evolution-BALSA_1_2_2.tar.gz gsoc2013-evolution-BALSA_1_2_2.tar.zst gsoc2013-evolution-BALSA_1_2_2.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_2_2'.BALSA_1_2_2
svn path=/tags/BALSA_1_2_2/; revision=13998
Diffstat (limited to 'executive-summary/widgets/x.xpm')
-rw-r--r-- | executive-summary/widgets/x.xpm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/executive-summary/widgets/x.xpm b/executive-summary/widgets/x.xpm deleted file mode 100644 index ce9e9f19dc..0000000000 --- a/executive-summary/widgets/x.xpm +++ /dev/null @@ -1,19 +0,0 @@ -/* XPM */ -static char * x_xpm[] = { -"14 14 2 1", -" g None", -". g #000000", -" ", -" .. .. ", -" ... ... ", -" ... ... ", -" ... ... ", -" ...... ", -" .... ", -" .... ", -" ...... ", -" ... ... ", -" ... ... ", -" ... ... ", -" .. .. ", -" "}; |