diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2009-09-29 06:11:54 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2009-09-29 06:11:54 -0700 |
commit | 81e754dfd0fbed32efe8f3cc89675e0ff4f3b86d (patch) | |
tree | 4e33b4cb13ff3d2aff7183a057fa3b0ee7291df8 /xts5/scenarios | |
parent | f6666050e90de1cb3bd32160ea64261a47e2ee50 (diff) |
xts5: Flatten Xopen directory more
Diffstat (limited to 'xts5/scenarios')
-rw-r--r-- | xts5/scenarios/Xopen_scen | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xts5/scenarios/Xopen_scen b/xts5/scenarios/Xopen_scen index 8b83c740..9eb667f2 100644 --- a/xts5/scenarios/Xopen_scen +++ b/xts5/scenarios/Xopen_scen @@ -55,11 +55,11 @@ # "VSW5TESTSUITE CASE XAllocNamedColor 7" - /Xopen/XAllocNamedColor/XAllocNamedColor + /Xopen/XAllocNamedColor "VSW5TESTSUITE CASE cursorfont 32" - /Xopen/cursorfont/cursorfont + /Xopen/cursorfont "VSW5TESTSUITE CASE XCreateFontCursor 31" - /Xopen/XCreateFontCursor/XCreateFontCursor + /Xopen/XCreateFontCursor "VSW5TESTSUITE CASE keysym 7" /Xopen/keysym/keysym "VSW5TESTSUITE CASE keysymdef 15" @@ -67,6 +67,6 @@ "VSW5TESTSUITE CASE XKeysymToKeycode 14" /Xopen/XKeysymToKeycode/XKeysymToKeycode "VSW5TESTSUITE CASE XLookupColor 7" - /Xopen/XLookupColor/XLookupColor + /Xopen/XLookupColor "VSW5TESTSUITE CASE XStringToKeysym 14" /Xopen/XStringToKeysym/XStringToKeysym |