/usr/lib/gambas2/gb.form.component is in gambas2-gb-form 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 14 15 16 | [Component]
Key=gb.form
Version=2.21.0
Authors=BenoƮt Minisini
Needs=Form
[Form]
Control=ColorButton,DirView,FileView,TableView,ValueBox
[Dialog]
Control=ColorChooser,DateChooser,DirChooser,FileChooser,FontChooser
[Container]
Control=Expander,ListContainer,SidePanel,ToolPanel,Wizard
Container=Expander,ListContainer,SidePanel,ToolPanel,Wizard
MultiContainer=ToolPanel,Wizard
|