add newish stuff

This commit is contained in:
Dana Jansens 2002-12-26 12:03:13 +00:00
parent e32610e7b1
commit 5029fc97c8
5 changed files with 40 additions and 0 deletions

View file

@ -20,3 +20,5 @@ mkinstalldirs
missing missing
install-sh install-sh
depcomp depcomp
m4
config.rpath

View file

@ -4,3 +4,30 @@ Makefile.in
otk_test otk_test
otk_wrap.cc otk_wrap.cc
otk.py otk.py
.libs
application.lo
appwidget.lo
button.lo
color.lo
configuration.lo
display.lo
eventdispatcher.lo
eventhandler.lo
focuslabel.lo
focuswidget.lo
font.lo
gccache.lo
image.lo
imagecontrol.lo
label.lo
libotk.la
otk_wrap.lo
property.lo
rect.lo
screeninfo.lo
style.lo
texture.lo
timer.lo
timerqueuemanager.lo
util.lo
widget.lo

View file

@ -3,3 +3,11 @@ Makefile.in
POTFILES POTFILES
openbox.pot openbox.pot
remove-potcdate.sed remove-potcdate.sed
Makefile.in.in
Rules-quot
boldquot.sed
en@boldquot.header
en@quot.header
insert-header.sin
quot.sed
remove-potcdate.sin

2
scripts/.cvsignore Normal file
View file

@ -0,0 +1,2 @@
Makefile
Makefile.in

View file

@ -3,3 +3,4 @@ Makefile.in
openbox3 openbox3
.deps .deps
.libs .libs
openbox.py