-
Notifications
You must be signed in to change notification settings - Fork 3
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
12 changed files
with
916 additions
and
138 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
12 changes: 4 additions & 8 deletions
12
MagicRemoteService/Resources/TV/MagicRemoteService/appinfo.json
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,20 +1,16 @@ | ||
{ | ||
"id": "com.cathwyler.magicremoteservice", | ||
"title": "MagicRemoteService", | ||
"main": "index.html", | ||
"title": "MagicRemoteService", | ||
"icon": "icon.png", | ||
"largeIcon": "largeIcon.png", | ||
"iconColor": "#575E66", | ||
"type": "web", | ||
"vendor": "Cathwyler", | ||
"version": "1.0.0", | ||
"appDescription": "Service providing computer remote control using a LG WebOS TV", | ||
"label": "HDMI1", | ||
"displayName": "HDMI2", | ||
"appmenu": "HDMI3", | ||
"bgColor": "#575E66", | ||
"supportTouchMode": "none", | ||
"iconColor": "#575E66", | ||
"appDescription": "HDMI", | ||
"appDescriptionLong": "Service providing computer remote control using a LG WebOS TV", | ||
"disableBackHistoryAPI": true, | ||
"transparent": true, | ||
"supportGIP": true | ||
} |
3 changes: 2 additions & 1 deletion
3
MagicRemoteService/Resources/TV/MagicRemoteService/appstring.json
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
3 changes: 1 addition & 2 deletions
3
MagicRemoteService/Resources/TV/MagicRemoteService/resources/es/appinfo.json
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,4 +1,3 @@ | ||
{ | ||
"title": "MagicRemoteService", | ||
"appDescription": "Servicio que proporciona control remoto de computadora usando un televisor LG WebOS" | ||
"appDescriptionLong": "Servicio que proporciona control remoto de computadora usando un televisor LG WebOS" | ||
} |
2 changes: 1 addition & 1 deletion
2
MagicRemoteService/Resources/TV/MagicRemoteService/resources/es/appstring.json
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
3 changes: 1 addition & 2 deletions
3
MagicRemoteService/Resources/TV/MagicRemoteService/resources/fr/appinfo.json
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,4 +1,3 @@ | ||
{ | ||
"title": "MagicRemoteService", | ||
"appDescription": "Service permettant de contrôler un ordinateur à l'aide d'une TV WebOS LG" | ||
"appDescriptionLong": "Service permettant de contrôler un ordinateur à l'aide d'une TV WebOS LG" | ||
} |
2 changes: 1 addition & 1 deletion
2
MagicRemoteService/Resources/TV/MagicRemoteService/resources/fr/appstring.json
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.