From 466da5904ae6be27e98f73422815274175d3b81f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 13 Jul 2006 11:20:31 +0000 Subject: INTEGRATION: CWS pathoptions01 (1.6.30); FILE MERGED 2006/06/29 14:12:18 tv 1.6.30.1: #i34105# Paths are now being retrieved using the new PathSettings service --- wizards/com/sun/star/wizards/web/IconsDialog.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wizards/com/sun') diff --git a/wizards/com/sun/star/wizards/web/IconsDialog.java b/wizards/com/sun/star/wizards/web/IconsDialog.java index 4f664532db86..704fac603007 100644 --- a/wizards/com/sun/star/wizards/web/IconsDialog.java +++ b/wizards/com/sun/star/wizards/web/IconsDialog.java @@ -4,9 +4,9 @@ * * $RCSfile: IconsDialog.java,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2006-04-07 13:39:29 $ + * last change: $Author: obo $ $Date: 2006-07-13 12:20:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -84,7 +84,7 @@ public class IconsDialog extends ImageListDialog implements ImageList.ImageRende resources.resCounter } ); - htmlexpDirectory = FileAccess.getOfficePath(xmsf,"Gallery","share"); + htmlexpDirectory = FileAccess.getOfficePath(xmsf,"Gallery","share", ""); set = set_; objects = new Integer[set.getSize() * icons.length]; for (int i = 0; i