summaryrefslogtreecommitdiff
path: root/src/input/pages
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-11 23:59:36 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-11 23:59:36 +0300
commit1939f5fa61fe071ff8e1e4ab0301c6f821c0de8a (patch)
treeedc73443a83b5e3b59147c4fbe27ccaa8eb311b5 /src/input/pages
parent5b4e74ab44a2ae4eab9db71c860885802e2ba28d (diff)
downloadplus-1939f5fa61fe071ff8e1e4ab0301c6f821c0de8a.tar.gz
plus-1939f5fa61fe071ff8e1e4ab0301c6f821c0de8a.tar.bz2
plus-1939f5fa61fe071ff8e1e4ab0301c6f821c0de8a.tar.xz
plus-1939f5fa61fe071ff8e1e4ab0301c6f821c0de8a.zip
Remove popup handler "clear drops".
Diffstat (limited to 'src/input/pages')
-rw-r--r--src/input/pages/windows.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp
index ff646ded0..41a538326 100644
--- a/src/input/pages/windows.cpp
+++ b/src/input/pages/windows.cpp
@@ -236,6 +236,12 @@ SetupActionData setupActionDataWindows[] =
"",
},
{
+ // TRANSLATORS: input action name
+ N_("Clear drops window"),
+ InputAction::DROP_CLEAR,
+ "",
+ },
+ {
"",
InputAction::NO_VALUE,
""