Comment # 1
on bug 8201
from Hadriel Kaplan
This is the patch for Version 1.9.0 (SVN Rev 47159 from /trunk):
Index: docbook/wsluarm.xml
===================================================================
--- docbook/wsluarm.xml (revision 47637)
+++ docbook/wsluarm.xml (working copy)
@@ -158,7 +158,7 @@
-- using this function we register our function
-- to be called when the user selects the Tools->Test->Packets menu
- register_menu("Test/Packets", menuable_tap, MENU_TOOLS)
+ register_menu("Test/Packets", menuable_tap, MENU_TOOLS_UNSORTED)
end
</programlisting>
</section>
You are receiving this mail because:
- You are watching all bug changes.