Skip to content

Commit 67bdfd1

Browse files
committed
Updating repo URLs to new repo
Updating repository URLs to point to the nutdotnet organization repository. Also removing an extra user-generated file.
1 parent 9553793 commit 67bdfd1

File tree

10 files changed

+94
-111
lines changed

10 files changed

+94
-111
lines changed

WinNUT_V2/SharedAssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Imports System.Runtime.InteropServices
2020

2121
<Assembly: AssemblyCompany("Gawindx")>
2222
<Assembly: AssemblyProduct("WinNUT-Client")>
23-
<Assembly: AssemblyCopyright("Copyright Gawinx (Decaux Nicolas) © 2019-2021")>
24-
<Assembly: AssemblyTrademark("https://github.com/gawindx/WinNUT-Client")>
23+
<Assembly: AssemblyCopyright("Copyright Gawindx (Decaux Nicolas) © 2019-2021")>
24+
<Assembly: AssemblyTrademark("https://github.com/nutdotnet/WinNUT-Client")>
2525

2626
' Les informations de version pour un assembly se composent des quatre valeurs suivantes :
2727
'

WinNUT_V2/WinNUT_GUI/About_Gui.Designer.vb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WinNUT_V2/WinNUT_GUI/MultilingualResources/WinNUT-client.de-DE.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15552,8 +15552,8 @@ Akzeptierter Wert: Numerischer Wert von 0 bis 100.</target>
1555215552
<target state="final">..\Resources\ups_104x104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</target>
1555315553
</trans-unit>
1555415554
<trans-unit id="GitHub_URL" translate="no" xml:space="preserve">
15555-
<source>https://github.com/gawindx/WinNUT-Client</source>
15556-
<target state="final">https://github.com/gawindx/WinNUT-Client</target>
15555+
<source>https://github.com/nutdotnet/WinNUT-Client</source>
15556+
<target state="final">https://github.com/nutdotnet/WinNUT-Client</target>
1555715557
</trans-unit>
1555815558
<trans-unit id="App_Event_Str_01" translate="yes" xml:space="preserve">
1555915559
<source>Application shut down at</source>

WinNUT_V2/WinNUT_GUI/MultilingualResources/WinNUT-client.fr-FR.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15553,8 +15553,8 @@ Valeur acceptée: valeur numérique de 0 à 100.</target>
1555315553
<target state="final">..\Resources\ups_104x104.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</target>
1555415554
</trans-unit>
1555515555
<trans-unit id="GitHub_URL" translate="no" xml:space="preserve">
15556-
<source>https://github.com/gawindx/WinNUT-Client</source>
15557-
<target state="final">https://github.com/gawindx/WinNUT-Client</target>
15556+
<source>https://github.com/nutdotnet/WinNUT-Client</source>
15557+
<target state="final">https://github.com/nutdotnet/WinNUT-Client</target>
1555815558
</trans-unit>
1555915559
<trans-unit id="App_Event_Str_01" translate="yes" xml:space="preserve">
1556015560
<source>Application shut down at</source>

WinNUT_V2/WinNUT_GUI/MultilingualResources/WinNUT-client.ru-RU.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,8 +715,8 @@ Cancel to Save Msi and Install Later</source>
715715
<target state="final">Скачать новую версию с:</target>
716716
</trans-unit>
717717
<trans-unit id="GitHub_URL" translate="no" xml:space="preserve">
718-
<source>https://github.com/gawindx/WinNUT-Client</source>
719-
<target state="final">https://github.com/gawindx/WinNUT-Client</target>
718+
<source>https://github.com/nutdotnet/WinNUT-Client</source>
719+
<target state="final">https://github.com/nutdotnet/WinNUT-Client</target>
720720
</trans-unit>
721721
<trans-unit id="Log_Str_01" translate="yes" xml:space="preserve">
722722
<source>WinNut Preferences Changed</source>

WinNUT_V2/WinNUT_GUI/MultilingualResources/WinNUT-client.zh-CN.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -696,8 +696,8 @@ Cancel to Save Msi and Install Later</source>
696696
<target state="final">下载了新版本于:</target>
697697
</trans-unit>
698698
<trans-unit id="GitHub_URL" translate="no" xml:space="preserve">
699-
<source>https://github.com/gawindx/WinNUT-Client</source>
700-
<target state="final">https://github.com/gawindx/WinNUT-Client</target>
699+
<source>https://github.com/nutdotnet/WinNUT-Client</source>
700+
<target state="final">https://github.com/nutdotnet/WinNUT-Client</target>
701701
</trans-unit>
702702
<trans-unit id="Log_Str_01" translate="yes" xml:space="preserve">
703703
<source>WinNut Preferences Changed</source>

0 commit comments

Comments
 (0)