Translations:Kontact/Kontact Palm Pre Sync/28/da: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Importing a new version from external source)
 
Line 1: Line 1:
{{Input|1=
{{Input|1=
  #!/bin/bash <br />
  #!/bin/bash <br />

Latest revision as of 13:55, 19 November 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=
 #!/bin/bash <br />
/usr/local/GCALDaemon/bin/standalone-start.sh & <br />
exit
}}
#!/bin/bash 
/usr/local/GCALDaemon/bin/standalone-start.sh &
exit