From kde-core-devel Sat Sep 14 19:56:46 2002 From: Waldo Bastian Date: Sat, 14 Sep 2002 19:56:46 +0000 To: kde-core-devel Subject: RH BR74071 (Was: Configuring the Red Hat Linux desktop) X-MARC-Message: https://marc.info/?l=kde-core-devel&m=103203349125767 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 13 September 2002 12:40 pm, Owen Taylor wrote: > Please send such feedback to me personally, and I'll post a > summary of the more interesting ideas. You probably want to patch the two functions below from KServiceFactory to= =20 take into account any "kde-" prefixing. That probably also means that we ha= ve=20 to do the reverse in the KDE mainline because otherwise applications writte= n=20 for RDE will not work with KDE.=20 E.g. if an application asks for findServiceByDesktopName("kde-konsole") the= n=20 that will work in RDE, but currently not in KDE. Cheers, Waldo /** * Find a service (by desktop file name, e.g. "konsole") */ KService * findServiceByDesktopName( const QString &_name ); /** * Find a service ( by desktop path, e.g. "System/konsole.desktop") */ KService * findServiceByDesktopPath( const QString &_name ); =2D --=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9g5R+N4pvrENfboIRAmHQAJ9+SXN/MU/lhus6H1VHCH73HMz7LQCeNbCs pMwC7EB42KR7VzmhIpbuvD0=3D =3D7AA3 =2D----END PGP SIGNATURE-----