diff 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
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";