pidgin/nest

Resolve some comments from PR#40.

2019-08-21, John Bailey
5d0418b85a5d
Parents 9f1332ea457e
Children 26f0d3226223
Resolve some comments from PR#40.
--- a/hugo/content/help/protocols/bonjour.md Wed Aug 21 00:05:48 2019 -0400
+++ b/hugo/content/help/protocols/bonjour.md Wed Aug 21 22:35:41 2019 -0400
@@ -7,9 +7,9 @@
### What is Bonjour?
Bonjour is a serverless messaging protocol developed by Apple, Inc. ([Apple
-article on Bonjour](http://www.apple.com/macosx/technology/bonjour.html)) based
-on XMPP that operates only on a local network. [This XMPP
-extension](http://xmpp.org/extensions/xep-0174.html) defines the protocol.
+developer information on Bonjour](https://developer.apple.com/bonjour/))
+based on XMPP that operates only on a local network.
+{{% xep 0174 "This XMPP extension" %}} defines the protocol.
### Can I use Windows Pidgin for Bonjour?
Yes. You must install Apple's [Bonjour Print Services for
--- a/hugo/content/help/protocols/groupwise.md Wed Aug 21 00:05:48 2019 -0400
+++ b/hugo/content/help/protocols/groupwise.md Wed Aug 21 22:35:41 2019 -0400
@@ -8,8 +8,8 @@
### What is GroupWise?
GroupWise is a messaging and collaboration platform originally developed by
WordPerfect Corporation and later acquired by Novell but now owned by [Micro
-Focus](https://www.microfocus.com/en-us/products/groupwise/overview). (see [this
-Wikipedia article](https://en.wikipedia.org/wiki/GroupWise) for details). The
+Focus](https://www.microfocus.com/en-us/products/groupwise/overview). (See [this
+Wikipedia article](https://en.wikipedia.org/wiki/GroupWise) for details.) The
Groupwise protocol within Pidgin specifically supports the instant messaging
portion of the GroupWise platform. Much of Pidgin's support for the GroupWise
Messenger service was generously provided by Novell several years ago.
--- a/hugo/content/help/protocols/sametime.md Wed Aug 21 00:05:48 2019 -0400
+++ b/hugo/content/help/protocols/sametime.md Wed Aug 21 22:35:41 2019 -0400
@@ -13,7 +13,7 @@
Sametime support in Pidgin depends on a separate library called Meanwhile. You
will need to install the Meanwhile library and the `libpurple-meanwhile` (or
similar, depending on distribution) package to enable Sametime support. If you
-are building Pidgin from source, then `libpurple-meanwhile` will be built
+are building Pidgin from source, then the Sametime plugin will be built
automatically if you have the development headers for Meanwhile installed.
### Why do I get the error "Not Authorized" when connecting?
--- a/hugo/content/help/protocols/zephyr.md Wed Aug 21 00:05:48 2019 -0400
+++ b/hugo/content/help/protocols/zephyr.md Wed Aug 21 22:35:41 2019 -0400
@@ -36,7 +36,7 @@
You can use tzc ("Trivial Zephyr Client") and ssh to run Zephyr from a machine
that is behind a firewall or NAT. First, make sure that tzc is installed and
working on the remote machine. The best version of tzc to use can be found
-[here](http://www.club.cc.cmu.edu/debian/dists/testing/contrib/source/tzc-cclub_001-3.tar.gz).
+[here](https://www.club.cc.cmu.edu/debian/dists/testing/contrib/source/tzc-cclub_001-3.tar.gz).
Make sure that you can make a passwordless ssh connection to the remote machine
and get Kerberos 4 tickets. Then, click the Advanced tab in the account editor,