Add missing 128x128 icon.

Subversion-branch: /launcher
Subversion-revision: 1773
This commit is contained in:
Simon Howard 2010-01-04 00:58:58 +00:00
parent 72ddfd94d6
commit fa14259e0c
3 changed files with 4 additions and 2 deletions

View file

@ -21,7 +21,8 @@ Resources/launcher.nib \
Resources/Main.gsmarkup \
Resources/MainMenu-GNUstep.gsmarkup \
Resources/MainMenu-OSX.gsmarkup \
Resources/48x48.png
Resources/48x48.png \
Resources/128x128.png
#

View file

@ -26,7 +26,8 @@
LauncherManager.h
);
IMAGES = (
48x48.png
48x48.png,
128x128.png
);
INSTALLDIR = "$(HOME)/GNUstep";
INTERFACES = (

BIN
Resources/128x128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB