refactor: 统一版本号管理,metadata.json 由 CMake 模板生成
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Plugin": {
|
||||
"Version": "@PROJECT_VERSION@",
|
||||
"Id": "space.jokul.JNetApplet",
|
||||
"Url": "networkview.qml",
|
||||
"Parent": "org.deepin.ds.dock",
|
||||
"Name": "Network Monitor",
|
||||
"Name[zh_CN]": "网络速度监控",
|
||||
"Description": "Monitor network speed and traffic",
|
||||
"Description[zh_CN]": "监控网络速度和流量"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user