Chargement des profils distant via HTTP
This commit is contained in:
@ -1,5 +1,17 @@
|
||||
{
|
||||
"label": "Partial Level 1",
|
||||
"icon": "chromium-browser",
|
||||
"background": "./img/background2.jpg"
|
||||
"background": "./img/background2.jpg",
|
||||
"items": [
|
||||
{
|
||||
"label": "Firefox",
|
||||
"icon": "firefox",
|
||||
"exec": "firefox"
|
||||
},
|
||||
{
|
||||
"label": "Libreoffice Writer",
|
||||
"icon": "libreoffice-writer",
|
||||
"exec": "libreoffice --writer"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user