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.
24 lines
363 B
24 lines
363 B
{
|
|
"name": "evince"
|
|
, "path": "/usr/bin/evince"
|
|
, "paths": [
|
|
"/usr/bin/evince-thumbnailer"
|
|
, "/usr/bin/evince-previewer"
|
|
]
|
|
, "allow_files": true
|
|
, "xserver": {
|
|
"enabled": true
|
|
, "enable_tray": true
|
|
, "tray_icon":"/usr/share/icons/hicolor/48x48/apps/evince.png"
|
|
}
|
|
, "networking":{
|
|
"type":"empty"
|
|
}
|
|
, "whitelist": [
|
|
]
|
|
, "blacklist": [
|
|
]
|
|
, "environment": [
|
|
]
|
|
}
|