From 9815fc1551763226f974f8ea8eab6d0b031e0be3 Mon Sep 17 00:00:00 2001 From: alwin Date: Sat, 12 Mar 2005 02:19:00 +0000 Subject: pixmap corrected --- (limited to 'core') diff --git a/core/pim/today/plugins/mail/mailplugin.cpp b/core/pim/today/plugins/mail/mailplugin.cpp index f590ebb..4cfb26c 100644 --- a/core/pim/today/plugins/mail/mailplugin.cpp +++ b/core/pim/today/plugins/mail/mailplugin.cpp @@ -1,8 +1,7 @@ /* * mailplugin.cpp * - * copyright : (c) 2002,2003,2004 by Maximilian Reiß - * email : harlekin@handhelds.org + * copyright : (c) 2002,2003,2004 by Maximilian Rei� * email : harlekin@handhelds.org * */ /*************************************************************************** @@ -33,7 +32,7 @@ double MailPlugin::versionNumber() const { } QString MailPlugin::pixmapNameWidget() const { - return "opiemail/desktopicon"; + return "mail/desktopicon"; } QWidget* MailPlugin::widget( QWidget * wid ) { -- cgit v0.9.0.2