Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit 4e25e06

Browse files
committed
rm
1 parent 864b6fc commit 4e25e06

File tree

10 files changed

+8
-61
lines changed

10 files changed

+8
-61
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,10 @@
1010

1111
## [Wiki](https://github.com/HMBSbige/ShadowsocksR-Windows/wiki)
1212

13-
## 相关推荐
14-
15-
[**壁虎翻墙网 :100:**](https://freegecko.com/index.php/#/register?code=ua6ot4EE)
16-
17-
这是我所选择的服务器提供商,IPLC专线翻墙、稳定、速度快、价格便宜。欢迎大家使用我的推广链接前去注册。https://freegecko.com/index.php/#/register?code=ua6ot4EE
18-
1913
## Download
2014

2115
* [latest release]
2216

23-
## Donate
24-
[Donate](./pic/wechat.jpg)
25-
2617
## Develop
2718

2819
Visual Studio Community 2022 is recommended.

pic/wechat.jpg

-55.1 KB
Binary file not shown.

shadowsocks-csharp/Controller/MenuViewController.cs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -342,11 +342,6 @@ private void LoadMenu()
342342
AllowPreReleaseItem.Click += AllowPreRelease_Click;
343343
break;
344344
}
345-
case @"Donate":
346-
{
347-
menuItem.Click += DonateMenuItem_Click;
348-
break;
349-
}
350345
case @"Quit":
351346
{
352347
menuItem.Click += Quit_Click;
@@ -1037,11 +1032,6 @@ private static void FeedbackItem_Click(object sender, RoutedEventArgs e)
10371032
Utils.OpenURL(@"https://github.com/HMBSbige/ShadowsocksR-Windows/issues/new/choose");
10381033
}
10391034

1040-
private static void DonateMenuItem_Click(object sender, RoutedEventArgs e)
1041-
{
1042-
new ImageWindow().Show();
1043-
}
1044-
10451035
private void notifyIcon_TrayLeftMouseUp(object sender, RoutedEventArgs e)
10461036
{
10471037
var key = Keyboard.IsKeyDown(Key.LeftShift) ? 1 : 0;

shadowsocks-csharp/I18N/App.en-US.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:sys="clr-namespace:System;assembly=mscorlib">
44
<sys:String x:Key="ResourceDictionaryName">en-US</sys:String>
@@ -51,7 +51,6 @@
5151
<sys:String x:Key="PortSettings">Port settings...</sys:String>
5252
<sys:String x:Key="OpenWiki">Open wiki...</sys:String>
5353
<sys:String x:Key="Feedback">Feedback...</sys:String>
54-
<sys:String x:Key="Donate">Donate...</sys:String>
5554
<sys:String x:Key="GenQrCode">Gen custom QRCode...</sys:String>
5655
<sys:String x:Key="Update">Update...</sys:String>
5756
<sys:String x:Key="CheckUpdate">Check update</sys:String>
@@ -118,4 +117,4 @@
118117
<sys:String x:Key="Socks5">Socks5(support UDP)</sys:String>
119118
<sys:String x:Key="Http">Http tunnel</sys:String>
120119
<sys:String x:Key="TcpPortTunnel">TCP Port tunnel</sys:String>
121-
</ResourceDictionary>
120+
</ResourceDictionary>

shadowsocks-csharp/I18N/App.zh-CN.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:sys="clr-namespace:System;assembly=mscorlib">
44
<sys:String x:Key="ResourceDictionaryName">zh-CN</sys:String>
@@ -51,7 +51,6 @@
5151
<sys:String x:Key="PortSettings">端口设置</sys:String>
5252
<sys:String x:Key="OpenWiki">帮助文档</sys:String>
5353
<sys:String x:Key="Feedback">问题反馈</sys:String>
54-
<sys:String x:Key="Donate">捐赠</sys:String>
5554
<sys:String x:Key="GenQrCode">二维码生成器</sys:String>
5655
<sys:String x:Key="Update">更新</sys:String>
5756
<sys:String x:Key="CheckUpdate">检查更新</sys:String>
@@ -118,4 +117,4 @@
118117
<sys:String x:Key="Socks5">Socks5(支持UDP)</sys:String>
119118
<sys:String x:Key="Http">HTTP 隧道</sys:String>
120119
<sys:String x:Key="TcpPortTunnel">TCP 端口转发</sys:String>
121-
</ResourceDictionary>
120+
</ResourceDictionary>

shadowsocks-csharp/I18N/App.zh-TW.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:sys="clr-namespace:System;assembly=mscorlib">
44
<sys:String x:Key="ResourceDictionaryName">zh-TW</sys:String>
@@ -56,7 +56,6 @@
5656
<sys:String x:Key="CheckUpdate">檢查更新</sys:String>
5757
<sys:String x:Key="AutoCheckUpdate">自動檢查更新</sys:String>
5858
<sys:String x:Key="AllowPreRelease">包括測試版更新</sys:String>
59-
<sys:String x:Key="Donate">捐助...</sys:String>
6059

6160
<sys:String x:Key="Quit">退出</sys:String>
6261

@@ -118,4 +117,4 @@
118117
<sys:String x:Key="Socks5">Socks5(支援UDP)</sys:String>
119118
<sys:String x:Key="Http">Http隧道</sys:String>
120119
<sys:String x:Key="TcpPortTunnel">TCP通訊埠轉發</sys:String>
121-
</ResourceDictionary>
120+
</ResourceDictionary>

shadowsocks-csharp/View/ImageWindow.xaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

shadowsocks-csharp/View/ImageWindow.xaml.cs

Lines changed: 0 additions & 15 deletions
This file was deleted.

shadowsocks-csharp/View/NotifyIconResources.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
33
<Style TargetType="MenuItem">
44
<Setter Property="BorderThickness" Value="3"></Setter>
@@ -73,7 +73,6 @@
7373
<MenuItem x:Name="AllowPreRelease" />
7474
</MenuItem>
7575
</MenuItem>
76-
<MenuItem x:Name="Donate" />
7776
<MenuItem x:Name="Quit" />
7877
</ContextMenu>
79-
</ResourceDictionary>
78+
</ResourceDictionary>

shadowsocks-csharp/shadowsocksr.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@
4646
<None Remove="View\SubscribeWindow.xaml" />
4747
</ItemGroup>
4848

49-
<ItemGroup>
50-
<Resource Include="..\pic\wechat.jpg" Link="Resources\wechat.jpg" />
51-
</ItemGroup>
52-
5349
<ItemGroup>
5450
<PackageReference Include="ARSoft.Tools.Net" Version="2.3.0" />
5551
<PackageReference Include="CryptoBase" Version="1.7.2" />

0 commit comments

Comments
 (0)