From 76b2ae8dc684d86904a28eb6568f68b88a8d59be Mon Sep 17 00:00:00 2001 From: groud Date: Tue, 18 Sep 2018 14:02:59 +0200 Subject: Fixes favorites not updating and rename favorite_dirs to favorites --- doc/classes/EditorSettings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/classes/EditorSettings.xml') diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml index bd85075b7e..9d48669a6b 100644 --- a/doc/classes/EditorSettings.xml +++ b/doc/classes/EditorSettings.xml @@ -48,11 +48,11 @@ Erase a given setting (pass full property path). - + - Get the list of favorite directories for this project. + Get the list of favorite files and directories for this project. @@ -122,13 +122,13 @@ - + - Set the list of favorite directories for this project. + Set the list of favorite files and directories for this project. -- cgit v1.2.3