Adjusted to new normalized device icon names in tdelibs.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 5 years ago
parent ecc094c82a
commit 778e3a690f
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -413,7 +413,7 @@ void KexiStartupDialog::slotPageShown(TQWidget *page)
//add items (on demand):
d->viewTemplates->addItem("cd_catalog", i18n("CD Catalog"),
i18n("Easy-to-use database for storing information about your CD collection."),
DesktopIcon("media-optical-cdrom"));
DesktopIcon("media-optical-cdrom-unmounted"));
d->viewTemplates->addItem("expenses", i18n("Expenses"),
i18n("A database for managing your personal expenses."),
DesktopIcon("kcalc"));

Loading…
Cancel
Save