updated skel folder

This commit is contained in:
davedatum
2019-10-21 15:14:42 +01:00
parent 2bac6d6cc1
commit a5af44f678
490 changed files with 7498 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"name": "dathelper",
"description": "Dat helper daemon",
"path": "/home/trom/.local/datfox/dat-fox-helper",
"type": "stdio",
"allowed_extensions": [
"{e992d888-6346-4e09-98b5-8c61307970e6}",
"{acc91f3f-2194-4f88-b25a-84ec4ea65683}"
]
}

View File

@@ -0,0 +1,9 @@
{
"allowed_extensions": [
"keepassxc-browser@keepassxc.org"
],
"description": "KeePassXC integration with native messaging support",
"name": "org.keepassxc.keepassxc_browser",
"path": "/usr/bin/keepassxc-proxy",
"type": "stdio"
}