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

List:       kde-commits
Subject:    kdeedu/kvoctrain/kvoctrain/queryoption-dialogs
From:       Ewald Arnold <ewald () ewald-arnold ! de>
Date:       2003-11-01 9:29:42
[Download RAW message or body]

CVS commit by arnold: 

contributed patch fixed too long time span


  M +7 -7      ThreshOptPage.cpp   1.14


--- kdeedu/kvoctrain/kvoctrain/queryoption-dialogs/ThreshOptPage.cpp  #1.13:1.14
@@ -144,10 +144,10 @@ static ThreshListRef Threshdate_itemlist
         {I18N_NOOP("4 Weeks"),  4 * 60*60*24*7},
 
-        {I18N_NOOP("1 Month"),  1 * 60*60*24*7*30},
-        {I18N_NOOP("2 Months"), 2 * 60*60*24*7*30},
-        {I18N_NOOP("3 Months"), 3 * 60*60*24*7*30},
-        {I18N_NOOP("4 Months"), 4 * 60*60*24*7*30},
-        {I18N_NOOP("5 Months"), 5 * 60*60*24*7*30},
-        {I18N_NOOP("6 Months"), 6 * 60*60*24*7*30},
+        {I18N_NOOP("1 Month"),  1 * 60*60*24*30},
+        {I18N_NOOP("2 Months"), 2 * 60*60*24*30},
+        {I18N_NOOP("3 Months"), 3 * 60*60*24*30},
+        {I18N_NOOP("4 Months"), 4 * 60*60*24*30},
+        {I18N_NOOP("5 Months"), 5 * 60*60*24*30},
+        {I18N_NOOP("6 Months"), 6 * 60*60*24*30},
         {0 ,  0}
       };


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

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