Changed one of the built-in settings strings to test the new '=' behaviour.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3544 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,7 +20,7 @@ const char *kSettings[] = {
|
||||
|
||||
"keyA {\ndisabled\n}\n",
|
||||
|
||||
"keyA = b { keyC d e { keyE f ; keyF g } }"
|
||||
"keyA = b { keyB=d =e { keyC \"f g\"; keyD h } }"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user