From: <dom...@us...> - 2014-01-05 02:40:10
|
Revision: 577 http://sourceforge.net/p/fvwm-crystal/code/577 Author: dominique_libre Date: 2014-01-05 02:40:00 +0000 (Sun, 05 Jan 2014) Log Message: ----------- Preferences-Menu: 1 new localized string Modified Paths: -------------- ChangeLog fvwm/components/functions/Preferences-Menu Modified: ChangeLog =================================================================== --- ChangeLog 2014-01-05 02:18:11 UTC (rev 576) +++ ChangeLog 2014-01-05 02:40:00 UTC (rev 577) @@ -6,7 +6,7 @@ Dimanche 5 Janvier 2014 Dominique Michel scripts/KeyModifiersEditor/KeyModifiersEditor: fix the locale aware titles locale/fr*/*/*: sorted the locale strings; new strings in fvwm-crystal-sring.*. - functions/Preferences-Menu: fix typo in localized string. + functions/Preferences-Menu: fix typo in localized string + 1 new string. functions/Media: make the speed menu like in Music-Alsaplayer, locale aware and fast keys in menu. Modified: fvwm/components/functions/Preferences-Menu =================================================================== --- fvwm/components/functions/Preferences-Menu 2014-01-05 02:18:11 UTC (rev 576) +++ fvwm/components/functions/Preferences-Menu 2014-01-05 02:40:00 UTC (rev 577) @@ -583,7 +583,7 @@ + '%22x22/fvwm-crystal/amiga.png%Amiga' ActivateFocusPolicy-Amiga #+ '%22x22/fvwm-crystal/Boing.png%Amiga' ActivateFocusPolicy-Amiga + '%22x22/fvwm-crystal/fvwm-crystal.png%FVWM-Crystal' ActivateFocusPolicy-FVWM-Crystal -+ '%22x22/fvwm-crystal/fvwm-crystal.png%FVWM-Crystal with raise' ActivateFocusPolicy-FVWM-Crystal-Raise ++ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.FVWM-Crystal with raise]' ActivateFocusPolicy-FVWM-Crystal-Raise + '%22x22/fvwm-crystal/windows.png%MS Windows' ActivateFocusPolicy-MSWindows DestroyFunc ActivateFocusPolicy-Amiga This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |