/usr/lib/gambas2/gb.net.component is in gambas2-gb-net 2.23.1-1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | [Component]
Key=gb.net
Name=Networking component
Name[es]=Componente de red
Name[fr]=Composant d'accès au réseau
Name[pl]=Komponent sieci
Name[tr]=Ağ bileşeni
Author=Daniel Campos Fernández
Group=Network
Controls=DnsClient,ServerSocket,SerialPort,Socket,UdpSocket
Virtual=DnsClient,ServerSocket,SerialPort,Socket,UdpSocket
|