2012-08-03 18:36:16 +00:00
|
|
|
<div .span9>
|
|
|
|
<div .row-fluid>
|
2013-03-15 04:34:42 +00:00
|
|
|
<div .span4>
|
|
|
|
<h3>
|
|
|
|
<a href="@{AddRepositoryR}">
|
|
|
|
Repositories
|
|
|
|
<p>
|
|
|
|
Configure the repositories that git-annex syncs with.
|
2012-08-03 18:36:16 +00:00
|
|
|
<div .span4>
|
|
|
|
<h3>
|
2013-03-13 01:51:03 +00:00
|
|
|
<a href="@{PreferencesR}">
|
|
|
|
Preferences
|
2013-03-03 21:07:27 +00:00
|
|
|
<p>
|
2013-03-13 01:51:03 +00:00
|
|
|
Tune the behavior of git-annex, including how many copies #
|
|
|
|
to retain of each file, and how much disk space it can use.
|
2012-10-26 18:17:09 +00:00
|
|
|
<div .span4>
|
2012-10-26 21:13:30 +00:00
|
|
|
$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, #
|
2013-03-04 19:53:22 +00:00
|
|
|
by configuring a jabber account.
|