1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

fix_cli_for_fsdb_make_v1

This commit is contained in:
gnosygnu
2020-09-07 22:35:02 -04:00
parent 4ea81258a1
commit 52523ced53
214 changed files with 1542 additions and 1349 deletions

View File

@@ -91,6 +91,8 @@
<option value='xowa.dev.general' >Dev - General</option>
<option value='xowa.app.settings' >App - Settings</option>
</select>
<!-- LINK:cfg_link -->
@@ -312,8 +314,8 @@
<!-- BTN:undo -->
<div id='xowa.files.cache.info__undo' data-xocfg-type='memo' class='xocfg_itm_delete xocfg_itm_hide'>
<span class='xoimg_btn_x16 xoimg_list_undo' onclick='return xo.cfg_edit.delete__send("xowa.files.cache.info")' title="reset to &quot;cache folder: C:\xowa\file
space used: 96.170 MB
file count: 5541
space used: 99.536 MB
file count: 5748
oldest file: 2019-05-26 10:48:50
&quot;">&nbsp;</span>
</div>
@@ -321,8 +323,8 @@ oldest file: 2019-05-26 10:48:50
<!-- TEXT:val -->
<div class='xocfg_itm_data'>
<textarea id="xowa.files.cache.info" data-xocfg-key="xowa.files.cache.info" data-xocfg-type="memo" accesskey="d" class="xocfg_data__memo xocfg_data__readonly" readonly="true">cache folder: C:\xowa\file
space used: 96.170 MB
file count: 5541
space used: 99.536 MB
file count: 5748
oldest file: 2019-05-26 10:48:50
</textarea></div>