From: <dom...@us...> - 2013-06-01 11:28:39
|
Revision: 494 http://sourceforge.net/p/fvwm-crystal/code/494 Author: dominique_libre Date: 2013-06-01 11:28:36 +0000 (Sat, 01 Jun 2013) Log Message: ----------- updated INSTALL Modified Paths: -------------- ChangeLog INSTALL Modified: ChangeLog =================================================================== --- ChangeLog 2013-05-30 21:57:44 UTC (rev 493) +++ ChangeLog 2013-06-01 11:28:36 UTC (rev 494) @@ -1,5 +1,8 @@ ChangeLog for FVWM-Crystal +Samedi 1 Jui 2013 Dominique michel + INSTALL: updated + Jeudi 29 Mai 2013 Dominique Michel bin/fvwm-cystal.generate-menu: remove libpng warnings about bad ICCM profiles Modified: INSTALL =================================================================== --- INSTALL 2013-05-30 21:57:44 UTC (rev 493) +++ INSTALL 2013-06-01 11:28:36 UTC (rev 494) @@ -1,9 +1,9 @@ FVWM-Crystal installation instructions ====================================== -Installing from a package -------------------------- -Uncompress the package to a temporary directory and issue command: +Installing +---------- +Uncompress the archive to a temporary directory and run: make install @@ -17,23 +17,24 @@ Installing from svn repository ------------------------------ -cd to the repository and issue commands: +Download the repository and process as before - make install -Optionally copy 'addons/fvwm-crystal.desktop' to /usr/share/xsessions/, then -you will be able to select "FVWM-Crystal" in your GDM/KDM login manager. - Needed adjustement by the user ------------------------------ Preferences ----------- All the preferences are done from the menu of Fvwm-Crystal -with 2 notable exceptions: -1) The media player and mixer preferences are done from the menu +with 3 notable exceptions: + +1) The preferences for the dekstop manager )dekstop icons) are done +from the contextual of the Home icon. + +2) The media player and mixer preferences are done from the menu of the Music button. -2) The preferences for Recreate the Playlists must be done by hand: + +3) The preferences for Recreate the Playlists must be done by hand: Edit ~/.fvwn-crystal/preferences/MediaDirectories. Each line must contain the type of media (one of <audio>, <video>, <cdrom>, <dvd>), followed by the main path to the media files or This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |