Rename the application delegate, and hopefully catch the last vestiges of the old...
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 3 Mar 2013 22:49:27 +0000 (23:49 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Sun, 3 Mar 2013 22:49:27 +0000 (23:49 +0100)
commitd0f4d54bb9eb66cbd19fa4dabb56fc09f42bd22d
tree6d8fb7675a31a6019cdca6e1aac0c1d78b02893f
parentdcedf147ddcb6c21768cea94a2f06b93007d2a82
Rename the application delegate, and hopefully catch the last vestiges of the old names.
19 files changed:
ApplicationController.h [deleted file]
ApplicationController.m [deleted file]
English.lproj/MainMenu.xib
Enjoyable.xcodeproj/project.pbxproj
EnjoyableApplicationDelegate.h [new file with mode: 0644]
EnjoyableApplicationDelegate.m [new file with mode: 0644]
NJDeviceController.h [new file with mode: 0644]
NJDeviceController.m [new file with mode: 0644]
NJInputController.h [deleted file]
NJInputController.m [deleted file]
NJMappingsController.m
NJOutput.h
NJOutput.m
NJOutputController.h
NJOutputController.m
NJOutputMapping.m
NJOutputMouseMove.m
NJOutputMouseScroll.m
NJOutputSwitchMouseMode.m