From 4e09c32f8bd1db93e4988c641a03a3e312c4fd2a Mon Sep 17 00:00:00 2001
From: dbolton
Date: Fri, 17 May 2019 16:12:44 -0500
Subject: [PATCH] Update from Windows XP to Windows 10 locations
Removed Windows XP file locations and replaced with file locations using in everything after XP (Windows 7-10).
---
include/files-and-directories-ardour-knows-about.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/include/files-and-directories-ardour-knows-about.html b/include/files-and-directories-ardour-knows-about.html
index 3dd0c639..57bb722a 100644
--- a/include/files-and-directories-ardour-knows-about.html
+++ b/include/files-and-directories-ardour-knows-about.html
@@ -59,8 +59,8 @@
a real path.
- An example of a configuration path in Window (from XP) would be:
- C:\Documents and Settings\<User>\Application Data\Local Settings\Ardour5\
+ An example of a configuration path in Window 10 would be:
+ C:\<User>\AppData\Local\Ardour5\
The user in the path would be the user's account name.
@@ -146,8 +146,8 @@
LV2
- The LV2 standard for Windows is %APPDATA%/LV2/
or
- %COMMONPROGRAMFILES%/LV2/
+ The LV2 standard for Windows is %APPDATA%/LV2/
(On Windows 10: C:\<User>\AppData\Roaming\LV2\
)%COMMONPROGRAMFILES%/LV2/ (On Windows 10: C:\Program Files\LV2\
).
Project Directory