Adjusted to new tde- branding in tdesycoca. See commit TDE/tdelibs 9cd27dba. Relates to bug 3083.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/139/head
Michele Calgaro 4 years ago
parent 5ae691eb44
commit 7fc8b6ed3d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -194,7 +194,7 @@ void TopLevel::slotScan()
if (found)
continue;
found = KService::serviceByMenuId("kde-"+desktopName+".desktop");
found = KService::serviceByMenuId("tde-"+desktopName+".desktop");
if (found)
continue;

Loading…
Cancel
Save