Jump to content

Translations:Kontact/Kontact Palm Pre Sync/17/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with '---- {{Input|1= http.enabled=false<!--}}-->'
(No difference)

Revision as of 19:42, 25 September 2010

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Kontact/Kontact Palm Pre Sync)
{{Input|1=
 http.enabled=false <br />
# Enable iCalendar file listener/synchronizer
 file.enabled=true <br />
# Full path of the local iCalendar file
 file.ical.path=/usr/local/GCALDaemon/google.ics <br />
# Gmail user (your full email address)
 file.google.username=YOUR ADDRESS <br />
# Gmail password (use password encoder!)
 file.google.password='''''The encrypted passwd string copied in step 6''''' <br />
# URL (without hostname) of the Google Calendar's private ical file
 file.private.ical.url=/calendar/ical/XXXXXX/basic.ics 
 '''''(The Private ICS Google Calendar Address you Copied in step 7)'''
 WITHOUT the hostname (leave off the '<nowiki>http://www.google.com</nowiki>')'' <br />
# Local iCalendar file polling interval (recommended is "10 sec")
 file.polling.file=10 sec <br />
# Google Calendar polling interval (recommended is "10 min")
 file.polling.google=5 min <br />
# Turn it on when you use dial-up connection (default is "true")
 file.offline.enabled=true
}}

{{Input|1=

http.enabled=false