Skip to content

Commit

Permalink
Merge pull request #14 from schinagl/release_10_2_1_2
Browse files Browse the repository at this point in the history
Release 10.2.1.2
  • Loading branch information
schinagl committed Feb 18, 2024
2 parents dbdb3d6 + 1c36275 commit 0e0dd2a
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 13 deletions.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ I will consider bugs fixes and suggestions for minor changes to the master branc
## Download The App
If you just want to download the WinFile application without worrying about compiling from the source code, go for the pre-compiled version available.

- [Latest Release on Github (v10.2.1.0)](https://github.com/schinagl/winfile/releases/tag/v10.2.1.0)
- [Latest Release on Github (v10.2.1.2)](https://github.com/schinagl/winfile/releases/tag/v10.2.1.2)

To see older versions, [see the releases page](https://github.com/Microsoft/winfile/releases).

Expand Down Expand Up @@ -53,6 +53,8 @@ selecting one changes to that directory. Default = c:\\. Configure via Winfile.
22. Japanese localisation with full-width katakanas
23. Create files with suffix '- Copy', when copying with (`ctrl+C`) -> (`ctrl+V`) in the same dir, or drag-copy with mouse onto empty space in same dir.
24. UNC Path support via CTRL-G. Shows up as 'digit drive' 0: - 9:. Select it either via CTRL-0 ... CTRL-9 or from drive drop-down. Remove UNC digit drive with CTRL-W
25. Current username is shown in caption.
26. Contains statically linked versions to be used for WinPE

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion src/lang/winfile_de-DE.dlg
Expand Up @@ -830,6 +830,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.", -1, 36, 30, 200, 8
LTEXT "Lizenziert unter der MIT-Lizenz.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "OK", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_en-US.dlg
Expand Up @@ -853,7 +853,7 @@ BEGIN
ICON APPICON, -1, 6, 6, 32, 32
LTEXT "Windows File Manager", -1, 36, 6, 200, 8
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "Copyright (c) Microsoft Corporation and Hermann Schinagl. All rights reserved.", -1, 36, 30, 200, 8
LTEXT "Copyright (c) Microsoft Corporation. All rights reserved.", -1, 36, 30, 200, 8
LTEXT "Licensed under the MIT License.", -1, 36, 42, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "OK", IDOK, 200, 50, 40, 14
Expand Down
2 changes: 1 addition & 1 deletion src/lang/winfile_he-IL.dlg
Expand Up @@ -891,6 +891,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "זכויות יוצרים (c) Microsoft Corporation. כל הזכויות שמורות.", -1, 36, 30, 200, 8
LTEXT "מורשה תחת רשיון MIT.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "אישור", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_ja-JP.dlg
Expand Up @@ -855,6 +855,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "Copyright (c) Microsoft Corporation. All rights reserved.", -1, 36, 30, 200, 8
LTEXT "Licensed under the MIT License.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "OK", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_pl-PL.dlg
Expand Up @@ -855,6 +855,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "© Microsoft Corporation. Wszelkie prawa zastrzeżone.", -1, 36, 30, 200, 8
LTEXT "Licencjonowane na zasadach Licencji MIT.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "OK", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_pt-PT.dlg
Expand Up @@ -855,6 +855,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "Copyright (c) Microsoft Corporation. Todos os direitos reservados.", -1, 36, 30, 204, 8
LTEXT "Licenciado sobre a MIT License.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "OK", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_tr-TR.dlg
Expand Up @@ -855,6 +855,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "Telif hakkı (c) Microsoft Corporation. Tüm hakları saklıdır.", -1, 36, 30, 200, 8
LTEXT "MIT Lisansı altında lisanslanmıştır.", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "Tamam", IDOK, 200, 50, 40, 14
END
2 changes: 1 addition & 1 deletion src/lang/winfile_zh-CN.dlg
Expand Up @@ -855,6 +855,6 @@ BEGIN
CONTROL "TO BE SET", IDD_VERTEXT, "static", SS_LEFTNOWORDWRAP | WS_CHILD, 36, 18, 200, 8
LTEXT "(c) Microsoft Corporation。保留所有权利。", -1, 36, 30, 200, 8
LTEXT "使用 MIT License 发行。", -1, 36, 42, 200, 8
LTEXT "https://github.com/Microsoft/winfile", -1, 36, 54, 200, 8
LTEXT "https://github.com/schinagl/winfile", -1, 36, 54, 200, 8
DEFPUSHBUTTON "确定", IDOK, 200, 50, 40, 14
END
8 changes: 4 additions & 4 deletions src/res.rc
Expand Up @@ -95,10 +95,10 @@ END
#define VER_PRODUCTNAME_STR "File Manager"
#define VER_LEGALCOPYRIGHT_STR "Copyright (c) Microsoft Corporation. All rights reserved."

#define VER_FILEVERSION 10,2,1,0
#define VER_FILEVERSION_STR "10.2.1.0\0"
#define VER_PRODUCTVERSION 10,2,1,0
#define VER_PRODUCTVERSION_STR "10.2.1.0\0"
#define VER_FILEVERSION 10,2,1,2
#define VER_FILEVERSION_STR "10.2.1.2\0"
#define VER_PRODUCTVERSION 10,2,1,2
#define VER_PRODUCTVERSION_STR "10.2.1.2\0"

#ifndef DEBUG
#define VER_DEBUG 0
Expand Down

0 comments on commit 0e0dd2a

Please sign in to comment.