]> Dogcows Code - chaz/openbox/commitdiff
add newish stuff
authorDana Jansens <danakj@orodu.net>
Thu, 26 Dec 2002 12:03:13 +0000 (12:03 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 26 Dec 2002 12:03:13 +0000 (12:03 +0000)
.cvsignore
otk/.cvsignore
po/.cvsignore
scripts/.cvsignore [new file with mode: 0644]
src/.cvsignore

index 697558ab96503c989d63666e6e15ba46b59d0ab5..91e02423433bb4b54e3980427970de4e040900d0 100644 (file)
@@ -20,3 +20,5 @@ mkinstalldirs
 missing
 install-sh
 depcomp
+m4
+config.rpath
index 66d6c2be27c0953e1c2e492cd058124b4bc1bd5f..1412c5bf8208670fb66a85d7dcbdf7f1e3d32ed9 100644 (file)
@@ -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
index 3c4b79d01ca5d08b712da7fb8355165cfd6245a3..cd716db529769a4a95ec0af8f53aee2a57df8843 100644 (file)
@@ -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
diff --git a/scripts/.cvsignore b/scripts/.cvsignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
index 48bb3aadffabca164f4a6249f2b93fff5701f25e..07d1d7c5850a2c1e385a190b58ad4093e08267cd 100644 (file)
@@ -3,3 +3,4 @@ Makefile.in
 openbox3
 .deps
 .libs
+openbox.py
This page took 0.025248 seconds and 4 git commands to generate.