Skip to content

Commit e8d977a

Browse files
committed
* Renomeio de testserver GUI Lazarus
* Ajuste de uses em Testserver console Lazarus
1 parent 6618b95 commit e8d977a

5 files changed

Lines changed: 18 additions & 27 deletions

File tree

Lazarus/Console/RALTestServerConsoleLazarus.lps

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
<ProjectSession>
44
<PathDelim Value="\"/>
55
<Version Value="12"/>
6-
<BuildModes Active="Debug"/>
6+
<BuildModes Active="Linux64"/>
77
<Units>
88
<Unit>
99
<Filename Value="RALTestServerConsoleLazarus.lpr"/>
1010
<IsPartOfProject Value="True"/>
11-
<TopLine Value="62"/>
12-
<CursorPos X="30" Y="75"/>
13-
<UsageCount Value="39"/>
11+
<IsVisibleTab Value="True"/>
12+
<TopLine Value="61"/>
13+
<CursorPos X="61" Y="70"/>
14+
<UsageCount Value="40"/>
1415
<Loaded Value="True"/>
1516
</Unit>
1617
<Unit>
@@ -100,23 +101,20 @@
100101
</Unit>
101102
<Unit>
102103
<Filename Value="..\..\..\PascalRAL-dev\src\base\RALRoutes.pas"/>
103-
<IsVisibleTab Value="True"/>
104-
<EditorIndex Value="1"/>
105-
<TopLine Value="222"/>
106-
<CursorPos X="24" Y="230"/>
104+
<EditorIndex Value="-1"/>
105+
<CursorPos X="37" Y="234"/>
107106
<UsageCount Value="12"/>
108-
<Loaded Value="True"/>
109107
</Unit>
110108
<Unit>
111109
<Filename Value="D:\IDE\lazarus\3.4\fpcsrc\rtl\objpas\classes\classesh.inc"/>
112-
<EditorIndex Value="2"/>
110+
<EditorIndex Value="1"/>
113111
<TopLine Value="466"/>
114112
<CursorPos X="3" Y="480"/>
115113
<UsageCount Value="12"/>
116114
<Loaded Value="True"/>
117115
</Unit>
118116
</Units>
119-
<JumpHistory HistoryIndex="12">
117+
<JumpHistory HistoryIndex="10">
120118
<Position>
121119
<Filename Value="RALTestServerConsoleLazarus.lpr"/>
122120
<Caret Line="75" Column="34" TopLine="59"/>
@@ -161,14 +159,6 @@
161159
<Filename Value="RALTestServerConsoleLazarus.lpr"/>
162160
<Caret Line="9" Column="11"/>
163161
</Position>
164-
<Position>
165-
<Filename Value="..\..\..\PascalRAL-dev\src\base\RALRoutes.pas"/>
166-
<Caret Line="53" Column="34" TopLine="34"/>
167-
</Position>
168-
<Position>
169-
<Filename Value="..\..\..\PascalRAL-dev\src\base\RALRoutes.pas"/>
170-
<Caret Line="64" Column="29" TopLine="49"/>
171-
</Position>
172162
</JumpHistory>
173163
<RunParams>
174164
<FormatVersion Value="2"/>
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AlwaysBuild Value="True"/>
99
</Flags>
1010
<SessionStorage Value="InProjectDir"/>
11-
<Title Value="TestServer"/>
11+
<Title Value="RALTestServerLazarus"/>
1212
<Scaled Value="True"/>
1313
<ResourceType Value="res"/>
1414
<UseXPManifest Value="True"/>
@@ -24,7 +24,7 @@
2424
<Version Value="11"/>
2525
<PathDelim Value="\"/>
2626
<Target>
27-
<Filename Value="TestServer"/>
27+
<Filename Value="RALTestServerLazarus"/>
2828
</Target>
2929
<SearchPaths>
3030
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -70,7 +70,7 @@
7070
<Version Value="11"/>
7171
<PathDelim Value="\"/>
7272
<Target>
73-
<Filename Value="TestServer"/>
73+
<Filename Value="RALTestServerLazarus"/>
7474
</Target>
7575
<SearchPaths>
7676
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -101,7 +101,7 @@
101101
<Version Value="11"/>
102102
<PathDelim Value="\"/>
103103
<Target>
104-
<Filename Value="TestServer"/>
104+
<Filename Value="RALTestServerLazarus"/>
105105
</Target>
106106
<SearchPaths>
107107
<IncludeFiles Value="$(ProjOutDir)"/>
@@ -159,7 +159,7 @@
159159
</RequiredPackages>
160160
<Units>
161161
<Unit>
162-
<Filename Value="TestServer.lpr"/>
162+
<Filename Value="RALTestServerLazarus.lpr"/>
163163
<IsPartOfProject Value="True"/>
164164
</Unit>
165165
<Unit>
@@ -181,7 +181,7 @@
181181
<Version Value="11"/>
182182
<PathDelim Value="\"/>
183183
<Target>
184-
<Filename Value="TestServer"/>
184+
<Filename Value="RALTestServerLazarus"/>
185185
</Target>
186186
<SearchPaths>
187187
<IncludeFiles Value="$(ProjOutDir)"/>
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
<BuildModes Active="Release"/>
77
<Units>
88
<Unit>
9-
<Filename Value="TestServer.lpr"/>
9+
<Filename Value="RALTestServerLazarus.lpr"/>
1010
<IsPartOfProject Value="True"/>
11+
<IsVisibleTab Value="True"/>
1112
<CursorPos X="38" Y="9"/>
1213
<UsageCount Value="112"/>
1314
<Loaded Value="True"/>
@@ -19,8 +20,8 @@
1920
<HasResources Value="True"/>
2021
<ResourceBaseClass Value="Form"/>
2122
<UnitName Value="Main"/>
22-
<IsVisibleTab Value="True"/>
2323
<EditorIndex Value="1"/>
24+
<TopLine Value="79"/>
2425
<CursorPos X="63" Y="10"/>
2526
<UsageCount Value="112"/>
2627
<Loaded Value="True"/>

Lazarus/Server/TestServer.ico

-130 KB
Binary file not shown.

0 commit comments

Comments
 (0)