From: <dom...@us...> - 2015-10-12 11:26:25
|
Revision: 738 http://sourceforge.net/p/fvwm-crystal/code/738 Author: dominique_libre Date: 2015-10-12 11:26:23 +0000 (Mon, 12 Oct 2015) Log Message: ----------- functions/CheckForFiles: add the FullScreenApps file into the wanted preferences Modified Paths: -------------- ChangeLog fvwm/components/functions/CheckForFiles Modified: ChangeLog =================================================================== --- ChangeLog 2015-10-12 10:49:04 UTC (rev 737) +++ ChangeLog 2015-10-12 11:26:23 UTC (rev 738) @@ -8,6 +8,7 @@ whih caused bad filenames, resulting in "No such command 'xyz'" fvwm errors when loading the resulting application menu. functions/Preferences-Menu: fix Reload-Recipe when the recipe is not given to the function. + functions/CheckForFiles: add the FullScreenApps file into the wanted preferences. Dimanche 11 octobre 2015 apps/DesktopIcons: typo fix, icon size fixes for the icon row number Modified: fvwm/components/functions/CheckForFiles =================================================================== --- fvwm/components/functions/CheckForFiles 2015-10-12 10:49:04 UTC (rev 737) +++ fvwm/components/functions/CheckForFiles 2015-10-12 11:26:23 UTC (rev 738) @@ -38,6 +38,7 @@ CheckPrefFile BROWSER CheckPrefFile EDITOR CheckPrefFile Startup +CheckPrefFile FullScreenApps CheckApplicationsDatabase Test (EnvIsSet PrefEd) Script scripts/PrefVars/PrefVars UnsetEnv PrefEd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |