From 3dc823f48cd90e557cc6053385088b0795b26917 Mon Sep 17 00:00:00 2001 From: savelij13 Date: Sat, 31 May 2025 12:16:31 +0300 Subject: [PATCH] =?UTF-8?q?-=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D0=B2=202=D1=85=20=D0=BC=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B0=D1=85=20"claster"=20=D0=BD=D0=B0=20"cluster"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/history.txt | 4 ++++ fn/flx/fnviewer.flx | Bin 7006 -> 7006 bytes fn/fn.exe | Bin 78153 -> 78153 bytes plugins/fnviewer/fviewer.a80 | 4 ++-- rez2_fnmisc.a80 | 4 ++-- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/history.txt b/docs/history.txt index a3e7acf..dc0ffdb 100644 --- a/docs/history.txt +++ b/docs/history.txt @@ -3,6 +3,10 @@ FN - FlexNavigator FV - FileViewer FE - FileEditor +31.05.25 +FN +- исправлен в 2х местах "claster" на "cluster" + 28.05.25 FE v1.08 - убрано "искажение" имени файла при запуске. diff --git a/fn/flx/fnviewer.flx b/fn/flx/fnviewer.flx index e4d446d3ca278f34cca257808f8c63352004879e..771afc2a0f7ba197e5204acc183be6171d2e5618 100644 GIT binary patch delta 14 Vcmca-cF%0Xa~8(Z%`aHW!~iwB24w&M delta 14 Vcmca-cF%0Xa~8(L%`aHW!~iuz22lV2 diff --git a/fn/fn.exe b/fn/fn.exe index 94d85c1fcf05026bfe2a498389a4a7d82a13214b..fe09c10d287da3a64cca2ae71d18e950185f9e81 100644 GIT binary patch delta 25 hcmX^4h~?xXmJKnz%*i>Wo8x=mC^MFB_SyKi9sr|&437W+ delta 25 hcmX^4h~?xXmJKnz%+5K9o8x=mC^IH*_SyKi9sr;u3`YO} diff --git a/plugins/fnviewer/fviewer.a80 b/plugins/fnviewer/fviewer.a80 index 5697bb8..c52e941 100644 --- a/plugins/fnviewer/fviewer.a80 +++ b/plugins/fnviewer/fviewer.a80 @@ -1,5 +1,5 @@ -; LAST UPDATE: 27.05.2025 savelij +; LAST UPDATE: 31.05.2025 savelij LineBuffer := WorkBuffer+0x300 @@ -493,7 +493,7 @@ FVFLen EQU $ - STRLEN(" ") - 1 FVFData EQU $ - STRLEN(" ") - 1 FVFTime EQU $ - STRLEN(" ") - 1 W_VERTICLINE 336,230,10 - W_TEXT 348,231,COLORP.HIGHGRAY,"First claster: " + W_TEXT 348,231,COLORP.HIGHGRAY,"First cluster: " FVFClast EQU $ - STRLEN(" ") - 1 W_VERTICLINE 480,230,10 W_TEXT 492,231,COLORP.HIGHGRAY,"File attribut: " diff --git a/rez2_fnmisc.a80 b/rez2_fnmisc.a80 index ceeca1f..307bc46 100644 --- a/rez2_fnmisc.a80 +++ b/rez2_fnmisc.a80 @@ -1,5 +1,5 @@ -; LAST UPDATE: 28.05.2025 savelij +; LAST UPDATE: 31.05.2025 savelij ;[]==========================================================[] FileInfoR LD A,(IY+PANEL.EFL) @@ -134,7 +134,7 @@ FLen EQU $ - STRLEN(" ") - 1 W_TEXT 10,56,COLORP.HIGHGRAY,"Data: " FData EQU $ - STRLEN(" ") - 1 FTime EQU $ - STRLEN(" ") - 1 - W_TEXT 10,68,COLORP.HIGHGRAY,"First Claster: " + W_TEXT 10,68,COLORP.HIGHGRAY,"First cluster: " FClast EQU $ - STRLEN(" ") - 1 W_BUTTON 44,80,72,14 W_TEXT 72,83,COLORP.HIGHGRAY,"Ok"