mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-10 12:58:27 +03:00
Update pointer grab notification (Richard Laager)
This commit is contained in:
parent
07c93da1b9
commit
e0ee7ebe60
@ -392,10 +392,8 @@ class vmmDetails(gobject.GObject):
|
||||
0,
|
||||
'',
|
||||
_("Pointer grabbed"),
|
||||
_("The mouse pointer has been restricted to the virtual " \
|
||||
"console window. To release the pointer press the key pair " \
|
||||
"Ctrl+Alt"),
|
||||
["dismiss", _("Do not show this notification in the future")],
|
||||
_("The mouse pointer has been restricted to the virtual console window. To release the pointer, press the key pair: Ctrl+Alt"),
|
||||
["dismiss", _("Do not show this notification in the future.")],
|
||||
{"desktop-entry": "virt-manager",
|
||||
"x": x+200, "y": y},
|
||||
8 * 1000)
|
||||
|
Loading…
x
Reference in New Issue
Block a user