From: <dom...@us...> - 2011-01-29 20:03:41
|
Revision: 60 http://fvwm-crystal.svn.sourceforge.net/fvwm-crystal/?rev=60&view=rev Author: dominique_libre Date: 2011-01-29 20:03:35 +0000 (Sat, 29 Jan 2011) Log Message: ----------- Updated About dialog Modified Paths: -------------- ChangeLog fvwm/components/functions/About Modified: ChangeLog =================================================================== --- ChangeLog 2011-01-29 20:00:34 UTC (rev 59) +++ ChangeLog 2011-01-29 20:03:35 UTC (rev 60) @@ -4,6 +4,7 @@ * Removed non needed UTF-8 test * Updated DesktopDir in fvwm-crystal.generate-menu * Added mplayer wrapper + * Updated About dialog Samedi 1 janvier 2011 Dominique Michel * Wimdow-Raise-Move-Lover witll focus on a non overlapped window Modified: fvwm/components/functions/About =================================================================== --- fvwm/components/functions/About 2011-01-29 20:00:34 UTC (rev 59) +++ fvwm/components/functions/About 2011-01-29 20:03:35 UTC (rev 60) @@ -5,14 +5,16 @@ *About: Line center *About: Text "FVWM-Crystal" *About: Line center -*About: Text "$[gt.Version]: 3.0.6" +*About: Text "$[gt.Version]: 3.0.7" *About: Line center *About: Line center -*About: Text "$[gt.Author]: Maciej Delmanowski <ha...@gn...>" +*About: Text "$[gt.Original author]: Maciej Delmanowski <ha...@gn...>" *About: Line center -*About: Text "http://fvwm-crystal.org/" +*About: Text "$[gt.Author]: Dominique Michel <dom...@so...> *About: Line center +*About: Text "http://fvwm-crystal.sourceforge.net/" *About: Line center +*About: Line center *About: Text "$[gt.FVWM version]: $[version.num] $[version.info]" *About: Line center *About: Text "http://www.fvwm.org/" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |