Commit efcc24180a6939f7e0099d0f4381e3f24ff00efe
1 parent
a112b670
Exists in
master
and in
5 other branches
Ativando menu scripts
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
ui/00default.xml
... | ... | @@ -86,9 +86,7 @@ |
86 | 86 | <!--- Special action - View menu will be populated with labeled toolbars, menubars and keypads ---> |
87 | 87 | <menu name='View' label='_View' /> |
88 | 88 | |
89 | - <!--- | |
90 | - <menu name='ScriptsMenu' label='Scripts' /> | |
91 | - ---> | |
89 | + <menu name='ScriptsMenu' label='Scripts' visible='no' /> | |
92 | 90 | |
93 | 91 | <menu name='NetworkMenu' label='_Network' > |
94 | 92 | <menuitem action='hostname' icon='home' group='offline' label='Set hostname' /> | ... | ... |