Skip to content

Commit

Permalink
Removed sites from the browser (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Peyronnet committed Oct 3, 2020
1 parent 37cdf1f commit f09b431
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 250 deletions.
66 changes: 4 additions & 62 deletions InternetTest/Forms/SitesSelector.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions InternetTest/Forms/SitesSelector.en-US.resx
Expand Up @@ -118,6 +118,9 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
<value>269, 171</value>
</data>
<data name="gunaAdvenceTileButton1.CheckedImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAABGdBTUEAALGPC/xhBQAABmhJREFUaEPt
Expand Down Expand Up @@ -151,12 +154,18 @@
5ZyDggfzZv7bDAz8C67YqxkEgE5XAAAAAElFTkSuQmCC
</value>
</data>
<data name="gunaAdvenceTileButton1.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 4</value>
</data>
<data name="gunaLabel1.Size" type="System.Drawing.Size, System.Drawing">
<value>132, 21</value>
</data>
<data name="gunaLabel1.Text" xml:space="preserve">
<value>Select a website</value>
</data>
<data name="panel1.Size" type="System.Drawing.Size, System.Drawing">
<value>269, 37</value>
</data>
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAABAAYAAAAAAAEAIAAFUgAAZgAAAICAAAABACAAKAgBAGtSAABAQAAAAQAgAChCAACTWgEAMDAAAAEA
Expand Down
9 changes: 9 additions & 0 deletions InternetTest/Forms/SitesSelector.fr-FR.resx
Expand Up @@ -118,6 +118,9 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
<value>268, 171</value>
</data>
<data name="gunaAdvenceTileButton1.CheckedImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAABGdBTUEAALGPC/xhBQAABmhJREFUaEPt
Expand Down Expand Up @@ -151,6 +154,12 @@
5ZyDggfzZv7bDAz8C67YqxkEgE5XAAAAAElFTkSuQmCC
</value>
</data>
<data name="gunaAdvenceTileButton1.Location" type="System.Drawing.Point, System.Drawing">
<value>217, 4</value>
</data>
<data name="panel1.Size" type="System.Drawing.Size, System.Drawing">
<value>268, 37</value>
</data>
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
AAABAAYAAAAAAAEAIAAFUgAAZgAAAICAAAABACAAKAgBAGtSAABAQAAAAQAgAChCAACTWgEAMDAAAAEA
Expand Down

0 comments on commit f09b431

Please sign in to comment.