add newish stuff
This commit is contained in:
parent
e32610e7b1
commit
5029fc97c8
5 changed files with 40 additions and 0 deletions
|
@ -20,3 +20,5 @@ mkinstalldirs
|
|||
missing
|
||||
install-sh
|
||||
depcomp
|
||||
m4
|
||||
config.rpath
|
||||
|
|
|
@ -4,3 +4,30 @@ Makefile.in
|
|||
otk_test
|
||||
otk_wrap.cc
|
||||
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
|
||||
|
|
|
@ -3,3 +3,11 @@ Makefile.in
|
|||
POTFILES
|
||||
openbox.pot
|
||||
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
2
scripts/.cvsignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
|
@ -3,3 +3,4 @@ Makefile.in
|
|||
openbox3
|
||||
.deps
|
||||
.libs
|
||||
openbox.py
|
||||
|
|
Loading…
Reference in a new issue