-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfileManager.js
executable file
·43 lines (34 loc) · 1005 Bytes
/
fileManager.js
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
/// LABELING_SECTION_START
// https://github.com/puutaro/fileManager
/// LABELING_SECTION_END
/// SETTING_SECTION_START
editExecute="ALWAYS"
onAutoExec="ON"
onUpdateLastModify="ON"
disableSettingValsEdit="ON"
onAdBlock="OFF"
mustUbuntuSetup="ON"
onUrlHistoryRegister="OFF"
terminalSizeType="LONG"
srcImageAnchorLongPressMenuFilePath=""
srcAnchorLongPressMenuFilePath=""
homeScriptUrlsPath=""
execPlayBtnLongPress="${FILE_MANAGER_SELECT_DIR_DIALOG_JS_PATH}"
execEditBtnLongPress="${FILE_MANAGER_COPY_JS_PATH}"
terminalFontZoom="110"
setReplaceVariables="file://"
setVariableTypes="file://"
hideSettingVariables="file://"
playButtonConfig="icon=shortcut,caption=lnchFile"
settingButtonConfig="icon=open_close,caption=opnClse,click=func=SIZING,longClick=func="
/// SETTING_SECTION_END
/// CMD_VARIABLE_SECTION_START
DIR_PATH_LIST=""
stop=""
SETTING=""
install=""
ROOT_DIR_PATH="/"
BASE_URL=""
IS_LAUNCH_ON_CLICK_URL_HISTORY="OFF"
/// CMD_VARIABLE_SECTION_END
/// Please write bellow with javascript