From: <dom...@us...> - 2013-04-21 20:16:50
|
Revision: 270 http://sourceforge.net/p/fvwm-crystal/code/270 Author: dominique_libre Date: 2013-04-21 20:16:47 +0000 (Sun, 21 Apr 2013) Log Message: ----------- INSTALL: added xwd into the deppendencies Modified Paths: -------------- ChangeLog INSTALL Modified: ChangeLog =================================================================== --- ChangeLog 2013-04-21 15:26:31 UTC (rev 269) +++ ChangeLog 2013-04-21 20:16:47 UTC (rev 270) @@ -7,6 +7,7 @@ bindings/Numpad-Control: typo fix for Disappear binding doc/Keyboard bindings.txt: added the Disappear binding; typo. man/KeyboardBindings.1: typo + INSTALL: added coreutils, awk, sed and xwd into the dependencies Venderedi 19 Avril Dominique Michel functions/Media: Added commented out DVB channel change support. It work Modified: INSTALL =================================================================== --- INSTALL 2013-04-21 15:26:31 UTC (rev 269) +++ INSTALL 2013-04-21 20:16:47 UTC (rev 270) @@ -126,6 +126,10 @@ ------- - fvwm>=2.6.5 - ImageMagick (convert is used for application menu icons generation) +- xwd for on the fly icon generation +- coreutils +- sed +- awk (tested with gawk) - bc if mplayer or alsaplayer are installed (used by speed control) Strongly recommended: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |