r287: Removed the DEFAULT_PIXMAP array - the new type system makes in unnecessary
commit259988e8e0f97df591120d0fd6629273a30a15aa
authorThomas Leonard <talex5@gmail.com>
Thu, 1 Jun 2000 12:38:29 +0000 (1 12:38 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 1 Jun 2000 12:38:29 +0000 (1 12:38 +0000)
tree558757306ed7314b83c8f34d8a6ab4be62526ce4
parent5a706d9963341b5cb1a4b75ce2603cc5265f29b0
r287: Removed the DEFAULT_PIXMAP array - the new type system makes in unnecessary
and it's messy. Should move the type enum into types.h at some point.
ROX-Filer/Help/Changes
ROX-Filer/Help/README
ROX-Filer/Help/TODO
ROX-Filer/pixmaps/help.xpm [new file with mode: 0644]
ROX-Filer/src/dir.c
ROX-Filer/src/dnd.c
ROX-Filer/src/filer.c
ROX-Filer/src/minibuffer.c
ROX-Filer/src/pixmaps.c
ROX-Filer/src/pixmaps.h
ROX-Filer/src/type.c