From: <dom...@us...> - 2014-01-29 02:19:34
|
Revision: 589 http://sourceforge.net/p/fvwm-crystal/code/589 Author: dominique_libre Date: 2014-01-29 02:19:30 +0000 (Wed, 29 Jan 2014) Log Message: ----------- Oops, added depend on xdg-user-dirs in README and INSTALL Modified Paths: -------------- ChangeLog INSTALL README Modified: ChangeLog =================================================================== --- ChangeLog 2014-01-23 14:13:19 UTC (rev 588) +++ ChangeLog 2014-01-29 02:19:30 UTC (rev 589) @@ -1,5 +1,8 @@ ChangeLog for FVWM-Crystal +Mercredi 29 janvier 2014 Dominique Michel + INSTALL, README: Oops, added depend on xdg-user-dirs. + Version 3.3.0 ------------- Modified: INSTALL =================================================================== --- INSTALL 2014-01-23 14:13:19 UTC (rev 588) +++ INSTALL 2014-01-29 02:19:30 UTC (rev 589) @@ -132,6 +132,7 @@ - sed - awk (tested with gawk) - bc if mplayer or alsaplayer are installed (used by speed control) +- xdg-user-dirs for localized desktop icons Strongly recommended: --------------------- Modified: README =================================================================== --- README 2014-01-23 14:13:19 UTC (rev 588) +++ README 2014-01-29 02:19:30 UTC (rev 589) @@ -95,6 +95,7 @@ - ROX-Filer or Nautilus - for icons on the desktop and wallpaper. - XScreenSaver - a screen saver and/or screen locking. - Systray: at least one of Trayer or Stalonetray. +- xdg-user-dirs - localized desktop icons. - Sudo and optionally gksudo configured for running text/graphical applications as superuser and reboot/shutdown computer options in the menu. - Terminal Emulator: at least one of gnome-terminal, konsole, xfce4-terminal, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |