-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
76 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Start Sygic Professional Navigation", | ||
"supportEmail": "[email protected]", | ||
"solutionId": "sygicSygic", | ||
"version": "1.0", | ||
"items": [ | ||
{ | ||
"url": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/geotabdrive-start-sygic-addin/dist/start-sygic.html", | ||
"path": "DriveAppLink/", | ||
"menuName": { | ||
"en": "Start Sygic Truck", | ||
"de": "Sygic Truck Starten", | ||
"es": "Iniciar Sygic Truck", | ||
"fr": "Démarrer Sygic Truck", | ||
"it": "Avviare Sygic Truck", | ||
"pl": "Uruchom Sygic Truck" | ||
}, | ||
"icon": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/geotabdrive-start-sygic-addin/dist/images/icon.svg" | ||
} | ||
], | ||
"isSigned": "false" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"name": "Sygic Professional Navigation", | ||
"supportEmail": "[email protected]", | ||
"solutionId": "sygicSygic", | ||
"version": "1.0", | ||
"items": [ | ||
{ | ||
"url": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/mygeotab-sygic-page/dist/mygeotabSygicPage.html", | ||
"path": "", | ||
"menuName": { | ||
"en": "Sygic Truck Settings", | ||
"de": "Sygic Truck Einstellungen", | ||
"es": "Configuración Sygic Truck", | ||
"fr": "Paramètres Sygic Truck", | ||
"it": "Sygic Truck Impostazioni", | ||
"pl": "Ustawienia Sygic Truck" | ||
}, | ||
"icon": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/mygeotab-sygic-page/dist/images/icon.svg" | ||
}, | ||
{ | ||
"url": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/geotabdrive-sygic-addin/dist/sygic.html", | ||
"path": "DriveAppLink/", | ||
"menuName": { | ||
"en": "Sygic Truck Settings", | ||
"de": "Sygic Truck Einstellungen", | ||
"es": "Configuración Sygic Truck", | ||
"fr": "Paramètres Sygic Truck", | ||
"it": "Sygic Truck Impostazioni", | ||
"pl": "Ustawienia Sygic Truck" | ||
}, | ||
"icon": "https://cdn.jsdelivr.net/gh/sygic/[email protected]/geotabdrive-sygic-addin/dist/images/icon.svg" | ||
} | ||
], | ||
"isSigned": "false" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"version": "1.0", | ||
"items": [ | ||
{ | ||
"url": "https://cdn.jsdelivr.net/gh/sygic/[email protected].2/geotabdrive-start-sygic-addin/dist/start-sygic.html", | ||
"url": "https://cdn.jsdelivr.net/gh/sygic/[email protected].3/geotabdrive-start-sygic-addin/dist/start-sygic.html", | ||
"path": "DriveAppLink/", | ||
"menuName": { | ||
"en": "Start Sygic Truck", | ||
|
@@ -15,7 +15,7 @@ | |
"it": "Avviare Sygic Truck", | ||
"pl": "Uruchom Sygic Truck" | ||
}, | ||
"icon": "https://cdn.jsdelivr.net/gh/sygic/[email protected].2/geotabdrive-start-sygic-addin/dist/images/icon.svg" | ||
"icon": "https://cdn.jsdelivr.net/gh/sygic/[email protected].3/geotabdrive-start-sygic-addin/dist/images/icon.svg" | ||
} | ||
], | ||
"isSigned": "false" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html> <html> <head> <meta charset=utf-8> <meta http-equiv=x-ua-compatible content="ie=edge"> <meta name=description content=""> <meta name=viewport content="width=device-width,initial-scale=1"> <title>Sygic truck</title> <link href="https://cdn.jsdelivr.net/gh/sygic/[email protected].2/geotabdrive-start-sygic-addin/dist/main.css" rel="stylesheet"></head> <body> <div id=start-sygic-app class=hidden> <a href=com.sygic.aura:// target=_system>Start Sygic Truck</a> </div> <script type="text/javascript" src="https://cdn.jsdelivr.net/gh/sygic/[email protected].2/geotabdrive-start-sygic-addin/dist/start-sygic.js"></script></body> </html> | ||
<!doctype html> <html> <head> <meta charset=utf-8> <meta http-equiv=x-ua-compatible content="ie=edge"> <meta name=description content=""> <meta name=viewport content="width=device-width,initial-scale=1"> <title>Sygic truck</title> <link href="https://cdn.jsdelivr.net/gh/sygic/[email protected].3/geotabdrive-start-sygic-addin/dist/main.css" rel="stylesheet"></head> <body> <div id=start-sygic-app class=hidden> <a href=com.sygic.aura:// target=_system>Start Sygic Truck</a> </div> <script type="text/javascript" src="https://cdn.jsdelivr.net/gh/sygic/[email protected].3/geotabdrive-start-sygic-addin/dist/start-sygic.js"></script></body> </html> |
Oops, something went wrong.