numixproject / numix-core

Builder for App Icon Themes
GNU General Public License v3.0
765 stars 146 forks source link

Icon Request: SoftEther VPN Server manager #4644

Open RonNabuurs opened 5 years ago

RonNabuurs commented 5 years ago
Application name Icon name Desktop file name Original icon
SoftEther VPN Server Manager SoftEther VPN Server Manager softether-vpn-server-manager original

Description: SoftEther VPN is open-source free software. You may use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of SoftEther VPN.

Website: https://www.softether.org/

palob commented 5 years ago

Are you sure that's the icon name? We can't do it if there's spaces in it.

palob commented 5 years ago

There is a client manager as well. Does it use the same icon?

RonNabuurs commented 5 years ago

There is no official application for Linux, so this application would be run in Wine. I've spun up my windows machine to take a screenshot of the official icons, so here they are. screenshot

palob commented 5 years ago

What does it say in the .desktop files?

RonNabuurs commented 5 years ago

As I run it in Wine there is no official .desktop file. I've made my own. Below the contents:

[Desktop Entry]
Name=SoftEther VPN Server Manager
Icon=softether-vpn-server-manager.svg
Exec=/usr/bin/wine /bin/softether-server-manager/vpnsmgr.exe
Type=Application

But if spaces aren't going to work I can change this.

palob commented 5 years ago

The part after Icon= is the icon name.