summaryrefslogtreecommitdiff
path: root/audio/amarok/files/patch-amarok_src_scancontroller.h
blob: 369f768096c7cde4b454352e703c6ed8a6473bed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- amarok/src/scancontroller.h.orig
+++ amarok/src/scancontroller.h
@@ -99,7 +99,7 @@
         void customEvent( QCustomEvent* );
 
         // Member variables:
-        static const uint MAX_RESTARTS = 2;
+        static const uint MAX_RESTARTS = 20;
 
         KProcIO* m_scanner;
         QStringList m_folders;