diff --git a/kylin-nm.desktop b/kylin-nm.desktop index 79ccbe59..7624f44a 100644 --- a/kylin-nm.desktop +++ b/kylin-nm.desktop @@ -4,6 +4,7 @@ Name=Kylin NM Name[zh_CN]=麒麟网络设置工具 Name[zh_HK]=麒麟網路設置工具 Name[zh_TW]=麒麟網路設置工具 +Icon=gnome-dev-ethernet Comment=Beautiful Network Config Applet Comment[zh_CN]=麒麟网络设置工具,提供查看和简单设置功能,拥有美观的界面和舒适的操作. Keywords=applet;nm;network;network-manager; diff --git a/src/utils.cpp b/src/utils.cpp index 9171df56..4de3ac47 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -81,7 +81,7 @@ void Utils::onRequestSendDesktopNotify(QString message) "org.freedesktop.Notifications", QDBusConnection::sessionBus()); QList args; - args<<(tr("kylin-nm")) + args<<(tr("Kylin NM")) <<((unsigned int) 0) < Utils - - kylin-nm - 网络工具 + + Kylin NM + 麒麟网络设置工具