summaryrefslogtreecommitdiff
path: root/desktop/WinResTarget_soffice.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-01-18 13:11:11 +0100
committerAndras Timar <atimar@suse.com>2012-01-18 19:16:06 +0100
commitceb14e0143fb72b34421f6fb81ff1fb1842cb500 (patch)
tree01aa22526fa80fec90dee5e97a23c11e2feecaf4 /desktop/WinResTarget_soffice.mk
parent15e35093e86b49b3e8129108fa358adc0c865fbe (diff)
fdo#37740 remove duplicate icons from soffice.bin/soffice.exe
Diffstat (limited to 'desktop/WinResTarget_soffice.mk')
-rw-r--r--desktop/WinResTarget_soffice.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/WinResTarget_soffice.mk b/desktop/WinResTarget_soffice.mk
index b1333355a802..fe66aa59059a 100644
--- a/desktop/WinResTarget_soffice.mk
+++ b/desktop/WinResTarget_soffice.mk
@@ -44,6 +44,6 @@ $(eval $(call gb_WinResTarget_add_dependency,soffice/src,\
sysui/desktop/icons/main_app.ico \
))
-$(eval $(call gb_WinResTarget_add_file,soffice/src,desktop/util/officeloader))
+$(eval $(call gb_WinResTarget_add_file,soffice/src,desktop/win32/source/applauncher/launcher))
# vim: set ts=4 sw=4 et: