From 66d901de119517f6d2f2772647e4d60564794ecb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 22 Oct 2014 13:25:40 -0500 Subject: Fix remaining issues from mimetype icon rename --- kopete/protocols/gadu/gaducontact.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/gadu/gaducontact.cpp') diff --git a/kopete/protocols/gadu/gaducontact.cpp b/kopete/protocols/gadu/gaducontact.cpp index 40d06c52..cc05288f 100644 --- a/kopete/protocols/gadu/gaducontact.cpp +++ b/kopete/protocols/gadu/gaducontact.cpp @@ -195,7 +195,7 @@ GaduContact::customContextMenuActions() { TQPtrList *fakeCollection = new TQPtrList(); //show profile - TDEAction* actionShowProfile = new TDEAction( i18n("Show Profile") , "info", 0, + TDEAction* actionShowProfile = new TDEAction( i18n("Show Profile") , "application-vnd.tde.info", 0, this, TQT_SLOT( slotShowPublicProfile() ), this, "actionShowPublicProfile" ); -- cgit v1.2.1