19 lines
450 B
TOML
19 lines
450 B
TOML
[Details]
|
|
Icon = "resources/images/icon.png"
|
|
Name = "Computer Info"
|
|
ID = "ryanehamil.computerinfo"
|
|
Version = "1.2.1"
|
|
Build = 6
|
|
|
|
[Development]
|
|
HelperText = "This binary was built with debug symbols"
|
|
|
|
[Release]
|
|
HelperText = "This binary was built without debug symbols"
|
|
|
|
[LinuxAndBSD]
|
|
GenericName = "Computer Info"
|
|
Categories = ["Utilities"]
|
|
Comment = "Show Computername and IP addresses"
|
|
Keywords = ["ipaddress", "computername"]
|