Language

Package: xdialog @ 2.3.1

Synopsis

Convert a terminal program into a program with an X interface

Description

X11 replacement for the text util dialog Xdialog is designed to be a drop-in replacement for the dialog and cdialog programs. It converts any terminal-based program into a program with an X interface. The dialogs are easier to see and use, and Xdialog adds more functionality such as a help button and box, a treeview, an editbox, file and directory selectors, a range box, and a calendar. It uses GTK+, and will match your desktop theme.

Home page
http://xdialog.free.fr/
Location
gnu/packages/xorg.scm (line: 6667, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'gtk' does not match package name 'gtk+'