From 4aaa8665e1cc565e78aefe2cb7fb1f242a984046 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 25 Oct 2012 16:50:41 -0400 Subject: [PATCH] add template for xmpp, not used yet --- templates/configurators/xmpp.hamlet | 35 +++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 templates/configurators/xmpp.hamlet diff --git a/templates/configurators/xmpp.hamlet b/templates/configurators/xmpp.hamlet new file mode 100644 index 0000000000..564b161ed4 --- /dev/null +++ b/templates/configurators/xmpp.hamlet @@ -0,0 +1,35 @@ +
+

+ Configuring jabber account +

+ A jabber account is used by git-annex to communicate changes between # + repositories. It can also be used to pair up with a friend's repository, # + if you want to. It's fine to reuse an existing account; git-annex won't # + post any messages to it. +

+ If you have a Gmail account, you can use # + Google Talk. Just enter your full Gmail address (you@gmail.com) # + and password below. + $if needserver +

+ Unable to find a Jabber server for # + #{jid}. Please enter the server name and port below. + $if connectfail +

+ Unable to connect to the Jabber server. # + Maybe you entered the wrong password? +

+

+
+ ^{form} + ^{authtoken} +
+