Bug 184844

Summary: Month view more readable when seconds not shown
Product: [Applications] korganizer Reporter: mschu.dev+kde
Component: generalAssignee: kdepim bugs <pim-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: doc.evans
Priority: NOR    
Version First Reported In: 4.2.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mschu.dev+kde 2009-02-18 21:00:17 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Unspecified Linux

In KOrganizer month view, appointments would be more readable (ie. more characters could be shown) if only hours and minutes are shown, seconds omitted.
Comment 1 Sergio Martins 2009-02-18 22:13:58 UTC
SVN commit 928075 by smartins:

Don't pass shortfmt to KLocale::formatTime(bool includeSecs), pass !shorfmt

BUG: 184844


 M  +2 -2      event.cpp  
 M  +2 -2      incidencebase.cpp  
 M  +4 -4      todo.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=928075
Comment 2 Sergio Martins 2009-03-06 01:27:53 UTC
*** Bug 186275 has been marked as a duplicate of this bug. ***