Wire up the context menu to the room list store
Updates are passed along magically to the sublist, so we don't need to listen for the room list store's response to our changes. This just hits the functions introduced in the last commit.
This commit is contained in:
parent
fd029e8e80
commit
4aa15ee191
3 changed files with 40 additions and 7 deletions
|
@ -1138,6 +1138,8 @@
|
|||
"Not now": "Not now",
|
||||
"Don't ask me again": "Don't ask me again",
|
||||
"Sort by": "Sort by",
|
||||
"Activity": "Activity",
|
||||
"A-Z": "A-Z",
|
||||
"Unread rooms": "Unread rooms",
|
||||
"Always show first": "Always show first",
|
||||
"Show": "Show",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue