diff options
author | nobody <nobody@localhost> | 2000-08-22 20:05:30 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-08-22 20:05:30 +0800 |
commit | 91c020e631fd7161e8133774aa38ad3c4fc360be (patch) | |
tree | 3b4824784cd30983db4a6ae1f38db287d5815941 /widgets/table/arrow-up.xpm | |
parent | 44ae37c371e25fe05e8aee145f1d9af7130a201d (diff) | |
download | gsoc2013-evolution-BONOBO_0_24.tar gsoc2013-evolution-BONOBO_0_24.tar.gz gsoc2013-evolution-BONOBO_0_24.tar.bz2 gsoc2013-evolution-BONOBO_0_24.tar.lz gsoc2013-evolution-BONOBO_0_24.tar.xz gsoc2013-evolution-BONOBO_0_24.tar.zst gsoc2013-evolution-BONOBO_0_24.zip |
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_24'.BONOBO_0_24
svn path=/tags/BONOBO_0_24/; revision=4924
Diffstat (limited to 'widgets/table/arrow-up.xpm')
-rw-r--r-- | widgets/table/arrow-up.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/widgets/table/arrow-up.xpm b/widgets/table/arrow-up.xpm deleted file mode 100644 index 0cc5b9a00c..0000000000 --- a/widgets/table/arrow-up.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static const char * arrow_up_xpm[] = { -"13 16 2 1", -" c None", -". c #FF0000", -" . ", -" ... ", -" ..... ", -" ....... ", -" ......... ", -" ........... ", -".............", -" ... ", -" ... ", -" ... ", -" ... ", -" ... ", -" ... ", -" ... ", -" ... ", -" ... "}; |