~gordallott/unity/newbg

« back to all changes in this revision

Viewing changes to tests/test-gestures/sed_script_switcher

  • Committer: Nick Dedekind
  • Date: 2012-08-22 08:16:02 UTC
  • mfrom: (2604 unity)
  • mto: This revision was merged to the branch mainline in revision 2606.
  • Revision ID: nicholas.dedekind@gmail.com-20120822081602-y3mx47o9aosw345x
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
s|<core/core.h>|<compiz_mock/core/core.h>|
 
2
s|<core/timer.h>|<compiz_mock/core/timer.h>|
 
3
s|\<CompScreen\>|CompScreenMock|g
 
4
s|\<CompWindow\>|CompWindowMock|g
 
5
s|\<CompWindowVector\>|CompWindowMockVector|g
 
6
s|\<screen\>|screen_mock|g
 
7
s|\<pointerX\>|pointerX_mock|g
 
8
s|\<pointerY\>|pointerY_mock|g
 
9
s|\<XSync\>|XSyncMock|g
 
10
s|\<XWarpPointer\>|XWarpPointerMock|g
 
11
s|\<XFreeCursor\>|XFreeCursorMock|g
 
12
s|\<XCreateFontCursor\>|XCreateFontCursorMock|g
 
13
s|\<ubus-server.h\>|ubus-server-mock.h|g
 
14
s|\<unityshell.h\>|unityshell_mock.h|g
 
15
s|\<PluginAdapter\>|PluginAdapterMock|g
 
16
s|\<UnityWindow\>|UnityWindowMock|g
 
17
s|\<UnityScreen\>|UnityScreenMock|g
 
18
s|\<InputArea\>|InputAreaMock|g
 
19
s|\<Nux/Nux\.h\>|NuxMock.h|g
 
20
s|\<CompTimer\>|CompTimerMock|g
 
21
s|\<LauncherController\>|LauncherControllerMock|g
 
22
s|\<SwitcherController\>|SwitcherControllerMock|g
 
23
s|\<switcher\:\:Controller\>|switcher\:\:ControllerMock|g
 
24
s|\<launcher\:\:Controller\>|launcher\:\:ControllerMock|g
 
25
s|\<SwitcherView\>|SwitcherViewMock|g