Skip to content

Commit c2000b7

Browse files
committed
Minor Changes
1 parent e88f272 commit c2000b7

File tree

3 files changed

+20
-7
lines changed

3 files changed

+20
-7
lines changed

sample/ReaLTaiizor.Splash/ReaLTaiizor.Splash/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// denetlenir. Bütünleştirilmiş kod ile ilişkili bilgileri değiştirmek için
66
// bu öznitelik değerlerini değiştirin.
77
[assembly: AssemblyTitle("ReaLTaiizor Splash")]
8-
[assembly: AssemblyDescription("ReaLTaiizor Splash v1.0.1.6")]
8+
[assembly: AssemblyDescription("ReaLTaiizor Splash v1.0.1.7")]
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("Taiizor")]
1111
[assembly: AssemblyProduct("ReaLTaiizor Splash")]
@@ -31,5 +31,5 @@
3131
// Tüm değerleri belirtebilir veya varsayılan Derleme ve Düzeltme Numaralarını kullanmak için
3232
// aşağıda gösterildiği gibi '*' kullanabilirsiniz:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.0.1.6")]
35-
[assembly: AssemblyFileVersion("1.0.1.6")]
34+
[assembly: AssemblyVersion("1.0.1.7")]
35+
[assembly: AssemblyFileVersion("1.0.1.7")]

sample/ReaLTaiizor.Splash/ReaLTaiizor.Splash/Splash.Designer.cs

+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/ReaLTaiizor.Splash/ReaLTaiizor.Splash/Splash.resx

+9-3
Original file line numberDiff line numberDiff line change
@@ -123,19 +123,19 @@
123123
<metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
124124
<value>True</value>
125125
</metadata>
126-
<metadata name="spaceSeparatorHorizantal3.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
126+
<metadata name="spaceSeparatorHorizontal23.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
127127
<value>True</value>
128128
</metadata>
129129
<metadata name="pictureBox1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
130130
<value>True</value>
131131
</metadata>
132-
<metadata name="spaceSeparatorHorizantal2.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
132+
<metadata name="spaceSeparatorHorizontal22.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
133133
<value>True</value>
134134
</metadata>
135135
<metadata name="spaceSeparatorVertical2.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
136136
<value>True</value>
137137
</metadata>
138-
<metadata name="spaceSeparatorHorizantal1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
138+
<metadata name="spaceSeparatorHorizontal21.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
139139
<value>True</value>
140140
</metadata>
141141
<metadata name="spaceSeparatorVertical1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
@@ -147,6 +147,9 @@
147147
<metadata name="poisonProgressSpinner1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
148148
<value>True</value>
149149
</metadata>
150+
<metadata name="parrotPictureBox1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
151+
<value>True</value>
152+
</metadata>
150153
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
151154
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
152155
<value>
@@ -441,4 +444,7 @@
441444
<metadata name="poisonStyleManager1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
442445
<value>266, 17</value>
443446
</metadata>
447+
<metadata name="parrotFormHandle1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
448+
<value>434, 17</value>
449+
</metadata>
444450
</root>

0 commit comments

Comments
 (0)