[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060725065640.GA2685@mars.ravnborg.org>
Date: Tue, 25 Jul 2006 08:56:40 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: LKML <linux-kernel@...r.kernel.org>,
Roman Zippel <zippel@...ux-m68k.org>
Cc: Sam Ravnborg <sam@...s.ravnborg.org>
Subject: [PATCH v2 0/3] kconfig/lxdialog: color theme support
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
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists