30 lines
903 B
Text
30 lines
903 B
Text
<div .span9>
|
|
<div .row-fluid>
|
|
<div .span4>
|
|
<h3>
|
|
<a href="@{AddRepositoryR}">
|
|
Repositories
|
|
<p>
|
|
Configure the repositories that git-annex syncs with.
|
|
<div .span4>
|
|
<h3>
|
|
<a href="@{PreferencesR}">
|
|
Preferences
|
|
<p>
|
|
Tune the behavior of git-annex, including how many copies #
|
|
to retain of each file, and how much disk space it can use.
|
|
<div .span4>
|
|
$if xmppconfigured
|
|
<h3>
|
|
<a href="@{XMPPR}">
|
|
Re-configure jabber account
|
|
<p>
|
|
Your jabber account is set up, and will be used to keep #
|
|
in touch with remote devices, and with your friends.
|
|
$else
|
|
<h3>
|
|
<a href="@{XMPPR}">
|
|
Configure jabber account
|
|
<p>
|
|
Keep in touch with remote devices, and with your friends, #
|
|
by configuring a jabber account.
|