From df30e677a7976bd450fd67dcff3ffb444e126813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Sun, 4 Dec 2011 14:51:47 +0100 Subject: [PATCH] Replaced mention of "SVN" with "version control system". --- build/config_headers/ReadMe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config_headers/ReadMe b/build/config_headers/ReadMe index ef28f4465e..6222a2a3fb 100644 --- a/build/config_headers/ReadMe +++ b/build/config_headers/ReadMe @@ -1 +1 @@ -To customize the settings defined in these headers, create a folder "user_config_headers" in the "build" folder and copy the headers you want to modify into that folder. Your custom headers will be ignored by SVN and the build system will automatically use them instead of the original ones. But be aware that when changes are commited to the files in "config_headers", you will have to apply them to your custom headers manually. +To customize the settings defined in these headers, create a folder "user_config_headers" in the "build" folder and copy the headers you want to modify into that folder. Your custom headers will be ignored by the version control system and the build system will automatically use them instead of the original ones. But be aware that when changes are commited to the files in "config_headers", you will have to apply them to your custom headers manually.