summaryrefslogtreecommitdiff
path: root/Base/res/apps
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-05-12 23:12:54 +0100
committerLinus Groh <mail@linusgroh.de>2021-05-12 23:12:54 +0100
commitfd896ad29d9dfc771a043bdae3c4a365592f24e1 (patch)
tree613d4cfda8be95106c070d2416dc1fc822a97133 /Base/res/apps
parent292cd009eae0dfa32a54456a392622a1374e150a (diff)
downloadserenity-fd896ad29d9dfc771a043bdae3c4a365592f24e1.zip
Base: Add KeyboardMapper.af
Joining applications like Font Editor and Theme Editor, Keyboard Mapper now has its own entry in the "Development" system menu section.
Diffstat (limited to 'Base/res/apps')
-rw-r--r--Base/res/apps/KeyboardMapper.af4
1 files changed, 4 insertions, 0 deletions
diff --git a/Base/res/apps/KeyboardMapper.af b/Base/res/apps/KeyboardMapper.af
new file mode 100644
index 0000000000..e6367a3190
--- /dev/null
+++ b/Base/res/apps/KeyboardMapper.af
@@ -0,0 +1,4 @@
+[App]
+Name=Keyboard Mapper
+Executable=/bin/KeyboardMapper
+Category=Development