adding trunk
authorDana Jansens <danakj@orodu.net>
Thu, 12 Jul 2007 06:57:08 +0000 (02:57 -0400)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Jul 2007 06:57:08 +0000 (02:57 -0400)
commit1d0c4e1f5277e95a734288a5335acd1d55b924c5
tree9adf4101fd94bf0a9bc1ffe3817ffe1e944a9986
parenta50c7d704cdda27c2bfdeaa1206b24cc5c20ed6c
adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
110 files changed:
.svnignore [deleted file]
Makefile.am
data/rc.xsd
data/xsession/.svnignore [deleted file]
debian/.svnignore [deleted file]
doc/.svnignore [deleted file]
m4/.svnignore [deleted file]
openbox/action.h [deleted file]
openbox/actions.c [new file with mode: 0644]
openbox/actions.h [new file with mode: 0644]
openbox/actions/Makefile [new file with mode: 0644]
openbox/actions/addremovedesktop.c [new file with mode: 0644]
openbox/actions/all.c [new file with mode: 0644]
openbox/actions/all.h [new file with mode: 0644]
openbox/actions/breakchroot.c [new file with mode: 0644]
openbox/actions/close.c [new file with mode: 0644]
openbox/actions/cyclewindows.c [new file with mode: 0644]
openbox/actions/debug.c [new file with mode: 0644]
openbox/actions/decorations.c [new file with mode: 0644]
openbox/actions/desktop.c [new file with mode: 0644]
openbox/actions/directionalcyclewindows.c [new file with mode: 0644]
openbox/actions/directionaldesktop.c [new file with mode: 0644]
openbox/actions/directionaltargetwindow.c [new file with mode: 0644]
openbox/actions/dockautohide.c [new file with mode: 0644]
openbox/actions/execute.c [new file with mode: 0644]
openbox/actions/exit.c [new file with mode: 0644]
openbox/actions/focus.c [new file with mode: 0644]
openbox/actions/fullscreen.c [new file with mode: 0644]
openbox/actions/growtoedge.c [new file with mode: 0644]
openbox/actions/iconify.c [new file with mode: 0644]
openbox/actions/if.c [new file with mode: 0644]
openbox/actions/kill.c [new file with mode: 0644]
openbox/actions/layer.c [new file with mode: 0644]
openbox/actions/lower.c [new file with mode: 0644]
openbox/actions/maximize.c [new file with mode: 0644]
openbox/actions/maximizehorizontal.c [new file with mode: 0644]
openbox/actions/maximizevertical.c [new file with mode: 0644]
openbox/actions/menu.c [new file with mode: 0644]
openbox/actions/move.c [new file with mode: 0644]
openbox/actions/moverelative.c [new file with mode: 0644]
openbox/actions/moveresizeto.c [new file with mode: 0644]
openbox/actions/movetoedge.c [new file with mode: 0644]
openbox/actions/omnipresent.c [new file with mode: 0644]
openbox/actions/raise.c [new file with mode: 0644]
openbox/actions/raiselower.c [new file with mode: 0644]
openbox/actions/reconfigure.c [new file with mode: 0644]
openbox/actions/resize.c [new file with mode: 0644]
openbox/actions/resizerelative.c [new file with mode: 0644]
openbox/actions/restart.c [new file with mode: 0644]
openbox/actions/shade.c [new file with mode: 0644]
openbox/actions/showdesktop.c [new file with mode: 0644]
openbox/actions/unfocus.c [new file with mode: 0644]
openbox/client.h
openbox/client_list_combined_menu.c
openbox/client_list_menu.c
openbox/client_menu.c
openbox/composite.c [new file with mode: 0644]
openbox/composite.h [new file with mode: 0644]
openbox/config.c
openbox/event.c
openbox/focus.c
openbox/focus_cycle.c
openbox/focus_cycle.h
openbox/frame.c
openbox/frame.h
openbox/keyboard.c
openbox/keyboard.h
openbox/keytree.c
openbox/keytree.h
openbox/mainloop.c
openbox/mainloop.h
openbox/menu.c
openbox/menu.h
openbox/menuframe.c
openbox/menuframe.h
openbox/mouse.c
openbox/mouse.h
openbox/openbox.c
openbox/place.c
openbox/resist.c
openbox/startupnotify.c
openbox/startupnotify.h
po/.svnignore [deleted file]
po/POTFILES.in
po/ar.po
po/bn_IN.po
po/ca.po
po/cs.po
po/de.po
po/en@boldquot.po
po/en@quot.po
po/es.po
po/et.po
po/fi.po
po/fr.po
po/it.po
po/ja.po
po/nl.po
po/no.po
po/openbox.pot
po/pl.po
po/pt.po
po/pt_BR.po
po/ru.po
po/sk.po
po/sv.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
tests/.svnignore [deleted file]