icon: Convert windows stub into launcher program
authorKeith Packard <keithp@keithp.com>
Sun, 29 Mar 2015 19:08:42 +0000 (12:08 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 29 Mar 2015 19:08:42 +0000 (12:08 -0700)
commitfe76229618643f0af7eae965e7a8fc6c70410d27
tree4110da17fc2afb64aafba1591ae260db2996358a
parentb1b69c8b73cbffb56c688f6a968d144b642cdff2
icon: Convert windows stub into launcher program

Instead of an empty windows stub that exists only to hold icons, add
useful code that allows it to find and run the related java
application. This also adds more resources to that application to
provide more information to Windows too.

Signed-off-by: Keith Packard <keithp@keithp.com>
icon/Makefile.am
icon/make-rc [new file with mode: 0755]
icon/windows-stub.c