Tags: patch

Hi,

I've got the same problem. This is caused by a missing file in the debian package. The skrooge-import-plugin.desktop file is not installed in /usr/share/kde4/servicetype/.

You can workaround this bug by downloading the following file: http://quickgit.kde.org/index.php?p=skrooge.git&a=blob_plain&h=85b8a6cab84a026461cb43e04a4da5fdcc378721&f=skgbankmodeler/skrooge-import-plugin.desktop

It can be simply fixed in the package by fixing the skrooge.install file:

--- debian/skrooge.install.orig    2011-08-02 17:13:39.222433058 +0200
+++ debian/skrooge.install    2011-08-02 17:13:40.690468389 +0200
@@ -11,4 +11,5 @@
 usr/share/kde4/config.kcfg/*.kcfg
 usr/share/kde4/services/*.desktop
 usr/share/kde4/servicetypes/skg-plugin.desktop
+usr/share/kde4/servicetypes/skrooge-import-plugin.desktop
 usr/share/mime/packages/x-skg.xml


Cheers,

Yann



_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to