diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/xdialog/DESCR | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/xdialog/DESCR')
-rw-r--r-- | x11/xdialog/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/xdialog/DESCR b/x11/xdialog/DESCR new file mode 100644 index 00000000000..60a4e3f44ed --- /dev/null +++ b/x11/xdialog/DESCR @@ -0,0 +1,6 @@ +Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog" +programs. It converts any terminal based program into a program with an +X-windows interface. The dialogs are easier to see and use while adding even +more functionalities (e.g. with the treeview, the file selector, the edit +box, the range box, the help button/box). Because Xdialog uses GTK+, it will +also match your desktop themes. |