diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-12-19 12:52:06 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-12-19 12:52:06 +0000 |
commit | d318d9f39934e77e9629a55083297a3d5f68ebcd (patch) | |
tree | 5b246af7ea6fb2b20c63fc3ae7b9a6a0567c77c1 /tools/replacer/replacer.lps | |
parent | 5b6cb248511f922818a92dcc613ddbf08ec96dc9 (diff) |
LangPackMgr and replacer tools update (from Jebifor)
git-svn-id: http://svn.miranda-ng.org/main/trunk@7282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/replacer/replacer.lps')
-rw-r--r-- | tools/replacer/replacer.lps | 34 |
1 files changed, 8 insertions, 26 deletions
diff --git a/tools/replacer/replacer.lps b/tools/replacer/replacer.lps index fd1bcc394f..4a32f93491 100644 --- a/tools/replacer/replacer.lps +++ b/tools/replacer/replacer.lps @@ -9,7 +9,10 @@ <Filename Value="replacer.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="replacer"/>
- <UsageCount Value="20"/>
+ <WindowIndex Value="0"/>
+ <TopLine Value="1"/>
+ <CursorPos X="1" Y="1"/>
+ <UsageCount Value="22"/>
</Unit0>
<Unit1>
<Filename Value="unit1.pas"/>
@@ -21,9 +24,9 @@ <IsVisibleTab Value="True"/>
<EditorIndex Value="0"/>
<WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="1" Y="3"/>
- <UsageCount Value="20"/>
+ <TopLine Value="69"/>
+ <CursorPos X="26" Y="80"/>
+ <UsageCount Value="22"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
@@ -31,27 +34,6 @@ <General>
<ActiveWindowIndexAtStart Value="0"/>
</General>
- <JumpHistory Count="5" HistoryIndex="4">
- <Position1>
- <Filename Value="unit1.pas"/>
- <Caret Line="22" Column="2" TopLine="8"/>
- </Position1>
- <Position2>
- <Filename Value="unit1.pas"/>
- <Caret Line="50" Column="3" TopLine="27"/>
- </Position2>
- <Position3>
- <Filename Value="unit1.pas"/>
- <Caret Line="140" Column="5" TopLine="113"/>
- </Position3>
- <Position4>
- <Filename Value="unit1.pas"/>
- <Caret Line="31" Column="1" TopLine="17"/>
- </Position4>
- <Position5>
- <Filename Value="unit1.pas"/>
- <Caret Line="59" Column="36" TopLine="38"/>
- </Position5>
- </JumpHistory>
+ <JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectSession>
</CONFIG>
|