aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-10-25 10:32:29 -0400
committerMichael Mann <mmann78@netscape.net>2015-10-27 11:41:35 +0000
commit616dbd78d6afc4f8825ce159de23b19752859605 (patch)
tree83ff123d37b33132a242c26aaf0f2504c2ab4e5b /debian/libwireshark0.symbols
parentb90267bb7549c7be9900141f6737fd127a9a0515 (diff)
Replace all "dissector filter" registrations with "dissector color filter" registration.
In the GTK, there was "colorize" (via context menu using color_dissector_filter.{c,h}) or "not colorize" (via main menu using dissector_filters.{c,h}). In Qt, you have the option to colorize (via context menu using color_dissector_filter.{c,h}) or not colorize (via main menu using color_dissector_filter.{c,h}). Combine all into "colorize" and convert GTK to use color_dissector_filter.{c,h} in the "not colorize" main menu like Qt. Change-Id: Ib3ca1c822f5f66ab5b812632d808f7905b328483 Reviewed-on: https://code.wireshark.org/review/11263 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian/libwireshark0.symbols')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 61986c2462..d9fcaea206 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -420,7 +420,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
dissector_dump_decodes@Base 1.9.1
dissector_dump_dissector_tables@Base 1.99.1
dissector_dump_heur_decodes@Base 1.9.1
- dissector_filter_list@Base 1.9.1
dissector_get_custom_table_handle@Base 1.99.8
dissector_get_default_string_handle@Base 1.12.0~rc1
dissector_get_default_uint_handle@Base 1.12.0~rc1
@@ -1115,7 +1114,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
register_custom_dissector_table@Base 1.99.8
register_decode_as@Base 1.12.0~rc1
register_dissector@Base 1.9.1
- register_dissector_filter@Base 1.9.1
register_dissector_table@Base 1.9.1
register_export_pdu_tap@Base 1.99.0
register_final_registration_routine@Base 1.9.1