Wireshark-commits: [Wireshark-commits] rev 27558: /trunk/gtk/ /trunk/gtk/: main_menu.c prefs_stream

Date: Thu, 26 Feb 2009 21:41:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27558

User: etxrab
Date: 2009/02/26 01:41 PM

Log:
 gtk_menu_append is deprecated and should not be used in newly-written code. Use gtk_menu_shell_append().

Directory: /trunk/gtk/
  Changes    Path              Action
  +6 -6      main_menu.c       Modified
  +1 -1      prefs_stream.c    Modified
  +2 -2      profile_dlg.c     Modified