You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2009/10/28 15:26:12 UTC

svn commit: r830556 - in /directory/studio/trunk/ldapbrowser-help/src/main: docbook/ resources/html/icons/ resources/html/images/

Author: seelmann
Date: Wed Oct 28 14:26:11 2009
New Revision: 830556

URL: http://svn.apache.org/viewvc?rev=830556&view=rev
Log:
o Updated 'Connections view' documentation
o Added documentation for new export and import wizards
o Renamed existing files
o Updated screenshots

Added:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.2_tools_csvexport_wizard.xml
      - copied unchanged from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.3_tools_excelexport_wizard.xml
      - copied unchanged from r829810, directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_connections.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_odf.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/import_connections.gif   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsexport_wizard_1.png   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsimport_wizard_1.png   (with props)
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_odfexport_wizard_1.png   (with props)
Removed:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.47_tools_csvexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.48_tools_excelexport_wizard.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connections_view_2.png
Modified:
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml
    directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connections_view_1.png
    directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldap_perspective_1.png

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml?rev=830556&r1=830555&r2=830556&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/0_index.xml Wed Oct 28 14:26:11 2009
@@ -42,10 +42,13 @@
   
   <!ENTITY tools_ldifimport_wizard SYSTEM "2.45_tools_ldifimport_wizard.xml">
   <!ENTITY tools_dsmlimport_wizard SYSTEM "2.45.1_tools_dsmlimport_wizard.xml">
+  <!ENTITY tools_connectionsimport_wizard SYSTEM "2.45.9_tools_connectionsimport_wizard.xml">
   <!ENTITY tools_ldifexport_wizard SYSTEM "2.46_tools_ldifexport_wizard.xml">
   <!ENTITY tools_dsmlexport_wizard SYSTEM "2.46.1_tools_dsmlexport_wizard.xml">
-  <!ENTITY tools_csvexport_wizard SYSTEM "2.47_tools_csvexport_wizard.xml">
-  <!ENTITY tools_excelexport_wizard SYSTEM "2.48_tools_excelexport_wizard.xml">
+  <!ENTITY tools_csvexport_wizard SYSTEM "2.46.2_tools_csvexport_wizard.xml">
+  <!ENTITY tools_excelexport_wizard SYSTEM "2.46.3_tools_excelexport_wizard.xml">
+  <!ENTITY tools_odfexport_wizard SYSTEM "2.46.4_tools_odfexport_wizard.xml">
+  <!ENTITY tools_connectionsexport_wizard SYSTEM "2.46.9_tools_connectionsexport_wizard.xml">
 
   <!ENTITY tools_referrals_connection_dialog SYSTEM "2.49_tools_referrals_connection_dialog.xml">
   <!ENTITY tools_filter_editor_dialog SYSTEM "2.50_tools_filter_editor_dialog.xml">

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml?rev=830556&r1=830555&r2=830556&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.20_tools_connections_view.xml Wed Oct 28 14:26:11 2009
@@ -117,24 +117,22 @@
 					  <entry>Close Connection</entry>
 					  <entry>Closes the selected connection(s)</entry>
 					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/expandall.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Expand All</entry>
+					  <entry>Expands all connection folders</entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/collapseall.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry>Collapse All</entry>
+					  <entry>Collapses all connection folders</entry>
+					</row>
 				</tbody>
 			</tgroup>
 		</informaltable>						
 	</simplesect>
 	<simplesect id="tools_connections_view_contextmenu">
 		<title>Context Menu</title>
-		<!-- 
-		<para>
-			<screenshot>
-				<mediaobject>
-					<imageobject>
-						<imagedata width="15cm"
-							fileref="images/tools_connections_view_2.png" format="PNG" />
-					</imageobject>
-				</mediaobject>
-			</screenshot>
-		</para>				
-		-->
 		<informaltable>
 			<tgroup cols='4'>
 				<colspec colname="Icon" align="center" colwidth="1*" />
@@ -245,6 +243,16 @@
 					  <entry></entry>
 					</row>
 					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/import_connections.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Import</guimenu>
+						<guisubmenu>Import Connections...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_connectionsimport_wizard">Import Connection wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
 					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/export_ldif.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
 					  <entry><menuchoice>
 						<guimenu>Export</guimenu>
@@ -285,6 +293,26 @@
 					  <entry></entry>
 					</row>
 					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/export_odf.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>ODF Export...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_odfexport_wizard">ODF Export wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
+					  <entry><guiicon><inlinemediaobject><imageobject><imagedata scale="50" fileref="icons/export_connections.gif" format="GIF"/></imageobject></inlinemediaobject></guiicon></entry>
+					  <entry><menuchoice>
+						<guimenu>Export</guimenu>
+						<guisubmenu>Export Connections...</guisubmenu>
+						</menuchoice>
+					  </entry>
+					  <entry>Starts the <link linkend="tools_connectionsexport_wizard">Export Connections wizard</link>.</entry>
+					  <entry></entry>
+					</row>
+					<row>
 					  <entry></entry>
 					  <entry>Properties</entry>
 					  <entry>Opens the <link linkend="tools_connection_properties">connection properties</link> dialog.</entry>

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml?rev=830556&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml Wed Oct 28 14:26:11 2009
@@ -0,0 +1,86 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="tools_connectionsimport_wizard">
+	<title>Import Connections wizard</title>
+	<para>
+		This wizard imports previously exported connections to the 
+		<link linkend="tools_connections_view">Connections view</link>.
+	</para>
+	<para>
+		To start the wizard select
+		<emphasis role="strong">
+			Import >
+			<inlinemediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="icons/import_connections.gif" format="GIF" />
+				</imageobject>
+			</inlinemediaobject>
+			Import Connections...
+		</emphasis>
+		from the context menu of the Connections view.
+	</para>
+
+	<para>
+		On the wizard page you have to select the source file.
+	</para>
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_connectionsimport_wizard_1.png" format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>
+		<informaltable frame="all">
+			<tgroup cols="3">
+				<colspec colname="Option" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<colspec colname="Default" colwidth="1*" />
+				<thead>
+					<row>
+						<entry>Option</entry>
+						<entry>Description</entry>
+						<entry>Default</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>From file</entry>
+						<entry>
+							The file containing all the connections. Type in the
+							full path or
+							<emphasis role="strong">
+								Browse...
+							</emphasis>
+							to select the path on the file system.
+							The drop-down list provides a history of
+							recently used files.
+						</entry>
+						<entry>empty</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+
+</section>
\ No newline at end of file

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml?rev=830556&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml Wed Oct 28 14:26:11 2009
@@ -0,0 +1,209 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="tools_odfexport_wizard">
+	<title>ODF Export wizard</title>
+	<para>This wizard is used to export entries to OpenDocument Spreadsheet files.</para>
+	<para>
+		To start the wizard choose one of the following options:
+		<itemizedlist>
+			<listitem>
+				<para>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="icons/export_odf.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						ODF Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Connections view select a connection and
+					choose
+					<emphasis role="strong">
+						Export >
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="icons/export_odf.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						ODF Export...
+					</emphasis>
+					from context menu.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
+					In the Workbench menu bar select
+					<emphasis role="strong">File > Export...</emphasis>
+					and choose
+					<emphasis role="strong">
+						<inlinemediaobject>
+							<imageobject>
+								<imagedata scale="50"
+									fileref="icons/export_odf.gif" format="GIF" />
+							</imageobject>
+						</inlinemediaobject>
+						LDAP to ODF
+					</emphasis>
+					.
+				</para>
+			</listitem>
+		</itemizedlist>
+	</para>
+
+
+	<simplesect id="tools_odfexport_wizard_1">
+		<title>Data to Export</title>
+		<para>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</para>
+
+		<para>
+			The layout of the page is similar to the 
+			<link
+				linkend="tools_search_dialog">
+				LDAP Search page
+			</link>
+			. In the <emphasis role="strong">Returning Attributes</emphasis> section
+			you can also choose the following option:
+		</para>
+
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="1*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>Export DN</entry>
+							<entry>
+								Exports the distinguished name as first column in the ODF file.
+							</entry>
+							<entry>on</entry>
+						</row>
+						<row>
+							<entry>All user attributes</entry>
+							<entry>
+								Exports all user attributes.
+							</entry>
+							<entry>on if the Returning Attributes field is empty</entry>
+						</row>
+						<row>
+							<entry>
+								Operational attributes
+							</entry>
+							<entry>
+								Exports all operational attributes.
+							</entry>
+							<entry>off</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+
+	<simplesect id="tools_odfexport_wizard_2">
+		<title>ODF File</title>
+		<para>
+			On the ODF File page you have to select the target ODF file.
+		</para>
+		<para>
+			<screenshot>
+				<mediaobject>
+					<imageobject>
+						<imagedata scale="50"
+							fileref="images/tools_odfexport_wizard_1.png" format="PNG" />
+					</imageobject>
+				</mediaobject>
+			</screenshot>
+		</para>
+		<para>
+			<informaltable frame="all">
+				<tgroup cols="3">
+					<colspec colname="Option" colwidth="1*" />
+					<colspec colname="Description" colwidth="2*" />
+					<colspec colname="Default" colwidth="1*" />
+					<thead>
+						<row>
+							<entry>Option</entry>
+							<entry>Description</entry>
+							<entry>Default</entry>
+						</row>
+					</thead>
+					<tbody>
+						<row>
+							<entry>ODF File</entry>
+							<entry>
+								The ODF file to export to. Type in the
+								full path or
+								<emphasis role="strong">
+									Browse...
+								</emphasis>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</entry>
+							<entry>empty</entry>
+						</row>
+						<row>
+							<entry>Overwrite existing ODF file</entry>
+							<entry>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</entry>
+							<entry>off</entry>
+						</row>
+						<row>
+							<entry>Text Formats</entry>
+							<entry>
+								Opens the
+								<link
+									linkend="preferences_text_formats">
+									Text Formats preferences
+								</link>
+								where you could modify the ODF format.
+							</entry>
+							<entry>-</entry>
+						</row>
+					</tbody>
+				</tgroup>
+			</informaltable>
+		</para>
+	</simplesect>
+	
+</section>
\ No newline at end of file

Added: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml?rev=830556&view=auto
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml (added)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml Wed Oct 28 14:26:11 2009
@@ -0,0 +1,95 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="tools_connectionsexport_wizard">
+	<title>Connections Export wizard</title>
+	<para>
+		This wizard is used to export all defined connections in the 
+        <link linkend="tools_connections_view">Connections view</link>
+        to a file.
+	</para>
+	<para>
+		To start the wizard select
+		<emphasis role="strong">
+			Export >
+			<inlinemediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="icons/export_connections.gif" format="GIF" />
+				</imageobject>
+			</inlinemediaobject>
+			Export Connections...
+		</emphasis>
+		from the context menu of the Connections view.
+	</para>
+
+	<para>
+		On the wizard page you have to select the target file.
+	</para>
+	<para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/tools_connectionsexport_wizard_1.png" format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>
+		<informaltable frame="all">
+			<tgroup cols="3">
+				<colspec colname="Option" colwidth="1*" />
+				<colspec colname="Description" colwidth="2*" />
+				<colspec colname="Default" colwidth="1*" />
+				<thead>
+					<row>
+						<entry>Option</entry>
+						<entry>Description</entry>
+						<entry>Default</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry>To file</entry>
+						<entry>
+							The file to export all the connections to. Type in the
+							full path or
+							<emphasis role="strong">
+								Browse...
+							</emphasis>
+							to select the path on the file system.
+							The drop-down list provides a history of
+							recently used files.
+						</entry>
+						<entry>empty</entry>
+					</row>
+					<row>
+						<entry>Overwrite existing file</entry>
+						<entry>
+							If the export file already exist, you
+							must permit to overwrite the file.
+						</entry>
+						<entry>off</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+
+</section>
\ No newline at end of file

Modified: directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml?rev=830556&r1=830555&r2=830556&view=diff
==============================================================================
--- directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml (original)
+++ directory/studio/trunk/ldapbrowser-help/src/main/docbook/2_tools.xml Wed Oct 28 14:26:11 2009
@@ -51,10 +51,13 @@
 		
 		&tools_ldifimport_wizard;
 		&tools_dsmlimport_wizard;
+		&tools_connectionsimport_wizard;
 		&tools_ldifexport_wizard;
 		&tools_dsmlexport_wizard;
 		&tools_csvexport_wizard;
 		&tools_excelexport_wizard;
+		&tools_odfexport_wizard;
+		&tools_connectionsexport_wizard;
 		
 		&tools_referrals_connection_dialog;
 		&tools_filter_editor_dialog;

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_connections.gif
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_connections.gif?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_connections.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_odf.gif
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_odf.gif?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/export_odf.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/import_connections.gif
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/import_connections.gif?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/icons/import_connections.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connections_view_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connections_view_1.png?rev=830556&r1=830555&r2=830556&view=diff
==============================================================================
Binary files - no diff available.

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsexport_wizard_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsexport_wizard_1.png?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsexport_wizard_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsimport_wizard_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsimport_wizard_1.png?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_connectionsimport_wizard_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldap_perspective_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_ldap_perspective_1.png?rev=830556&r1=830555&r2=830556&view=diff
==============================================================================
Binary files - no diff available.

Added: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_odfexport_wizard_1.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_odfexport_wizard_1.png?rev=830556&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/ldapbrowser-help/src/main/resources/html/images/tools_odfexport_wizard_1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream