reactos/base/applications/regedit
Joachim Henze 4393e6cb54
[REGEDIT] de-DE.rc Fix accelerator collision (#5265)
Alt+D in german translation is already reserved for the file menu "&Datei"
in ROS and in MS Windows, thus we cannot use the same as accelerator
for focusing the address bar.
So for german we will use Alt+S instead, which is the same shortcut that
german MS+ROS explorer use for focusing their address bar.

This is an addendum to commit f908d37bb from PR #4885
which broke the german file-menu accelerator.
2023-05-05 13:30:21 +02:00
..
clb [CLB] Enable the dll 2022-06-14 22:48:06 +02:00
lang [REGEDIT] de-DE.rc Fix accelerator collision (#5265) 2023-05-05 13:30:21 +02:00
res [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
about.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
childwnd.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
CMakeLists.txt [REGEDIT] CMakeLists.txt: Enable _DEBUG on debugging 2023-03-14 12:22:23 +09:00
edit.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
error.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
find.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
framewnd.c [REGEDIT] Check whether pszSelectKey is NULL on CDN_FILEOK (#5255) 2023-04-25 18:04:36 +09:00
hexedit.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hexedit.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
listview.c [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
main.c [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
main.h [REGEDIT] Fix ListView selection and finding (#5150) 2023-04-01 22:21:59 +09:00
regedit.c [REGEDIT] Add back import prompt message lost during Wine sync. CORE-18770 2023-03-07 19:41:51 -05:00
regedit.h [REGEDIT] Move '#include <crtdbg.h>' and add _CRTDBG_MAP_ALLOC 2023-03-21 07:26:04 +09:00
regedit.rc [REGEDIT] Use shell icons for the tree view 2022-11-03 02:58:05 +03:00
regproc.c [REGEDIT] import Wine commit f5fe9a6 by Hugh McMaster. 2023-03-15 16:54:47 +01:00
resource.h [REGEDIT] F4, Alt+D, Tab, and Shift+Tab (#4885) 2022-11-19 08:42:20 +09:00
security.c [REGEDIT] Partially sync Regedit to Wine-7.17 (#4717) 2022-11-02 19:02:14 +01:00
security.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
settings.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
treeview.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00