From 76efbcfcbe24ada17d9c68ebf24f67ddf59b87c6 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Sun, 13 Oct 2019 15:21:05 -0700 Subject: [PATCH] Rename button text --- SourceGen/RuntimeData/Help/settings.html | 4 ++-- SourceGen/WpfGui/EditProjectProperties.xaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SourceGen/RuntimeData/Help/settings.html b/SourceGen/RuntimeData/Help/settings.html index 744d1a1..6937c7f 100644 --- a/SourceGen/RuntimeData/Help/settings.html +++ b/SourceGen/RuntimeData/Help/settings.html @@ -307,7 +307,7 @@ other people, but also acts as a minor security check, to prevent a wayward project from trying to open files it shouldn't.

Click one of the "Add Symbol Files" buttons to include one or more symbol files in the project. -The "Add Symbol Files from Platform" button sets the directory +The "Add Symbol Files from Runtime" button sets the directory to the SourceGen RuntimeData directory, while "Add Symbol Files from Project" starts in the project directory. If you haven't yet saved the project, the latter button will be disabled. The only difference between the @@ -330,7 +330,7 @@ is mostly to keep things manageable when projects are distributed to other people, but also acts as a minor security check, to prevent a wayward project from trying to open files it shouldn't.

Click one of the "Add Scripts" buttons to include one more scripts in -the project. The "Add Scripts from Platform" button sets the directory +the project. The "Add Scripts from Runtime" button sets the directory to the SourceGen RuntimeData directory, while "Add Scripts from Project" starts in the project directory. If you haven't yet saved the project, the latter button will be disabled. The only difference between the diff --git a/SourceGen/WpfGui/EditProjectProperties.xaml b/SourceGen/WpfGui/EditProjectProperties.xaml index 2581a1e..a79b256 100644 --- a/SourceGen/WpfGui/EditProjectProperties.xaml +++ b/SourceGen/WpfGui/EditProjectProperties.xaml @@ -215,7 +215,7 @@ limitations under the License.