[Spice-devel] [spice-gtk] spicy: fix 'tabled' typo
Christophe Fergeau
cfergeau at redhat.com
Wed Sep 7 11:51:54 UTC 2016
---
po/fr.po | 2 +-
src/spicy.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/fr.po b/po/fr.po
index 7a8f3ec..41f78b9 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -94,7 +94,7 @@ msgid "Grab keyboard when active and focused"
msgstr "Saisir le clavier après focus"
#: ../gtk/spicy.c:415
-msgid "Grab mouse in server mode (no tabled/vdagent)"
+msgid "Grab mouse in server mode (no tablet/vdagent)"
msgstr "Saisir la souris en mode serveur (pas d'agent)"
#: ../gtk/spicy.c:419
diff --git a/src/spicy.c b/src/spicy.c
index 3cee7e5..a000e09 100644
--- a/src/spicy.c
+++ b/src/spicy.c
@@ -745,7 +745,7 @@ static const GtkToggleActionEntry tentries[] = {
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "grab-mouse",
- .label = "Grab mouse in server mode (no tabled/vdagent)",
+ .label = "Grab mouse in server mode (no tablet/vdagent)",
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "resize-guest",
--
2.7.4
More information about the Spice-devel
mailing list