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

List:       kde-commits
Subject:    kdeedu/klettres/klettres
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-02-16 21:42:37
Message-ID: 20050216214237.9C3901BBF6 () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

fix icon for action


  M +1 -1      klettres.cpp   1.95


--- kdeedu/klettres/klettres/klettres.cpp  #1.94:1.95
@@ -127,5 +127,5 @@ void KLettres::setupActions()
         KStdAction::quit(kapp, SLOT(quit()), actionCollection());
 
-        m_action = new KToggleAction(i18n("Show &Menubar"),CTRL+Key_M, this, \
SLOT(slotMenubar()), actionCollection(), "menubar"); +        m_action = new \
KToggleAction(i18n("Show &Menubar"),"showmenu", CTRL+Key_M, this, \
SLOT(slotMenubar()), actionCollection(), "showmenubar");  \
m_action->setCheckedState(i18n("Hide &Menubar"));  m_action->setChecked(true);


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

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