mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Win32 installer cosmetics. Add src/pixmaps/gnucash-icon-48x48.bmp.
Let setup.exe use the tango icon as file icon and on page headers. Add a file version to setup.exe. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16224 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
5409718786
commit
c64b0234c8
@ -13,6 +13,7 @@ AppPublisher=GnuCash Development Team
|
|||||||
AppPublisherURL=http://www.gnucash.org
|
AppPublisherURL=http://www.gnucash.org
|
||||||
AppSupportURL=http://www.gnucash.org
|
AppSupportURL=http://www.gnucash.org
|
||||||
AppUpdatesURL=http://www.gnucash.org
|
AppUpdatesURL=http://www.gnucash.org
|
||||||
|
VersionInfoVersion=@VERSION@
|
||||||
DefaultDirName={pf}\@PACKAGE@
|
DefaultDirName={pf}\@PACKAGE@
|
||||||
DefaultGroupName=GnuCash
|
DefaultGroupName=GnuCash
|
||||||
LicenseFile=@prefix@\..\dist\share\@PACKAGE@\doc\COPYING
|
LicenseFile=@prefix@\..\dist\share\@PACKAGE@\doc\COPYING
|
||||||
@ -21,6 +22,8 @@ OutputDir=.
|
|||||||
OutputBaseFilename=@PACKAGE@-@VERSION@-setup
|
OutputBaseFilename=@PACKAGE@-@VERSION@-setup
|
||||||
UninstallFilesDir={app}\uninstall\@PACKAGE@
|
UninstallFilesDir={app}\uninstall\@PACKAGE@
|
||||||
InfoAfterFile=@prefix@\..\dist\share\@PACKAGE@\doc\README.win32-bin.txt
|
InfoAfterFile=@prefix@\..\dist\share\@PACKAGE@\doc\README.win32-bin.txt
|
||||||
|
SetupIconFile=@prefix@\..\dist\share\@PACKAGE@\pixmaps\gnucash-icon.ico
|
||||||
|
WizardSmallImageFile=@prefix@\..\dist\share\@PACKAGE@\pixmaps\gnucash-icon-48x48.bmp
|
||||||
|
|
||||||
[Types]
|
[Types]
|
||||||
Name: "full"; Description: "{cm:FullInstall}"
|
Name: "full"; Description: "{cm:FullInstall}"
|
||||||
|
@ -30,6 +30,7 @@ gncpixmap_DATA = \
|
|||||||
gnucash-icon.ico \
|
gnucash-icon.ico \
|
||||||
gnucash-icon-16x16.png \
|
gnucash-icon-16x16.png \
|
||||||
gnucash-icon-32x32.png \
|
gnucash-icon-32x32.png \
|
||||||
|
gnucash-icon-48x48.bmp \
|
||||||
gnucash-icon-48x48.png \
|
gnucash-icon-48x48.png \
|
||||||
gnucash_splash.png \
|
gnucash_splash.png \
|
||||||
stock_split_title.png \
|
stock_split_title.png \
|
||||||
|
BIN
src/pixmaps/gnucash-icon-48x48.bmp
Normal file
BIN
src/pixmaps/gnucash-icon-48x48.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
Loading…
Reference in New Issue
Block a user