It can't be done automatically, but you can update it manually
First, open the file Liberkey\LiberKeyTools\LiberKeyMenu\data\user_prefs.xml
and look for <tabsOrder> tag :
- Code: Tout sélectionner
<TabsOrder sel="default.xml">[b]default.xml,perso.xml,recent.xml,mostused.xml[/b]</TabsOrder>
For each files (except recent.xml and mostused.xml, we don't care about them), open them from the location Liberkey\LiberKeyTools\LiberKeyMenu\data\Menu
Now, you have to use a "powerfull" text editor with regular expression search/replace (as
Notepad++)
Search the pattern cpt="[0-9]+" and replace the founded text by cpt="0"