Jump to content

Translations:Kontact Touch/Harmattan/27/ca: Difference between revisions

From KDE UserBase Wiki
Abella (talk | contribs)
Created page with "Com a root feu (Si us plau, comproveu després de cada pas si ha funcionat correctament i no ho copieu/enganxeu tot): {{Input|1=<nowiki> cp -r /home/user/.local/share/akonadi /ho..."
 
Abella (talk | contribs)
No edit summary
 
Line 1: Line 1:
Com a root feu (Si us plau, comproveu després de cada pas si ha funcionat correctament i no ho copieu/enganxeu tot):
Com a root feu (Si us plau, comproveu després de cada pas si ha funcionat correctament i no ho copieu/enganxeu tot):
{{Input|1=<nowiki>
cp -r /home/user/.local/share/akonadi /home/user/MyDocs/akonadi
exit
rm -rf /home/user/.local/share/akonadi
ln -s /home/user/MyDocs/akonadi /home/user/.local/share/akonadi
</nowiki>}}

Latest revision as of 15:44, 27 January 2012

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 Touch/Harmattan)
As root do (Please check after each step if it worked correctly and not copy/paste everything):

Com a root feu (Si us plau, comproveu després de cada pas si ha funcionat correctament i no ho copieu/enganxeu tot):