Implements the "Properties" menu item which displays the preferences window
authordeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Aug 2000 20:46:17 +0000 (20:46 +0000)
committerdeniel <deniel@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 15 Aug 2000 20:46:17 +0000 (20:46 +0000)
commit6cc4f5819a037089c0cf4ac930e462055a3b45b2
treeb7340524701171866d557fe002b8aa60a5233d57
parent2fd2112d0c94ff4241e76b51b382cf6568a5736c
Implements the "Properties" menu item which displays the preferences window
at the correct notebook page when a particular protocol (which has registered
some preferences) is selected in the tree view.

- add set_menus_for_selected_tree_row() in menu.[ch]

- add prefs_is_registered_protocol() and
      prefs_get_title_by_name() in prefs.[ch]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2275 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
gtk/main.c
gtk/menu.c
gtk/prefs_dlg.c
gtk/prefs_dlg.h
menu.h
prefs.c
prefs.h