]> code.delx.au - pulseaudio/commitdiff
minor stuff
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Aug 2004 06:24:40 +0000 (06:24 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Aug 2004 06:24:40 +0000 (06:24 +0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@140 fefdeb5f-60dc-0310-8127-8f9354f1896f

configure.ac
doc/todo
doxygen/Makefile.am
doxygen/doxygen.conf.in

index 4e4bf3aa3782dbb14d7f39386718dd3fb0e469a9..a8c45269612d9cf0c1fddd4b65eef2ec7964b8c8 100644 (file)
@@ -111,5 +111,5 @@ AM_CONDITIONAL([USE_LYNX], [test "x$lynx" = xyes])
 
 AM_CONDITIONAL(BUILD_LIBPOLYPCORE, false)
 
-AC_CONFIG_FILES([Makefile polyp/Makefile polyplib.pc polyplib-simple.pc polyplib-mainloop.pc polyplib-error.pc polyplib-glib-mainloop.pc doc/Makefile doc/README.html doc/cli.html doc/daemon.html doc/modules.html doxygen/Makefile doxygen/doxygen.conf])
+AC_CONFIG_FILES([Makefile polyp/Makefile polyplib.pc polyplib-simple.pc polyplib-mainloop.pc polyplib-error.pc polyplib-glib-mainloop.pc doc/Makefile doc/README.html doc/cli.html doc/daemon.html doc/modules.html doxygen/Makefile doxygen/doxygen.conf polyp/polyplib-version.h])
 AC_OUTPUT
index c4b390deae942ceba5d4b0ee81896a72dffc6f4d..9085d7fd45b1c14e71c5cee00495ead78148ce2c 100644 (file)
--- a/doc/todo
+++ b/doc/todo
@@ -3,8 +3,8 @@
 *** 0.2 ***
 
 - enable searchdir
-- run dep script
-- version routines 
+- update docs
+- pacat drain
 
 *** 0.3 ***
 - future cancellation
index d2f508c72bf96a2764c0a87e0c755a1b64cab995..007a37d696bec40ecff983e6efda3f412a88ff27 100644 (file)
@@ -1,4 +1,21 @@
 # $Id$
+#
+# This file is part of polypaudio.
+#
+# polypaudio is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# polypaudio is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with polypaudio; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+# USA.
 
 noinst_DATA=html
 
index 7d4c44c9506eb16280d80ae408555cde3bf3afe9..51b2a11385e9f85e1dbe55aebae98ef2d7a75e50 100644 (file)
@@ -417,7 +417,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = ../polyp/polyplib-context.h ../polyp/polyplib-stream.h ../polyp/polyplib.h ../polyp/sample.h ../polyp/polyplib-def.h ../polyp/polyplib-subscribe.h ../polyp/polyplib-introspect.h ../polyp/polyplib-scache.h ../polyp/mainloop-api.h ../polyp/cdecl.h ../polyp/glib-mainloop.h ../polyp/mainloop.h ../polyp/mainloop-signal.h ../polyp/polyplib-error.h ../polyp/polyplib-operation.h ../polyp/polyplib-simple.h
+INPUT                  = ../polyp/polyplib-context.h ../polyp/polyplib-stream.h ../polyp/polyplib.h ../polyp/sample.h ../polyp/polyplib-def.h ../polyp/polyplib-subscribe.h ../polyp/polyplib-introspect.h ../polyp/polyplib-scache.h ../polyp/mainloop-api.h ../polyp/cdecl.h ../polyp/glib-mainloop.h ../polyp/mainloop.h ../polyp/mainloop-signal.h ../polyp/polyplib-error.h ../polyp/polyplib-operation.h ../polyp/polyplib-simple.h ../polyp/polyplib-version.h
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp