From: <dom...@us...> - 2016-01-02 13:19:05
|
Revision: 850 http://sourceforge.net/p/fvwm-crystal/code/850 Author: dominique_libre Date: 2016-01-02 13:19:03 +0000 (Sat, 02 Jan 2016) Log Message: ----------- updated copyright to 2016 Modified Paths: -------------- COPYING ChangeLog README Modified: COPYING =================================================================== --- COPYING 2016-01-02 13:05:19 UTC (rev 849) +++ COPYING 2016-01-02 13:19:03 UTC (rev 850) @@ -1,6 +1,6 @@ FVWM-Crystal Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, -2012, 2013, 2014, 2015 fvwm-crystal development team. +2012, 2013, 2014, 2015, 2016 fvwm-crystal development team. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: ChangeLog =================================================================== --- ChangeLog 2016-01-02 13:05:19 UTC (rev 849) +++ ChangeLog 2016-01-02 13:19:03 UTC (rev 850) @@ -5,6 +5,8 @@ samedi 2 janvier 2016 locale/fr_FR.UTF-8/*: new string in French + COPYING: updated copyright to 2016 + README: typo fixes jeudi 31 décembre 2015 functions/Icon-[Amiga|Mwm|Thumbnails]: fix the icons when resuming from a NoIcon style Modified: README =================================================================== --- README 2016-01-02 13:05:19 UTC (rev 849) +++ README 2016-01-02 13:19:03 UTC (rev 850) @@ -1,6 +1,6 @@ FVWM-Crystal -http://fvwm-crystal.berlios.de/ -------------------------------- +http://fvwm-crystal.sourceforge.net/ +------------------------------------ FVWM-Crystal aims to create an easy to use, powerful desktop environment for Linux or other Unix-like operating systems with lots of eye-candy. @@ -180,9 +180,9 @@ function make an intensive use of the shell, and for that reason the only real fix at that time, and I think for all eternity, is to fix your file and directory names by removing such characters. (Do a goggle search on special characters in file -names and the shell to get more info on that. +names and the shell to get more info on that.) -In the preferences of the Music menu, it is an option to get no icons into that +In the preferences of the Music menu, it is an option to get no icon into that file browser: This can help with the special characters in some cases, but this is a workaround not a real fix, and it will be of no help with quoting characters, and will break the exec title function (the function that @@ -191,7 +191,8 @@ The real fix is to remove the quoting characters from your file and directory names. -): Certainly others. Please report them to the mailing list - best, your report(s) -will be archived, which insure they will not be lost, or to me directly: +will be archived, which insure they will not be lost, or to me directly - see next +section: Contribute to Fvwm-Crystal -------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |