Ethereal-dev: Re: [Ethereal-dev] GTK-WIMP: Win32 native themes for GTK2

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Tue, 24 Feb 2004 20:38:56 +0100
Anders Broman (AL/EAB) wrote:

Hi,
I asume we'd want to put the files in :

"ethereal-win32-libs/gtk-wimp/"

And update the readme.win32 file, configure.nmake (?)
and put the zip file on the server as well ?
Best regards
Anders

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Ulf Lamping
Sent: den 24 februari 2004 13:34
To: Etherealdevelopment
Subject: RE: [Ethereal-dev] GTK-WIMP: Win32 native themes for GTK2


Ethereal development <ethereal-dev@xxxxxxxxxxxx> schrieb am 24.02.04 12:51:41:
|From: W. Borgert
|
|Quoting Biot Olivier:
|> Maybe we can add this to some Win32 README file?
|
|I would prefer having the gtk-wimp stuff integrated
|directly into the Ethereal installer (22k only!).
|The README could tell the user how to disable it.

Then this is probably something for the NSIS installer on Win32. We can hide
the individual files by a label "Use native WinXP UI widgets" which can only
be selected when GTK2 has been chosen.

I also tend to integrate this into the NSIS installer and already done this on my private CVS tree.

It seems to be working fine, but I didn't wanted to already include this before the 0.10.2 release was out (which was done yesterday :-).

To have this, I added an extra section "GTK-Wimp" and put some explanatory text into the "Description" field. This is enabled when choosing the GTK2 install and can be disabled if the user don't want it.

I can check in these changes later today, when I'm back home.

Regards, ULFL
Hi!

I've checked in the changes I've mentioned earlier today.

"Readme.win32" now mentions what GTK-Wimp does and how to install it (by hand) "config.nmake" has added an GTK_WIMP_DIR setting, pointing to $(ETHEREAL_LIBS)\gtk-wimp
"packaging\Makefile.nmake" transfers the GTK_WIMP_DIR setting to NSIS
"packaging\ethereal.nsi" has a new "GTK-Wimp" section (GTK2 only)

We should also have the "gtk-wimp-0.5.3-bin.zip" file on the webpage at http://www.ethereal.com/distribution/win32/development/gtk2.

Regards, ULFL