From: "Randy.Dunlap" <rddunlap@osdl.org>
To: "Petri T. Koistinen" <petri.koistinen@iki.fi>
Cc: roms@lpg.ticalc.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Clean up little bit gkc introduction text
Date: Sun, 21 Nov 2004 13:53:56 -0800 [thread overview]
Message-ID: <41A10E74.7030009@osdl.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0411211825120.5894@dsl-prvgw1nf5.dial.inet.fi>
Petri T. Koistinen wrote:
> Hi!
>
> This patch cleans up little bit gkc introduction text.
>
> What do you think about this patch? Somebody that speaks natively english should
> probably read this thru.
>
> Signed-off-by: Petri T. Koistinen <petri.koistinen@iki.fi>
>
> --- linux-2.6/scripts/kconfig/gconf.c.orig 2004-11-21 16:15:16.000000000 +0200
> +++ linux-2.6/scripts/kconfig/gconf.c 2004-11-21 18:07:52.000000000 +0200
> @@ -741,22 +741,25 @@ void on_introduction1_activate(GtkMenuIt
> {
> GtkWidget *dialog;
> const gchar *intro_text =
> - "Welcome to gkc, the GTK+ graphical kernel configuration tool\n"
> - "for Linux.\n"
> - "For each option, a blank box indicates the feature is disabled, a\n"
> - "check indicates it is enabled, and a dot indicates that it is to\n"
> - "be compiled as a module. Clicking on the box will cycle through the three states.\n"
> + "Welcome to gkc, the graphical configuration tool for Linux "
> + "kernel.\n"
a. It's actually built and used as 'gconfig', so change gkc to
gconfig.
b. gconfig is not the only graphical config tool, so saying "the
graphical configuration tool" is misleading. 'xconfig' is also
available.
I would just change the first sentence from gkc to gconfig and
be done for that part.
> "\n"
> - "If you do not see an option (e.g., a device driver) that you\n"
> - "believe should be present, try turning on Show All Options\n"
> - "under the Options menu.\n"
> - "Although there is no cross reference yet to help you figure out\n"
> - "what other options must be enabled to support the option you\n"
> - "are interested in, you can still view the help of a grayed-out\n"
> - "option.\n"
> + "For each option, an empty box indicates the feature is disabled,\n"
> + "a check indicates it is enabled, and a dot indicates that it "
> + "will be compiled as a module. Click the box to cycle through "
> + "the possible states.\n"
> "\n"
When I use gconfig, I see empty box, dash "-" for module, or "x"
in the box for built-in. Is this just something wacky about my
gtk+ tools, or is the help text just wrong here?
Empty, "dot", and check-mark are what I see for xconfig (Qt tools).
> - "Toggling Show Debug Info under the Options menu will show \n"
> - "the dependencies, which you can then match by examining other options.";
> + "If you do not see an option (e.g. a device driver) that you "
> + "believe should be present, try turning on `Show all options' "
> + "from the `Options' menu.\n"
> + "\n"
> + "Although there is no cross reference to help figure out what "
> + "other options must be enabled to support the option you want, "
> + "you can still view the help of a disabled option.\n"
I would prefer:
you can still view the help text of a disabled option.
> + "\n"
> + "Toggling `Show debug info' under the `Options' menu will show you "
> + "the dependencies, which you can then match by examining other "
> + "options.";
This is correct for xconfig, not gconfig. Am I totally confused
here?
--
~Randy
prev parent reply other threads:[~2004-11-21 21:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-21 16:51 [PATCH] Clean up little bit gkc introduction text Petri T. Koistinen
2004-11-21 21:53 ` Randy.Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41A10E74.7030009@osdl.org \
--to=rddunlap@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=petri.koistinen@iki.fi \
--cc=roms@lpg.ticalc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).