Fix a tpyo, remove trailing whitespace while at it.
authorJörg Mayer <jmayer@loplof.de>
Mon, 29 Aug 2011 07:08:55 +0000 (07:08 -0000)
committerJörg Mayer <jmayer@loplof.de>
Mon, 29 Aug 2011 07:08:55 +0000 (07:08 -0000)
svn path=/trunk/; revision=38768

gtk/ui/bytes-view-ui.xml
gtk/ui/main-menubar-ui.xml
gtk/ui/tree-view-ui.xml

index de065f28f8bfa1a5c9d8a6c6a9332907ff04f39d..cc3b011117b6091ae4f40c496a6632895418dd06 100644 (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>
 
index 7795642c7221387431242f992e501164ebd9ab23..beb8c8305d4fecb0a1f451d62365dc364e35cd19 100644 (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'>
index 14fe9add5feb950c37224661124d7a16c8853587..7489f68ef21d8b033c560340d51d3478d27100f1 100644 (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'/>