mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-17 16:05:36 +00:00
application: Reword description for the -p flag
Closes #338
(cherry picked from commit a2df022606
)
This commit is contained in:
parent
29266afacc
commit
8886ee0a3f
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