mirror of https://github.com/xSmurf/oz.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
666 B
30 lines
666 B
10 years ago
|
{
|
||
|
"name": "libreoffice"
|
||
|
, "path": "/usr/bin/libreoffice"
|
||
|
, "paths": [
|
||
|
"/usr/bin/lowriter"
|
||
|
, "/usr/bin/lobase"
|
||
|
, "/usr/bin/localc"
|
||
|
, "/usr/share/libreoffice/bin/lo-xlate-lang"
|
||
|
, "/usr/bin/loffice"
|
||
|
, "/usr/bin/unopkg"
|
||
|
, "/usr/bin/lofromtemplate"
|
||
|
, "/usr/bin/soffice"
|
||
|
, "/usr/bin/lodraw"
|
||
|
, "/usr/bin/loimpress"
|
||
|
, "/usr/bin/lomath"
|
||
|
, "/usr/bin/loweb"
|
||
|
, "/usr/bin/lowriter"
|
||
|
]
|
||
|
, "allow_files": true
|
||
|
, "xserver": {
|
||
|
"enabled": true
|
||
|
, "enable_tray": true
|
||
|
, "tray_icon":"/usr/share/icons/gnome/scalable/apps/libreoffice-startcenter.svg"
|
||
|
, "window_icon":"/usr/share/icons/gnome/scalable/apps/libreoffice-startcenter.svg"
|
||
|
}
|
||
|
, "networking":{
|
||
|
"type":"empty"
|
||
|
}
|
||
|
}
|