reactos/dll/win32/syssetup
Joachim Henze 7c755d9b84 [SYSSETUP] Delete obsolete lt-LT.rc
syssetup/lang/lt-LT.rc is a 100% copy of en-US.rc. Not a single string or path within did differ.
The file emerged once during some refactoring when parts from userenv were moved to syssetup in SVN r73518 == git c24dcb3ff2 .

By deduplicating that file syssetup.dll shrinks for GCC8.4.0dbg RosBEWin2.2.2
and it will speed up the development of that module if one rc-file less has to be groomed everytime something is added into syssetup.dll.
It is quicker to recreate that file later if some use for translation would evolve in the module.

I linked this commit against CORE-18893 although my commit did neither introduce
nor would solve that bug of 'the language not generating any startmenu entries'!

I stumbled over the file being a total copy of en-US
after that ticket was created already and then compared the contents of lt-LT.rc to en-US.rc
So I though the linking would make kind of sense.

I installed in lithuanian before and after my commit. No change!

lt-LT.rc was the last one of such rc copy-pastes in [SYSSETUP], I double-checked them all now.
2023-03-27 01:09:31 +02:00
..
lang [SYSSETUP] Delete obsolete lt-LT.rc 2023-03-27 01:09:31 +02:00
resources 🎊 🍾 🥳 Happy New Year 2023 to the ReactOS Community! 🎆 ⚛️ ☢️ 2023-01-01 00:00:00 +03:00
classinst.c Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
CMakeLists.txt [TIMEDATE.CPL][SYSSETUP][TZLIB] Introduce a small static library "tzlib": "TimeZone Utilities Library", and use it in timedate.cpl and syssetup.dll. 2020-04-22 00:58:32 +02:00
COPYING
dllmain.c
globals.h [SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly 2019-10-06 22:36:19 +02:00
install.c [SYSSETUP] Add support for shortcut arguments 2022-10-19 19:36:26 +02:00
logfile.c
netinstall.c [SYSSETUP][NETCFGX][INF] Install the TCPIP protocol driver properly 2019-10-06 22:36:19 +02:00
precomp.h Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
proppage.c [SYSSETUP] Close the device key after the property sheet page has been released. 2018-04-29 15:41:38 +02:00
resource.h [SYSSETUP] Improve the Process Page 2022-01-09 14:29:17 +01:00
security.c [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
syssetup.rc [SYSSETUP] Delete obsolete lt-LT.rc 2023-03-27 01:09:31 +02:00
syssetup.spec [SYSSETUP] Improve SetupQueryRegisteredOsComponent export (#2702) 2020-05-01 13:45:19 +03:00
wizard.c [NEWDEV][SHELL32][SYSSETUP] Improve browse driver folder dialog (#4293) 2022-11-27 18:00:46 +03:00