diff --git a/root/home/e-smith/files/shares/tools/files/scripts/session/005GajimProfile.bat b/root/home/e-smith/files/shares/tools/files/scripts/session/005GajimProfile.bat index 6c30299..cb51145 100644 --- a/root/home/e-smith/files/shares/tools/files/scripts/session/005GajimProfile.bat +++ b/root/home/e-smith/files/shares/tools/files/scripts/session/005GajimProfile.bat @@ -33,4 +33,5 @@ echo accounts.%IPASSERELLE_DOMAIN%.autoconnect_as = online>> "%APPDATA%\Gajim\Co echo accounts.%IPASSERELLE_DOMAIN%.custom_host = %IPASSERELLE_NAME%.%IPASSERELLE_DOMAIN%>> "%APPDATA%\Gajim\Config" echo accounts.%IPASSERELLE_DOMAIN%.send_os_info = False>> "%APPDATA%\Gajim\Config" echo accounts.%IPASSERELLE_DOMAIN%.enable_message_carbons = True>> "%APPDATA%\Gajim\Config" +echo accounts.%IPASSERELLE_DOMAIN%.resource = %COMPUTERNAME%>> "%APPDATA%\Gajim\Config"