From cb7eddb91455a69cf66fcd717e91a51ca5e2cfef Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 16 Feb 2011 20:17:18 +0000 Subject: Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- conduits/vcalconduit/korganizerConduit.ui | 275 ++++++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 conduits/vcalconduit/korganizerConduit.ui (limited to 'conduits/vcalconduit/korganizerConduit.ui') diff --git a/conduits/vcalconduit/korganizerConduit.ui b/conduits/vcalconduit/korganizerConduit.ui new file mode 100644 index 0000000..7c657fe --- /dev/null +++ b/conduits/vcalconduit/korganizerConduit.ui @@ -0,0 +1,275 @@ + +VCalWidget +Adriaan de Groot + + + Form1 + + + + 0 + 0 + 593 + 209 + + + + + 5 + 5 + 0 + 0 + + + + + 570 + 270 + + + + Calendar-Conduit Options + + + + + + + + unnamed + + + 0 + + + 6 + + + + tabWidget + + + + 7 + 7 + 0 + 0 + + + + + + + Widget2 + + + General + + + + unnamed + + + + Spacer4 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + fSyncDestination + + + Sync Destination + + + + unnamed + + + + fSyncStdCalendar + + + &Standard calendar + + + <qt>Select this option to synchronize with the calendar specified by the KDE calendar settings.</qt> + + + + + fSyncFile + + + true + + + Calendar &file: + + + <qt>Select this option to use a specific calendar file, instead of the standard KDE calendar. This file must be in the in the vCalendar or iCalendar format. Enter the location of this file in the edit box or select it clicking the file picker button.</qt> + + + + + fCalendarFile + + + false + + + + 3 + 5 + 0 + 0 + + + + <qt>Enter here the location and filename of the calendar file or select it clicking the file picker button. This file must be in the iCalendar or vCalendar format.</qt> + + + + + + + fArchive + + + Store &archived records in the KDE calendar + + + When this box is checked, archived records will still +be saved in the calendar on the PC. + + + + + + + tab + + + Conflicts + + + + unnamed + + + + fTextLabel + + + + 4 + 5 + 0 + 0 + + + + Conflict &resolution: + + + fConflictResolution + + + + + + Use KPilot's Global Setting + + + + + Ask User + + + + + Do Nothing + + + + + Handheld Overrides + + + + + PC Overrides + + + + + Values From Last Sync (if possible) + + + + + Use Both Entries + + + + fConflictResolution + + + 6 + + + <qt>Select in this list how conflicting entries (entries which were edited both on your handheld and on the PC) are resolved. Possibly values are "Use KPilot's Global Setting" to use the settings defined in KPilot HotSync configuration, "Ask User" to let you decide case by case, "Do Nothing" to allow the entries to be different, "PC overrides", "Handheld overrides", "Use values from last sync" and "Use both entries" to create a new entry on both the PC and handheld. Note that this does <i>not</i> handle double-scheduling conflicts.</qt> + + + + + spacer2 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + + + + fSyncFile + toggled(bool) + fCalendarFile + setEnabled(bool) + + + + tabWidget + + + + kurlrequester.h + klineedit.h + kpushbutton.h + + -- cgit v1.2.1