<div dir="ltr">Looking at the code really quickly, it seems to be a very small app which contains commands apparently to call some KDE specific APIs.  I don't think there's any reason that we can't call these APIs from Firefox itself, if that's all you need.  And having a small helper binary on the side is fine too if that's needed.<br>

</div><div class="gmail_extra"><br clear="all"><div>--<br>Ehsan<br><<a href="http://ehsanakhgari.org/">http://ehsanakhgari.org/</a>></div>
<br><br><div class="gmail_quote">On Tue, Jul 8, 2014 at 1:54 PM,  <span dir="ltr"><<a href="mailto:grantksupport@operamail.com" target="_blank">grantksupport@operamail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class=""><br>
<br>
On Tue, Jul 8, 2014, at 10:46 AM, Ehsan Akhgari wrote:<br>
> I'm not sure what kmozillahelper is, so I can't comment on this.  Do you<br>
> use it to IPC into other processes or is this for Firefox itself?  We have<br>
> our own IPC system these days so in the latter case you should probably<br>
> consider using that.<br>
<br>
</div>fyi, 'kmozillahelper' is the source pacakge that's the basis for the existing Opensuse mozilla-kde4-integration project/package,<br>
<br>
        <a href="https://build.opensuse.org/package/show?package=mozilla-kde4-integration&project=mozilla%3AFactory" target="_blank">https://build.opensuse.org/package/show?package=mozilla-kde4-integration&project=mozilla%3AFactory</a><br>


<br>
The source bundle itself is available for inspection<br>
<br>
        wget -k -O kmozillahelper-0.6.4.tar.bz2 <a href="https://build.opensuse.org/source/mozilla:Factory/mozilla-kde4-integration/kmozillahelper-0.6.4.tar.bz2?rev=b88c72dfdc858f6209feb123227bd7df" target="_blank">https://build.opensuse.org/source/mozilla:Factory/mozilla-kde4-integration/kmozillahelper-0.6.4.tar.bz2?rev=b88c72dfdc858f6209feb123227bd7df</a><br>


<br>
The Opensuse package has a dependency on distro's FF pkg.  If using it with FF from upstream, as I do, it's a trivial DIY build/install.<br>
<br>
Helpful info re: making it work<br>
<br>
        "Open containing folder problems (KDE)"<br>
         <a href="https://wiki.archlinux.org/index.php/Firefox#Open_containing_folder_problems_.28KDE.29" target="_blank">https://wiki.archlinux.org/index.php/Firefox#Open_containing_folder_problems_.28KDE.29</a><br>
<br>
</blockquote></div><br></div>