https://bugs.kde.org/show_bug.cgi?id=410075

Thomas Baumgart <tbaumg...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOT A BUG                   |WAITINGFORINFO

--- Comment #4 from Thomas Baumgart <tbaumg...@kde.org> ---
The default for "View all accounts" is off:

  <entry name="ShowAllAccounts" type="Bool">                                    
   <label>Show all accounts</label>                                             
   <default>false</default>                                                     
  </entry>                                                                      

So is "Hide closed accounts":

  <entry name="HideClosedAccounts" type="Bool">                                 
   <label>Hide closed accounts</label>                                          
   <default>false</default>                                                     
  </entry>                                                                      

The user must have found both and played with it if any of them is set :)

Looking at the code, I am tempted to combine the two into one in a future
release. Any objections?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to