-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.json
25 lines (25 loc) · 1.08 KB
/
settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"version": "1.7",
"author": "lefkovitzj",
"release_date": "2025-01-06",
"newest_version_settings_url": "https://raw.githubusercontent.com/lefkovitzj/PyPdfApp/main/settings.json",
"newest_version_url": "https://github.com/lefkovitzj/PyPdfApp/",
"source_file_hashes": {
"app.py": "b59aae4fd80ed9d64741d45e92efe057",
"extract.py": "3fcf135344a59b719e5e9736c45877c3",
"gui.py": "e238312c1e35e4f96d8821e7257677d0",
"links.py": "1004e239e255252afe6dc5c4648ed00a",
"load.py": "6f93eececa1dcdd521b137fd10a2b669",
"manipulate.py": "3a7b08abc613291a146d539df469a111",
"merge.py": "045650cce3075d5417dec07950f5b44e",
"pypdfgui.py": "8fdfcfe49f446369329f5987e90db221",
"save.py": "ee0555227d8c7c0de6f027d99d72ac41",
"sign.py": "c6568207bfae05c266780f6c35573a11",
"utils.py": "a55616d8b31668ca840bc27da60593f7"
},
"license_agreed_to": false,
"app_max_zoom_scale": 2,
"ask_save_before_exit": true,
"allow_keyboard_events": true,
"pubkey_storage_base": "/"
}