Browse Source

update icon

tags/2.3
clowwindy 10 years ago
parent
commit
d4c3a4c331
7 changed files with 93 additions and 1663 deletions
  1. BIN
      shadowsocks-csharp/Data/icon144.ico
  2. BIN
      shadowsocks-csharp/Data/polarssl.dll.gz
  3. BIN
      shadowsocks-csharp/Data/polipo.exe.gz
  4. BIN
      shadowsocks-csharp/Data/ss32.ico
  5. +91
    -1662
      shadowsocks-csharp/View/ConfigForm.resx
  6. +2
    -1
      shadowsocks-csharp/shadowsocks-csharp.csproj
  7. BIN
      shadowsocks-csharp/shadowsocks.ico

BIN
shadowsocks-csharp/Data/icon144.ico View File

Before After

BIN
shadowsocks-csharp/Data/polarssl.dll.gz View File


BIN
shadowsocks-csharp/Data/polipo.exe.gz View File


BIN
shadowsocks-csharp/Data/ss32.ico View File

Before After

+ 91
- 1662
shadowsocks-csharp/View/ConfigForm.resx
File diff suppressed because it is too large
View File


+ 2
- 1
shadowsocks-csharp/shadowsocks-csharp.csproj View File

@@ -14,7 +14,7 @@
<FileAlignment>512</FileAlignment>
<StartupObject>
</StartupObject>
<ApplicationIcon>Data\icon144.ico</ApplicationIcon>
<ApplicationIcon>shadowsocks.ico</ApplicationIcon>
<IsWebBootstrapper>false</IsWebBootstrapper>
<FileUpgradeFlags>
</FileUpgradeFlags>
@@ -132,6 +132,7 @@
<None Include="Data\proxy.pac.txt.gz" />
</ItemGroup>
<ItemGroup>
<Content Include="shadowsocks.ico" />
<None Include="Data\polipo_config.txt" />
<Content Include="Data\icon144.ico" />
</ItemGroup>


BIN
shadowsocks-csharp/shadowsocks.ico View File

Before After

Loading…
Cancel
Save