reactos/base/applications/rapps/include
Whindmar Saksit 4b03981846
[RAPPS] Improve LicenseType handling (#5809)
Tries now to map the "License" text set to "Freeware" to the
LICENSE_FREEWARE "LicenseType" so it is translated correctly (LoadString).

Fixes the following:

- If only the "License" field is set in the DB, nothing will change
  (this applies to 99% of the current entries in the DB).

- If both "LicenseType" and "License" are set, both will be used
  (no observable change in behavior): "Open Source (GPL v2)" etc.

- If only "LicenseType" is set, it will now display just the type
  "Freeware" instead of "Freeware ()".
  This is done only for "Freeware", because the others (the open source ones)
  have many variations. "OpenSource", "Open Source", "Open Source (GPL)" etc.
2023-11-04 22:08:10 +01:00
..
appdb.h [RAPPS] Style-addendum, no functional change (#5091) 2023-02-28 01:00:29 +01:00
appinfo.h [RAPPS] Improve LicenseType handling (#5809) 2023-11-04 22:08:10 +01:00
appview.h [RAPPS] Main toolbar: Tooltip strings refactoring (#5007) 2023-07-08 02:02:10 +03:00
asyncinet.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
configparser.h [RAPPS] Centralize RAPPS exposed names: registry & user local settings (#4214) 2023-05-16 12:37:49 +02:00
crichedit.h [RAPPS] Rework application handling 2023-02-20 19:30:02 +01:00
defines.h [RAPPS] Centralize RAPPS exposed names: registry & user local settings (#4214) 2023-05-16 12:37:49 +02:00
dialogs.h [RAPPS] Move CMainWindow creation to upper function 2023-05-27 15:31:03 +03:00
gui.h [RAPPS] Open "Installed" section in Appwiz-mode when RAPPS already runs 2023-05-27 15:38:01 +03:00
misc.h [RAPPS] Cleanup headers inclusions (#4206) 2023-05-10 12:12:25 +02:00
rapps.h [RAPPS] Style-addendum, no functional change (#5091) 2023-02-28 01:00:29 +01:00
resource.h [RAPPS] Main toolbar: Tooltip strings refactoring (#5007) 2023-07-08 02:02:10 +03:00
rosui.h [RAPPS] Style-addendum, no functional change (#5091) 2023-02-28 01:00:29 +01:00
settings.h [RAPPS] Cleanup headers inclusions (#4206) 2023-05-10 12:12:25 +02:00
unattended.h [RAPPS] Add /APPWIZ command-line key to open "Installed" section 2023-05-27 15:36:53 +03:00
winmain.h [RAPPS] Cleanup headers inclusions (#4206) 2023-05-10 12:12:25 +02:00