changeset 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 a38e6a8a781a
children bcff0e8b7b4d
files mod_register_apps/mod_register_apps.lua
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_register_apps/mod_register_apps.lua	Tue Oct 06 18:57:47 2020 +0200
+++ b/mod_register_apps/mod_register_apps.lua	Wed Oct 07 15:42:30 2020 +0100
@@ -68,6 +68,10 @@
 				};
 			};
 		};
+		setup = {
+			text = [[Launch Beagle IM, and select 'Yes' to add a new account. Click the '+'
+			         button under the empty account list and then enter your credentials.]];
+		};
 	};
 	{
 		name  = "Dino";