clean up the data section for some organisation.. in preparation for e to have
authorCarsten Haitzler <raster@rasterman.com>
Wed, 13 Dec 2000 23:44:24 +0000 (23:44 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Wed, 13 Dec 2000 23:44:24 +0000 (23:44 +0000)
commite79f8efd516224a00a442846ae7811652fb4a474
tree663de28bc2ec8f4fdb8108adf8ef108a65899945
parent36bfc191e60633b3d8185b57bd4b4274263cf818
clean up the data section for some organisation.. in preparation for e to have
proper abstractions to finding the right data files depending on user config
etc.

SVN revision: 3987
34 files changed:
Makefile.am
data/config/appearance/default/borders/border.bits.db [new file with mode: 0644]
data/config/appearance/default/borders/border2.bits.db [new file with mode: 0644]
data/config/appearance/default/borders/borderless.bits.db [new file with mode: 0644]
data/config/behavior/default/actions.db [new file with mode: 0644]
data/config/behavior/default/grabs.db [new file with mode: 0644]
data/config/behavior/default/settings.db [new file with mode: 0644]
data/fonts/nationff.ttf [new file with mode: 0644]
data/images/bg.png [new file with mode: 0644]
data/images/e_logo.png [new file with mode: 0644]
data/orig/b1.png [new file with mode: 0644]
data/orig/b2.png [new file with mode: 0644]
data/orig/b3.png [new file with mode: 0644]
data/orig/b4.png [new file with mode: 0644]
data/orig/b5.png [new file with mode: 0644]
data/orig/b_t1.png [new file with mode: 0644]
data/orig/b_t2.png [new file with mode: 0644]
data/orig/b_t3.png [new file with mode: 0644]
data/orig/bt1.png [new file with mode: 0644]
data/orig/bt2.png [new file with mode: 0644]
data/orig/bt3.png [new file with mode: 0644]
data/orig/bt4.png [new file with mode: 0644]
data/orig/bt5.png [new file with mode: 0644]
data/orig/bt6.png [new file with mode: 0644]
data/orig/bt7.png [new file with mode: 0644]
data/orig/bt8.png [new file with mode: 0644]
data/orig/s.png [new file with mode: 0644]
data/orig/t1.png [new file with mode: 0644]
data/orig/t2.png [new file with mode: 0644]
data/orig/t3.png [new file with mode: 0644]
data/scripts/build_db.sh [new file with mode: 0755]
src/actions.c
src/border.c
src/desktops.c