mirror of
https://github.com/pierre42100/comunic
synced 2025-10-15 02:14:50 +00:00
First commit
This commit is contained in:
1
3rdparty/pdf.js/test/resources/browser_manifests/.gitignore
vendored
Executable file
1
3rdparty/pdf.js/test/resources/browser_manifests/.gitignore
vendored
Executable file
@@ -0,0 +1 @@
|
||||
browser_manifest.json
|
10
3rdparty/pdf.js/test/resources/browser_manifests/browser_manifest.json.example
vendored
Executable file
10
3rdparty/pdf.js/test/resources/browser_manifests/browser_manifest.json.example
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "Firefox",
|
||||
"path": "/path/to/firefox/executable"
|
||||
},
|
||||
{
|
||||
"name": "Chrome",
|
||||
"path": "/path/to/chrome/executable"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user