app: Refer to splash screen as splash screen, not startup window

This commit is contained in:
Martin Nordholts 2010-08-17 18:24:53 +02:00
parent 74f39616a0
commit fa441e8d5f
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ static const GOptionEntry main_entries[] =
{ {
"no-splash", 's', 0, "no-splash", 's', 0,
G_OPTION_ARG_NONE, &no_splash, 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, "no-shm", 0, G_OPTION_FLAG_REVERSE,