[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/korganizer
From:       Allen Winter <winter () kde ! org>
Date:       2007-10-17 23:00:26
Message-ID: 1192662026.276247.4775.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 726538 by winterz:

fix print icon on the RMB menu


 M  +1 -1      kotodoview.cpp  


--- trunk/KDE/kdepim/korganizer/kotodoview.cpp #726537:726538
@@ -511,7 +511,7 @@
   action = mItemPopupMenu->addAction(i18n("&Edit..."), this, SLOT (editTodo()) );
   mActionsOnSelection.append( action );
 #ifndef KORG_NOPRINTER
-  action = mItemPopupMenu->addAction(KOGlobals::self()->smallIcon("printer1"), \
i18n("&Print..."), this, SLOT( printTodo() ) ); +  action = \
mItemPopupMenu->addAction(KOGlobals::self()->smallIcon("document-print"), \
i18n("&Print..."), this, SLOT( printTodo() ) );  mActionsOnSelection.append( action \
);  #endif
   action = mItemPopupMenu->addAction(KOGlobals::self()->smallIconSet("edit-delete"), \
i18n("&Delete"), this,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic