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

List:       kde-bugs-dist
Subject:    [Bug 115009] 'Lock' doesn't change to 'unlock'
From:       Michael Brade <brade () kde ! org>
Date:       2006-02-20 20:25:05
Message-ID: 20060220202505.7776.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=115009         




------- Additional Comments From brade kde org  2006-02-20 21:25 -------
SVN commit 511747 by brade:

Now also fix #115009 for KDE 3.5.2.

CCBUG: 115009


 M  +8 -1      ChangeLog  
 M  +1 -0      knote.cpp  


--- branches/KDE/3.5/kdepim/knotes/ChangeLog #511746:511747
 @ -1,6 +1,13  @
 ChangeLog for KNotes
 ====================
 
+
+2006/02/20  Michael Brade <brade kde org>
+
+    * fixed #115009: since it doesn't seem clearly visible that the "Lock" menu
+      item is down after clicking on it a different checked state and display a
+      different text ("Unlock") and a different icon.
+
 2006/01/16  Michael Brade <brade kde org>
 
     * fixed #119980: the knotes directory wasn't created in Kontact/KNotes
 @ -15,7 +22,7  @
     * fixed #110838: this one was caused by an uninitialize variable, so it
       wasn't reproducible
 
-2006/01/06  Michael Brade <brade kde org>
+2006/01/07  Michael Brade <brade kde org>
 
     * fixed #103780: separate "Clear" action visually from Cut/Copy/Paste
       since it's not doing anything with the clipboard
--- branches/KDE/3.5/kdepim/knotes/knote.cpp #511746:511747
 @ -110,6 +110,7  @
         this, SLOT(slotRename()), actionCollection(), "rename_note" );
     m_readOnly = new KToggleAction( i18n("Lock"), "lock" , 0,
         this, SLOT(slotUpdateReadOnly()), actionCollection(), "lock_note" );
+    m_readOnly->setCheckedState( KGuiItem( i18n("Unlock"), "unlock" ) );
     new KAction( i18n("Hide"), "fileclose" , Key_Escape,
         this, SLOT(slotClose()), actionCollection(), "hide_note" );
     new KAction( i18n("Delete"), "knotes_delete", 0,
[prev in list] [next in list] [prev in thread] [next in thread] 

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