From c8cccf1a21b600efd89258f48ef6dacaf187e96b Mon Sep 17 00:00:00 2001 From: Davide Mameli Date: Tue, 7 Mar 2023 12:51:23 +0100 Subject: Initial commit --- tracker-eyeware-beam/lang/stub.ts | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tracker-eyeware-beam/lang/stub.ts (limited to 'tracker-eyeware-beam/lang/stub.ts') diff --git a/tracker-eyeware-beam/lang/stub.ts b/tracker-eyeware-beam/lang/stub.ts new file mode 100644 index 00000000..c64ff83e --- /dev/null +++ b/tracker-eyeware-beam/lang/stub.ts @@ -0,0 +1,20 @@ + + + + + eyeware_beam_ui + + Eyeware Beam + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Please make sure the Eyeware Beam application is running and tracking is active.</p> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To download, visit <a href="https://beam.eyeware.tech/opentrack"><span style=" text-decoration: underline; color:#0000ff;">https://beam.eyeware.tech/opentrack</span></a>.</p></body></html> + + + + -- cgit v1.2.3