diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-01-01 08:06:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-01 08:06:30 -0500 |
commit | 7f60ab49b26e619168c886e6e30b2578d4c9b11a (patch) | |
tree | 226b04742b29c69b2ac7c5276e0bef9d1f2a4542 /doc/dav_nemo.bb | |
parent | e2eb0b2eac6f32a0e4781eabbb147f0bee0736fb (diff) | |
parent | d1d3dcf1a0238ffb85f458956366c4964d1da89a (diff) | |
download | volse-hubzilla-7f60ab49b26e619168c886e6e30b2578d4c9b11a.tar.gz volse-hubzilla-7f60ab49b26e619168c886e6e30b2578d4c9b11a.tar.bz2 volse-hubzilla-7f60ab49b26e619168c886e6e30b2578d4c9b11a.zip |
Merge pull request #634 from anaqreon/dev
I'm going to go ahead and merge this. It should be easy to revert undesired changes.
Diffstat (limited to 'doc/dav_nemo.bb')
-rw-r--r-- | doc/dav_nemo.bb | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/dav_nemo.bb b/doc/dav_nemo.bb deleted file mode 100644 index f2d994fbb..000000000 --- a/doc/dav_nemo.bb +++ /dev/null @@ -1,19 +0,0 @@ -[b]Using The Cloud - Nemo[/b]
-
-For (file browser) Nemo 1.8.2 under Linux Mint 15, Cinnamon 1.8.8. Nemo ist the standard file browser there.
-
-1st way
-type "davs://<domain_name>/dav/<your_channelname>" in the address bar.
-
-2nd way
-Menu > file > connect to server
-Fill the dialog
-- Server: hubzilla_domain_name
-- Type: Secure WebDAV (https)
-- Folder: /dav
-- Username: yourchannelname
-- Password: yourpassword
-
-Once open you can set a bookmark.
-
-#include doc/macros/cloud_footer.bb;
|