mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-08 04:45:31 +00:00
parent
b36725c69b
commit
a2df022606
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue