Wireshark-commits: [Wireshark-commits] rev 38502: /trunk/gtk/ /trunk/gtk/: main.c

Date: Fri, 12 Aug 2011 19:33:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38502

User: jmayer
Date: 2011/08/12 12:33 PM

Log:
 In gtk3, gtk_set_locale is gone without replacement or
 even deprecation. As it basically just did a setlocale
 put that call in directly.

Directory: /trunk/gtk/
  Changes    Path          Action
  +1 -1      main.c        Modified