Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Compare Revisions
92fa411c3bc19ac6bed11a12e1ccbeeaebababf5...f6108f3028ed91b4dbafb510c6e78ae82c64a68e
Commits (1)
Obscure the number of file(s) shown as its non-obvious/helpful
· f6108f30
Rob Swindell
authored
May 22, 2021
Just include the total files in the listing, not the current display. Fixes
#268
.
f6108f30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ctrl/text.dat
ctrl/text.dat
+1
-1
No files found.
ctrl/text.dat
View file @
f6108f30
...
@@ -808,7 +808,7 @@
...
@@ -808,7 +808,7 @@
"\1l\1_\1g\1hFile Libraries:\r\n\r\n" 658 CfgLibLstHdr
"\1l\1_\1g\1hFile Libraries:\r\n\r\n" 658 CfgLibLstHdr
"\1n\1g(\1h%d\1n\1g) %s\1h\r\n" 659 CfgLibLstFmt
"\1n\1g(\1h%d\1n\1g) %s\1h\r\n" 659 CfgLibLstFmt
"\1_\1c\1hListing \1n\1c(\1h%u\1n\1c) %s "\ 660 BatchFlagPrompt
"\1_\1c\1hListing \1n\1c(\1h%u\1n\1c) %s "\ 660 BatchFlagPrompt
"(\1h%u\1n\1c) %s (\1h\1`?\1n\1c=Menu) (
\1h%u\1n\1c of
\1h%u\1n\1c Files\1n\1c): \1n\1~"
"(\1h%u\1n\1c) %s (\1h\1`?\1n\1c=Menu) (
%5u\b\b\b\b\b
\1h%u\1n\1c Files\1n\1c): \1n\1~"
"\1n\1>\1q\1l\x014 \1h\1y[\1w\1~D\1y]ownload \1h\1y[\1w\1~B\1y]atch "\ 661 FileListBatchCommands
"\1n\1>\1q\1l\x014 \1h\1y[\1w\1~D\1y]ownload \1h\1y[\1w\1~B\1y]atch "\ 661 FileListBatchCommands
"[\1w\1~V\1y]iew Content [\1w\1~E\1y]xtended Info "\
"[\1w\1~V\1y]iew Content [\1w\1~E\1y]xtended Info "\
"[\1w\1~P\1y]revious Page [\1w\1~Q\1y]uit\1>\1n\r\n"
"[\1w\1~P\1y]revious Page [\1w\1~Q\1y]uit\1>\1n\r\n"
...
...