[gimp] app: Refer to splash screen as splash screen, not startup window
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Refer to splash screen as splash screen, not startup window
- Date: Tue, 17 Aug 2010 16:51:17 +0000 (UTC)
commit fa441e8d5fe3e2356bae6bca2c8185c2a5bffcfb
Author: Martin Nordholts <martinn src gnome org>
Date: Tue Aug 17 18:24:53 2010 +0200
app: Refer to splash screen as splash screen, not startup window
app/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/main.c b/app/main.c
index 3ca6c8e..2fa9c19 100644
--- a/app/main.c
+++ b/app/main.c
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]