Re: [kdelibs/frameworks] /: QMineDatabase::mimeTypeForNameAndData renamed mimeTypeForFileNameAndData in Qt5.

2012-11-27 Thread David Faure
On Monday 26 November 2012 16:46:10 Jon Severinsson wrote: > Git commit 0039b90dd413dfea1edff904f4f7dc595ba6583d by Jon Severinsson. > Committed on 24/11/2012 at 17:41. > Pushed by jonseverinsson into branch 'frameworks'. > > QMineDatabase::mimeTypeForNameAndData renamed mimeTypeForFileNameAndData

Re: KLocale plans

2012-11-27 Thread David Faure
On Tuesday 27 November 2012 12:33:59 Chusslove Illich wrote: > > [: David Faure :] > > For now you might want to iterate over QCoreApplication::libraryPaths() by > > hand and try to load it (without suffix), and if that fails, keep > > iterating. > > I pushed this now, so kservice dependency is re

Re: KLocale plans

2012-11-27 Thread Chusslove Illich
> [: David Faure :] > For now you might want to iterate over QCoreApplication::libraryPaths() by > hand and try to load it (without suffix), and if that fails, keep > iterating. I pushed this now, so kservice dependency is removed. Instead of trying to load, I checked for existence of kf5/ktransc