config_confd
Description
Config_confd is a configuration editor for the /etc/conf.d files, on Gentoo Linux. It is still in a early stage, but is already useable. It has a gtk2 GUI, but ncurses is planed.
Screenshots
News
2005.06.22 version 0.0.2 : first public version
Download
Internals
- uses libconf to access the configuration files.
Libconf provides a safe, simple yet powerful way to edit
configuration tools. By using it, config_cond is simplier and solid.
- provides gtk2 frontend, using gtk2-fu which helps building gtk2 interface with less code.
About
- author : dams
- license : GPL-2