Moved notepad
authorMaarten Bosma <maarten@bosma.de>
Fri, 17 Feb 2006 12:14:02 +0000 (12:14 +0000)
committerMaarten Bosma <maarten@bosma.de>
Fri, 17 Feb 2006 12:14:02 +0000 (12:14 +0000)
commitf3a0a9748dcf59fb287b9edb95cddd03516b2e82
tree1b7b48fac446bd4d1c00889dd088ff1ce839a1e3
parent834fce233f31b04d0ad628bf9987e8098a592183
Moved notepad

svn path=/trunk/; revision=21057
37 files changed:
reactos/base/applications/notepad/ChangeLog [moved from reactos/subsys/system/notepad/ChangeLog with 100% similarity]
reactos/base/applications/notepad/Makefile.in [moved from reactos/subsys/system/notepad/Makefile.in with 100% similarity]
reactos/base/applications/notepad/dialog.c [moved from reactos/subsys/system/notepad/dialog.c with 100% similarity]
reactos/base/applications/notepad/dialog.h [moved from reactos/subsys/system/notepad/dialog.h with 100% similarity]
reactos/base/applications/notepad/license.c [moved from reactos/subsys/system/notepad/license.c with 100% similarity]
reactos/base/applications/notepad/main.c [moved from reactos/subsys/system/notepad/main.c with 100% similarity]
reactos/base/applications/notepad/main.h [moved from reactos/subsys/system/notepad/main.h with 100% similarity]
reactos/base/applications/notepad/notepad.h [moved from reactos/subsys/system/notepad/notepad.h with 100% similarity]
reactos/base/applications/notepad/notepad.rc [moved from reactos/subsys/system/notepad/notepad.rc with 100% similarity]
reactos/base/applications/notepad/notepad.xml [moved from reactos/subsys/system/notepad/notepad.xml with 100% similarity]
reactos/base/applications/notepad/notepad_res.h [moved from reactos/subsys/system/notepad/notepad_res.h with 100% similarity]
reactos/base/applications/notepad/res/Cs.rc [moved from reactos/subsys/system/notepad/res/Cs.rc with 100% similarity]
reactos/base/applications/notepad/res/Da.rc [moved from reactos/subsys/system/notepad/res/Da.rc with 100% similarity]
reactos/base/applications/notepad/res/De.rc [moved from reactos/subsys/system/notepad/res/De.rc with 100% similarity]
reactos/base/applications/notepad/res/En.rc [moved from reactos/subsys/system/notepad/res/En.rc with 100% similarity]
reactos/base/applications/notepad/res/Es.rc [moved from reactos/subsys/system/notepad/res/Es.rc with 100% similarity]
reactos/base/applications/notepad/res/Fi.rc [moved from reactos/subsys/system/notepad/res/Fi.rc with 100% similarity]
reactos/base/applications/notepad/res/Fr.rc [moved from reactos/subsys/system/notepad/res/Fr.rc with 100% similarity]
reactos/base/applications/notepad/res/Gr.rc [moved from reactos/subsys/system/notepad/res/Gr.rc with 100% similarity]
reactos/base/applications/notepad/res/Hu.rc [moved from reactos/subsys/system/notepad/res/Hu.rc with 100% similarity]
reactos/base/applications/notepad/res/It.rc [moved from reactos/subsys/system/notepad/res/It.rc with 100% similarity]
reactos/base/applications/notepad/res/Ja.rc [moved from reactos/subsys/system/notepad/res/Ja.rc with 100% similarity]
reactos/base/applications/notepad/res/Nl.rc [moved from reactos/subsys/system/notepad/res/Nl.rc with 100% similarity]
reactos/base/applications/notepad/res/Pl.rc [moved from reactos/subsys/system/notepad/res/Pl.rc with 100% similarity]
reactos/base/applications/notepad/res/Pt.rc [moved from reactos/subsys/system/notepad/res/Pt.rc with 100% similarity]
reactos/base/applications/notepad/res/Ru.rc [moved from reactos/subsys/system/notepad/res/Ru.rc with 100% similarity]
reactos/base/applications/notepad/res/Si.rc [moved from reactos/subsys/system/notepad/res/Si.rc with 100% similarity]
reactos/base/applications/notepad/res/Sk.rc [moved from reactos/subsys/system/notepad/res/Sk.rc with 100% similarity]
reactos/base/applications/notepad/res/Sv.rc [moved from reactos/subsys/system/notepad/res/Sv.rc with 100% similarity]
reactos/base/applications/notepad/res/Th.rc [moved from reactos/subsys/system/notepad/res/Th.rc with 100% similarity]
reactos/base/applications/notepad/res/Uk.rc [moved from reactos/subsys/system/notepad/res/Uk.rc with 100% similarity]
reactos/base/applications/notepad/res/Wa.rc [moved from reactos/subsys/system/notepad/res/Wa.rc with 100% similarity]
reactos/base/applications/notepad/res/Zh.rc [moved from reactos/subsys/system/notepad/res/Zh.rc with 100% similarity]
reactos/base/applications/notepad/res/notepad.ico [moved from reactos/subsys/system/notepad/res/notepad.ico with 100% similarity]
reactos/base/applications/notepad/rsrc.rc [moved from reactos/subsys/system/notepad/rsrc.rc with 100% similarity]
reactos/base/applications/notepad/settings.c [moved from reactos/subsys/system/notepad/settings.c with 100% similarity]
reactos/base/applications/notepad/text.c [moved from reactos/subsys/system/notepad/text.c with 100% similarity]