git-annex/templates/configurators/addrepository/misc.hamlet
Joey Hess d58148031b
remove xmpp support
I've long considered the XMPP support in git-annex a wart.
It's nice to remove it.

(This also removes the NetMessager, which was only used for XMPP, and the
daemonstatus's desynced list (likewise).)

Existing XMPP remotes should be ignored by git-annex.

This commit was sponsored by Brock Spratlen on Patreon.
2016-11-14 14:53:08 -04:00

24 lines
640 B
Text

<h3>
<a href="@{AddDriveR}">
<span .glyphicon .glyphicon-plus-sign>
\ Removable drive
<p>
Add a USB drive, memory stick, or other removable media. #
For offline archiving, backups, or to #
<a href="http://en.wikipedia.org/wiki/Sneakernet">SneakerNet</a> #
between computers.
<h3>
<a href="@{StartLocalPairR}">
<span .glyphicon .glyphicon-plus-sign>
\ Local computer
<p>
Pair with a computer to keep files in sync quickly, #
over your local network.
<h3>
<a href="@{NewRepositoryR}">
<span .glyphicon .glyphicon-plus-sign>
\ Add another repository
<p>
Make another repository on your computer.