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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice
From:       Cláudio da Silveira Pinheiro <taupter () gmail ! com>
Date:       2007-10-04 18:31:39
Message-ID: 1191522699.853831.23189.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 721162 by taupter:

Fixes VideoDevicePool::scanDevices()'s return code when devices are found in the 2nd step of scan.

 M  +4 -1      videodevicepool.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/libkopete/avdevice/videodevicepool.cpp #721161:721162
@@ -711,7 +711,10 @@
 		}
 
 
-		return EXIT_FAILURE;
+		m_current_device = 0;
+		loadConfig();
+		kdDebug(14010) <<  k_funcinfo << "exited successfuly" << endl;
+		return EXIT_SUCCESS;
 
 	}
 	QFileInfoListIterator fileiterator ( *list );
[prev in list] [next in list] [prev in thread] [next in thread] 

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