[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kcall-tng
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2005-07-31 17:16:24
Message-ID: 1122830184.171995.16418.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 441688 by eva:

- some source files include config.h
  but here I don't have any config.h and it also 
  isn't needed => removed it
- ignore some generated files


 _M            kcalldaemon (directory)  
 _M            kcalldaemon/src (directory)  
 _M            kcalldaemon/src/audio (directory)  
 _M            kcalldaemon/src/codecs (directory)  
 _M            kcalldaemon/src/codecs/gsm (directory)  
 M  +3 -3      kcalldaemon/src/kcalldaemon.h  
 _M            kcalldaemon/src/kcm (directory)  
 _M            kcalldaemon/src/plugins (directory)  
 _M            kcalldaemon/src/plugins/backend_sip (directory)  
 _M            kcalldaemon/src/plugins/backend_sip/kcm (directory)  
 _M            kcalldaemon/src/plugins/backend_sip/sip (directory)  
 M  +1 -1      kcalldaemon/src/plugins/backend_sip/sip/sipfsm.cpp  
 _M            kcalldaemon/src/rpc (directory)  
 _M            kcalldaemon/src/rtp (directory)  
 M  +1 -1      kcalldaemon/src/rtp/rtpaudio.cpp  
 _M            kcalldaemon/src/video (directory)  
 _M            kcalltestui (directory)  


** branches/work/kcall-tng/kcalldaemon #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/audio #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/codecs #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/codecs/gsm #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
--- branches/work/kcall-tng/kcalldaemon/src/kcalldaemon.h #441687:441688
@@ -24,9 +24,9 @@
 
 #include <qobject.h>
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+//#ifdef HAVE_CONFIG_H
+//#include <config.h>
+//#endif
 
 #include <kconfig.h>
 
** branches/work/kcall-tng/kcalldaemon/src/kcm #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/plugins #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/plugins/backend_sip #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/plugins/backend_sip/kcm #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/plugins/backend_sip/sip #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
--- branches/work/kcall-tng/kcalldaemon/src/plugins/backend_sip/sip/sipfsm.cpp #441687:441688
@@ -35,7 +35,7 @@
 #include <netdb.h>
 #include <netinet/in.h>
 #include <net/if.h>
-#include "config.h"
+//#include "config.h"
 //#endif
 
 //#ifdef WIN32
** branches/work/kcall-tng/kcalldaemon/src/rpc #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalldaemon/src/rtp #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
--- branches/work/kcall-tng/kcalldaemon/src/rtp/rtpaudio.cpp #441687:441688
@@ -11,7 +11,7 @@
 #include <sys/ioctl.h>
 #include <net/if.h>
 #include <linux/sockios.h>
-#include "config.h"
+//#include "config.h"
 
 #include "rtpaudio.h"
 #include "../codecs/g711.h"
** branches/work/kcall-tng/kcalldaemon/src/video #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
** branches/work/kcall-tng/kcalltestui #property changes
Name: svn:ignore
   + Makefile.in
Makefile
*.moc
*.kidl
*_skel.cpp
.libs
.deps
kcalltestui
testui.cpp
testui.h
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic