Jump to content

Translations:Tutorials/Shared Database/23/de: Difference between revisions

From KDE UserBase Wiki
Emuede (talk | contribs)
Created page with "Erstellen Sie zunächst eine Datenbank für '''Akonadi''' : {{Input|1=mysql -u root -p create database akonadi;}!} ''' Akonadi''' soll verdeckt arbeiten, daher gibt es kein gra..."
 
(No difference)

Latest revision as of 14:14, 28 September 2011

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 (Tutorials/Shared Database)
First create a database for '''Akonadi''':
{{Input|1=mysql -u root -p
create database akonadi;}}
'''Akonadi''' is not supposed to be a user-facing tool, so there is no configuration GUI for it. However, you can edit
<code>~/.config/akonadi/akonadiserverrc</code> to have these contents:

Erstellen Sie zunächst eine Datenbank für Akonadi : {{Input|1=mysql -u root -p create database akonadi;}!} Akonadi soll verdeckt arbeiten, daher gibt es kein grafisches Konfigurations-Tool dafür. Sie können jedoch diese Datei ~/.config/akonadi/akonadiserverrc editieren, um diese Inhalte zu erhalten: