From: <dom...@us...> - 2013-05-22 12:45:04
|
Revision: 448 http://sourceforge.net/p/fvwm-crystal/code/448 Author: dominique_libre Date: 2013-05-22 12:45:01 +0000 (Wed, 22 May 2013) Log Message: ----------- functions/Prefernces-Menu: The pref warnong message will be shown in several lines instead of 1. Thanks to Thomas Funk for pointing that out. Modified Paths: -------------- ChangeLog fvwm/components/functions/Preferences-Menu Modified: ChangeLog =================================================================== --- ChangeLog 2013-05-22 11:44:24 UTC (rev 447) +++ ChangeLog 2013-05-22 12:45:01 UTC (rev 448) @@ -11,7 +11,9 @@ Thomas Funk for pointing that out. recipes/*: make the icon styles to be coherent; removed non needed icon styles recipes/Wing-Commander: fixed the icon man and notification area geometries - + functions/Prefernces-Menu: The pref warnong message will be shown in several + lines instead of 1. Thanks to Thomas Funk for pointing that out. + Mardi 21 Mai 2013 Dominque Michel scripts/ThunarCheckMounts; apps/Thunar: version 2 much simpler and better even if I do prefer the look of the old version; v2 is just better. Modified: fvwm/components/functions/Preferences-Menu =================================================================== --- fvwm/components/functions/Preferences-Menu 2013-05-22 11:44:24 UTC (rev 447) +++ fvwm/components/functions/Preferences-Menu 2013-05-22 12:45:01 UTC (rev 448) @@ -541,7 +541,11 @@ + I DestroyModuleConfig Pref-Warning-Dialog: * + I *Pref-Warning-Dialog: Title "$[gt.Preference Warning]" + I *Pref-Warning-Dialog: Text "$[gt.Please edit the following file to suit your need]" ++ I *Pref-Warning-Dialog: Line center ++ I *Pref-Warning-Dialog: Line center + I *Pref-Warning-Dialog: Text "$[gt.and restart this tool:]" ++ I *Pref-Warning-Dialog: Line center ++ I *Pref-Warning-Dialog: Line center + I *Pref-Warning-Dialog: Text "$[*]" + I *Pref-Warning-Dialog: Line center + I *Pref-Warning-Dialog: Line center This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |