1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-04 16:09:29 +00:00

application: Reword description for the -p flag

Closes #338
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-18 17:05:48 +02:00
parent b36725c69b
commit a2df022606

View file

@ -655,7 +655,7 @@ calls_application_init (CallsApplication *self)
{ {
"provider", 'p', G_OPTION_FLAG_NONE, "provider", 'p', G_OPTION_FLAG_NONE,
G_OPTION_ARG_STRING_ARRAY, NULL, G_OPTION_ARG_STRING_ARRAY, NULL,
_("The name of the plugin to use for the call Provider"), _("The name of the plugin to use as a call provider"),
_("PLUGIN") _("PLUGIN")
}, },
{ {