Fix a tpyo, remove trailing whitespace while at it.

svn path=/trunk/; revision=38768
This commit is contained in:
Jörg Mayer 2011-08-29 07:08:55 +00:00
parent 59d488010a
commit 01b17a49ca
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<!--
$Id$
xml description of Wiresahrks byte view popup menu, loaded from main_menubar.c in the gtk directory.
xml description of Wireshark's byte view popup menu, loaded from main_menubar.c in the gtk directory.
-->
<ui>

View File

@ -1,6 +1,6 @@
<!--
$Id$
xml description of Wiresahrks main menubar, loaded from main_menubar.c in the gtk directory.
<!--
$Id$
xml description of Wireshark's main menubar, loaded from main_menubar.c in the gtk directory.
-->
<ui>
<menubar name ='Menubar'>

View File

@ -1,6 +1,6 @@
<!--
$Id$
xml description of Wiresahrks tree view popup menu, loaded from main_menubar.c in the gtk directory.
<!--
$Id$
xml description of Wireshark's tree view popup menu, loaded from main_menubar.c in the gtk directory.
-->
<ui>
<popup name='TreeViewPopup' action='PopupAction'>
@ -25,7 +25,7 @@ xml description of Wiresahrks tree view popup menu, loaded from main_menubar.c i
<menuitem name='OrSelected' action='/Prepare a Filter/OrSelected'/>
<menuitem name='AndNotSelected' action='/Prepare a Filter/AndNotSelected'/>
<menuitem name='OrNotSelected' action='/Prepare a Filter/OrNotSelected'/>
</menu>
</menu>
<menu name= 'ColorizewithFilter' action='/Colorize with Filter'>
<menuitem name='Color1' action='/Colorize with Filter/Color 1'/>
<menuitem name='Color2' action='/Colorize with Filter/Color 2'/>