diff options
author | agc <agc> | 2002-06-21 15:09:47 +0000 |
---|---|---|
committer | agc <agc> | 2002-06-21 15:09:47 +0000 |
commit | 0ca9f16dc968196009ae56f08431ff246cd2eb06 (patch) | |
tree | 689efa0ed455c28545b4f49210ade8c353691e69 /wm/icepref/DESCR | |
parent | 2063bf16759f9167b9b0a76a65edfd51817ded38 (diff) | |
download | pkgsrc-0ca9f16dc968196009ae56f08431ff246cd2eb06.tar.gz |
Initial import of icepref-1.1, yet another configuration tool for icewm,
into the NetBSD Packages Collection.
Provided in PR 17351 by ptiJo@noos.fr
IcePref is a graphical configuration utility for IceWM. It is written
in python and uses the Gtk toolkit via the PyGTK bindings. It is
capable of configuring all of the settings contained in the
'preferences' file. More features are forthcoming.
Diffstat (limited to 'wm/icepref/DESCR')
-rw-r--r-- | wm/icepref/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wm/icepref/DESCR b/wm/icepref/DESCR new file mode 100644 index 00000000000..72d427986df --- /dev/null +++ b/wm/icepref/DESCR @@ -0,0 +1,4 @@ +IcePref is a graphical configuration utility for IceWM. It is written +in python and uses the Gtk toolkit via the PyGTK bindings. It is +capable of configuring all of the settings contained in the +'preferences' file. More features are forthcoming. |