New Win32 icons contributed by Jernej Simoncic:
2004-11-06 Sven Neumann <sven@gimp.org> New Win32 icons contributed by Jernej Simoncic: * app/Makefile.am * app/makefile.msc * app/gimp.rc * app/fileicon.ico: added new file icon for the Win32 build. * app/wilber.ico: nicer application icon for the Win32 build.
This commit is contained in:

committed by
Sven Neumann

parent
162e9c2ea9
commit
cfec9f597f
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2004-11-06 Sven Neumann <sven@gimp.org>
|
||||
|
||||
New Win32 icons contributed by Jernej Simoncic:
|
||||
|
||||
* app/Makefile.am
|
||||
* app/makefile.msc
|
||||
* app/gimp.rc
|
||||
* app/fileicon.ico: added new file icon for the Win32 build.
|
||||
|
||||
* app/wilber.ico: nicer application icon for the Win32 build.
|
||||
|
||||
2004-11-05 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* plug-ins/maze/maze.c
|
||||
|
@ -56,6 +56,7 @@ gimp_2_2_SOURCES = $(app_sources)
|
||||
EXTRA_DIST = \
|
||||
makefile.msc \
|
||||
gimp.rc \
|
||||
fileicon.ico \
|
||||
wilber.ico
|
||||
|
||||
|
||||
|
BIN
app/fileicon.ico
Executable file
BIN
app/fileicon.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -1 +1,2 @@
|
||||
wilber ICON "wilber.ico"
|
||||
fileicon ICON "fileicon.ico"
|
||||
|
@ -107,6 +107,7 @@ EXTRA_DIST = \
|
||||
makefile.msc \
|
||||
gimp.rc \
|
||||
gimp.sym \
|
||||
fileicon.ico \
|
||||
wilber.ico \
|
||||
arch/i386/mmx/detect_mmx.S \
|
||||
arch/i386/mmx/paint_funcs_mmx.S \
|
||||
|
BIN
app/wilber.ico
BIN
app/wilber.ico
Binary file not shown.
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user