comparison mod_register_apps/mod_register_apps.lua @ 4178:bbd584cee042

mod_register_apps: Add setup instructions for Beagle IM
author Matthew Wild <mwild1@gmail.com>
date Wed, 07 Oct 2020 15:42:30 +0100
parents 85fa8c9e992a
children aba0470ed725
comparison
equal deleted inserted replaced
4177:a38e6a8a781a 4178:bbd584cee042
65 text = "Download from Mac App Store"; 65 text = "Download from Mac App Store";
66 url = "https://apps.apple.com/us/app/beagle-im/id1445349494"; 66 url = "https://apps.apple.com/us/app/beagle-im/id1445349494";
67 target = "_blank"; 67 target = "_blank";
68 }; 68 };
69 }; 69 };
70 };
71 setup = {
72 text = [[Launch Beagle IM, and select 'Yes' to add a new account. Click the '+'
73 button under the empty account list and then enter your credentials.]];
70 }; 74 };
71 }; 75 };
72 { 76 {
73 name = "Dino"; 77 name = "Dino";
74 text = [[A modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.]]; 78 text = [[A modern open-source chat client for the desktop. It focuses on providing a clean and reliable Jabber/XMPP experience while having your privacy in mind.]];