diff options
| author | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-08-21 23:08:14 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik.ramaekers@protonmail.com> | 2020-08-21 23:08:14 +0200 |
| commit | e5f6dbcf719d03e0f91ae4e6bad0e28be544c22b (patch) | |
| tree | 55ddcd8ae4e6a88099c07ed66b49f8d5e21b278f /misc/icon.rc | |
| parent | 384e86aaef45d9ac96c0ee1f3688de65d33b9858 (diff) | |
automated commit
Diffstat (limited to 'misc/icon.rc')
| -rw-r--r-- | misc/icon.rc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/icon.rc b/misc/icon.rc index 85b2f1d..fed6327 100644 --- a/misc/icon.rc +++ b/misc/icon.rc @@ -12,12 +12,12 @@ BEGIN BLOCK "080904E4" BEGIN VALUE "CompanyName", "Aldrik Ramaekers" - VALUE "FileDescription", "Text-search" + VALUE "FileDescription", "MO-Edit" VALUE "FileVersion", "1.0" - VALUE "InternalName", "Text-search" + VALUE "InternalName", "MO-Edit" VALUE "LegalCopyright", "Aldrik Ramaekers" - VALUE "OriginalFilename", "Text-search.exe" - VALUE "ProductName", "Text-search" + VALUE "OriginalFilename", "mo-edit.exe" + VALUE "ProductName", "MO-Edit" VALUE "ProductVersion", "1.0" END END |
