Re: [PATCH v2 0/3] kconfig/lxdialog: color theme support

From: Sam Ravnborg
Date: Tue Jul 25 2006 - 03:07:16 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/