reactos/base
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
..
applications [RAPPS] Improve LicenseType handling (#5809) 2023-11-04 22:08:10 +01:00
services [W32TIME] Remember date/time sync settings (#5866) 2023-11-03 22:56:58 +09:00
setup [SETUPLIB][NTUSER] Toggle input language/layout on Alt+Shift / Ctrl+Shift (#5839) 2023-10-31 22:37:49 +09:00
shell [EXPLORER][COMCTL32] Fix balloon tooltips and system pager alerts (#5559) 2023-10-03 01:08:45 +03:00
system [WINLOGON][MSGINA] Add emergency restart and log off features (#5629) 2023-08-31 11:51:54 +02:00
CMakeLists.txt Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00