<p>Hi I ment how do I just hide them with a config file.<br>
On Aug 18, 2011 3:46 PM, &quot;Martin Dobias&quot; &lt;<a href="mailto:wonder.sk@gmail.com">wonder.sk@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Thu, Aug 18, 2011 at 3:33 PM, Marco Bernasocchi<br>
&gt; &lt;<a href="mailto:marco@bernawebdesign.ch">marco@bernawebdesign.ch</a>&gt; wrote:<br>
&gt; &gt;&gt; Btw. the customization is meant for &quot;hard&quot; simplification of GUI, that<br>
&gt; &gt;&gt; is someone prepares a customized version of QGIS where some<br>
&gt; &gt;&gt; functionality is disabled. What you probably want to do is to show<br>
&gt; &gt;&gt; just few important toolbars by default and hide the advanced ones.<br>
&gt; &gt; Where/how is this done?<br>
&gt;<br>
&gt; During QGIS initialization the customization routines simply remove<br>
&gt; some menus, toolbars, actions in menus/toolbars, dock widgets and<br>
&gt; status bar widgets from the main window GUI. Note that they are not<br>
&gt; deleted completely, only removed from the main window. For details<br>
&gt; please have a look at QgsCustomization::updateMainWindow() in<br>
&gt; src/app/qgscustomization.cpp.<br>
&gt;<br>
&gt; Martin<br>
</p>