Skip to content
Snippets Groups Projects
Commit 89feb588 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

FileInfoEditPrompt uses mnemonics() as well.

parent 406c1bef
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ var len = 0;
var msglens = [];
var displaywith = 0;
// TODO: This should be in a separate (JSON) file...
var details = {
'AutoMsg': {
'displaywith': 1,
......@@ -16,6 +17,9 @@ var details = {
'DirLibOrAll': {
'displaywith': 1,
},
'FileInfoEditPrompt': {
'displaywith': 1,
},
'JoinWhichDir': {
'displaywith': 1,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment