mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 22:35:26 +01:00
try to move or rename an important system folder with a macro so that translators do not try and translate the name of the OS. I struggled to find a global place where the OS name could be pulled from instead of using a #define in FSUtils.cpp. I ended up grabbing the system name from the utsname struct. This is identical to what is outputted by 'uname -s' which is the word 'Haiku'. Fixes #8092 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43197 a95241bf-73f2-0310-859d-f6bbb57e9c96