1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Rebrand Windows installer

* admin/nt/dist-build/emacs.nsi: Use two icons.
 * etc/images/splash.bmp,etc/images/icons/hicolor/scalable/apps/emacs.ico:
   New files.
This commit is contained in:
Phillip Lord 2017-11-13 23:00:12 +00:00
parent 52d822f31b
commit bc462efec8
3 changed files with 1 additions and 0 deletions

View file

@ -17,6 +17,7 @@ Var StartMenuFolder
!define MUI_WELCOMEPAGE_TEXT "Welcome to Emacs -- the editor of a lifetime."
!define MUI_WELCOMEFINISHPAGE_BITMAP "${ARCH}\share\emacs\${EMACS_VERSION}\etc\images\splash.bmp"
!define MUI_ICON "${ARCH}\share\emacs\${EMACS_VERSION}\etc\images\icons\hicolor\scalable\apps\emacs.ico"
!insertmacro MUI_PAGE_WELCOME

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 151 KiB

Before After
Before After