@@ -666,11 +666,14 @@ func shouldBuildSyso(dir string) (string, error) {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
"StringFileInfo": M{
|
"StringFileInfo": M{
|
||||||
"FileDescription": "Open Source Continuous File Synchronization",
|
"CompanyName": "The Syncthing Authors",
|
||||||
"LegalCopyright": "The Syncthing Authors",
|
"FileDescription": "Syncthing - Open Source Continuous File Synchronization",
|
||||||
"FileVersion": version,
|
"FileVersion": version,
|
||||||
"ProductVersion": version,
|
"InternalName": "syncthing",
|
||||||
"ProductName": "Syncthing",
|
"LegalCopyright": "The Syncthing Authors",
|
||||||
|
"OriginalFilename": "syncthing",
|
||||||
|
"ProductName": "Syncthing",
|
||||||
|
"ProductVersion": version,
|
||||||
},
|
},
|
||||||
"IconPath": "assets/logo.ico",
|
"IconPath": "assets/logo.ico",
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user