From: <dom...@us...> - 2014-02-06 11:00:43
|
Revision: 599 http://sourceforge.net/p/fvwm-crystal/code/599 Author: dominique_libre Date: 2014-02-06 11:00:40 +0000 (Thu, 06 Feb 2014) Log Message: ----------- Updated to 3.3.1 Modified Paths: -------------- ChangeLog NEWS fvwm/components/functions/About Modified: ChangeLog =================================================================== --- ChangeLog 2014-02-04 21:51:02 UTC (rev 598) +++ ChangeLog 2014-02-06 11:00:40 UTC (rev 599) @@ -1,5 +1,12 @@ ChangeLog for FVWM-Crystal +Verions 3.3.1 +------------- + +Jeudi 6 Janvier 2014 Dominique Michel + NEWS: 3.3.1 update. + functions/About: updated Version to 3.3.1 + Mardi 4 Janvier 2014 Dominique Michel functions/Music-mpd: fix quoting and special characters in played file menu; add seek relative by 5 and 10%. Thanks to lost+found for pointing that out; Modified: NEWS =================================================================== --- NEWS 2014-02-04 21:51:02 UTC (rev 598) +++ NEWS 2014-02-06 11:00:40 UTC (rev 599) @@ -1,6 +1,25 @@ -Version 3.2.8 +Version 3.3.1 ------------- +Fvwm-Crystal-3.3.1 bring a new and complete Dutch translation. +Thanks for lost+found for that. + +It is also several fixes: + +- added dependency on xdg-user-dirs in the INSTALL file. +- Preferences: SilentOps will apply immediatly. +- Added missing strings and corrected typos into the locale files. +- Updated the French locale. +- New seek function for the mpd control. +- Various fix for the seek functions with AlsaPlayer and MPlayer. +- Fix quoting and special characters into the mpd menu. + +See the ChangeLog for details. + + +Version 3.3.0 +------------- + FVWM-Crystal-3.3.0 is out. The major new features are: - New menu option Preference editor that launch an editor for the previously Modified: fvwm/components/functions/About =================================================================== --- fvwm/components/functions/About 2014-02-04 21:51:02 UTC (rev 598) +++ fvwm/components/functions/About 2014-02-06 11:00:40 UTC (rev 599) @@ -5,7 +5,7 @@ *About: Line center *About: Text "FVWM-Crystal" *About: Line center -*About: Text "$[gt.Version]: 3.3.0" +*About: Text "$[gt.Version]: 3.3.1" *About: Line center *About: Line center *About: Text "$[gt.Authors]: Maciej Delmanowski <ha...@gn...>" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |