aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs-helper.cpp
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-25 09:40:52 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-25 10:15:25 +0800
commit724716d4fba8550efa549ff0ae60c1afedfa7c1d (patch)
treeacf89274c4f9060708d50040b52a2b29a79b6bff /src/hs-helper.cpp
parentbfaca7514c709e818aa9f7eaa7ebb590e5166733 (diff)
add register/update shortcut
Change-Id: I0e56c9b696e1b7354c49c9f22536960d69efdcb9
Diffstat (limited to 'src/hs-helper.cpp')
-rw-r--r--src/hs-helper.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hs-helper.cpp b/src/hs-helper.cpp
index ef7e687..780b7d4 100644
--- a/src/hs-helper.cpp
+++ b/src/hs-helper.cpp
@@ -30,6 +30,8 @@ const char* evlist[] = {
"showNotification",
"showInformation",
"application-list-changed",
+ "registerShortcut",
+ "updateShortcut",
"reserved"
};