Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] gtk and gtk2.tmp

From: "Tinoshi Kitazawa" <tinoshi@xxxxxxxxx>
Date: Fri, 7 Jul 2006 09:18:11 +0200
Hi,

I'm working on the GUI part of Wireshark, and I just wanted to know something about gtk and gtk2.tmp folders. It seems to me that the gtk2.tmp folder is just a copy of the gtk folder, and so probably it is not present on the SVN, but it is created copying the files from gtk. If I'm not wrong, changes made on files in gtk will affect wireshark.exe (gtk 1.2) while changes made on files in gtk2.tmp will affect wireshark-gtk2.exe. But source files are identical and have #if GTK_MAJOR_VERSION < x ... Am I right??? If so, how am I supposed to work? Do I just have to modify the files in gtk and then copy them in gtk2.tmp, or viceversa? What about patches? Is gtk2.tmp supposed to be the only one supported in the future?

Thanks,
Giorgio Tino