Great. You can automate adding these files by using the include_files
directive. That will copy files from their source location to the
build directory. If you are building an MSI it will also include them
in the package. Thanks for following up.

Anthony

On Sat, Aug 28, 2010 at 2:17 PM, Bradlee Landis <bradleelan...@gmail.com> wrote:
> I've figured it out. To add a theme to a GTK theme to a frozen
> application, you'll need to run "build", and then add files to the
> "build/exe.win32-2.6/" directory (or whatever it may be called in your
> instance) from the GTK installation location (in my case it's
> c:\gtk\). The files that I added are:
>
> share/
>    themes/*
>    locale/ (Possibly required for translation? Might already be there.)
> lib/
>    gtk-2.0/*
> etc/*
>
> That's what I found to work.
>
> --
> Thanks,
> Brad Landis
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to