Skip to content

Commit 14eab29

Browse files
committed
v1.2.1 + dnscrypt-proxy v2.1.15
1 parent 438df74 commit 14eab29

File tree

13 files changed

+112
-104
lines changed

13 files changed

+112
-104
lines changed

dnscrypt-gui/dnscgui

4.09 KB
Binary file not shown.

dnscrypt-gui/dnscgui.lpi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<CompatibilityMode Value="True"/>
88
</Flags>
99
<SessionStorage Value="InProjectDir"/>
10-
<Title Value="DNSCrypt-GUI v1.2"/>
10+
<Title Value="DNSCrypt-GUI v1.2.1"/>
1111
<Scaled Value="True"/>
1212
<ResourceType Value="res"/>
1313
<UseXPManifest Value="True"/>

dnscrypt-gui/dnscgui.lpr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
begin
1717
RequireDerivedFormResource := True;
18-
Application.Title:='DNSCrypt-GUI v1.2';
18+
Application.Title:='DNSCrypt-GUI v1.2.1';
1919
Application.Scaled:=True;
2020
Application.Initialize;
2121
Application.CreateForm(TMainForm, MainForm);

dnscrypt-gui/dnscgui.lps

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<ResourceBaseClass Value="Form"/>
5151
<UnitName Value="Unit1"/>
5252
<IsVisibleTab Value="True"/>
53-
<CursorPos X="13"/>
53+
<CursorPos X="12"/>
5454
<UsageCount Value="57"/>
5555
<Loaded Value="True"/>
5656
<LoadedDesigner Value="True"/>
@@ -60,7 +60,7 @@
6060
<IsPartOfProject Value="True"/>
6161
<UnitName Value="PingAndLoadTRD"/>
6262
<EditorIndex Value="1"/>
63-
<CursorPos X="22"/>
63+
<CursorPos X="21"/>
6464
<UsageCount Value="38"/>
6565
<Loaded Value="True"/>
6666
</Unit2>
@@ -69,7 +69,7 @@
6969
<IsPartOfProject Value="True"/>
7070
<UnitName Value="StatusTRD"/>
7171
<EditorIndex Value="2"/>
72-
<CursorPos X="17"/>
72+
<CursorPos X="16"/>
7373
<UsageCount Value="25"/>
7474
<Loaded Value="True"/>
7575
</Unit3>
@@ -78,7 +78,7 @@
7878
<IsPartOfProject Value="True"/>
7979
<UnitName Value="Socks5SettingsTRD"/>
8080
<EditorIndex Value="3"/>
81-
<CursorPos X="25"/>
81+
<CursorPos X="24"/>
8282
<UsageCount Value="23"/>
8383
<Loaded Value="True"/>
8484
</Unit4>

dnscrypt-gui/dnscrypt-proxy

316 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CONFIG>
3-
<Compiler Value="/usr/bin/fpc" Date="1729704584"/>
4-
<Params Value="-MObjFPC -Scghi -CX -Cg -O3 -XX -l -vewnhibq &apos;-Fi/home/marsik/Рабочий стол/dnscrypt-gui/lib/x86_64-linux&apos; &apos;-Fu/home/marsik/Рабочий стол/dnscrypt-gui/&apos; -Fu/usr/share/lazarus/lcl/units/x86_64-linux/gtk2 -Fu/usr/share/lazarus/lcl/units/x86_64-linux -Fu/usr/share/lazarus/components/freetype/lib/x86_64-linux -Fu/usr/share/lazarus/components/lazutils/lib/x86_64-linux -Fu/usr/share/lazarus/packager/units/x86_64-linux &apos;-FU/home/marsik/Рабочий стол/dnscrypt-gui/lib/x86_64-linux/&apos; &apos;-FE/home/marsik/Рабочий стол/dnscrypt-gui/&apos; &apos;-o/home/marsik/Рабочий стол/dnscrypt-gui/dnscgui&apos; -dLCL -dLCLgtk2 dnscgui.lpr"/>
3+
<Compiler Value="/usr/bin/fpc" Date="1677995175"/>
4+
<Params Value="-MObjFPC -Scghi -CX -Cg -O3 -XX -l -vewnhibq &apos;-Fi/home/marsik/Рабочий стол/dnscrypt-gui/lib/x86_64-linux&apos; &apos;-Fu/home/marsik/Рабочий стол/dnscrypt-gui/&apos; -Fu/home/marsik/.lazarus/lib/units/x86_64-linux/gtk2 -Fu/usr/lib64/lazarus/lcl/units/x86_64-linux -Fu/usr/lib64/lazarus/components/freetype/lib/x86_64-linux -Fu/usr/lib64/lazarus/components/lazutils/lib/x86_64-linux -Fu/usr/lib64/lazarus/packager/units/x86_64-linux &apos;-FU/home/marsik/Рабочий стол/dnscrypt-gui/lib/x86_64-linux/&apos; &apos;-FE/home/marsik/Рабочий стол/dnscrypt-gui/&apos; &apos;-o/home/marsik/Рабочий стол/dnscrypt-gui/dnscgui&apos; -dLCL -dLCLgtk2 dnscgui.lpr"/>
55
</CONFIG>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)