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:
parent
52d822f31b
commit
bc462efec8
3 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
BIN
etc/images/icons/hicolor/scalable/apps/emacs.ico
Normal file
BIN
etc/images/icons/hicolor/scalable/apps/emacs.ico
Normal file
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 |
Loading…
Add table
Add a link
Reference in a new issue