RH BR74071 (Was: Configuring the Red Hat Linux desktop)

Waldo Bastian bastian at kde.org
Sat Sep 14 20:56:46 BST 2002


-----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 
take into account any "kde-" prefixing. That probably also means that we have 
to do the reverse in the KDE mainline because otherwise applications written 
for RDE will not work with KDE. 

E.g. if an application asks for findServiceByDesktopName("kde-konsole") then 
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 );

- -- 
bastian at kde.org  |   SuSE Labs KDE Developer  |  bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9g5R+N4pvrENfboIRAmHQAJ9+SXN/MU/lhus6H1VHCH73HMz7LQCeNbCs
pMwC7EB42KR7VzmhIpbuvD0=
=7AA3
-----END PGP SIGNATURE-----





More information about the kde-core-devel mailing list