Dear all, Packaging rkward for Fedora, I am facing the problem of having to move one file. I install the file all.pluginmap in /usr/share/kde4/apps/rkward/all.pluginmap but rkward tries to find it in /usr/share/apps/rkward/all.pluginmap. This lead to a rather anoying popup when rkward starts
(see https://bugzilla.redhat.com/show_bug.cgi?id=447163 ) I could copy the files at the place where rkward is looking for it, but I would rather tell to rkward the new place where it can find this file. I had a brief look, it seems that I could hardcode the pathway in QString getRKWardDataDir () { return (KGlobal::dirs ()->findResourceDir ("data", "rkward/all.pluginmap") + "rkward/"); } but it does not sound a very nice solution to me... Any suggestions ? Thanks in advance, Regards, Pierre ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel