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

List:       kde-commits
Subject:    [Konversation] 37ec740: Added further timestamps for am/pm.
From:       Christian Muehlhaeuser <chris () chris ! de>
Date:       2010-07-01 13:27:26
Message-ID: 20100701132726.BE809BB55F8 () projects ! kde ! org
[Download RAW message or body]

commit 37ec74092207341249e289c1398c1b0d6f3c1cbe
Author: Christian Muehlhaeuser <chris@chris.de>
Date:   Sun Jun 6 03:30:07 2004 +0000

    Added further timestamps for am/pm.
    
    CCMAIL:79612-done@bugs.kde.org
    
    svn path=/trunk/kdeextragear-2/konversation/; revision=318098

diff --git a/ChangeLog b/ChangeLog
index d86c27c..d818959 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 Changes from 0.13 to 0.14
+- Added further timestamps for am/pm (BR 79612)
 - Added QuickConnect dialog by Michael Goettsche. (Thanks once again)
 - Properly receive a logout/shutdown request and terminate konversation,
   instead of minimizing to the systray.
diff --git a/konversation/prefspageappearance.cpp b/konversation/prefspageappearance.cpp
index 3e34c2c..d038f39 100644
--- a/konversation/prefspageappearance.cpp
+++ b/konversation/prefspageappearance.cpp
@@ -74,6 +74,9 @@ PrefsPageAppearance::PrefsPageAppearance(QFrame* newParent,Preferences* newPrefe
   timestampFormat->insertItem("hh");
   timestampFormat->insertItem("hh:mm");
   timestampFormat->insertItem("hh:mm:ss");
+  timestampFormat->insertItem("hh ap");
+  timestampFormat->insertItem("hh:mm ap");
+  timestampFormat->insertItem("hh:mm:ss ap");
 
   // link label shortcut to combo box
   formatLabel->setBuddy(timestampFormat);
[prev in list] [next in list] [prev in thread] [next in thread] 

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