On Mon, Oct 27, 2014 at 7:38 PM, Mark Cianfaglione
<[email protected]> wrote:
> On Mon, 2014-10-27 at 19:18 +0300, LRN wrote:
>
>> >> Is there some way to distribute the icons with the application and how
>> >> is it done?
>> >>
>> >> Mark
>> >
>> > The thing you are searching is a resource file (.rc).  By it you are
>> > able to distribute in image-file icons, bitmaps, animations, etc.  So
>> > please take a closer look to the windres tool, which is a
>> > resource-file compiler.
>> >
>
>> I have a nagging suspicion that Mark uses GTK+ ('icon theme',
>> 'image-<adjective>-<something>' and 'hicolor' are very difficult for me to
>> interpret in any other way). If that is so, the question should be directed 
>> to
>> gtk-list at gnome dot org.
>
> I think this would be specific to the Windows application. What I want
> to do is have the compiled program and associated DLLs packaged with
> NSIS to make a single file installer on any 64 Bit Windows 7/8 box.
>
> What I need to know is how to get the icons (what used to be the STOCK
> icons) as part of that "package" so that when the end user fires up the
> application they'll see the appropriate graphical bits.
>

AFAIK, you are still talking about GTK+ applications built within
MSYS2 here, so mingw-w64-public is definitely not a good place to
discuss it as many subscribers to mingw-w64-public do not use MSYS2,
so for them it's just noise. You are better off sending MSYS2 specific
questions to http://sourceforge.net/p/msys2/mailman/msys2-users/ or
else going onto the #msys2 OFTC IRC channel and asking there.

> Thanks
>
> Mark
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to