* More cleanups. I took out everything related only to icon handling
authorcpk <cpk>
Sat, 3 Nov 2001 14:55:21 +0000 (14:55 +0000)
committercpk <cpk@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Nov 2001 14:55:21 +0000 (14:55 +0000)
commita708bdfd42c9db3965a2d0c36ca3902ba540baa2
treefb173777ecf16e0eaee14bc8a7a0a398a6ac46b9
parent59b09b81219aa85feb4e49fdc1944b792a0d777c
* More cleanups. I took out everything related only to icon handling
from the view code, and put it into icons.[ch].

* Added the relative desktop move path from Alan Schmitt.

SVN revision: 5616
30 files changed:
AUTHORS
data/config/behavior/default/actions.db
data/config/behavior/default/grabs.db
data/config/behavior/default/settings.db
data/scripts/build_db.sh
doc/manual.raw
src/Makefile.am
src/actions.c
src/actions.h
src/config.c
src/e.h
src/embed.c
src/file.c
src/file.h
src/fs.c
src/fs.h
src/globals.c [new file with mode: 0644]
src/globals.h [new file with mode: 0644]
src/guides.h
src/icons.c
src/icons.h [new file with mode: 0644]
src/main.c
src/menu.c
src/place.c
src/resist.c
src/scrollbar.c
src/text.c
src/util.h
src/view.c
src/view.h