From b9aad1f15dc600e4dbe4c62d3fcced6363188ba3 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 26 Jun 2004 19:01:18 +0000 Subject: Initial revision --- (limited to 'korganizer/calprinttodoconfig_base.ui') diff --git a/korganizer/calprinttodoconfig_base.ui b/korganizer/calprinttodoconfig_base.ui new file mode 100644 index 0000000..010a489 --- a/dev/null +++ b/korganizer/calprinttodoconfig_base.ui @@ -0,0 +1,239 @@ + +CalPrintTodoConfig_Base +Configuration page for the print day mode. +Reinhold Kainhofer <reinhold@kainhofer.com> + + + CalPrintTodoConfig_Base + + + + 0 + 0 + 361 + 271 + + + + CalPrintTodoConfig_Base + + + + unnamed + + + 0 + + + + mDescription + + + Include &description of the item + + + + + mDueDate + + + Include d&ue date of the item + + + + + mPriority + + + Include &priority of the item + + + + + mPrintType + + + Items to Print + + + + unnamed + + + + mFromDateLabel + + + &From: + + + mFromDate + + + + + mToDateLabel + + + &To: + + + mToDate + + + + + spacer1 + + + Horizontal + + + Expanding + + + + 16 + 21 + + + + + + spacer2 + + + Horizontal + + + Fixed + + + + 16 + 20 + + + + + + mPrintAll + + + Print &all todo items + + + true + + + + + mPrintUnfinished + + + true + + + Print only &uncompleted items + + + Alt+U + + + + + mToDate + + + false + + + DMY + + + + + mFromDate + + + false + + + DMY + + + + + mPrintDueRange + + + false + + + Only items due in the &range: + + + + + + + mTitle + + + Todo List + + + + + mTitleLabel + + + &Title: + + + mTitle + + + + + mConnectSubTodos + + + Co&nnect subtodos with its parent + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 0 + + + + + + + + mPrintDueRange + toggled(bool) + mFromDate + setEnabled(bool) + + + mPrintDueRange + toggled(bool) + mToDate + setEnabled(bool) + + + + -- cgit v0.9.0.2