diff options
author | Mystery Man <unknown@mandriva.org> | 2001-11-20 23:35:06 +0000 |
---|---|---|
committer | Mystery Man <unknown@mandriva.org> | 2001-11-20 23:35:06 +0000 |
commit | 9f1dfb0e6b859cba0ebda5f945987ba6c24a596b (patch) | |
tree | d85d9819673c16e4753109862a2eeb9bfa775e7a /perl-install/pixmaps/arrow_down.xpm | |
parent | dee901a3fde82083a630082f04c0139c73ba248f (diff) | |
download | drakx-topic/PCMCIA_CS_DISTRO.tar drakx-topic/PCMCIA_CS_DISTRO.tar.gz drakx-topic/PCMCIA_CS_DISTRO.tar.bz2 drakx-topic/PCMCIA_CS_DISTRO.tar.xz drakx-topic/PCMCIA_CS_DISTRO.zip |
This commit was manufactured by cvs2svn to create branchtopic/PCMCIA_CS_DISTRO
'PCMCIA_CS_DISTRO'.
Diffstat (limited to 'perl-install/pixmaps/arrow_down.xpm')
-rw-r--r-- | perl-install/pixmaps/arrow_down.xpm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/perl-install/pixmaps/arrow_down.xpm b/perl-install/pixmaps/arrow_down.xpm deleted file mode 100644 index 30cca10b1..000000000 --- a/perl-install/pixmaps/arrow_down.xpm +++ /dev/null @@ -1,14 +0,0 @@ -/* XPM */ -static char * arrow_down_xpm[] = { -"6 8 3 1", -" c None", -". c #BABEDA", -"+ c #000000", -"..++..", -"..++..", -"..++..", -"..++..", -"++++++", -"++++++", -".++++.", -"..++.."}; |