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:
Sven Neumann
2004-11-06 11:39:42 +00:00
committed by Sven Neumann
parent 162e9c2ea9
commit cfec9f597f
6 changed files with 14 additions and 0 deletions

View File

@ -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> 2004-11-05 Michael Natterer <mitch@gimp.org>
* plug-ins/maze/maze.c * plug-ins/maze/maze.c

View File

@ -56,6 +56,7 @@ gimp_2_2_SOURCES = $(app_sources)
EXTRA_DIST = \ EXTRA_DIST = \
makefile.msc \ makefile.msc \
gimp.rc \ gimp.rc \
fileicon.ico \
wilber.ico wilber.ico

BIN
app/fileicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1 +1,2 @@
wilber ICON "wilber.ico" wilber ICON "wilber.ico"
fileicon ICON "fileicon.ico"

View File

@ -107,6 +107,7 @@ EXTRA_DIST = \
makefile.msc \ makefile.msc \
gimp.rc \ gimp.rc \
gimp.sym \ gimp.sym \
fileicon.ico \
wilber.ico \ wilber.ico \
arch/i386/mmx/detect_mmx.S \ arch/i386/mmx/detect_mmx.S \
arch/i386/mmx/paint_funcs_mmx.S \ arch/i386/mmx/paint_funcs_mmx.S \

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 23 KiB