You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
564 B
20 lines
564 B
<!DOCTYPE kpartgui>
|
|
<kpartgui name="kwifimanager">
|
|
<MenuBar>
|
|
<Menu name="file"><text>&File</text>
|
|
<Action name="disable_radio"/>
|
|
<Action name="connection_statistics"/>
|
|
</Menu>
|
|
<Menu name="config"><text>&Settings</text>
|
|
<Action name="use_alt_calculation"/>
|
|
<Action name="acoustic_scanning"/>
|
|
<Action name="show_stats_noise"/>
|
|
<Separator/>
|
|
<Action name="stay_in_systray_on_close"/>
|
|
<Action name="show_strength_number_in_tray"/>
|
|
<Separator/>
|
|
<Action name="configuration_editor"/>
|
|
</Menu>
|
|
</MenuBar>
|
|
</kpartgui>
|