From: Sam Ravnborg <sam@ravnborg.org>
To: LKML <linux-kernel@vger.kernel.org>,
Roman Zippel <zippel@linux-m68k.org>
Subject: Re: [PATCH v2 0/3] kconfig/lxdialog: color theme support
Date: Tue, 25 Jul 2006 09:09:04 +0200 [thread overview]
Message-ID: <20060725070904.GA3111@mars.ravnborg.org> (raw)
In-Reply-To: <20060725065640.GA2685@mars.ravnborg.org>
On Tue, Jul 25, 2006 at 08:56:40AM +0200, Sam Ravnborg wrote:
> Second iteration of the patchset to add color theme support to lxdialog.
> This patchset allow the menuconfig user to select between a number of
> different color themes for menuconfig:
> blackbg, classic, mono and bluetitle
>
> The latter is the default after applying this patchset.
> To select a color theme use:
> make MENUCONFIG_COLOR=blackbg menuconfig
>
> Changes since v1 of the patchset:
> o Initial refactoring are now done so mono and classic are independent
> o Renamed global variable to 'dlg' - the one containing the color
> definitions
> o Moved backtitle to the global variable 'dlg' so we have a single
> global variable
> o Added changes from Roman Zippel to bluetitle theme
> o Made bluetitle theme default
> o fix of SEGV when no theme was specified
>
> The patchset is also available at:
> git://git.kernel.org/pub/scm/linux/kernel/sam/lxdialog.git
Make that:
git://git.kernel.org/pub/scm/linux/kernel/git/sam/lxdialog.git
Sam
next prev parent reply other threads:[~2006-07-25 7:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-25 6:56 Sam Ravnborg
2006-07-25 7:01 ` [PATCH v2 1/3] kconfig/lxdialog: refactor color support Sam Ravnborg
2006-07-25 7:02 ` [PATCH v2 2/3] kconfig/lxdialog: add support for color themes and add blackbg theme Sam Ravnborg
2006-07-25 7:02 ` [PATCH v2 3/3] kconfig/lxdialog: add a new theme bluetitle which is now default Sam Ravnborg
2006-07-25 7:09 ` Sam Ravnborg [this message]
2006-07-27 0:25 ` [PATCH v2 0/3] kconfig/lxdialog: color theme support Roman Zippel
2006-07-28 16:29 ` Jan Engelhardt
2006-07-28 16:43 ` Sam Ravnborg
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=20060725070904.GA3111@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.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
Powered by JetHome