diff options
author | Carsten Driesner <cd@openoffice.org> | 2010-03-31 15:47:30 +0200 |
---|---|---|
committer | Carsten Driesner <cd@openoffice.org> | 2010-03-31 15:47:30 +0200 |
commit | b376139e57fd8099c4c4867509bff7aaca31c0c6 (patch) | |
tree | 29ac5f76e9ffd0f7b65eb79b201b6a58ffbe9a1f /desktop/win32 | |
parent | dfe05481b8e80d087b4ec2cce58779ff7d88623f (diff) |
nativea: #161909# Exchange names and URLs
Diffstat (limited to 'desktop/win32')
-rw-r--r-- | desktop/win32/source/applauncher/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/makefile.mk b/desktop/win32/source/applauncher/makefile.mk index 4285476475ca..f0f5743f38a1 100644 --- a/desktop/win32/source/applauncher/makefile.mk +++ b/desktop/win32/source/applauncher/makefile.mk @@ -129,7 +129,7 @@ APP6PRODUCTDEF+=-DRES_APP_NAME=smath APP7TARGET=so$/sweb APP7NOSAL=TRUE APP7LINKRES=$(MISC)$/$(TARGET)7.res -APP7ICON=$(SOLARRESDIR)$/icons/so9_html_doc.ico +APP7ICON=$(SOLARRESDIR)$/icons/so9_writer_app.ico APP7OBJS = \ $(OBJ)$/launcher.obj\ $(OBJ)$/sweb.obj |