From kde-panel-devel Tue Jul 21 05:43:48 2009 From: "Aaron J. Seigo" Date: Tue, 21 Jul 2009 05:43:48 +0000 To: kde-panel-devel Subject: Re: KDE/kdebase/workspace/plasma/applets/kickoff/core Message-Id: <200907202343.48780.aseigo () kde ! org> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=124815509127459 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============0855147985==" --===============0855147985== Content-Type: multipart/signed; boundary="nextPart2480436.1Lk5iB3fDI"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart2480436.1Lk5iB3fDI Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 20 July 2009, David Faure wrote: > On Saturday 11 July 2009, Michael Jansen wrote: > > SVN commit 994994 by mjansen: > > > > Fix runtime warning: > > > > type=3DQt::AutoConnection) at > > /home/mjansen/kde/trunk/src/qtmaster/src/corelib/kernel/qobject.cpp:2534 > > at > > /home/mjansen/kde/trunk/src/kdebase/workspace/plasma/applets/kickoff/co= re > >/applicationmodel.cpp:280 > > > > CCMAIL: plasma-devel@kde.org > > > > M +1 -1 applicationmodel.cpp > > > > > > --- > > trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core/applicationmode= l. > >cpp #994993:994994 @@ -277,7 +277,7 @@ > > (void)new KickoffAdaptor(this); > > QDBusConnection::sessionBus().registerObject("/kickoff", this); > > dbus.connect(QString(), "/kickoff", "org.kde.plasma", "reloadMenu", > > this, SLOT(reloadMenu())); - connect(KSycoca::self(), > > SIGNAL(databaseChanged()), this, SLOT(checkSycocaChange())); + =20 > > connect(KSycoca::self(), SIGNAL(databaseChanged(const QStringList&)), > > this, SLOT(checkSycocaChange())); > > It would be a good idea to check that the stringlist includes apps or > xdgdata-apps and bailing out early if not. That's the whole point of the > argument: to not update apps stuff if e.g. only mimetypes or servicetypes > changed. where can i find a list of the strings that might appear in the string list= =20 passed in from that signal? =2D-=20 Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Software --nextPart2480436.1Lk5iB3fDI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkplVZQACgkQ1rcusafx20OrCwCfSPCwH9d/1vUGRHQ/PuhhllvZ 8l8AoJdJK5M/F84S3hBZwTgV+Tp+Dbtl =R2FG -----END PGP SIGNATURE----- --nextPart2480436.1Lk5iB3fDI-- --===============0855147985== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============0855147985==--