Skip to content

Commit 97ce2ac

Browse files
Merging develop to master brance. Remove develop branch.
1 parent 9521539 commit 97ce2ac

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

main.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ implementation
164164
// 'udp://open.demonii.com:1337/announce'
165165
);
166166
//program name and version
167-
FORM_CAPTION = 'Bittorrent tracker editor (1.3x) BETA';
167+
FORM_CAPTION = 'Bittorrent tracker editor (1.31)';
168168
TORRENT_FILES_CONTENTS_FORM_CAPTION =
169169
'Show all the files inside the torrents. (Use right mouse for popup menu.)';
170170

trackereditor.lpi

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,9 @@
5555
<IsVisibleTab Value="True"/>
5656
<EditorIndex Value="0"/>
5757
<WindowIndex Value="0"/>
58-
<TopLine Value="1192"/>
59-
<CursorPos X="1" Y="1252"/>
58+
<TopLine Value="105"/>
59+
<CursorPos X="55" Y="166"/>
6060
<UsageCount Value="200"/>
61-
<Bookmarks Count="1">
62-
<Item0 X="28" Y="1246" ID="0"/>
63-
</Bookmarks>
6461
<Loaded Value="True"/>
6562
<LoadedDesigner Value="True"/>
6663
</Unit1>

0 commit comments

Comments
 (0)