/usr/lib/gambas2/gb.qt.ext.component is in gambas2-gb-qt-ext 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 12 13 | [Component]
Key=gb.qt.ext
Name=Graphical QT toolkit extension component
Name[fr]=Extension du composant graphique QT
Name[pl]=Dodatkowe kontrolki QT
Name[es]=Extensión del componente gráfico QT
Name[tr]=Grafiksel QT uzantıları için bileşen
Author=Nigel Gerrard,Benoît Minisini
Type=Form
Require=gb.qt
[Form]
Controls=LCDNumber,Dial,Editor,TextEdit
|