ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19641: /trunk/gtk/ /trunk/gtk/: voip_calls.c voip_calls_

Date: Fri, 20 Oct 2006 20:05:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19641

User: guy
Date: 2006/10/20 08:05 PM

Log:
 Don't display the Play button if we're not built with the RTP player.
 
 In tests for whether we're built with the RTP player, test
 HAVE_LIBPORTAUDIO first - hopefully we can eventually get rid of the
 test for the GTK+ version number.

Directory: /trunk/gtk/
  Changes    Path                Action
  +4 -4      voip_calls.c        Modified
  +23 -8     voip_calls_dlg.c    Modified