Refacto source code following package name change
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-07-03 23:04:47 +02:00
parent c878c7f327
commit 694884f8c4
6 changed files with 15 additions and 15 deletions

View File

@ -89,11 +89,11 @@ BEGIN
BEGIN
BLOCK "040904e4"
BEGIN
VALUE "CompanyName", "com.example" "\0"
VALUE "CompanyName", "org.communiquons" "\0"
VALUE "FileDescription", "moneymgr_mobile" "\0"
VALUE "FileVersion", VERSION_AS_STRING "\0"
VALUE "InternalName", "moneymgr_mobile" "\0"
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
VALUE "LegalCopyright", "Copyright (C) 2025 Pierre HUBERT. All rights reserved." "\0"
VALUE "OriginalFilename", "moneymgr_mobile.exe" "\0"
VALUE "ProductName", "moneymgr_mobile" "\0"
VALUE "ProductVersion", VERSION_AS_STRING "\0"