<propertyname="tooltip">List of active library files.
Only library files in this list are loaded by Eeschema.
The order of this list is important:
Eeschema searchs for a given component using this list order priority.</property>
<propertyname="tooltip">Paths (system paths and user paths) used to search and load libraries files and component doc files.
Sorted by decreasing priority order.</property>
m_checkHVOrientation=newwxCheckBox(m_panel1,wxID_ANY,_("Allow buses and wires to be placed in H or V &orientation only"),wxDefaultPosition,wxDefaultSize,0);