add data needed to menus, menu code that fully works (tho test code in
authorCarsten Haitzler <raster@rasterman.com>
Sat, 3 Feb 2001 12:04:30 +0000 (12:04 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sat, 3 Feb 2001 12:04:30 +0000 (12:04 +0000)
commit8a3bd1b04c9f5ef8342defc77a596039dfdd5a20
tree8ee7135304b9c55cad78681bdfe976dea58999fa
parent6fa3b54b96fc368d5729858cd3b323468601a5b2
add data needed to menus, menu code that fully works (tho test code in
desktop.c is currently a bad hack that does rely on my own personal icons dir
to show icons - i'll add a menu creator set of code in menudb.c that can
create menus from db's so we can start being able to configure menus for the
desktop etc.)

SVN revision: 4163
13 files changed:
data/config/behavior/default/settings.db
data/orig/check_fg.png [new file with mode: 0644]
data/orig/radio.xcf [new file with mode: 0644]
data/orig/radio_bg.png [new file with mode: 0644]
data/orig/radio_fg.png [new file with mode: 0644]
data/orig/sep.png [new file with mode: 0644]
data/scripts/build_db.sh
src/Makefile.am
src/desktops.c
src/e.h
src/menu.c
src/menudb.c [new file with mode: 0644]
src/resist.c