You've already forked lazarus-ccr
Minor bugfixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<PathDelim Value="\"/>
|
||||
<Version Value="10"/>
|
||||
<BuildModes Active="Win32"/>
|
||||
<Units Count="18">
|
||||
<Units Count="19">
|
||||
<Unit0>
|
||||
<Filename Value="testapp.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -43,16 +43,15 @@
|
||||
</Unit3>
|
||||
<Unit4>
|
||||
<Filename Value="..\ulazautoupdate.pas"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="478"/>
|
||||
<CursorPos X="28" Y="502"/>
|
||||
<WindowIndex Value="1"/>
|
||||
<TopLine Value="216"/>
|
||||
<CursorPos X="50" Y="236"/>
|
||||
<ExtraEditorCount Value="2"/>
|
||||
<ExtraEditor1>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<WindowIndex Value="1"/>
|
||||
<TopLine Value="216"/>
|
||||
<CursorPos X="50" Y="236"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="478"/>
|
||||
<CursorPos X="28" Y="502"/>
|
||||
</ExtraEditor1>
|
||||
<ExtraEditor2>
|
||||
<EditorIndex Value="-1"/>
|
||||
@ -143,6 +142,7 @@
|
||||
</Unit15>
|
||||
<Unit16>
|
||||
<Filename Value="..\updatehmsource\updatehm.lpr"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<WindowIndex Value="1"/>
|
||||
<TopLine Value="132"/>
|
||||
@ -158,10 +158,19 @@
|
||||
<CursorPos Y="33"/>
|
||||
<UsageCount Value="11"/>
|
||||
</Unit17>
|
||||
<Unit18>
|
||||
<Filename Value="..\trayicon\trayupdater.lpr"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<WindowIndex Value="1"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit18>
|
||||
</Units>
|
||||
<OtherDefines Count="1">
|
||||
<Define0 Value="DEBUGMODE"/>
|
||||
</OtherDefines>
|
||||
<General>
|
||||
<ActiveWindowIndexAtStart Value="1"/>
|
||||
</General>
|
||||
<JumpHistory Count="30" HistoryIndex="29">
|
||||
<Position1>
|
||||
<Filename Value="..\ulazautoupdate.pas"/>
|
||||
|
@ -8,6 +8,7 @@
|
||||
<Unit0>
|
||||
<Filename Value="updatehm.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<TopLine Value="36"/>
|
||||
<CursorPos X="77" Y="48"/>
|
||||
<UsageCount Value="76"/>
|
||||
@ -170,7 +171,6 @@
|
||||
<Unit27>
|
||||
<Filename Value="..\versionsupport.pas"/>
|
||||
<UnitName Value="VersionSupport"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="35"/>
|
||||
<CursorPos X="46" Y="60"/>
|
||||
|
Reference in New Issue
Block a user