eekboard-context-service: Don't translate property names

No need to bother translators with this.
This commit is contained in:
Guido Günther
2021-12-05 21:00:07 +01:00
parent 5054f4c9de
commit b41aedabbf

View File

@ -217,7 +217,7 @@ eekboard_context_service_class_init (EekboardContextServiceClass *klass)
* Emitted when @context is destroyed.
*/
signals[DESTROYED] =
g_signal_new (I_("destroyed"),
g_signal_new ("destroyed",
G_TYPE_FROM_CLASS(gobject_class),
G_SIGNAL_RUN_LAST,
0,