From 33a45a81e1e4633cde86dbd028a09b01b9f162e6 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sun, 25 Jan 2015 11:23:24 +0300
Subject: Allow assign key to cart window.

---
 src/input/pages/windows.cpp | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/src/input/pages/windows.cpp b/src/input/pages/windows.cpp
index 41a538326..396facb49 100644
--- a/src/input/pages/windows.cpp
+++ b/src/input/pages/windows.cpp
@@ -31,6 +31,12 @@
 
 SetupActionData setupActionDataWindows[] =
 {
+    {
+        // TRANSLATORS: input action label
+        N_("Windows"),
+        InputAction::NO_VALUE,
+        "",
+    },
     {
         // TRANSLATORS: input action name
         N_("Show Windows Menu"),
@@ -187,6 +193,18 @@ SetupActionData setupActionDataWindows[] =
         InputAction::WINDOW_UPDATER,
         "",
     },
+    {
+        // TRANSLATORS: input action name
+        N_("Cart window"),
+        InputAction::WINDOW_CART,
+        "",
+    },
+    {
+        // TRANSLATORS: input action label
+        N_("Tabs"),
+        InputAction::NO_VALUE,
+        "",
+    },
     {
         // TRANSLATORS: input action name
         N_("Previous Social Tab"),
-- 
cgit v1.2.3-70-g09d2