From 16546abfab89df8dcf3168eaa7c0c346b8e400b4 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 09 Apr 2005 14:00:22 +0000 Subject: some fixes --- (limited to 'korganizer/kotodoeditor.cpp') diff --git a/korganizer/kotodoeditor.cpp b/korganizer/kotodoeditor.cpp index 51e2524..6a05cc8 100644 --- a/korganizer/kotodoeditor.cpp +++ b/korganizer/kotodoeditor.cpp @@ -72,6 +72,7 @@ void KOTodoEditor::init() setupAttendeesTab(); setupRecurrence(); connect(mGeneral,SIGNAL(datesChecked()),this ,SLOT(checkRecurrence())); + mRecurrence->setDateTimeStr( i18n("The recurrence is computed from the start datetime!") ); } void KOTodoEditor::setupRecurrence() { -- cgit v0.9.0.2