FreeRDP/docs
akallabeth 1b31852d32 [git] remove .gitignore
we do no longer allow in source builds, so remove all the .gitignore
files just hiding generated files
2023-11-28 12:14:55 +01:00
..
mingw-example [git] remove .gitignore 2023-11-28 12:14:55 +01:00
Doxyfile docs: Make doxygen silent 2016-07-17 23:11:15 +02:00
FreeRDP.vsd docs: update visio document with core graphical objects 2011-10-25 02:46:24 -04:00
PrintFormatSpecifiers.md ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
README.android [documentation] add overall building/dependency info 2023-03-15 09:42:52 +01:00
README.building [client,common] drop fuse2 support 2023-10-10 19:35:27 +02:00
README.ios [documentation] add overall building/dependency info 2023-03-15 09:42:52 +01:00
README.macOS macOS: add a README file 2017-09-23 14:14:06 +02:00
README.mingw Fix readme for mingw 2023-05-04 12:56:16 +02:00
README.timezones Simplified timezone update handling: 2018-11-07 14:46:24 +01:00
valgrind.supp channels: patch rdpdr/smartcard valgrind leaks, fix hang on disconnect 2014-12-28 14:56:13 -05:00
version_detection.md new: add some basic documentation about version dectction 2022-03-07 13:39:49 +01:00
wlog.md wlog: change variable naming and fix documentation 2015-11-10 12:05:23 +01:00

README.timezones

On an up to date windows machine run the following scripts (from checkout root):

csi.exe scripts/TimeZones.csx
csi.exe scripts/WindowsZones.csx

After running the scripts check
 * winpr/libwinpr/timezone/TimeZones.c
 * winpr/libwinpr/timezone/WindowsZones.c
for changes.

Commit if the definitions changed and create a pull request at
https://github.com/FreeRDP/FreeRDP