From: <dom...@us...> - 2013-04-07 13:13:13
|
Revision: 174 http://sourceforge.net/p/fvwm-crystal/code/174 Author: dominique_libre Date: 2013-04-07 13:13:10 +0000 (Sun, 07 Apr 2013) Log Message: ----------- Added needed dependencies Modified Paths: -------------- ChangeLog INSTALL Modified: ChangeLog =================================================================== --- ChangeLog 2013-04-07 12:54:28 UTC (rev 173) +++ ChangeLog 2013-04-07 13:13:10 UTC (rev 174) @@ -5,11 +5,12 @@ + addons/README: addons description + addons/convert_colorsets: show you how to convert existing colorsets to InfoStore + INSTALL: Added needed dependencies Samedi 6 Avril 2013 Dominique Michel recipes Corner, Dock: updated norification area -+ Mew Transparent cplprset; colorset #11 ++ Mew Transparent colorset; colorset #11 + New FullScreen recipe, show only a small transparent button. The menu and the window list work with mouse button 1 and 2. config: Moved Welcome from the recipe to the main config file. Modified: INSTALL =================================================================== --- INSTALL 2013-04-07 12:54:28 UTC (rev 173) +++ INSTALL 2013-04-07 13:13:10 UTC (rev 174) @@ -121,10 +121,16 @@ ----------------------------------------------------------------------------- Useful applications: +Needed: +------- +- fvwm>=2.6.5 +- ImageMagick (convert is used for application menu icons generation) +- bc if mplayer or alsaplayer are installed (used by speed control) + Strongly recommended: --------------------- - ImageMagick package for screenshots and thumbnailed icons -- 'habak' 'hsetroot' or 'Esetroot' for setting a wallpaper +- 'feh' 'hsetroot' or 'Esetroot' for setting a wallpaper - one of 'trayer' for tray icons (available on FVWM-Crystal webpage) or 'stalonetray' - One of 'aterm', 'urxvt', 'mrxvt', 'xterm', 'Eterm', 'gnome-terminal', 'konsole' , @@ -136,7 +142,7 @@ - 'xscreensaver' for screen saver - At least one of 'mpd', 'mpc', 'gmpc' or 'xmms', 'xmms-shell', 'xmms-find' or 'xmms2' or 'quodlibet' or 'cdcd' or 'cmus' or 'alsaplayer' or 'mplayer' for built-in music - player support (even video support with mplayer) + player support (even video support with mplayer) - A mixer application. I recommand alsamixer. - 'sudo' and 'gksudo' for running text/graphical applications as superuser and for reboot/shutdown options in the Exit menu This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |