mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
282 B
JSON
15 lines
282 B
JSON
{
|
|
"name": "Absolute Locale Entry Point Launch Path App",
|
|
"installs_allowed_from": [ "*" ],
|
|
"locales": {
|
|
"it": {
|
|
"entry_points": {
|
|
"ep1": {
|
|
"name": "Punto d'ingresso",
|
|
"launch_path": "http://www.mozilla.org/"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|