mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app: Refer to splash screen as splash screen, not startup window
This commit is contained in:
parent
74f39616a0
commit
fa441e8d5f
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ static const GOptionEntry main_entries[] =
|
|||
{
|
||||
"no-splash", 's', 0,
|
||||
G_OPTION_ARG_NONE, &no_splash,
|
||||
N_("Do not show a startup window"), NULL
|
||||
N_("Do not show a splash screen"), NULL
|
||||
},
|
||||
{
|
||||
"no-shm", 0, G_OPTION_FLAG_REVERSE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue