Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gajim/gtk/const.py')
-rw-r--r--gajim/gtk/const.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gajim/gtk/const.py b/gajim/gtk/const.py
index fc89baff9..dbc6446d7 100644
--- a/gajim/gtk/const.py
+++ b/gajim/gtk/const.py
@@ -248,6 +248,7 @@ MAIN_WIN_ACTIONS = [
('edit-workspace', 's', True),
('remove-workspace', 's', True),
('activate-workspace', 's', True),
+ ('mark-workspace-as-read', 's', True),
('add-chat', 'a{sv}', True),
('add-group-chat', 'as', True),
('add-to-roster', 'a{sv}', True),