diff --git a/helps/apacheds.help/src/main/docbook/1.2_ldap_servers_view.xml b/helps/apacheds.help/src/main/docbook/1.2_ldap_servers_view.xml index d27901b45c..beebf7c686 100644 --- a/helps/apacheds.help/src/main/docbook/1.2_ldap_servers_view.xml +++ b/helps/apacheds.help/src/main/docbook/1.2_ldap_servers_view.xml @@ -69,7 +69,7 @@ + fileref="images/icons_server_new.png" format="PNG" /> - New server @@ -78,7 +78,7 @@ + fileref="images/icons_run.png" format="PNG" /> - Run @@ -87,7 +87,7 @@ + fileref="images/icons_stop.png" format="PNG" /> - Stop @@ -104,7 +104,7 @@ + fileref="images/icons_server_new.png" format="PNG" /> - New Server @@ -117,7 +117,7 @@ + fileref="images/icons_delete.png" format="PNG" /> - Delete @@ -130,7 +130,7 @@ + fileref="images/icons_run.png" format="PNG" /> - Run @@ -139,7 +139,7 @@ + fileref="images/icons_stop.png" format="PNG" /> - Stop @@ -148,7 +148,7 @@ + fileref="images/icons_connection_add.png" format="PNG" /> - Create a Connection @@ -183,7 +183,7 @@ + fileref="images/icons_server.png" format="PNG" /> @@ -194,22 +194,22 @@ + fileref="images/icons_server_starting1.png" + format="PNG" /> + fileref="images/icons_server_starting2.png" + format="PNG" /> + fileref="images/icons_server_starting3.png" + format="PNG" /> @@ -220,8 +220,8 @@ + fileref="images/icons_server_started.png" + format="PNG" /> @@ -232,22 +232,22 @@ + fileref="images/icons_server_stopping1.png" + format="PNG" /> + fileref="images/icons_server_stopping2.png" + format="PNG" /> + fileref="images/icons_server_stopping3.png" + format="PNG" /> @@ -258,8 +258,8 @@ + fileref="images/icons_server_stopped.png" + format="PNG" /> diff --git a/helps/apacheds.help/src/main/docbook/1.3.4_configuration_editor_partitions.xml b/helps/apacheds.help/src/main/docbook/1.3.4_configuration_editor_partitions.xml index 04c62b9359..1e323a9f8a 100644 --- a/helps/apacheds.help/src/main/docbook/1.3.4_configuration_editor_partitions.xml +++ b/helps/apacheds.help/src/main/docbook/1.3.4_configuration_editor_partitions.xml @@ -49,14 +49,14 @@ + fileref="images/gettingstarted/partition.png" format="PNG" /> : Standard Partition + fileref="images/gettingstarted/partition_system.png" format="PNG" /> : System Partition diff --git a/helps/apacheds.help/src/main/docbook/2.1_creating_new_server.xml b/helps/apacheds.help/src/main/docbook/2.1_creating_new_server.xml index b71255505e..ef0090a810 100644 --- a/helps/apacheds.help/src/main/docbook/2.1_creating_new_server.xml +++ b/helps/apacheds.help/src/main/docbook/2.1_creating_new_server.xml @@ -23,7 +23,7 @@ the + fileref="images/icons_server_new.png" format="PNG" /> New Server button, or use the diff --git a/helps/apacheds.help/src/main/docbook/2.2_starting_server.xml b/helps/apacheds.help/src/main/docbook/2.2_starting_server.xml index 95308f1872..e183c4f798 100644 --- a/helps/apacheds.help/src/main/docbook/2.2_starting_server.xml +++ b/helps/apacheds.help/src/main/docbook/2.2_starting_server.xml @@ -22,8 +22,8 @@ To start a server, in the Servers view, select the server you want to start and click the - + Run button in the toolbar, or use the diff --git a/helps/apacheds.help/src/main/docbook/2.3_stopping_server.xml b/helps/apacheds.help/src/main/docbook/2.3_stopping_server.xml index 4f5d4851cc..b9f23e9d9b 100644 --- a/helps/apacheds.help/src/main/docbook/2.3_stopping_server.xml +++ b/helps/apacheds.help/src/main/docbook/2.3_stopping_server.xml @@ -23,7 +23,7 @@ want to stop and click the + fileref="images/icons_stop.png" format="PNG" /> Stop button in the toolbar, or use the diff --git a/helps/apacheds.help/src/main/docbook/2.5_deleting_server.xml b/helps/apacheds.help/src/main/docbook/2.5_deleting_server.xml index 4b3747527a..4494713a59 100644 --- a/helps/apacheds.help/src/main/docbook/2.5_deleting_server.xml +++ b/helps/apacheds.help/src/main/docbook/2.5_deleting_server.xml @@ -23,7 +23,7 @@ want to delete and click the + fileref="images/icons_delete.png" format="PNG" /> Delete action in the context menu, or use the diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/extended_operation.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/extended_operation.png new file mode 100644 index 0000000000..9930d69eb1 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/extended_operation.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/horizontal_orientation.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/horizontal_orientation.png new file mode 100644 index 0000000000..2d29b162fe Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/horizontal_orientation.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/interceptor.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/interceptor.png new file mode 100644 index 0000000000..1573074744 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/interceptor.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition.png new file mode 100644 index 0000000000..1c51305352 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition_system.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition_system.png new file mode 100644 index 0000000000..d240814c74 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/partition_system.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/gettingstarted/vertical_orientation.png b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/vertical_orientation.png new file mode 100644 index 0000000000..16d2983f95 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/gettingstarted/vertical_orientation.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_connection_add.png b/helps/apacheds.help/src/main/resources/html/images/icons_connection_add.png new file mode 100644 index 0000000000..cf90e59082 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_connection_add.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_delete.png b/helps/apacheds.help/src/main/resources/html/images/icons_delete.png new file mode 100644 index 0000000000..e49f8a02eb Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_delete.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_run.png b/helps/apacheds.help/src/main/resources/html/images/icons_run.png new file mode 100644 index 0000000000..829ab5edd4 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_run.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server.png b/helps/apacheds.help/src/main/resources/html/images/icons_server.png new file mode 100644 index 0000000000..6ddbe9807c Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_new.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_new.png new file mode 100644 index 0000000000..db20d64d7e Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_new.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_started.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_started.png new file mode 100644 index 0000000000..8e54a8e7c3 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_started.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_starting1.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting1.png new file mode 100644 index 0000000000..52e2061c23 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting1.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_starting2.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting2.png new file mode 100644 index 0000000000..32d8841438 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting2.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_starting3.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting3.png new file mode 100644 index 0000000000..4b606a100f Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_starting3.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_stopped.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopped.png new file mode 100644 index 0000000000..f95a83f3a7 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopped.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping1.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping1.png new file mode 100644 index 0000000000..6b2be2eb2c Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping1.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping2.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping2.png new file mode 100644 index 0000000000..f95a83f3a7 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping2.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping3.png b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping3.png new file mode 100644 index 0000000000..6b2be2eb2c Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_server_stopping3.png differ diff --git a/helps/apacheds.help/src/main/resources/html/images/icons_stop.png b/helps/apacheds.help/src/main/resources/html/images/icons_stop.png new file mode 100644 index 0000000000..026af61cb7 Binary files /dev/null and b/helps/apacheds.help/src/main/resources/html/images/icons_stop.png differ diff --git a/helps/ldapbrowser.help/src/main/docbook/1_gettingstarted.xml b/helps/ldapbrowser.help/src/main/docbook/1_gettingstarted.xml index 46c016d2f9..7ebeefbe4f 100644 --- a/helps/ldapbrowser.help/src/main/docbook/1_gettingstarted.xml +++ b/helps/ldapbrowser.help/src/main/docbook/1_gettingstarted.xml @@ -74,7 +74,7 @@ To create a new connection click the - + New Connection button. @@ -194,7 +194,7 @@ Browse the directory The LDAP Browser view is on the top left. - The category + The category DIT shows the hierarchical content of the directory. You may expand and collapse the tree. @@ -227,7 +227,7 @@ In the toolbar click the - + Search button. @@ -235,7 +235,7 @@ If it is not already selected, select the - + LDAP Search tab. @@ -263,7 +263,7 @@ - The category + The category Searches in the LDAP Browser shows the searches. You may expand the search to see all search result enties. diff --git a/helps/ldapbrowser.help/src/main/docbook/2.20_tools_connections_view.xml b/helps/ldapbrowser.help/src/main/docbook/2.20_tools_connections_view.xml index a51d134976..dc39017013 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.20_tools_connections_view.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.20_tools_connections_view.xml @@ -63,23 +63,23 @@ - + Connection is opened. - + Connection is closed. - + Secure Connection is opened. - + Secure Connection is closed. - + Connection folder @@ -103,27 +103,27 @@ - + New Connection... Starts the New Connection wizard - + Open Connection Opens the selected connection(s) - + Close Connection Closes the selected connection(s) - + Expand All Expands all connection folders - + Collapse All Collapses all connection folders @@ -149,37 +149,37 @@ - + New Connection... Starts the New Connection wizard - + New Connection Folder... Opens a dialog to create a new connection folder. - + Open Connection Opens the selected connection(s) - + Close Connection Closes the selected connection(s) - + Open Schema Browser Opens the Schema Browser and shows the schema of the selected connection - + Copy Connection Copies the selected connection(s) as LDAP URL(s) to the clipboard. To duplicate an existing connection please combine copy and paste. @@ -189,7 +189,7 @@ - + Paste Connection Pastes the copied connection(s) or LDAP URL(s) from clipboard. Only enabled if there are connections or LDAP URLs in clipboard. @@ -199,7 +199,7 @@ - + Delete Connection Deletes the selected connections(s). Only enabled if the selected connections are closed. Delete @@ -223,7 +223,7 @@ F2 - + Import LDIF Import... @@ -233,7 +233,7 @@ - + Import DSML Import... @@ -243,7 +243,7 @@ - + Import Import Connections... @@ -253,7 +253,7 @@ - + Export LDIF Export... @@ -263,7 +263,7 @@ - + Export DSML Export... @@ -273,7 +273,7 @@ - + Export CSV Export... @@ -283,7 +283,7 @@ - + Export Excel Export... @@ -293,7 +293,7 @@ - + Export ODF Export... @@ -303,7 +303,7 @@ - + Export Export Connections... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.21.0_tools_browser_view_overview.xml b/helps/ldapbrowser.help/src/main/docbook/2.21.0_tools_browser_view_overview.xml index 3dc837ec80..6d52bd6556 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.21.0_tools_browser_view_overview.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.21.0_tools_browser_view_overview.xml @@ -59,7 +59,7 @@ + fileref="icons/dit.png" format="PNG" /> @@ -75,7 +75,7 @@ + fileref="icons/entry_person.png" format="PNG" /> @@ -83,7 +83,7 @@ + fileref="icons/entry_group.png" format="PNG" /> @@ -91,7 +91,7 @@ + fileref="icons/entry_org.png" format="PNG" /> @@ -99,7 +99,7 @@ + fileref="icons/entry_dc.png" format="PNG" /> @@ -107,7 +107,7 @@ + fileref="icons/entry_default.png" format="PNG" /> @@ -122,7 +122,7 @@ + fileref="icons/entry_alias.png" format="PNG" /> @@ -130,7 +130,7 @@ + fileref="icons/entry_ref.png" format="PNG" /> @@ -143,7 +143,7 @@ + fileref="icons/browser_schemabrowsereditor.png" format="PNG" /> @@ -156,7 +156,7 @@ + fileref="icons/entry_root.png" format="PNG" /> @@ -169,7 +169,7 @@ + fileref="icons/folder.png" format="PNG" /> @@ -182,7 +182,7 @@ + fileref="icons/searches.png" format="PNG" /> @@ -198,7 +198,7 @@ + fileref="icons/search.png" format="PNG" /> @@ -211,7 +211,7 @@ + fileref="icons/bookmarks.png" format="PNG" /> @@ -226,7 +226,7 @@ + fileref="icons/bookmark.png" format="PNG" /> @@ -261,7 +261,7 @@ + fileref="icons/parent.png" format="PNG" /> @@ -278,7 +278,7 @@ + fileref="icons/refresh.png" format="PNG" /> @@ -294,7 +294,7 @@ + fileref="icons/collapseall.png" format="PNG" /> @@ -311,7 +311,7 @@ + fileref="icons/link_with_editor.png" format="PNG" /> @@ -422,7 +422,7 @@ + fileref="icons/subtree.png" format="PNG" /> @@ -436,7 +436,7 @@ + fileref="icons/quicksearch.png" format="PNG" /> @@ -450,7 +450,7 @@ + fileref="icons/quicksearch.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.21.1_tools_browser_view_dit.xml b/helps/ldapbrowser.help/src/main/docbook/2.21.1_tools_browser_view_dit.xml index 0abf62e745..a5a1583f17 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.21.1_tools_browser_view_dit.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.21.1_tools_browser_view_dit.xml @@ -103,7 +103,7 @@ + fileref="icons/entry_person.png" format="PNG" /> @@ -116,7 +116,7 @@ + fileref="icons/entry_group.png" format="PNG" /> @@ -129,7 +129,7 @@ + fileref="icons/entry_org.png" format="PNG" /> @@ -142,7 +142,7 @@ + fileref="icons/entry_dc.png" format="PNG" /> @@ -155,7 +155,7 @@ + fileref="icons/entry_alias.png" format="PNG" /> @@ -168,7 +168,7 @@ + fileref="icons/entry_ref.png" format="PNG" /> @@ -181,7 +181,7 @@ + fileref="icons/browser_schemabrowsereditor.png" format="PNG" /> @@ -194,7 +194,7 @@ + fileref="icons/entry_root.png" format="PNG" /> @@ -207,7 +207,7 @@ + fileref="icons/entry_default.png" format="PNG" /> @@ -236,7 +236,7 @@ + fileref="icons/entry_alias.png" format="PNG" /> @@ -266,7 +266,7 @@ + fileref="icons/entry_ref.png" format="PNG" /> @@ -290,8 +290,8 @@ - + @@ -319,8 +319,8 @@ - + diff --git a/helps/ldapbrowser.help/src/main/docbook/2.21.2_tools_browser_view_searches.xml b/helps/ldapbrowser.help/src/main/docbook/2.21.2_tools_browser_view_searches.xml index b505e4e0ce..eb6516cb5b 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.21.2_tools_browser_view_searches.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.21.2_tools_browser_view_searches.xml @@ -36,7 +36,7 @@ + fileref="icons/search_new.png" format="PNG" /> @@ -52,7 +52,7 @@ + fileref="icons/search.png" format="PNG" /> @@ -90,7 +90,7 @@ + fileref="icons/locate_searchresult_in_dit.png" format="PNG" /> @@ -108,7 +108,7 @@ + fileref="icons/search_unperformed.png" format="PNG" /> @@ -126,8 +126,8 @@ - + @@ -162,7 +162,7 @@ + fileref="icons/ovr16/searchresult.png" format="PNG" /> @@ -176,8 +176,8 @@ - + @@ -205,8 +205,8 @@ - + diff --git a/helps/ldapbrowser.help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml b/helps/ldapbrowser.help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml index edff063e85..627afa1402 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.21.3_tools_browser_view_bookmarks.xml @@ -37,8 +37,8 @@ - + @@ -55,7 +55,7 @@ + fileref="icons/locate_bookmark_in_dit.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml b/helps/ldapbrowser.help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml index 2a5048d368..a3f25221e7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.21.9_tools_browser_view_contextmenu.xml @@ -31,8 +31,8 @@ - + @@ -69,8 +69,8 @@ - + @@ -105,8 +105,8 @@ - + @@ -155,8 +155,8 @@ - + @@ -190,8 +190,8 @@ - + @@ -265,7 +265,7 @@ + fileref="icons/browser_singletab_entry_editor.png" format="PNG" /> @@ -297,7 +297,7 @@ + fileref="icons/browser_multitab_entry_editor.png" format="PNG" /> @@ -326,7 +326,7 @@ + fileref="icons/browser_multitab_ldif_editor.png" format="PNG" /> @@ -355,7 +355,7 @@ + fileref="icons/browser_singletab_ldif_editor.png" format="PNG" /> @@ -389,7 +389,7 @@ + fileref="icons/locate_searchresult_in_dit.png" format="PNG" /> @@ -397,8 +397,8 @@ - + @@ -439,8 +439,8 @@ - + @@ -478,8 +478,8 @@ - + @@ -536,8 +536,8 @@ - + @@ -614,8 +614,8 @@ - + @@ -754,8 +754,8 @@ - + @@ -788,8 +788,8 @@ - + @@ -830,8 +830,8 @@ - + @@ -870,7 +870,7 @@ + fileref="icons/copy_ldif_searchresult.png" format="PNG" /> @@ -909,8 +909,8 @@ - + @@ -949,8 +949,8 @@ - + @@ -1008,8 +1008,8 @@ - + @@ -1047,8 +1047,8 @@ - + @@ -1087,8 +1087,8 @@ - + @@ -1127,8 +1127,8 @@ - + @@ -1170,8 +1170,8 @@ - + @@ -1220,8 +1220,8 @@ - + @@ -1254,8 +1254,8 @@ - + @@ -1287,8 +1287,8 @@ - + @@ -1316,8 +1316,8 @@ - + @@ -1345,8 +1345,8 @@ - + @@ -1374,8 +1374,8 @@ - + @@ -1403,8 +1403,8 @@ - + @@ -1432,8 +1432,8 @@ - + @@ -1461,8 +1461,8 @@ - + @@ -1491,8 +1491,8 @@ - + diff --git a/helps/ldapbrowser.help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml b/helps/ldapbrowser.help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml index 9ca0ef79cc..a69db146b5 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.22.1_tools_table_entry_editor_overview.xml @@ -171,7 +171,7 @@ + fileref="icons/value_add.png" format="PNG" /> @@ -196,7 +196,7 @@ + fileref="icons/attribute_add.png" format="PNG" /> @@ -228,7 +228,7 @@ + fileref="icons/delete.png" format="PNG" /> @@ -247,7 +247,7 @@ + fileref="icons/delete_all.png" format="PNG" /> @@ -267,7 +267,7 @@ + fileref="icons/refresh.png" format="PNG" /> @@ -289,7 +289,7 @@ + fileref="icons/expandall.png" format="PNG" /> @@ -305,7 +305,7 @@ + fileref="icons/collapseall.png" format="PNG" /> @@ -321,7 +321,7 @@ + fileref="icons/filter.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml b/helps/ldapbrowser.help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml index 9a2200a153..227072777f 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.22.2_tools_table_entry_editor_features.xml @@ -38,8 +38,8 @@ - + @@ -123,8 +123,8 @@ - + @@ -189,8 +189,8 @@ - + @@ -198,8 +198,8 @@ - + @@ -228,8 +228,8 @@ - + diff --git a/helps/ldapbrowser.help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml b/helps/ldapbrowser.help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml index eaa1063d33..0fa4806db3 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.22.3_tools_table_entry_editor_contextmenu.xml @@ -44,7 +44,7 @@ + fileref="icons/attribute_add.png" format="PNG" /> @@ -83,7 +83,7 @@ + fileref="icons/value_add.png" format="PNG" /> @@ -130,7 +130,7 @@ + fileref="icons/search_new.png" format="PNG" /> @@ -180,8 +180,8 @@ - + @@ -213,7 +213,7 @@ + fileref="icons/locate_dn_in_dit.png" format="PNG" /> @@ -522,8 +522,8 @@ - + @@ -570,8 +570,8 @@ - + @@ -621,7 +621,7 @@ + fileref="icons/delete.png" format="PNG" /> @@ -686,7 +686,7 @@ + fileref="icons/copy_dn.png" format="PNG" /> @@ -713,7 +713,7 @@ + fileref="icons/copy_url.png" format="PNG" /> @@ -742,7 +742,7 @@ + fileref="icons/copy_att.png" format="PNG" /> @@ -769,7 +769,7 @@ + fileref="icons/copy_display.png" format="PNG" /> @@ -796,7 +796,7 @@ + fileref="icons/copy_raw.png" format="PNG" /> @@ -824,7 +824,7 @@ + fileref="icons/copy_base64.png" format="PNG" /> @@ -851,7 +851,7 @@ + fileref="icons/copy_hex.png" format="PNG" /> @@ -878,7 +878,7 @@ + fileref="icons/copy_ldif.png" format="PNG" /> @@ -913,7 +913,7 @@ + fileref="icons/filter_equals.png" format="PNG" /> @@ -945,7 +945,7 @@ + fileref="icons/filter_not.png" format="PNG" /> @@ -978,7 +978,7 @@ + fileref="icons/filter_and.png" format="PNG" /> @@ -1006,7 +1006,7 @@ + fileref="icons/filter_or.png" format="PNG" /> @@ -1038,7 +1038,7 @@ + fileref="icons/delete_all.png" format="PNG" /> @@ -1180,7 +1180,7 @@ + fileref="icons/refresh.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml b/helps/ldapbrowser.help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml index 492d4c9a28..2812b2f1b7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.22.6_tools_ldif_entry_editor_contextmenu.xml @@ -122,8 +122,8 @@ - + @@ -166,8 +166,8 @@ - + @@ -311,7 +311,7 @@ + fileref="icons/refresh.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.23.0_tools_search_result_editor_overview.xml b/helps/ldapbrowser.help/src/main/docbook/2.23.0_tools_search_result_editor_overview.xml index 2fc3a90aa9..40d60e35a3 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.23.0_tools_search_result_editor_overview.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.23.0_tools_search_result_editor_overview.xml @@ -112,7 +112,7 @@ + fileref="icons/value_add.png" format="PNG" /> @@ -137,7 +137,7 @@ + fileref="icons/delete.png" format="PNG" /> @@ -158,7 +158,7 @@ + fileref="icons/refresh.png" format="PNG" /> @@ -177,7 +177,7 @@ + fileref="icons/copy_table.png" format="PNG" /> @@ -206,7 +206,7 @@ + fileref="icons/filter.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.23.1_tools_search_result_editor_features.xml b/helps/ldapbrowser.help/src/main/docbook/2.23.1_tools_search_result_editor_features.xml index 06145eb12f..38788eff95 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.23.1_tools_search_result_editor_features.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.23.1_tools_search_result_editor_features.xml @@ -40,8 +40,8 @@ - + @@ -73,8 +73,8 @@ - + @@ -87,8 +87,8 @@ - + @@ -104,8 +104,8 @@ - + @@ -193,7 +193,7 @@ + fileref="icons/multivaluededitor.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml b/helps/ldapbrowser.help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml index d5bf7cf651..1e5aeb5bd7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.23.9_tools_search_result_editor_contextmenu.xml @@ -34,7 +34,7 @@ + fileref="icons/value_add.png" format="PNG" /> @@ -79,7 +79,7 @@ + fileref="icons/search_new.png" format="PNG" /> @@ -124,8 +124,8 @@ - + @@ -164,7 +164,7 @@ + fileref="icons/locate_dn_in_dit.png" format="PNG" /> @@ -200,7 +200,7 @@ + fileref="icons/open_searchresult.png" format="PNG" /> @@ -500,8 +500,8 @@ - + @@ -552,8 +552,8 @@ - + @@ -604,7 +604,7 @@ + fileref="icons/delete.png" format="PNG" /> @@ -644,7 +644,7 @@ + fileref="icons/copy_dn.png" format="PNG" /> @@ -672,7 +672,7 @@ + fileref="icons/copy_url.png" format="PNG" /> @@ -701,7 +701,7 @@ + fileref="icons/copy_att.png" format="PNG" /> @@ -729,7 +729,7 @@ + fileref="icons/copy_raw.png" format="PNG" /> @@ -757,7 +757,7 @@ + fileref="icons/copy_base64.png" format="PNG" /> @@ -785,7 +785,7 @@ + fileref="icons/copy_hex.png" format="PNG" /> @@ -813,7 +813,7 @@ + fileref="icons/copy_ldif.png" format="PNG" /> @@ -847,7 +847,7 @@ + fileref="icons/filter_equals.png" format="PNG" /> @@ -880,7 +880,7 @@ + fileref="icons/filter_not.png" format="PNG" /> @@ -913,7 +913,7 @@ + fileref="icons/filter_and.png" format="PNG" /> @@ -940,7 +940,7 @@ + fileref="icons/filter_or.png" format="PNG" /> @@ -1029,7 +1029,7 @@ + fileref="icons/refresh.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.24_tools_schema_browser.xml b/helps/ldapbrowser.help/src/main/docbook/2.24_tools_schema_browser.xml index 09d0a93d7e..6e69ff00df 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.24_tools_schema_browser.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.24_tools_schema_browser.xml @@ -137,7 +137,7 @@ + fileref="icons/defaultschema.png" format="PNG" /> @@ -155,7 +155,7 @@ + fileref="icons/refresh.png" format="PNG" /> diff --git a/helps/ldapbrowser.help/src/main/docbook/2.25.1_tools_search_logs_view.xml b/helps/ldapbrowser.help/src/main/docbook/2.25.1_tools_search_logs_view.xml index 89b3852f04..afb8413ae7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.25.1_tools_search_logs_view.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.25.1_tools_search_logs_view.xml @@ -159,27 +159,27 @@ - + Clear Clears the current search logfile. - + Refresh Reloads the current search logfile. - + Older Loads an older search logfile. - + Newer Loads a newer search logfile. - + Export Search Logs... Exports the search logs to a file. diff --git a/helps/ldapbrowser.help/src/main/docbook/2.25_tools_modification_logs_view.xml b/helps/ldapbrowser.help/src/main/docbook/2.25_tools_modification_logs_view.xml index c9a6680605..a5878d24b7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.25_tools_modification_logs_view.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.25_tools_modification_logs_view.xml @@ -115,27 +115,27 @@ - + Clear Clears the current modification logfile. - + Refresh Reloads the current modification logfile. - + Older Loads an older modification logfile. - + Newer Loads a newer modification logfile. - + Export Modification Logs... Exports the modification logs to a file. diff --git a/helps/ldapbrowser.help/src/main/docbook/2.40_tools_newconnection_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.40_tools_newconnection_wizard.xml index c5312b669b..2d26d6cc8f 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.40_tools_newconnection_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.40_tools_newconnection_wizard.xml @@ -32,7 +32,7 @@ + fileref="icons/connection_add.png" format="PNG" /> New Connection... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml index 8dfe26ccac..f658618f3d 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.41.1_tools_newcontextentry_wizard.xml @@ -29,8 +29,8 @@ result or bookmark. Then choose - + New -> New Context Entry... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.41_tools_newentry_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.41_tools_newentry_wizard.xml index f0c912c201..b239a32a22 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.41_tools_newentry_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.41_tools_newentry_wizard.xml @@ -29,8 +29,8 @@ result or bookmark. Then choose - + New > New Entry... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.42_tools_attribute_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.42_tools_attribute_wizard.xml index fc61d29955..ca3d9fa003 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.42_tools_attribute_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.42_tools_attribute_wizard.xml @@ -26,8 +26,8 @@ To create a new attribute select the - + New Attribute... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.43_tools_search_dialog.xml b/helps/ldapbrowser.help/src/main/docbook/2.43_tools_search_dialog.xml index 6a9011958f..62d746ed5f 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.43_tools_search_dialog.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.43_tools_search_dialog.xml @@ -41,7 +41,7 @@ + fileref="icons/search_new.png" format="PNG" /> New Search... @@ -58,7 +58,7 @@ + fileref="icons/search.png" format="PNG" /> Search diff --git a/helps/ldapbrowser.help/src/main/docbook/2.44_tools_batchoperation_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.44_tools_batchoperation_wizard.xml index 454de1c2b5..dac824f8f7 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.44_tools_batchoperation_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.44_tools_batchoperation_wizard.xml @@ -32,8 +32,8 @@ Then choose - + @@ -48,8 +48,8 @@ drop-down menu on the New Wizard button and select - + @@ -64,8 +64,8 @@ File > New > - + LDAP Batch Operation diff --git a/helps/ldapbrowser.help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml index 7afbb0e57c..9fc48a0e09 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.45.1_tools_dsmlimport_wizard.xml @@ -33,7 +33,7 @@ + fileref="icons/import_dsml.png" format="PNG" /> DSML Import... @@ -49,7 +49,7 @@ + fileref="icons/import_dsml.png" format="PNG" /> DSML Import... @@ -66,7 +66,7 @@ + fileref="icons/import_dsml.png" format="PNG" /> DSML into LDAP diff --git a/helps/ldapbrowser.help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml index 38ed4fefe3..01857d527c 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.45.9_tools_connectionsimport_wizard.xml @@ -29,7 +29,7 @@ + fileref="icons/import_connections.png" format="PNG" /> Import Connections... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.45_tools_ldifimport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.45_tools_ldifimport_wizard.xml index 795d53bedf..66ce6746c5 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.45_tools_ldifimport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.45_tools_ldifimport_wizard.xml @@ -34,7 +34,7 @@ + fileref="icons/import_ldif.png" format="PNG" /> LDIF Import... @@ -50,7 +50,7 @@ + fileref="icons/import_ldif.png" format="PNG" /> LDIF Import... @@ -67,7 +67,7 @@ + fileref="icons/import_ldif.png" format="PNG" /> LDIF into LDAP diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml index bd1ee78178..f0284b0add 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46.1_tools_dsmlexport_wizard.xml @@ -33,7 +33,7 @@ + fileref="icons/export_dsml.png" format="PNG" /> DSML Export... @@ -50,7 +50,7 @@ + fileref="icons/export_dsml.png" format="PNG" /> DSML Export... @@ -67,7 +67,7 @@ + fileref="icons/export_dsml.png" format="PNG" /> LDAP to DSML diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46.2_tools_csvexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46.2_tools_csvexport_wizard.xml index 4e4b705977..fa7cf2ac62 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46.2_tools_csvexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46.2_tools_csvexport_wizard.xml @@ -31,7 +31,7 @@ + fileref="icons/export_csv.png" format="PNG" /> CSV Export... @@ -48,7 +48,7 @@ + fileref="icons/export_csv.png" format="PNG" /> CSV Export... @@ -65,7 +65,7 @@ + fileref="icons/export_csv.png" format="PNG" /> LDAP to CSV diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46.3_tools_excelexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46.3_tools_excelexport_wizard.xml index 18509d0045..dad60f5fc8 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46.3_tools_excelexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46.3_tools_excelexport_wizard.xml @@ -31,7 +31,7 @@ + fileref="icons/export_xls.png" format="PNG" /> Excel Export... @@ -48,7 +48,7 @@ + fileref="icons/export_xls.png" format="PNG" /> Excel Export... @@ -65,7 +65,7 @@ + fileref="icons/export_xls.png" format="PNG" /> LDAP to Excel diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml index 49f248e9d9..d56ec5309e 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46.4_tools_odfexport_wizard.xml @@ -31,7 +31,7 @@ + fileref="icons/export_odf.png" format="PNG" /> ODF Export... @@ -48,7 +48,7 @@ + fileref="icons/export_odf.png" format="PNG" /> ODF Export... @@ -65,7 +65,7 @@ + fileref="icons/export_odf.png" format="PNG" /> LDAP to ODF diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml index 592eddd0a2..1bd99c7e5e 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46.9_tools_connectionsexport_wizard.xml @@ -30,7 +30,7 @@ + fileref="icons/export_connections.png" format="PNG" /> Export Connections... diff --git a/helps/ldapbrowser.help/src/main/docbook/2.46_tools_ldifexport_wizard.xml b/helps/ldapbrowser.help/src/main/docbook/2.46_tools_ldifexport_wizard.xml index 304b56031d..081ae5b63d 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.46_tools_ldifexport_wizard.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.46_tools_ldifexport_wizard.xml @@ -33,7 +33,7 @@ + fileref="icons/export_ldif.png" format="PNG" /> LDIF Export... @@ -50,7 +50,7 @@ + fileref="icons/export_ldif.png" format="PNG" /> LDIF Export... @@ -67,7 +67,7 @@ + fileref="icons/export_ldif.png" format="PNG" /> LDAP to LDIF diff --git a/helps/ldapbrowser.help/src/main/docbook/2.70_tools_value_editors.xml b/helps/ldapbrowser.help/src/main/docbook/2.70_tools_value_editors.xml index a66d4cbf11..299679fbe2 100644 --- a/helps/ldapbrowser.help/src/main/docbook/2.70_tools_value_editors.xml +++ b/helps/ldapbrowser.help/src/main/docbook/2.70_tools_value_editors.xml @@ -457,8 +457,8 @@ By clicking - + Parent diff --git a/helps/ldapbrowser.help/src/main/docbook/3_tasks.xml b/helps/ldapbrowser.help/src/main/docbook/3_tasks.xml index 6a7b342c10..88da287441 100644 --- a/helps/ldapbrowser.help/src/main/docbook/3_tasks.xml +++ b/helps/ldapbrowser.help/src/main/docbook/3_tasks.xml @@ -39,7 +39,7 @@ Select the connection you want to duplicate and select - + Copy Connection from context menu or use the StrgC @@ -49,7 +49,7 @@ Afterward select - + Paste Connection from context menu or use the StrgV @@ -105,7 +105,7 @@ + fileref="icons/delete.png" format="PNG" /> Delete Connection @@ -130,7 +130,7 @@ + fileref="icons/connection_connect.png" format="PNG" /> Open Connection @@ -152,7 +152,7 @@ + fileref="icons/connection_disconnect.png" format="PNG" /> Close Connection @@ -350,7 +350,7 @@ + fileref="icons/filter_dit.png" format="PNG" /> Filter Children... @@ -447,7 +447,7 @@ + fileref="icons/delete.png" format="PNG" /> Delete @@ -493,8 +493,8 @@ Choose - + New Value @@ -564,7 +564,7 @@ + fileref="icons/delete.png" format="PNG" /> Delete diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/addresseditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/addresseditor.png new file mode 100644 index 0000000000..a107e3c3bc Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/addresseditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/attribute.png b/helps/ldapbrowser.help/src/main/resources/html/icons/attribute.png new file mode 100644 index 0000000000..ab202ffb9e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/attribute.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/attribute_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/attribute_add.png new file mode 100644 index 0000000000..315762b259 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/attribute_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/attributes.png b/helps/ldapbrowser.help/src/main/resources/html/icons/attributes.png new file mode 100644 index 0000000000..85de47481f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/attributes.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/batch.png b/helps/ldapbrowser.help/src/main/resources/html/icons/batch.png new file mode 100644 index 0000000000..c8ad0b4ae7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/batch.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark.png b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark.png new file mode 100644 index 0000000000..cf717c44a2 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark_add.png new file mode 100644 index 0000000000..a257ce2f19 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmark_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/bookmarks.png b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmarks.png new file mode 100644 index 0000000000..a9cdfb4039 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/bookmarks.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_browserview.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_browserview.png new file mode 100644 index 0000000000..cd7a7edf74 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_browserview.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_connectionview.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_connectionview.png new file mode 100644 index 0000000000..f0e8e004bc Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_connectionview.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_entryeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_entryeditor.png new file mode 100644 index 0000000000..baa882fd46 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_entryeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_ldifeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_ldifeditor.png new file mode 100644 index 0000000000..09d0707cd2 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_ldifeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_modificationlogview.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_modificationlogview.png new file mode 100644 index 0000000000..ecbf8e510f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_modificationlogview.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_entry_editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_entry_editor.png new file mode 100644 index 0000000000..877069d55b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_entry_editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_ldif_editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_ldif_editor.png new file mode 100644 index 0000000000..8b05fe5593 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_multitab_ldif_editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_schemabrowsereditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_schemabrowsereditor.png new file mode 100644 index 0000000000..7e48fc095a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_schemabrowsereditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_searchresulteditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_searchresulteditor.png new file mode 100644 index 0000000000..36563138d3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_searchresulteditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_entry_editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_entry_editor.png new file mode 100644 index 0000000000..57d0b8b351 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_entry_editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_ldif_editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_ldif_editor.png new file mode 100644 index 0000000000..f06b3a9e24 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/browser_singletab_ldif_editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/changes_commit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_commit.png new file mode 100644 index 0000000000..311afed3c5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_commit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/changes_pause.png b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_pause.png new file mode 100644 index 0000000000..0f1d630c98 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_pause.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/changes_rollback.png b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_rollback.png new file mode 100644 index 0000000000..026af61cb7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/changes_rollback.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/clear.png b/helps/ldapbrowser.help/src/main/resources/html/icons/clear.png new file mode 100644 index 0000000000..c3a005a6ea Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/clear.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/collapseall.png b/helps/ldapbrowser.help/src/main/resources/html/icons/collapseall.png new file mode 100644 index 0000000000..f99fc90c97 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/collapseall.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_add.png new file mode 100644 index 0000000000..cf90e59082 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connect.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connect.png new file mode 100644 index 0000000000..2f88d1c26f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connect.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connected.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connected.png new file mode 100644 index 0000000000..96c19a77c1 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_connected.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnect.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnect.png new file mode 100644 index 0000000000..a6148bd569 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnect.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnected.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnected.png new file mode 100644 index 0000000000..f91f3c5bdf Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_disconnected.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder.png new file mode 100644 index 0000000000..2734a4fe54 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder_add.png new file mode 100644 index 0000000000..7616a09995 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_folder_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_connected.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_connected.png new file mode 100644 index 0000000000..20165afc89 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_connected.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_disconnected.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_disconnected.png new file mode 100644 index 0000000000..afe6dd60e5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_ssl_disconnected.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/connection_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_wizard.png new file mode 100644 index 0000000000..2b0c20fcd6 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/connection_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy.png new file mode 100644 index 0000000000..c3844fd41a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_att.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_att.png new file mode 100644 index 0000000000..26c66cfc98 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_att.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_base64.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_base64.png new file mode 100644 index 0000000000..d683f1388c Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_base64.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv.png new file mode 100644 index 0000000000..eba8c8ba25 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_operational.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_operational.png new file mode 100644 index 0000000000..eabf5a4106 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_operational.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_searchresult.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_searchresult.png new file mode 100644 index 0000000000..9bafc08e0f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_searchresult.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_user.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_user.png new file mode 100644 index 0000000000..6118311270 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_csv_user.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_display.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_display.png new file mode 100644 index 0000000000..43034a9258 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_display.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_dn.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_dn.png new file mode 100644 index 0000000000..4adfe52e36 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_dn.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_hex.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_hex.png new file mode 100644 index 0000000000..3462bc537a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_hex.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif.png new file mode 100644 index 0000000000..0b05ef6713 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_operational.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_operational.png new file mode 100644 index 0000000000..35aad992b3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_operational.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_searchresult.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_searchresult.png new file mode 100644 index 0000000000..9cff003df3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_searchresult.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_user.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_user.png new file mode 100644 index 0000000000..16dbac0e4f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_ldif_user.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_raw.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_raw.png new file mode 100644 index 0000000000..e27111d552 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_raw.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_table.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_table.png new file mode 100644 index 0000000000..7fd2ac736d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_table.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/copy_url.png b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_url.png new file mode 100644 index 0000000000..e4c405b015 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/copy_url.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/default.png b/helps/ldapbrowser.help/src/main/resources/html/icons/default.png new file mode 100644 index 0000000000..cc4def791a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/default.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/defaultschema.png b/helps/ldapbrowser.help/src/main/resources/html/icons/defaultschema.png new file mode 100644 index 0000000000..9f1b684de6 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/defaultschema.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/delete.png b/helps/ldapbrowser.help/src/main/resources/html/icons/delete.png new file mode 100644 index 0000000000..e49f8a02eb Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/delete.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/delete_all.png b/helps/ldapbrowser.help/src/main/resources/html/icons/delete_all.png new file mode 100644 index 0000000000..6a97fe1ae2 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/delete_all.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/dit.png new file mode 100644 index 0000000000..b7da267af5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/dn.png b/helps/ldapbrowser.help/src/main/resources/html/icons/dn.png new file mode 100644 index 0000000000..919343a085 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/dn.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/dneditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/dneditor.png new file mode 100644 index 0000000000..0bbb6edbe5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/dneditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/editor.png new file mode 100644 index 0000000000..9a30075cbd Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_add.png new file mode 100644 index 0000000000..8c6e700ff6 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_alias.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_alias.png index 24b03f9919..212a3da032 100644 Binary files a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_alias.png and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_alias.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_dc.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_dc.png new file mode 100644 index 0000000000..e0ee67d4b7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_dc.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_default.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_default.png new file mode 100644 index 0000000000..e57b50c5f7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_default.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_group.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_group.png new file mode 100644 index 0000000000..ce7bbce401 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_group.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_org.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_org.png new file mode 100644 index 0000000000..b53f4d56d7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_org.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_person.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_person.png new file mode 100644 index 0000000000..ccc824267a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_person.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_ref.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_ref.png index b8eae61f21..9e94e27ad6 100644 Binary files a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_ref.png and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_ref.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_root.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_root.png new file mode 100644 index 0000000000..a31e2d65e8 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_root.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/entry_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_wizard.png new file mode 100644 index 0000000000..5145a21915 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/entry_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/error.png b/helps/ldapbrowser.help/src/main/resources/html/icons/error.png new file mode 100644 index 0000000000..efcb1d3a06 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/error.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/execute.png b/helps/ldapbrowser.help/src/main/resources/html/icons/execute.png new file mode 100644 index 0000000000..14258b2da2 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/execute.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/expandall.png b/helps/ldapbrowser.help/src/main/resources/html/icons/expandall.png new file mode 100644 index 0000000000..2c866a4bdc Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/expandall.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export.png new file mode 100644 index 0000000000..f6e5a515ec Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_connections.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_connections.png new file mode 100644 index 0000000000..30e7ae365f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_connections.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv.png new file mode 100644 index 0000000000..13ce877b67 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv_wizard.png new file mode 100644 index 0000000000..3a5719ca38 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_csv_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml.png new file mode 100644 index 0000000000..8dac49aacd Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml_wizard.png new file mode 100644 index 0000000000..31b3d9aaba Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_dsml_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif.png new file mode 100644 index 0000000000..8a002b2476 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif_wizard.png new file mode 100644 index 0000000000..a60f41e036 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_ldif_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_odf.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_odf.png new file mode 100644 index 0000000000..f4a05051d0 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_odf.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls.png new file mode 100644 index 0000000000..da9cfba90c Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls_wizard.png new file mode 100644 index 0000000000..a5fd70b73e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/export_xls_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter.png new file mode 100644 index 0000000000..456b4572e5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter_and.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_and.png new file mode 100644 index 0000000000..9c02ce4f8f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_and.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_dit.png new file mode 100644 index 0000000000..ca7cd14c6d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter_equals.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_equals.png new file mode 100644 index 0000000000..2c151a5c21 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_equals.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter_not.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_not.png new file mode 100644 index 0000000000..4f155dc848 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_not.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/filter_or.png b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_or.png new file mode 100644 index 0000000000..c19718521f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/filter_or.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/folder.png b/helps/ldapbrowser.help/src/main/resources/html/icons/folder.png new file mode 100644 index 0000000000..2734a4fe54 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/folder.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/hexeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/hexeditor.png new file mode 100644 index 0000000000..7dff81e149 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/hexeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/imageeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/imageeditor.png new file mode 100644 index 0000000000..26ba54fb07 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/imageeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import.png new file mode 100644 index 0000000000..44fe78102f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_connections.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_connections.png new file mode 100644 index 0000000000..a7cea9447d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_connections.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv.png new file mode 100644 index 0000000000..b59d56e221 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv_wizard.png new file mode 100644 index 0000000000..bf1a52befd Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_csv_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml.png new file mode 100644 index 0000000000..dca6624b10 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml_wizard.png new file mode 100644 index 0000000000..498966703b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_dsml_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif.png new file mode 100644 index 0000000000..a5f6c71515 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif_wizard.png new file mode 100644 index 0000000000..f9fc12738e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_ldif_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls.png new file mode 100644 index 0000000000..cc4a8c7128 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls_wizard.png b/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls_wizard.png new file mode 100644 index 0000000000..2a355648d7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/import_xls_wizard.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png new file mode 100644 index 0000000000..7bee610238 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_oceditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_oceditor.png new file mode 100644 index 0000000000..e033a308b4 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_oceditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_texteditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_texteditor.png new file mode 100644 index 0000000000..bae3af37fd Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/inplace_texteditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_add.png new file mode 100644 index 0000000000..e51e238ad9 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_attribute.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_attribute.png new file mode 100644 index 0000000000..18df3444ec Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_attribute.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_comment.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_comment.png new file mode 100644 index 0000000000..bd829b66f3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_comment.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_delete.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_delete.png new file mode 100644 index 0000000000..76c0aa187f Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_delete.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_dn.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_dn.png new file mode 100644 index 0000000000..a018e41c6d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_dn.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_add.png new file mode 100644 index 0000000000..9c86add417 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_delete.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_delete.png new file mode 100644 index 0000000000..d934ecc3cd Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_delete.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_replace.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_replace.png new file mode 100644 index 0000000000..96a9856ea3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_mod_replace.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_modify.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_modify.png new file mode 100644 index 0000000000..01fcde6648 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_modify.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_rename.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_rename.png new file mode 100644 index 0000000000..33f360bc26 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_rename.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_value.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_value.png new file mode 100644 index 0000000000..4c978f23dc Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldif_value.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ldifeditor_new.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ldifeditor_new.png new file mode 100644 index 0000000000..6d7e7d9487 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ldifeditor_new.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/link_with_editor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/link_with_editor.png new file mode 100644 index 0000000000..a5a98c3e0b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/link_with_editor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/locate_bookmark_in_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_bookmark_in_dit.png new file mode 100644 index 0000000000..aa00190feb Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_bookmark_in_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/locate_dn_in_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_dn_in_dit.png new file mode 100644 index 0000000000..2ae5fb1db4 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_dn_in_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/locate_entry_in_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_entry_in_dit.png new file mode 100644 index 0000000000..4330b5b354 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_entry_in_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/locate_searchresult_in_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_searchresult_in_dit.png new file mode 100644 index 0000000000..b69e797117 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/locate_searchresult_in_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/mark.png b/helps/ldapbrowser.help/src/main/resources/html/icons/mark.png new file mode 100644 index 0000000000..1a911bda2c Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/mark.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/multivaluededitor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/multivaluededitor.png new file mode 100644 index 0000000000..b2a99fd4a1 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/multivaluededitor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/next.png b/helps/ldapbrowser.help/src/main/resources/html/icons/next.png new file mode 100644 index 0000000000..5dc021396b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/next.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/open_searchresult.png b/helps/ldapbrowser.help/src/main/resources/html/icons/open_searchresult.png new file mode 100644 index 0000000000..dc1aeecf41 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/open_searchresult.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/add.png new file mode 100644 index 0000000000..4dc8c87def Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/edit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/edit.png new file mode 100644 index 0000000000..1af13e1eb7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/edit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/error.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/error.png new file mode 100644 index 0000000000..87c3649a20 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/error.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/filtered.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/filtered.png new file mode 100644 index 0000000000..4f45a0dc3a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/filtered.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/mark.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/mark.png new file mode 100644 index 0000000000..401dc3bbac Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/mark.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/searchresult.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/searchresult.png new file mode 100644 index 0000000000..83bb3b4a89 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/searchresult.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/warning.png b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/warning.png new file mode 100644 index 0000000000..b1bc12f0a9 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/ovr16/warning.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/parent.png b/helps/ldapbrowser.help/src/main/resources/html/icons/parent.png new file mode 100644 index 0000000000..612a5c804d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/parent.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/passwordeditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/passwordeditor.png new file mode 100644 index 0000000000..2a8ffe8478 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/passwordeditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/paste.png b/helps/ldapbrowser.help/src/main/resources/html/icons/paste.png new file mode 100644 index 0000000000..f5fec8043e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/paste.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/previous.png b/helps/ldapbrowser.help/src/main/resources/html/icons/previous.png new file mode 100644 index 0000000000..1fd657fc24 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/previous.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/pulldown.png b/helps/ldapbrowser.help/src/main/resources/html/icons/pulldown.png new file mode 100644 index 0000000000..9c83c83cc0 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/pulldown.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/quicksearch.png b/helps/ldapbrowser.help/src/main/resources/html/icons/quicksearch.png new file mode 100644 index 0000000000..619e0fec04 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/quicksearch.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/refresh.png b/helps/ldapbrowser.help/src/main/resources/html/icons/refresh.png new file mode 100644 index 0000000000..039b63ffd9 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/refresh.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sample.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sample.png new file mode 100644 index 0000000000..5f230c8c44 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sample.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-0.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-0.png new file mode 100644 index 0000000000..32fea08fda Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-0.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-1.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-1.png new file mode 100644 index 0000000000..60b6b1855e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-1.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-10.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-10.png new file mode 100644 index 0000000000..71427b3502 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-10.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-11.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-11.png new file mode 100644 index 0000000000..4394f20ffa Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-11.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-12.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-12.png new file mode 100644 index 0000000000..90e8ccf6b7 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-12.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-13.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-13.png new file mode 100644 index 0000000000..914b7f035c Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-13.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-14.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-14.png new file mode 100644 index 0000000000..4b60772d77 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-14.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-2.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-2.png new file mode 100644 index 0000000000..d350571fce Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-2.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-3.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-3.png new file mode 100644 index 0000000000..b372216b9a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-3.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-4.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-4.png new file mode 100644 index 0000000000..77f082ac86 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-4.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-5.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-5.png new file mode 100644 index 0000000000..ce75319a1c Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-5.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-6.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-6.png new file mode 100644 index 0000000000..88c05a04db Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-6.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-7.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-7.png new file mode 100644 index 0000000000..4c944503a5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-7.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-8.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-8.png new file mode 100644 index 0000000000..f88e8fdba3 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-8.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-9.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-9.png new file mode 100644 index 0000000000..c6532fec3b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sandglass-9.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/search.png b/helps/ldapbrowser.help/src/main/resources/html/icons/search.png new file mode 100644 index 0000000000..8dc026acfa Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/search.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/search_new.png b/helps/ldapbrowser.help/src/main/resources/html/icons/search_new.png new file mode 100644 index 0000000000..572e2c5465 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/search_new.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/search_unperformed.png b/helps/ldapbrowser.help/src/main/resources/html/icons/search_unperformed.png new file mode 100644 index 0000000000..17df55861e Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/search_unperformed.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/searches.png b/helps/ldapbrowser.help/src/main/resources/html/icons/searches.png new file mode 100644 index 0000000000..d246c8f6c4 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/searches.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sort.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sort.png new file mode 100644 index 0000000000..4d59e8652a Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sort.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sort_ascending.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_ascending.png new file mode 100644 index 0000000000..c66fa00c39 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_ascending.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sort_descending.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_descending.png new file mode 100644 index 0000000000..87ee151231 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_descending.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/sort_none.png b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_none.png new file mode 100644 index 0000000000..8d31c5d762 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/sort_none.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/subtree.png b/helps/ldapbrowser.help/src/main/resources/html/icons/subtree.png new file mode 100644 index 0000000000..d37eff7f33 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/subtree.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/table.png b/helps/ldapbrowser.help/src/main/resources/html/icons/table.png new file mode 100644 index 0000000000..dc760f1ca5 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/table.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/template.png b/helps/ldapbrowser.help/src/main/resources/html/icons/template.png new file mode 100644 index 0000000000..bf5f026abe Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/template.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/texteditor.png b/helps/ldapbrowser.help/src/main/resources/html/icons/texteditor.png new file mode 100644 index 0000000000..f1c012e89d Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/texteditor.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/unfilter_dit.png b/helps/ldapbrowser.help/src/main/resources/html/icons/unfilter_dit.png new file mode 100644 index 0000000000..ce92b27d7b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/unfilter_dit.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/value.png b/helps/ldapbrowser.help/src/main/resources/html/icons/value.png new file mode 100644 index 0000000000..419969dd1b Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/value.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/value_add.png b/helps/ldapbrowser.help/src/main/resources/html/icons/value_add.png new file mode 100644 index 0000000000..1daf33f222 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/value_add.png differ diff --git a/helps/ldapbrowser.help/src/main/resources/html/icons/xls.png b/helps/ldapbrowser.help/src/main/resources/html/icons/xls.png new file mode 100644 index 0000000000..3e6b3a35e0 Binary files /dev/null and b/helps/ldapbrowser.help/src/main/resources/html/icons/xls.png differ diff --git a/helps/ldifeditor.help/src/main/docbook/1_gettingstarted.xml b/helps/ldifeditor.help/src/main/docbook/1_gettingstarted.xml index 4750e6c3f7..2f35cb5d48 100644 --- a/helps/ldifeditor.help/src/main/docbook/1_gettingstarted.xml +++ b/helps/ldifeditor.help/src/main/docbook/1_gettingstarted.xml @@ -245,8 +245,8 @@ - + @@ -296,8 +296,8 @@ - + @@ -451,7 +451,7 @@ + fileref="icons/error.png" format="PNG" /> @@ -523,7 +523,7 @@ + fileref="icons/entry_default.png" format="PNG" /> @@ -536,7 +536,7 @@ + fileref="icons/ldif_add.png" format="PNG" /> @@ -549,7 +549,7 @@ + fileref="icons/ldif_modify.png" format="PNG" /> @@ -562,7 +562,7 @@ + fileref="icons/ldif_delete.png" format="PNG" /> @@ -575,7 +575,7 @@ + fileref="icons/ldif_rename.png" format="PNG" /> @@ -605,7 +605,7 @@ + fileref="icons/ldif_attribute.png" format="PNG" /> @@ -618,7 +618,7 @@ + fileref="icons/ldif_value.png" format="PNG" /> @@ -631,7 +631,7 @@ + fileref="icons/ldif_mod_add.png" format="PNG" /> @@ -644,7 +644,7 @@ + fileref="icons/ldif_mod_replace.png" format="PNG" /> @@ -657,7 +657,7 @@ + fileref="icons/ldif_mod_delete.png" format="PNG" /> diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/addresseditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/addresseditor.png new file mode 100644 index 0000000000..9b5ee224d7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/addresseditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/attribute.png b/helps/ldifeditor.help/src/main/resources/html/icons/attribute.png new file mode 100644 index 0000000000..8956dece41 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/attribute.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/attribute_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/attribute_add.png new file mode 100644 index 0000000000..1a1daa3c8c Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/attribute_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/attributes.png b/helps/ldifeditor.help/src/main/resources/html/icons/attributes.png new file mode 100644 index 0000000000..d0f43bf8b2 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/attributes.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/batch.png b/helps/ldifeditor.help/src/main/resources/html/icons/batch.png new file mode 100644 index 0000000000..4f7581001f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/batch.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/bookmark.png b/helps/ldifeditor.help/src/main/resources/html/icons/bookmark.png new file mode 100644 index 0000000000..dcac063e92 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/bookmark.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/bookmark_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/bookmark_add.png new file mode 100644 index 0000000000..c55e7201b0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/bookmark_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/bookmarks.png b/helps/ldifeditor.help/src/main/resources/html/icons/bookmarks.png new file mode 100644 index 0000000000..b058413f41 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/bookmarks.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_browserview.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_browserview.png new file mode 100644 index 0000000000..a5614cdf8a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_browserview.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_connectionview.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_connectionview.png new file mode 100644 index 0000000000..4ab6ea79fc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_connectionview.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_entryeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_entryeditor.png new file mode 100644 index 0000000000..2fccb4852f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_entryeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_ldifeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_ldifeditor.png new file mode 100644 index 0000000000..187bdcf0e0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_ldifeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_modificationlogview.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_modificationlogview.png new file mode 100644 index 0000000000..031b9ffd70 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_modificationlogview.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_schemabrowsereditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_schemabrowsereditor.png new file mode 100644 index 0000000000..7768c57b65 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_schemabrowsereditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/browser_searchresulteditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/browser_searchresulteditor.png new file mode 100644 index 0000000000..7309ec37e1 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/browser_searchresulteditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/changes_commit.png b/helps/ldifeditor.help/src/main/resources/html/icons/changes_commit.png new file mode 100644 index 0000000000..edb6ae6acc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/changes_commit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/changes_pause.png b/helps/ldifeditor.help/src/main/resources/html/icons/changes_pause.png new file mode 100644 index 0000000000..747279352a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/changes_pause.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/changes_rollback.png b/helps/ldifeditor.help/src/main/resources/html/icons/changes_rollback.png new file mode 100644 index 0000000000..9ebe9ffdfc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/changes_rollback.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/clear.png b/helps/ldifeditor.help/src/main/resources/html/icons/clear.png new file mode 100644 index 0000000000..76511f7671 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/clear.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/collapseall.png b/helps/ldifeditor.help/src/main/resources/html/icons/collapseall.png new file mode 100644 index 0000000000..00e88a5668 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/collapseall.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_add.png new file mode 100644 index 0000000000..5611ee3c80 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_connect.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_connect.png new file mode 100644 index 0000000000..8257d82752 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_connect.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_connected.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_connected.png new file mode 100644 index 0000000000..4aaed309e3 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_connected.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnect.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnect.png new file mode 100644 index 0000000000..fd94094274 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnect.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnected.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnected.png new file mode 100644 index 0000000000..3a626ebe1d Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_disconnected.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/connection_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/connection_wizard.png new file mode 100644 index 0000000000..da376a18ee Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/connection_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy.png new file mode 100644 index 0000000000..a66be64dc4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_att.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_att.png new file mode 100644 index 0000000000..8155de0036 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_att.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_base64.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_base64.png new file mode 100644 index 0000000000..d3162cb8f1 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_base64.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv.png new file mode 100644 index 0000000000..fc2c90ab7a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_operational.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_operational.png new file mode 100644 index 0000000000..5f9d21f85f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_operational.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_searchresult.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_searchresult.png new file mode 100644 index 0000000000..ba7cc6e437 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_searchresult.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_user.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_user.png new file mode 100644 index 0000000000..af7ba69045 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_csv_user.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_dn.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_dn.png new file mode 100644 index 0000000000..7007cc30d3 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_dn.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_hex.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_hex.png new file mode 100644 index 0000000000..4fdd301f38 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_hex.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif.png new file mode 100644 index 0000000000..09f76d8681 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_operational.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_operational.png new file mode 100644 index 0000000000..c16e3428c7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_operational.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_searchresult.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_searchresult.png new file mode 100644 index 0000000000..393826f568 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_searchresult.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_user.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_user.png new file mode 100644 index 0000000000..84a869fa8f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_ldif_user.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_raw.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_raw.png new file mode 100644 index 0000000000..712b18c34e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_raw.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_table.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_table.png new file mode 100644 index 0000000000..76e54e9f06 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_table.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/copy_url.png b/helps/ldifeditor.help/src/main/resources/html/icons/copy_url.png new file mode 100644 index 0000000000..a11536b134 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/copy_url.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/default.png b/helps/ldifeditor.help/src/main/resources/html/icons/default.png new file mode 100644 index 0000000000..d6b56c4b48 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/default.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/defaultschema.png b/helps/ldifeditor.help/src/main/resources/html/icons/defaultschema.png new file mode 100644 index 0000000000..848e5982d6 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/defaultschema.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/delete.png b/helps/ldifeditor.help/src/main/resources/html/icons/delete.png new file mode 100644 index 0000000000..226a274634 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/delete.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/delete_all.png b/helps/ldifeditor.help/src/main/resources/html/icons/delete_all.png new file mode 100644 index 0000000000..55316a3124 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/delete_all.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/dit.png new file mode 100644 index 0000000000..787b0759e7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/dn.png b/helps/ldifeditor.help/src/main/resources/html/icons/dn.png new file mode 100644 index 0000000000..dd291efe11 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/dn.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/dneditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/dneditor.png new file mode 100644 index 0000000000..c71467cf4e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/dneditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/editor.png b/helps/ldifeditor.help/src/main/resources/html/icons/editor.png new file mode 100644 index 0000000000..439c6d055f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/editor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_add.png new file mode 100644 index 0000000000..e89359e715 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_dc.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_dc.png new file mode 100644 index 0000000000..868976634f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_dc.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_default.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_default.png new file mode 100644 index 0000000000..fe997128d7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_default.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_group.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_group.png new file mode 100644 index 0000000000..41994ffffb Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_group.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_org.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_org.png new file mode 100644 index 0000000000..69d1ebc79f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_org.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_person.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_person.png new file mode 100644 index 0000000000..4966d5394e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_person.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_root.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_root.png new file mode 100644 index 0000000000..b265045cdf Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_root.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/entry_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/entry_wizard.png new file mode 100644 index 0000000000..d9eea5e4d5 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/entry_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/error.png b/helps/ldifeditor.help/src/main/resources/html/icons/error.png new file mode 100644 index 0000000000..9f0ea03e4e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/error.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/execute.png b/helps/ldifeditor.help/src/main/resources/html/icons/execute.png new file mode 100644 index 0000000000..cbeb0de9fc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/execute.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/expandall.png b/helps/ldifeditor.help/src/main/resources/html/icons/expandall.png new file mode 100644 index 0000000000..a9bd1cb68b Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/expandall.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export.png b/helps/ldifeditor.help/src/main/resources/html/icons/export.png new file mode 100644 index 0000000000..f43a88d268 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_csv.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_csv.png new file mode 100644 index 0000000000..fcfc87a4c5 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_csv.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_csv_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_csv_wizard.png new file mode 100644 index 0000000000..0cb0191536 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_csv_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml.png new file mode 100644 index 0000000000..775de11456 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml_wizard.png new file mode 100644 index 0000000000..bb7e0f67e4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_dsml_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif.png new file mode 100644 index 0000000000..b26d478183 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif_wizard.png new file mode 100644 index 0000000000..6c51b1063f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_ldif_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_xls.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_xls.png new file mode 100644 index 0000000000..a8fc995177 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_xls.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/export_xls_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/export_xls_wizard.png new file mode 100644 index 0000000000..74c52e09f2 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/export_xls_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter.png new file mode 100644 index 0000000000..81a96e314f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter_and.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter_and.png new file mode 100644 index 0000000000..638850fe4f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter_and.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter_dit.png new file mode 100644 index 0000000000..1fbfb6c8af Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter_equals.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter_equals.png new file mode 100644 index 0000000000..6972ef0d5c Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter_equals.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter_not.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter_not.png new file mode 100644 index 0000000000..71de575fd8 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter_not.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/filter_or.png b/helps/ldifeditor.help/src/main/resources/html/icons/filter_or.png new file mode 100644 index 0000000000..a56364f0aa Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/filter_or.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/folder.png b/helps/ldifeditor.help/src/main/resources/html/icons/folder.png new file mode 100644 index 0000000000..bf668dff8f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/folder.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/hexeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/hexeditor.png new file mode 100644 index 0000000000..69550c6b79 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/hexeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/imageeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/imageeditor.png new file mode 100644 index 0000000000..8947b07559 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/imageeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import.png b/helps/ldifeditor.help/src/main/resources/html/icons/import.png new file mode 100644 index 0000000000..6372b138a0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_csv.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_csv.png new file mode 100644 index 0000000000..913b9e8489 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_csv.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_csv_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_csv_wizard.png new file mode 100644 index 0000000000..1026925a9e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_csv_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml.png new file mode 100644 index 0000000000..f20391e16c Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml_wizard.png new file mode 100644 index 0000000000..48664434a6 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_dsml_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif.png new file mode 100644 index 0000000000..76e02a0d18 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif_wizard.png new file mode 100644 index 0000000000..69e7de0c3f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_ldif_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_xls.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_xls.png new file mode 100644 index 0000000000..394e3e11c1 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_xls.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/import_xls_wizard.png b/helps/ldifeditor.help/src/main/resources/html/icons/import_xls_wizard.png new file mode 100644 index 0000000000..f83dd37de8 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/import_xls_wizard.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png new file mode 100644 index 0000000000..70043376d4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_generalizedtimeeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/inplace_oceditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_oceditor.png new file mode 100644 index 0000000000..53069edb0f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_oceditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/inplace_texteditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_texteditor.png new file mode 100644 index 0000000000..1b7b2872b4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/inplace_texteditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_add.png new file mode 100644 index 0000000000..9cdca5e2f3 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_attribute.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_attribute.png new file mode 100644 index 0000000000..00ecf8635f Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_attribute.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_comment.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_comment.png new file mode 100644 index 0000000000..a7ccf51f66 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_comment.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_delete.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_delete.png new file mode 100644 index 0000000000..9fb717b267 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_delete.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_dn.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_dn.png new file mode 100644 index 0000000000..3794c4dab7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_dn.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_add.png new file mode 100644 index 0000000000..9a3e866520 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_delete.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_delete.png new file mode 100644 index 0000000000..5a80f44770 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_delete.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_replace.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_replace.png new file mode 100644 index 0000000000..b649af4066 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_mod_replace.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_modify.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_modify.png new file mode 100644 index 0000000000..159d8a7fd9 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_modify.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_rename.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_rename.png new file mode 100644 index 0000000000..33f360bc26 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_rename.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldif_value.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_value.png new file mode 100644 index 0000000000..4c978f23dc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldif_value.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ldifeditor_new.png b/helps/ldifeditor.help/src/main/resources/html/icons/ldifeditor_new.png new file mode 100644 index 0000000000..6d7e7d9487 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ldifeditor_new.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/locate_bookmark_in_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/locate_bookmark_in_dit.png new file mode 100644 index 0000000000..aa00190feb Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/locate_bookmark_in_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/locate_dn_in_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/locate_dn_in_dit.png new file mode 100644 index 0000000000..2ae5fb1db4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/locate_dn_in_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/locate_entry_in_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/locate_entry_in_dit.png new file mode 100644 index 0000000000..4330b5b354 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/locate_entry_in_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/locate_searchresult_in_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/locate_searchresult_in_dit.png new file mode 100644 index 0000000000..b69e797117 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/locate_searchresult_in_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/mark.png b/helps/ldifeditor.help/src/main/resources/html/icons/mark.png new file mode 100644 index 0000000000..1a911bda2c Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/mark.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/multivaluededitor.png b/helps/ldifeditor.help/src/main/resources/html/icons/multivaluededitor.png new file mode 100644 index 0000000000..b2a99fd4a1 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/multivaluededitor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/next.png b/helps/ldifeditor.help/src/main/resources/html/icons/next.png new file mode 100644 index 0000000000..5dc021396b Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/next.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/open_searchresult.png b/helps/ldifeditor.help/src/main/resources/html/icons/open_searchresult.png new file mode 100644 index 0000000000..dc1aeecf41 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/open_searchresult.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/add.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/add.png new file mode 100644 index 0000000000..4dc8c87def Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/edit.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/edit.png new file mode 100644 index 0000000000..1af13e1eb7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/edit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/error.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/error.png new file mode 100644 index 0000000000..8df8b1ab1d Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/error.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/filtered.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/filtered.png new file mode 100644 index 0000000000..f411aaa959 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/filtered.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/mark.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/mark.png new file mode 100644 index 0000000000..266bc004a0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/mark.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/searchresult.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/searchresult.png new file mode 100644 index 0000000000..be3bfc6587 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/searchresult.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/warning.png b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/warning.png new file mode 100644 index 0000000000..50813fdd0a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/ovr16/warning.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/parent.png b/helps/ldifeditor.help/src/main/resources/html/icons/parent.png new file mode 100644 index 0000000000..5265576ed0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/parent.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/passwordeditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/passwordeditor.png new file mode 100644 index 0000000000..01af35ed66 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/passwordeditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/paste.png b/helps/ldifeditor.help/src/main/resources/html/icons/paste.png new file mode 100644 index 0000000000..ce4080543b Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/paste.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/previous.png b/helps/ldifeditor.help/src/main/resources/html/icons/previous.png new file mode 100644 index 0000000000..ee838e7e7e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/previous.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/pulldown.png b/helps/ldifeditor.help/src/main/resources/html/icons/pulldown.png new file mode 100644 index 0000000000..5617cb01c7 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/pulldown.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/refresh.png b/helps/ldifeditor.help/src/main/resources/html/icons/refresh.png new file mode 100644 index 0000000000..cd97e13dbe Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/refresh.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sample.png b/helps/ldifeditor.help/src/main/resources/html/icons/sample.png new file mode 100644 index 0000000000..300834b218 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sample.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-0.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-0.png new file mode 100644 index 0000000000..ba98a45d65 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-0.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-1.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-1.png new file mode 100644 index 0000000000..6143734509 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-1.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-10.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-10.png new file mode 100644 index 0000000000..e3ff7881ef Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-10.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-11.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-11.png new file mode 100644 index 0000000000..da81bd4a96 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-11.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-12.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-12.png new file mode 100644 index 0000000000..bf2ebd6253 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-12.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-13.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-13.png new file mode 100644 index 0000000000..c439990f55 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-13.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-14.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-14.png new file mode 100644 index 0000000000..8e0a88d7f4 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-14.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-2.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-2.png new file mode 100644 index 0000000000..8fcbd11a4a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-2.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-3.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-3.png new file mode 100644 index 0000000000..4d16fc239a Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-3.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-4.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-4.png new file mode 100644 index 0000000000..f7d8abfc28 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-4.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-5.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-5.png new file mode 100644 index 0000000000..4e9fa64897 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-5.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-6.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-6.png new file mode 100644 index 0000000000..04c3797d31 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-6.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-7.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-7.png new file mode 100644 index 0000000000..18225c46e1 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-7.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-8.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-8.png new file mode 100644 index 0000000000..a4c000f4fc Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-8.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-9.png b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-9.png new file mode 100644 index 0000000000..14f47b7824 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sandglass-9.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/search.png b/helps/ldifeditor.help/src/main/resources/html/icons/search.png new file mode 100644 index 0000000000..6f033eaf2e Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/search.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/search_new.png b/helps/ldifeditor.help/src/main/resources/html/icons/search_new.png new file mode 100644 index 0000000000..9191350b70 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/search_new.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/search_unperformed.png b/helps/ldifeditor.help/src/main/resources/html/icons/search_unperformed.png new file mode 100644 index 0000000000..83aade3aed Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/search_unperformed.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/searches.png b/helps/ldifeditor.help/src/main/resources/html/icons/searches.png new file mode 100644 index 0000000000..56d1ace6a9 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/searches.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sort.png b/helps/ldifeditor.help/src/main/resources/html/icons/sort.png new file mode 100644 index 0000000000..71e5c7ccd0 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sort.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sort_ascending.png b/helps/ldifeditor.help/src/main/resources/html/icons/sort_ascending.png new file mode 100644 index 0000000000..9af6c90787 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sort_ascending.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sort_descending.png b/helps/ldifeditor.help/src/main/resources/html/icons/sort_descending.png new file mode 100644 index 0000000000..5d7f0353d2 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sort_descending.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/sort_none.png b/helps/ldifeditor.help/src/main/resources/html/icons/sort_none.png new file mode 100644 index 0000000000..3f0288cf26 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/sort_none.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/table.png b/helps/ldifeditor.help/src/main/resources/html/icons/table.png new file mode 100644 index 0000000000..4041d11ef8 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/table.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/template.png b/helps/ldifeditor.help/src/main/resources/html/icons/template.png new file mode 100644 index 0000000000..1efe550084 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/template.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/texteditor.png b/helps/ldifeditor.help/src/main/resources/html/icons/texteditor.png new file mode 100644 index 0000000000..36a019d846 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/texteditor.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/unfilter_dit.png b/helps/ldifeditor.help/src/main/resources/html/icons/unfilter_dit.png new file mode 100644 index 0000000000..ed70eff220 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/unfilter_dit.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/value.png b/helps/ldifeditor.help/src/main/resources/html/icons/value.png new file mode 100644 index 0000000000..abebc9984b Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/value.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/value_add.png b/helps/ldifeditor.help/src/main/resources/html/icons/value_add.png new file mode 100644 index 0000000000..3de8772779 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/value_add.png differ diff --git a/helps/ldifeditor.help/src/main/resources/html/icons/xls.png b/helps/ldifeditor.help/src/main/resources/html/icons/xls.png new file mode 100644 index 0000000000..c0709e2276 Binary files /dev/null and b/helps/ldifeditor.help/src/main/resources/html/icons/xls.png differ diff --git a/helps/schemaeditor.help/src/main/docbook/1.2.1_views_hierarchy.xml b/helps/schemaeditor.help/src/main/docbook/1.2.1_views_hierarchy.xml index 203b3f94c0..7d7463c7aa 100644 --- a/helps/schemaeditor.help/src/main/docbook/1.2.1_views_hierarchy.xml +++ b/helps/schemaeditor.help/src/main/docbook/1.2.1_views_hierarchy.xml @@ -43,7 +43,7 @@ + fileref="images/icons_hierarchy-type.png" format="PNG" /> - Show the Type Hierarchy @@ -52,7 +52,7 @@ + fileref="images/icons_hierarchy-supertype.png" format="PNG" /> - Show the Supertype Hierarchy @@ -61,7 +61,7 @@ + fileref="images/icons_hierarchy-subtype.png" format="PNG" /> - Show the Subtype Hierarchy @@ -70,7 +70,7 @@ + fileref="images/icons_link-with-editor.png" format="PNG" /> - Link with Editor @@ -87,7 +87,7 @@ + fileref="images/icons_hierarchy-type.png" format="PNG" /> - Show the Type Hierarchy @@ -96,7 +96,7 @@ + fileref="images/icons_hierarchy-supertype.png" format="PNG" /> - Show the Supertype Hierarchy @@ -105,7 +105,7 @@ + fileref="images/icons_hierarchy-subtype.png" format="PNG" /> - Show the Subtype Hierarchy @@ -114,7 +114,7 @@ + fileref="images/icons_link-with-editor.png" format="PNG" /> - Link with Editor @@ -148,8 +148,8 @@ + fileref="images/icons_attribute-type-operational.png" + format="PNG" /> @@ -160,7 +160,7 @@ + fileref="images/icons_attribute-type-user.png" format="PNG" /> @@ -171,7 +171,7 @@ + fileref="images/icons_object-class-abstract.png" format="PNG" /> @@ -182,8 +182,8 @@ + fileref="images/icons_object-class-auxiliary.png" + format="PNG" /> @@ -194,8 +194,8 @@ + fileref="images/icons_object-class-structural.png" + format="PNG" /> @@ -206,8 +206,8 @@ + fileref="images/icons_object-class-hierarchy-selected.png" + format="PNG" /> @@ -220,8 +220,8 @@ + fileref="images/icons_attribute-type-hierarchy-selected.png" + format="PNG" /> diff --git a/helps/schemaeditor.help/src/main/docbook/1.2.2_views_problems.xml b/helps/schemaeditor.help/src/main/docbook/1.2.2_views_problems.xml index 527fe3b3cc..f9c66b7fd1 100644 --- a/helps/schemaeditor.help/src/main/docbook/1.2.2_views_problems.xml +++ b/helps/schemaeditor.help/src/main/docbook/1.2.2_views_problems.xml @@ -54,7 +54,7 @@ + fileref="images/icons_error.png" format="PNG" /> @@ -65,7 +65,7 @@ + fileref="images/icons_warning.png" format="PNG" /> diff --git a/helps/schemaeditor.help/src/main/docbook/1.2.3_views_projects.xml b/helps/schemaeditor.help/src/main/docbook/1.2.3_views_projects.xml index 2d070629d1..387619805e 100644 --- a/helps/schemaeditor.help/src/main/docbook/1.2.3_views_projects.xml +++ b/helps/schemaeditor.help/src/main/docbook/1.2.3_views_projects.xml @@ -42,7 +42,7 @@ + fileref="images/icons_project-new.png" format="PNG" /> - New Schema Project @@ -71,8 +71,8 @@ + fileref="images/icons_project-offline-closed.png" + format="PNG" /> @@ -83,7 +83,7 @@ + fileref="images/icons_project-offline.png" format="PNG" /> @@ -94,7 +94,7 @@ + fileref="images/icons_project-online-closed.png" format="PNG" /> @@ -105,7 +105,7 @@ + fileref="images/icons_project-online.png" format="PNG" /> diff --git a/helps/schemaeditor.help/src/main/docbook/1.2.4_views_schema.xml b/helps/schemaeditor.help/src/main/docbook/1.2.4_views_schema.xml index 0f95447fc9..bc86815577 100644 --- a/helps/schemaeditor.help/src/main/docbook/1.2.4_views_schema.xml +++ b/helps/schemaeditor.help/src/main/docbook/1.2.4_views_schema.xml @@ -63,7 +63,7 @@ + fileref="images/icons_schema-new.png" format="PNG" /> - New Schema @@ -72,7 +72,7 @@ + fileref="images/icons_attribute-type-new.png" format="PNG" /> - New Attribute Type @@ -81,7 +81,7 @@ + fileref="images/icons_object-class-new.png" format="PNG" /> - New Object Class @@ -90,7 +90,7 @@ + fileref="images/icons_collapse-all.png" format="PNG" /> - Collapse All @@ -99,7 +99,7 @@ + fileref="images/icons_link-with-editor.png" format="PNG" /> - Link with Editor @@ -116,7 +116,7 @@ + fileref="images/icons_sorting.png" format="PNG" /> - Sorting... @@ -139,7 +139,7 @@ + fileref="images/icons_link-with-editor.png" format="PNG" /> - Link with Editor @@ -172,8 +172,8 @@ + fileref="images/icons_attribute-type-operational.png" + format="PNG" /> @@ -184,7 +184,7 @@ + fileref="images/icons_attribute-type-user.png" format="PNG" /> @@ -195,7 +195,7 @@ + fileref="images/icons_object-class-abstract.png" format="PNG" /> @@ -206,8 +206,8 @@ + fileref="images/icons_object-class-auxiliary.png" + format="PNG" /> @@ -218,8 +218,8 @@ + fileref="images/icons_object-class-structural.png" + format="PNG" /> @@ -230,7 +230,7 @@ + fileref="images/icons_hover-error.png" format="PNG" /> @@ -243,7 +243,7 @@ + fileref="images/icons_hover-warning.png" format="PNG" /> diff --git a/helps/schemaeditor.help/src/main/docbook/1.2.5_views_search.xml b/helps/schemaeditor.help/src/main/docbook/1.2.5_views_search.xml index bc207e9e14..e6bd13b86a 100644 --- a/helps/schemaeditor.help/src/main/docbook/1.2.5_views_search.xml +++ b/helps/schemaeditor.help/src/main/docbook/1.2.5_views_search.xml @@ -39,7 +39,7 @@ + fileref="images/icons_show-search-field.png" format="PNG" /> - Show Search Field @@ -48,7 +48,7 @@ + fileref="images/icons_run-current-search-again.png" format="PNG" /> - Run the Current Search Again @@ -57,7 +57,7 @@ + fileref="images/icons_show-search-history.png" format="PNG" /> - Search History @@ -77,7 +77,7 @@ + fileref="images/icons_sorting.png" format="PNG" /> - Sorting... @@ -110,8 +110,8 @@ + fileref="images/icons_attribute-type-operational.png" + format="PNG" /> @@ -122,7 +122,7 @@ + fileref="images/icons_attribute-type-user.png" format="PNG" /> @@ -133,7 +133,7 @@ + fileref="images/icons_object-class-abstract.png" format="PNG" /> @@ -144,8 +144,8 @@ + fileref="images/icons_object-class-auxiliary.png" + format="PNG" /> @@ -156,8 +156,8 @@ + fileref="images/icons_object-class-structural.png" + format="PNG" /> diff --git a/helps/schemaeditor.help/src/main/docbook/2.1_creating_new_project.xml b/helps/schemaeditor.help/src/main/docbook/2.1_creating_new_project.xml index 58bcbe069c..28bed9bfb2 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.1_creating_new_project.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.1_creating_new_project.xml @@ -23,7 +23,7 @@ the + fileref="images/icons_project-new.png" format="PNG" /> New Schema Project button, or use the diff --git a/helps/schemaeditor.help/src/main/docbook/2.2_importing_projects.xml b/helps/schemaeditor.help/src/main/docbook/2.2_importing_projects.xml index bae6db94af..f4eebd72ed 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.2_importing_projects.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.2_importing_projects.xml @@ -27,7 +27,7 @@ Import > + fileref="images/icons_project-import.png" format="PNG" /> Schema Projects @@ -39,7 +39,7 @@ and choose + fileref="images/icons_project-import.png" format="PNG" /> Schema Projects diff --git a/helps/schemaeditor.help/src/main/docbook/2.3_exporting_projects.xml b/helps/schemaeditor.help/src/main/docbook/2.3_exporting_projects.xml index 3cfa728955..fa812ea398 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.3_exporting_projects.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.3_exporting_projects.xml @@ -27,7 +27,7 @@ Export > + fileref="images/icons_project-export.png" format="PNG" /> Schema Projects @@ -39,7 +39,7 @@ and choose + fileref="images/icons_project-export.png" format="PNG" /> Schema Projects diff --git a/helps/schemaeditor.help/src/main/docbook/2.4_creating_new_schema.xml b/helps/schemaeditor.help/src/main/docbook/2.4_creating_new_schema.xml index 5c98f3cee3..78f093cdd0 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.4_creating_new_schema.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.4_creating_new_schema.xml @@ -22,7 +22,7 @@ To create a new schema, in the Schema view toolbar, click on the + fileref="images/icons_schema-new.png" format="PNG" /> New Schema button (a project must be opened), or use the diff --git a/helps/schemaeditor.help/src/main/docbook/2.5.1_importing_schemas_from_xml_files.xml b/helps/schemaeditor.help/src/main/docbook/2.5.1_importing_schemas_from_xml_files.xml index 3231a7418d..690730c158 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.5.1_importing_schemas_from_xml_files.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.5.1_importing_schemas_from_xml_files.xml @@ -28,7 +28,7 @@ Import > + fileref="images/icons_schemas-import.png" format="PNG" /> Schemas from XML file(s) @@ -40,7 +40,7 @@ and choose + fileref="images/icons_schemas-import.png" format="PNG" /> Schemas from XML file(s) diff --git a/helps/schemaeditor.help/src/main/docbook/2.5.2_importing_schemas_from_openldap_files.xml b/helps/schemaeditor.help/src/main/docbook/2.5.2_importing_schemas_from_openldap_files.xml index 8de2159738..d22124a067 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.5.2_importing_schemas_from_openldap_files.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.5.2_importing_schemas_from_openldap_files.xml @@ -28,7 +28,7 @@ Import > + fileref="images/icons_schemas-import.png" format="PNG" /> Schemas from OpenLDAP file(s) @@ -40,7 +40,7 @@ and choose + fileref="images/icons_schemas-import.png" format="PNG" /> Schemas from OpenLDAP file(s) diff --git a/helps/schemaeditor.help/src/main/docbook/2.5.3_importing_core_schemas_files.xml b/helps/schemaeditor.help/src/main/docbook/2.5.3_importing_core_schemas_files.xml index f563486354..9da203d5d2 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.5.3_importing_core_schemas_files.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.5.3_importing_core_schemas_files.xml @@ -28,7 +28,7 @@ Import > + fileref="images/icons_schemas-import.png" format="PNG" /> Core schemas file(s) @@ -41,7 +41,7 @@ + fileref="images/icons_schemas-import.png" format="PNG" /> Core schemas file(s) diff --git a/helps/schemaeditor.help/src/main/docbook/2.5.4_merge_schemas.xml b/helps/schemaeditor.help/src/main/docbook/2.5.4_merge_schemas.xml index 4c47121a28..5fb8ad7078 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.5.4_merge_schemas.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.5.4_merge_schemas.xml @@ -26,7 +26,7 @@ Import > + fileref="images/icons_schemas-import.png" format="PNG" /> Merge Schemas from other Projects diff --git a/helps/schemaeditor.help/src/main/docbook/2.6.1_exporting_schemas_as_xml_files.xml b/helps/schemaeditor.help/src/main/docbook/2.6.1_exporting_schemas_as_xml_files.xml index 293c5bc13d..f4e309425c 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.6.1_exporting_schemas_as_xml_files.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.6.1_exporting_schemas_as_xml_files.xml @@ -28,7 +28,7 @@ Export > + fileref="images/icons_schemas-export.png" format="PNG" /> Schemas as XML file(s) @@ -40,7 +40,7 @@ and choose + fileref="images/icons_schemas-export.png" format="PNG" /> Schemas as XML file(s) diff --git a/helps/schemaeditor.help/src/main/docbook/2.6.2_exporting_schemas_as_openldap_files.xml b/helps/schemaeditor.help/src/main/docbook/2.6.2_exporting_schemas_as_openldap_files.xml index 4a6e85f7ad..eb9bd724ef 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.6.2_exporting_schemas_as_openldap_files.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.6.2_exporting_schemas_as_openldap_files.xml @@ -28,7 +28,7 @@ Export > + fileref="images/icons_schemas-export.png" format="PNG" /> Schemas as OpenLDAP file(s) @@ -40,7 +40,7 @@ and choose + fileref="images/icons_schemas-export.png" format="PNG" /> Schemas as OpenLDAP file(s) diff --git a/helps/schemaeditor.help/src/main/docbook/2.6.3_exporting_schemas_for_apache_ds.xml b/helps/schemaeditor.help/src/main/docbook/2.6.3_exporting_schemas_for_apache_ds.xml index 001798c2ba..7c2a1acdbe 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.6.3_exporting_schemas_for_apache_ds.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.6.3_exporting_schemas_for_apache_ds.xml @@ -28,7 +28,7 @@ Export > + fileref="images/icons_schemas-export-for-ads.png" format="PNG" /> Schemas for Apache DS @@ -40,7 +40,7 @@ and choose + fileref="images/icons_schemas-export-for-ads.png" format="PNG" /> Schemas for Apache DS diff --git a/helps/schemaeditor.help/src/main/docbook/2.7_creating_new_attribute_type.xml b/helps/schemaeditor.help/src/main/docbook/2.7_creating_new_attribute_type.xml index 71a39734ff..633b362ea2 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.7_creating_new_attribute_type.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.7_creating_new_attribute_type.xml @@ -28,7 +28,7 @@ New > + fileref="images/icons_attribute-type-new.png" format="PNG" /> New Attribute Type @@ -39,7 +39,7 @@ + fileref="images/icons_attribute-type-new.png" format="PNG" /> New Attribute Type @@ -51,7 +51,7 @@ and choose + fileref="images/icons_attribute-type-new.png" format="PNG" /> New Attribute Type diff --git a/helps/schemaeditor.help/src/main/docbook/2.8_creating_new_object_class.xml b/helps/schemaeditor.help/src/main/docbook/2.8_creating_new_object_class.xml index 681f203eec..6829141ee2 100644 --- a/helps/schemaeditor.help/src/main/docbook/2.8_creating_new_object_class.xml +++ b/helps/schemaeditor.help/src/main/docbook/2.8_creating_new_object_class.xml @@ -28,7 +28,7 @@ New > + fileref="images/icons_object-class-new.png" format="PNG" /> New Object Class @@ -39,7 +39,7 @@ + fileref="images/icons_object-class-new.png" format="PNG" /> New Object Class @@ -51,7 +51,7 @@ and choose + fileref="images/icons_object-class-new.png" format="PNG" /> New Object Class diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-hierarchy-selected.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-hierarchy-selected.png new file mode 100644 index 0000000000..54b1064476 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-hierarchy-selected.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-new.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-new.png new file mode 100644 index 0000000000..0fa4d32f1b Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-new.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-operational.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-operational.png new file mode 100644 index 0000000000..876b16f503 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-operational.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-user.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-user.png new file mode 100644 index 0000000000..b6d61118d1 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_attribute-type-user.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_collapse-all.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_collapse-all.png new file mode 100644 index 0000000000..6038d7f2d1 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_collapse-all.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_error.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_error.png new file mode 100644 index 0000000000..109f6c04b3 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_error.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-subtype.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-subtype.png new file mode 100644 index 0000000000..1cb255acee Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-subtype.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-supertype.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-supertype.png new file mode 100644 index 0000000000..b8dee65bb3 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-supertype.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-type.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-type.png new file mode 100644 index 0000000000..0016c0d966 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_hierarchy-type.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-error.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-error.png new file mode 100644 index 0000000000..7d358faa67 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-error.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-warning.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-warning.png new file mode 100644 index 0000000000..a32c264420 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_hover-warning.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_link-with-editor.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_link-with-editor.png new file mode 100644 index 0000000000..5f91fe11de Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_link-with-editor.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-abstract.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-abstract.png new file mode 100644 index 0000000000..d378092c91 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-abstract.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-auxiliary.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-auxiliary.png new file mode 100644 index 0000000000..ec0611dde1 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-auxiliary.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-hierarchy-selected.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-hierarchy-selected.png new file mode 100644 index 0000000000..f4f68ff385 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-hierarchy-selected.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-new.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-new.png new file mode 100644 index 0000000000..354d433423 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-new.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-structural.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-structural.png new file mode 100644 index 0000000000..fac8e7885a Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_object-class-structural.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-export.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-export.png new file mode 100644 index 0000000000..0fb47524fd Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-export.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-import.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-import.png new file mode 100644 index 0000000000..b6e2af5ea3 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-import.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-new.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-new.png new file mode 100644 index 0000000000..88c5c1d98e Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-new.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline-closed.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline-closed.png new file mode 100644 index 0000000000..ff00f9099a Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline-closed.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline.png new file mode 100644 index 0000000000..0cff4b9689 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-offline.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online-closed.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online-closed.png new file mode 100644 index 0000000000..c83f00d11f Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online-closed.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online.png new file mode 100644 index 0000000000..d2c5cdd755 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_project-online.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_run-current-search-again.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_run-current-search-again.png new file mode 100644 index 0000000000..f2f6103203 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_run-current-search-again.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_schema-new.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_schema-new.png new file mode 100644 index 0000000000..e5641f9459 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_schema-new.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export-for-ads.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export-for-ads.png new file mode 100644 index 0000000000..f55a689ee2 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export-for-ads.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export.png new file mode 100644 index 0000000000..0127b2fe95 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-export.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-import.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-import.png new file mode 100644 index 0000000000..9f32f1bcef Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_schemas-import.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-field.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-field.png new file mode 100644 index 0000000000..fdf4054055 Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-field.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-history.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-history.png new file mode 100644 index 0000000000..616dbd7c8c Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_show-search-history.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_sorting.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_sorting.png new file mode 100644 index 0000000000..4f106715ad Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_sorting.png differ diff --git a/helps/schemaeditor.help/src/main/resources/html/images/icons_warning.png b/helps/schemaeditor.help/src/main/resources/html/images/icons_warning.png new file mode 100644 index 0000000000..2fb2a5437b Binary files /dev/null and b/helps/schemaeditor.help/src/main/resources/html/images/icons_warning.png differ diff --git a/plugins/aciitemeditor/plugin.xml b/plugins/aciitemeditor/plugin.xml index 2774c0f45a..8e6975da20 100644 --- a/plugins/aciitemeditor/plugin.xml +++ b/plugins/aciitemeditor/plugin.xml @@ -26,7 +26,7 @@ point="org.apache.directory.studio.valueeditors"> diff --git a/plugins/aciitemeditor/resources/icons/aciitemeditor.png b/plugins/aciitemeditor/resources/icons/aciitemeditor.png new file mode 100644 index 0000000000..0a7584a0fb Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/aciitemeditor.png differ diff --git a/plugins/aciitemeditor/resources/icons/checkbox_checked.png b/plugins/aciitemeditor/resources/icons/checkbox_checked.png new file mode 100644 index 0000000000..f4892771bf Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/checkbox_checked.png differ diff --git a/plugins/aciitemeditor/resources/icons/checkbox_deny.png b/plugins/aciitemeditor/resources/icons/checkbox_deny.png new file mode 100644 index 0000000000..cd6566119f Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/checkbox_deny.png differ diff --git a/plugins/aciitemeditor/resources/icons/checkbox_grant.png b/plugins/aciitemeditor/resources/icons/checkbox_grant.png new file mode 100644 index 0000000000..0a7584a0fb Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/checkbox_grant.png differ diff --git a/plugins/aciitemeditor/resources/icons/checkbox_unchecked.png b/plugins/aciitemeditor/resources/icons/checkbox_unchecked.png new file mode 100644 index 0000000000..119d126471 Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/checkbox_unchecked.png differ diff --git a/plugins/aciitemeditor/resources/icons/error.png b/plugins/aciitemeditor/resources/icons/error.png new file mode 100644 index 0000000000..745cb10f94 Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/error.png differ diff --git a/plugins/aciitemeditor/resources/icons/filtereditor.png b/plugins/aciitemeditor/resources/icons/filtereditor.png new file mode 100644 index 0000000000..db945f394d Binary files /dev/null and b/plugins/aciitemeditor/resources/icons/filtereditor.png differ diff --git a/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/dialogs/messages.properties b/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/dialogs/messages.properties index af71b6b75b..2afc7d5892 100644 --- a/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/dialogs/messages.properties +++ b/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/dialogs/messages.properties @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. ACIItemDialog.dialog.text=ACI Item Editor -ACIItemDialog.dialog.icon=resources/icons/aciitemeditor.gif +ACIItemDialog.dialog.icon=resources/icons/aciitemeditor.png ACIItemDialog.error.title=Syntax Error ACIItemDialog.button.format=Format ACIItemDialog.syntaxOk.title=Syntax ok @@ -23,15 +23,15 @@ ACIItemDialog.syntaxOk.text=Syntax ok ACIItemDialog.error.invalidSyntax=Invalid syntax. ACIItemDialog.button.checkSyntax=Check Syntax ItemPermissionDialog.dialog.text=Item Permission Editor -ItemPermissionDialog.dialog.icon=resources/icons/aciitemeditor.gif +ItemPermissionDialog.dialog.icon=resources/icons/aciitemeditor.png ItemPermissionDialog.error.invalidItemPermission=Invalid Item Permission ItemPermissionDialog.precedence.label=Precedence: UserPermissionDialog.dialog.text=User Permission Editor -UserPermissionDialog.dialog.icon=resources/icons/aciitemeditor.gif +UserPermissionDialog.dialog.icon=resources/icons/aciitemeditor.png UserPermissionDialog.error.invalidUserPermission=Invalid User Permission UserPermissionDialog.precedence.label=Precedence: MultiValuedDialog.dialog.titlePrefix=Edit -MultiValuedDialog.dialog.icon=resources/icons/aciitemeditor.gif +MultiValuedDialog.dialog.icon=resources/icons/aciitemeditor.png MultiValuedDialog.button.add=Add... MultiValuedDialog.button.edit=Edit... MultiValuedDialog.button.delete=Delete diff --git a/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/widgets/messages.properties b/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/widgets/messages.properties index 86d14e8fb2..a6f17d0705 100644 --- a/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/widgets/messages.properties +++ b/plugins/aciitemeditor/src/main/java/org/apache/directory/studio/aciitemeditor/widgets/messages.properties @@ -31,7 +31,7 @@ ACIItemGeneralComposite.userFirst.label=User First ACIItemGeneralComposite.itemFirst.label=Item First ACIItemUserClassesComposite.description=User Classes: ACIItemUserClassesComposite.edit.button=Edit... -ACIItemUserClassesComposite.error.icon=resources/icons/error.gif +ACIItemUserClassesComposite.error.icon=resources/icons/error.png ACIItemGrantsAndDenialsComposite.column1.header=Right ACIItemGrantsAndDenialsComposite.column2.header=Grant/Deny ACIItemGrantsAndDenialsComposite.category.read=Read Rights @@ -46,16 +46,16 @@ ACIItemGrantsAndDenialsComposite.deselectAll.button=Deselect All ACIItemGrantsAndDenialsComposite.undo.button=Undo ACIItemGrantsAndDenialsComposite.redo.button=Redo ACIItemProtectedItemsComposite.revers.button=Revert -ACIItemGrantsAndDenialsComposite.unspecified.icon=resources/icons/checkbox_unchecked.gif +ACIItemGrantsAndDenialsComposite.unspecified.icon=resources/icons/checkbox_unchecked.png ACIItemProtectedItemsComposite.deselectAll.button=Deselect All -ACIItemGrantsAndDenialsComposite.grant.icon=resources/icons/checkbox_grant.gif +ACIItemGrantsAndDenialsComposite.grant.icon=resources/icons/checkbox_grant.png ACIItemItemPermissionsComposite.description=Item Permissions: ACIItemItemPermissionsComposite.edit.button=Edit... -ACIItemGrantsAndDenialsComposite.deny.icon=resources/icons/checkbox_deny.gif +ACIItemGrantsAndDenialsComposite.deny.icon=resources/icons/checkbox_deny.png ACIItemItemPermissionsComposite.add.button=Add... ACIItemProtectedItemsComposite.description=Protected Items: ACIItemProtectedItemsComposite.edit.button=Edit... -ACIItemProtectedItemsComposite.error.icon=resources/icons/error.gif +ACIItemProtectedItemsComposite.error.icon=resources/icons/error.png ACIItemUserPermissionsComposite.descripton=User Permissions: ACIItemUserPermissionsComposite.add.button=Add... ACIItemUserClassesComposite.selectAll.button=Select All diff --git a/plugins/apacheds.configuration/plugin.xml b/plugins/apacheds.configuration/plugin.xml index bc1bdec8c5..c0f53e5069 100644 --- a/plugins/apacheds.configuration/plugin.xml +++ b/plugins/apacheds.configuration/plugin.xml @@ -24,7 +24,7 @@ @@ -49,7 +49,7 @@ enablesFor="1" id="org.apache.directory.studio.apacheds.configuration.actions.OpenConfigurationAction" label="%OpenConfigurationAction_label" - icon="resources/icons/editor.gif"/> + icon="resources/icons/editor.png"/> @@ -72,7 +72,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.apacheds.configuration.wizards.NewApacheDSConfigurationFileWizard" hasPages="false" - icon="resources/icons/editor_new.gif" + icon="resources/icons/editor_new.png" id="org.apache.directory.studio.apacheds.configuration.wizards.NewApacheDSConfigurationFileWizard" name="%NewWizards_NewApacheDSConfigurationFileWizard_name" project="false"/> diff --git a/plugins/apacheds.configuration/resources/icons/editor.png b/plugins/apacheds.configuration/resources/icons/editor.png new file mode 100644 index 0000000000..d6c1e10463 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/editor.png differ diff --git a/plugins/apacheds.configuration/resources/icons/editor_new.png b/plugins/apacheds.configuration/resources/icons/editor_new.png new file mode 100644 index 0000000000..dc46e22532 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/editor_new.png differ diff --git a/plugins/apacheds.configuration/resources/icons/export.png b/plugins/apacheds.configuration/resources/icons/export.png new file mode 100644 index 0000000000..9088eb915e Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/export.png differ diff --git a/plugins/apacheds.configuration/resources/icons/import.png b/plugins/apacheds.configuration/resources/icons/import.png new file mode 100644 index 0000000000..4a65b6b1bf Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/import.png differ diff --git a/plugins/apacheds.configuration/resources/icons/partition.png b/plugins/apacheds.configuration/resources/icons/partition.png new file mode 100644 index 0000000000..e20700498b Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/partition.png differ diff --git a/plugins/apacheds.configuration/resources/icons/partition_system.png b/plugins/apacheds.configuration/resources/icons/partition_system.png new file mode 100644 index 0000000000..ce64cd7390 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/partition_system.png differ diff --git a/plugins/apacheds.configuration/resources/icons/password_policy.png b/plugins/apacheds.configuration/resources/icons/password_policy.png new file mode 100644 index 0000000000..9141c391a9 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/password_policy.png differ diff --git a/plugins/apacheds.configuration/resources/icons/password_policy_default.png b/plugins/apacheds.configuration/resources/icons/password_policy_default.png new file mode 100644 index 0000000000..cc789bbd54 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/password_policy_default.png differ diff --git a/plugins/apacheds.configuration/resources/icons/replication_consumer.png b/plugins/apacheds.configuration/resources/icons/replication_consumer.png new file mode 100644 index 0000000000..88f497fc13 Binary files /dev/null and b/plugins/apacheds.configuration/resources/icons/replication_consumer.png differ diff --git a/plugins/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/ApacheDS2ConfigurationPluginConstants.java b/plugins/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/ApacheDS2ConfigurationPluginConstants.java index 636972ac99..f16cd17189 100644 --- a/plugins/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/ApacheDS2ConfigurationPluginConstants.java +++ b/plugins/apacheds.configuration/src/main/java/org/apache/directory/studio/apacheds/configuration/ApacheDS2ConfigurationPluginConstants.java @@ -33,20 +33,20 @@ public interface ApacheDS2ConfigurationPluginConstants // ------ // IMAGES // ------ - String IMG_EDITOR = "resources/icons/editor.gif"; //$NON-NLS-1$ - String IMG_EXPORT = "resources/icons/export.gif"; //$NON-NLS-1$ + String IMG_EDITOR = "resources/icons/editor.png"; //$NON-NLS-1$ + String IMG_EXPORT = "resources/icons/export.png"; //$NON-NLS-1$ String IMG_INDEX = "resources/icons/index.png"; //$NON-NLS-1$ - String IMG_IMPORT = "resources/icons/import.gif"; //$NON-NLS-1$ - String IMG_EXTENDED_OPERATION = "resources/icons/extended_operation.gif"; //$NON-NLS-1$ - String IMG_HORIZONTAL_ORIENTATION = "resources/icons/horizontal_orientation.gif"; //$NON-NLS-1$ - String IMG_INTERCEPTOR = "resources/icons/interceptor.gif"; //$NON-NLS-1$ - String IMG_NEW_SERVER_CONFIGURATION_FILE_WIZARD = "resources/icons/new_server_configuration_file_wizard.gif"; //$NON-NLS-1$ - String IMG_PARTITION = "resources/icons/partition.gif"; //$NON-NLS-1$ - String IMG_PARTITION_SYSTEM = "resources/icons/partition_system.gif"; //$NON-NLS-1$ - String IMG_PASSWORD_POLICY = "resources/icons/password_policy.gif"; //$NON-NLS-1$ - String IMG_PASSWORD_POLICY_DEFAULT = "resources/icons/password_policy_default.gif"; //$NON-NLS-1$ - String IMG_REPLICATION_CONSUMER = "resources/icons/replication_consumer.gif"; //$NON-NLS-1$ - String IMG_VERTICAL_ORIENTATION = "resources/icons/vertical_orientation.gif"; //$NON-NLS-1$ + String IMG_IMPORT = "resources/icons/import.png"; //$NON-NLS-1$ + String IMG_EXTENDED_OPERATION = "resources/icons/extended_operation.png"; //$NON-NLS-1$ + String IMG_HORIZONTAL_ORIENTATION = "resources/icons/horizontal_orientation.png"; //$NON-NLS-1$ + String IMG_INTERCEPTOR = "resources/icons/interceptor.png"; //$NON-NLS-1$ + String IMG_NEW_SERVER_CONFIGURATION_FILE_WIZARD = "resources/icons/new_server_configuration_file_wizard.png"; //$NON-NLS-1$ + String IMG_PARTITION = "resources/icons/partition.png"; //$NON-NLS-1$ + String IMG_PARTITION_SYSTEM = "resources/icons/partition_system.png"; //$NON-NLS-1$ + String IMG_PASSWORD_POLICY = "resources/icons/password_policy.png"; //$NON-NLS-1$ + String IMG_PASSWORD_POLICY_DEFAULT = "resources/icons/password_policy_default.png"; //$NON-NLS-1$ + String IMG_REPLICATION_CONSUMER = "resources/icons/replication_consumer.png"; //$NON-NLS-1$ + String IMG_VERTICAL_ORIENTATION = "resources/icons/vertical_orientation.png"; //$NON-NLS-1$ String CONFIG_LDIF = "config.ldif"; //$NON-NLS-1$ String OU_CONFIG = "ou=config"; //$NON-NLS-1$ diff --git a/plugins/combinededitor/plugin.xml b/plugins/combinededitor/plugin.xml index ff841a7336..2af2ae1e15 100644 --- a/plugins/combinededitor/plugin.xml +++ b/plugins/combinededitor/plugin.xml @@ -39,7 +39,7 @@ @@ -48,7 +48,7 @@ @@ -60,7 +60,7 @@ class="org.apache.directory.studio.combinededitor.editor.SingleTabCombinedEntryEditor" description="%Editor_SingleTabCombinedEntryEditor_description" editorId="%Editor_SingleTabCombinedEntryEditor_id" - icon="resources/icons/editor_single_tab.gif" + icon="resources/icons/editor_single_tab.png" id="%Editor_SingleTabCombinedEntryEditor_id" name="%Editor_SingleTabCombinedEntryEditor_fullname" priority="42" @@ -71,7 +71,7 @@ class="org.apache.directory.studio.combinededitor.editor.MultiTabCombinedEntryEditor" description="%Editor_MultiTabCombinedEntryEditor_description" editorId="%Editor_MultiTabCombinedEntryEditor_id" - icon="resources/icons/editor_multi_tab.gif" + icon="resources/icons/editor_multi_tab.png" id="%Editor_MultiTabCombinedEntryEditor_id" name="%Editor_MultiTabCombinedEntryEditor_fullname" priority="41" diff --git a/plugins/combinededitor/resources/icons/editor_multi_tab.png b/plugins/combinededitor/resources/icons/editor_multi_tab.png new file mode 100644 index 0000000000..248e0a41bc Binary files /dev/null and b/plugins/combinededitor/resources/icons/editor_multi_tab.png differ diff --git a/plugins/combinededitor/resources/icons/editor_single_tab.png b/plugins/combinededitor/resources/icons/editor_single_tab.png new file mode 100644 index 0000000000..4500c06bf1 Binary files /dev/null and b/plugins/combinededitor/resources/icons/editor_single_tab.png differ diff --git a/plugins/common.ui/resources/icons/information.png b/plugins/common.ui/resources/icons/information.png new file mode 100644 index 0000000000..74d538bf5d Binary files /dev/null and b/plugins/common.ui/resources/icons/information.png differ diff --git a/plugins/common.ui/resources/icons/pulldown.png b/plugins/common.ui/resources/icons/pulldown.png new file mode 100644 index 0000000000..5617cb01c7 Binary files /dev/null and b/plugins/common.ui/resources/icons/pulldown.png differ diff --git a/plugins/common.ui/src/main/java/org/apache/directory/studio/common/ui/CommonUIConstants.java b/plugins/common.ui/src/main/java/org/apache/directory/studio/common/ui/CommonUIConstants.java index 7b4066132f..ed904be92f 100644 --- a/plugins/common.ui/src/main/java/org/apache/directory/studio/common/ui/CommonUIConstants.java +++ b/plugins/common.ui/src/main/java/org/apache/directory/studio/common/ui/CommonUIConstants.java @@ -42,7 +42,7 @@ private CommonUIConstants() public static final String PLUGIN_ID = CommonUIConstants.class.getPackage().getName(); /** The pull-down image */ - public static final String IMG_PULLDOWN = "resources/icons/pulldown.gif"; //$NON-NLS-1$ + public static final String IMG_PULLDOWN = "resources/icons/pulldown.png"; //$NON-NLS-1$ /* * Names of semantic colors. Actual color values are theme specific and defined in default.css and dark.css. @@ -63,6 +63,6 @@ private CommonUIConstants() public static final String MODIFY_COLOR = "modifyColor"; public static final String RENAME_COLOR = "renameColor"; - public static final String IMG_INFORMATION = "resources/icons/information.gif"; //$NON-NLS-1$ + public static final String IMG_INFORMATION = "resources/icons/information.png"; //$NON-NLS-1$ } diff --git a/plugins/connection.ui/plugin.xml b/plugins/connection.ui/plugin.xml index 7cfbd3413e..83d2c43ea4 100644 --- a/plugins/connection.ui/plugin.xml +++ b/plugins/connection.ui/plugin.xml @@ -36,7 +36,7 @@ category="org.apache.directory.studio.ldapbrowser.newWizards" class="org.apache.directory.studio.connection.ui.wizards.NewConnectionWizard" hasPages="true" - icon="resources/icons/connection_add.gif" + icon="resources/icons/connection_add.png" id="%NewWizards_NewConnectionWizard_id" name="%NewWizards_NewConnectionWizard_name" project="false"/> diff --git a/plugins/connection.ui/resources/icons/certificate.png b/plugins/connection.ui/resources/icons/certificate.png new file mode 100644 index 0000000000..34196a97e8 Binary files /dev/null and b/plugins/connection.ui/resources/icons/certificate.png differ diff --git a/plugins/connection.ui/resources/icons/certificate_export_wizard.png b/plugins/connection.ui/resources/icons/certificate_export_wizard.png new file mode 100644 index 0000000000..0c4a44fffd Binary files /dev/null and b/plugins/connection.ui/resources/icons/certificate_export_wizard.png differ diff --git a/plugins/connection.ui/resources/icons/collapseall.png b/plugins/connection.ui/resources/icons/collapseall.png new file mode 100644 index 0000000000..6038d7f2d1 Binary files /dev/null and b/plugins/connection.ui/resources/icons/collapseall.png differ diff --git a/plugins/connection.ui/resources/icons/connection_add.png b/plugins/connection.ui/resources/icons/connection_add.png new file mode 100644 index 0000000000..1826c4774b Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_add.png differ diff --git a/plugins/connection.ui/resources/icons/connection_connect.png b/plugins/connection.ui/resources/icons/connection_connect.png new file mode 100644 index 0000000000..b89d4da5f2 Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_connect.png differ diff --git a/plugins/connection.ui/resources/icons/connection_connected.png b/plugins/connection.ui/resources/icons/connection_connected.png new file mode 100644 index 0000000000..c39c1f50ae Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_connected.png differ diff --git a/plugins/connection.ui/resources/icons/connection_disconnect.png b/plugins/connection.ui/resources/icons/connection_disconnect.png new file mode 100644 index 0000000000..ff133cf220 Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_disconnect.png differ diff --git a/plugins/connection.ui/resources/icons/connection_disconnected.png b/plugins/connection.ui/resources/icons/connection_disconnected.png new file mode 100644 index 0000000000..5f6b2daa11 Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_disconnected.png differ diff --git a/plugins/connection.ui/resources/icons/connection_folder.png b/plugins/connection.ui/resources/icons/connection_folder.png new file mode 100644 index 0000000000..3f0b83e7b7 Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_folder.png differ diff --git a/plugins/connection.ui/resources/icons/connection_folder_add.png b/plugins/connection.ui/resources/icons/connection_folder_add.png new file mode 100644 index 0000000000..3c679f4b0f Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_folder_add.png differ diff --git a/plugins/connection.ui/resources/icons/connection_ssl_connected.png b/plugins/connection.ui/resources/icons/connection_ssl_connected.png new file mode 100644 index 0000000000..d48178c01c Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_ssl_connected.png differ diff --git a/plugins/connection.ui/resources/icons/connection_ssl_disconnected.png b/plugins/connection.ui/resources/icons/connection_ssl_disconnected.png new file mode 100644 index 0000000000..d5dc76ef3a Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_ssl_disconnected.png differ diff --git a/plugins/connection.ui/resources/icons/connection_wizard.png b/plugins/connection.ui/resources/icons/connection_wizard.png new file mode 100644 index 0000000000..6a48d7db94 Binary files /dev/null and b/plugins/connection.ui/resources/icons/connection_wizard.png differ diff --git a/plugins/connection.ui/resources/icons/expandall.png b/plugins/connection.ui/resources/icons/expandall.png new file mode 100644 index 0000000000..85078f3fa5 Binary files /dev/null and b/plugins/connection.ui/resources/icons/expandall.png differ diff --git a/plugins/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/ConnectionUIConstants.java b/plugins/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/ConnectionUIConstants.java index 6b6525fdf1..15b94afa7b 100644 --- a/plugins/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/ConnectionUIConstants.java +++ b/plugins/connection.ui/src/main/java/org/apache/directory/studio/connection/ui/ConnectionUIConstants.java @@ -45,46 +45,46 @@ public final class ConnectionUIConstants public static final String DIALOGSETTING_KEY_REALM_HISTORY = "saslrealmHistory"; //$NON-NLS-1$ /** The certificate image */ - public static final String IMG_CERTIFICATE = "resources/icons/certificate.gif"; //$NON-NLS-1$ + public static final String IMG_CERTIFICATE = "resources/icons/certificate.png"; //$NON-NLS-1$ /** The image to add a connection. */ - public static final String IMG_CONNECTION_ADD = "resources/icons/connection_add.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_ADD = "resources/icons/connection_add.png"; //$NON-NLS-1$ /** The image used to display the connected state of connections. */ - public static final String IMG_CONNECTION_CONNECTED = "resources/icons/connection_connected.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_CONNECTED = "resources/icons/connection_connected.png"; //$NON-NLS-1$ /** The image used to display the disconnected state of connections. */ - public static final String IMG_CONNECTION_DISCONNECTED = "resources/icons/connection_disconnected.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_DISCONNECTED = "resources/icons/connection_disconnected.png"; //$NON-NLS-1$ /** The image used to display the connected state of SSL connections. */ - public static final String IMG_CONNECTION_SSL_CONNECTED = "resources/icons/connection_ssl_connected.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_SSL_CONNECTED = "resources/icons/connection_ssl_connected.png"; //$NON-NLS-1$ /** The image used to display the disconnected state of SSL connections. */ - public static final String IMG_CONNECTION_SSL_DISCONNECTED = "resources/icons/connection_ssl_disconnected.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_SSL_DISCONNECTED = "resources/icons/connection_ssl_disconnected.png"; //$NON-NLS-1$ /** The image to connect connections. */ - public static final String IMG_CONNECTION_CONNECT = "resources/icons/connection_connect.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_CONNECT = "resources/icons/connection_connect.png"; //$NON-NLS-1$ /** The image to disconnect connections. */ - public static final String IMG_CONNECTION_DISCONNECT = "resources/icons/connection_disconnect.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_DISCONNECT = "resources/icons/connection_disconnect.png"; //$NON-NLS-1$ /** The new connection wizard image */ - public static final String IMG_CONNECTION_WIZARD = "resources/icons/connection_wizard.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_WIZARD = "resources/icons/connection_wizard.png"; //$NON-NLS-1$ /** The image used for connection folders. */ - public static final String IMG_CONNECTION_FOLDER = "resources/icons/connection_folder.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_FOLDER = "resources/icons/connection_folder.png"; //$NON-NLS-1$ /** The image to add a connection folder. */ - public static final String IMG_CONNECTION_FOLDER_ADD = "resources/icons/connection_folder_add.gif"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_FOLDER_ADD = "resources/icons/connection_folder_add.png"; //$NON-NLS-1$ /** The expand all image */ - public static final String IMG_EXPANDALL = "resources/icons/expandall.gif"; //$NON-NLS-1$ + public static final String IMG_EXPANDALL = "resources/icons/expandall.png"; //$NON-NLS-1$ /** The collapse all image */ - public static final String IMG_COLLAPSEALL = "resources/icons/collapseall.gif"; //$NON-NLS-1$ + public static final String IMG_COLLAPSEALL = "resources/icons/collapseall.png"; //$NON-NLS-1$ /** The export certificate wizard image */ - public static final String IMG_CERTIFICATE_EXPORT_WIZARD = "resources/icons/certificate_export_wizard.gif"; //$NON-NLS-1$ + public static final String IMG_CERTIFICATE_EXPORT_WIZARD = "resources/icons/certificate_export_wizard.png"; //$NON-NLS-1$ /** The connection transfer typename */ public static final String TYPENAME = "org.apache.directory.studio.ldapbrowser.connection"; //$NON-NLS-1$ diff --git a/plugins/edirectory/resources/icons/entryuuideditor.png b/plugins/edirectory/resources/icons/entryuuideditor.png new file mode 100644 index 0000000000..fd9ab7a4a5 Binary files /dev/null and b/plugins/edirectory/resources/icons/entryuuideditor.png differ diff --git a/plugins/edirectory/resources/icons/imageeditor.png b/plugins/edirectory/resources/icons/imageeditor.png new file mode 100644 index 0000000000..9c6bea1fd8 Binary files /dev/null and b/plugins/edirectory/resources/icons/imageeditor.png differ diff --git a/plugins/edirectory/resources/icons/texteditor.png b/plugins/edirectory/resources/icons/texteditor.png new file mode 100644 index 0000000000..36a019d846 Binary files /dev/null and b/plugins/edirectory/resources/icons/texteditor.png differ diff --git a/plugins/edirectory/resources/icons/xmldoc.png b/plugins/edirectory/resources/icons/xmldoc.png new file mode 100644 index 0000000000..1207355735 Binary files /dev/null and b/plugins/edirectory/resources/icons/xmldoc.png differ diff --git a/plugins/ldapbrowser.common/plugin.xml b/plugins/ldapbrowser.common/plugin.xml index 21dd5f8c4d..00484f8636 100644 --- a/plugins/ldapbrowser.common/plugin.xml +++ b/plugins/ldapbrowser.common/plugin.xml @@ -25,17 +25,17 @@ point="org.apache.directory.studio.valueeditors"> diff --git a/plugins/ldapbrowser.common/resources/icons/attribute_add.png b/plugins/ldapbrowser.common/resources/icons/attribute_add.png new file mode 100644 index 0000000000..3a52e84ca4 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/attribute_add.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/bookmark.png b/plugins/ldapbrowser.common/resources/icons/bookmark.png new file mode 100644 index 0000000000..09c2388058 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/bookmark.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/bookmarks.png b/plugins/ldapbrowser.common/resources/icons/bookmarks.png new file mode 100644 index 0000000000..eb92877903 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/bookmarks.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/browser_schemabrowsereditor.png b/plugins/ldapbrowser.common/resources/icons/browser_schemabrowsereditor.png new file mode 100644 index 0000000000..d214abc571 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/browser_schemabrowsereditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/clear.png b/plugins/ldapbrowser.common/resources/icons/clear.png new file mode 100644 index 0000000000..f5874db345 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/clear.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_add.png b/plugins/ldapbrowser.common/resources/icons/connection_add.png new file mode 100644 index 0000000000..1826c4774b Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_add.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_connect.png b/plugins/ldapbrowser.common/resources/icons/connection_connect.png new file mode 100644 index 0000000000..b89d4da5f2 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_connect.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_connected.png b/plugins/ldapbrowser.common/resources/icons/connection_connected.png new file mode 100644 index 0000000000..c39c1f50ae Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_connected.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_disconnect.png b/plugins/ldapbrowser.common/resources/icons/connection_disconnect.png new file mode 100644 index 0000000000..ff133cf220 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_disconnect.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_disconnected.png b/plugins/ldapbrowser.common/resources/icons/connection_disconnected.png new file mode 100644 index 0000000000..5f6b2daa11 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_disconnected.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/connection_wizard.png b/plugins/ldapbrowser.common/resources/icons/connection_wizard.png new file mode 100644 index 0000000000..6a48d7db94 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/connection_wizard.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/delete_all.png b/plugins/ldapbrowser.common/resources/icons/delete_all.png new file mode 100644 index 0000000000..653f189870 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/delete_all.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/dit.png b/plugins/ldapbrowser.common/resources/icons/dit.png new file mode 100644 index 0000000000..6db57922c6 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/dit.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/dneditor.png b/plugins/ldapbrowser.common/resources/icons/dneditor.png new file mode 100644 index 0000000000..7ea21b5521 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/dneditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_dc.png b/plugins/ldapbrowser.common/resources/icons/entry_dc.png new file mode 100644 index 0000000000..6525d16094 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_dc.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_default.png b/plugins/ldapbrowser.common/resources/icons/entry_default.png new file mode 100644 index 0000000000..dda7e06c86 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_default.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_editor.png b/plugins/ldapbrowser.common/resources/icons/entry_editor.png new file mode 100644 index 0000000000..714378d348 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_editor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_group.png b/plugins/ldapbrowser.common/resources/icons/entry_group.png new file mode 100644 index 0000000000..ffabf178f2 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_group.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_org.png b/plugins/ldapbrowser.common/resources/icons/entry_org.png new file mode 100644 index 0000000000..d464cd1bce Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_org.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_person.png b/plugins/ldapbrowser.common/resources/icons/entry_person.png new file mode 100644 index 0000000000..ff19a00f3f Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_person.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_root.png b/plugins/ldapbrowser.common/resources/icons/entry_root.png new file mode 100644 index 0000000000..c2bce45743 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_root.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/entry_wizard.png b/plugins/ldapbrowser.common/resources/icons/entry_wizard.png new file mode 100644 index 0000000000..24a98edfb5 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/entry_wizard.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/filter.png b/plugins/ldapbrowser.common/resources/icons/filter.png new file mode 100644 index 0000000000..ee7c556361 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/filter.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/filter_dit.png b/plugins/ldapbrowser.common/resources/icons/filter_dit.png new file mode 100644 index 0000000000..429efb116d Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/filter_dit.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/filtereditor.png b/plugins/ldapbrowser.common/resources/icons/filtereditor.png new file mode 100644 index 0000000000..db945f394d Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/filtereditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/hexeditor.png b/plugins/ldapbrowser.common/resources/icons/hexeditor.png new file mode 100644 index 0000000000..7080262708 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/hexeditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/inplace_texteditor.png b/plugins/ldapbrowser.common/resources/icons/inplace_texteditor.png new file mode 100644 index 0000000000..58c8b0c4f2 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/inplace_texteditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/multivaluededitor.png b/plugins/ldapbrowser.common/resources/icons/multivaluededitor.png new file mode 100644 index 0000000000..59b9ed351c Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/multivaluededitor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/next.png b/plugins/ldapbrowser.common/resources/icons/next.png new file mode 100644 index 0000000000..8c4af0ac3a Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/next.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/ocd_abstract.png b/plugins/ldapbrowser.common/resources/icons/ocd_abstract.png new file mode 100644 index 0000000000..0b67b3d03a Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/ocd_abstract.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/ocd_auxiliary.png b/plugins/ldapbrowser.common/resources/icons/ocd_auxiliary.png new file mode 100644 index 0000000000..ded9be0809 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/ocd_auxiliary.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/ocd_structural.png b/plugins/ldapbrowser.common/resources/icons/ocd_structural.png new file mode 100644 index 0000000000..9e91cdbb1b Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/ocd_structural.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/parent.png b/plugins/ldapbrowser.common/resources/icons/parent.png new file mode 100644 index 0000000000..5265576ed0 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/parent.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/previous.png b/plugins/ldapbrowser.common/resources/icons/previous.png new file mode 100644 index 0000000000..ee838e7e7e Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/previous.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/quicksearch.png b/plugins/ldapbrowser.common/resources/icons/quicksearch.png new file mode 100644 index 0000000000..41d706ccb1 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/quicksearch.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/refresh.png b/plugins/ldapbrowser.common/resources/icons/refresh.png new file mode 100644 index 0000000000..cd97e13dbe Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/refresh.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/rename.png b/plugins/ldapbrowser.common/resources/icons/rename.png new file mode 100644 index 0000000000..7ab2d9cddd Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/rename.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/search.png b/plugins/ldapbrowser.common/resources/icons/search.png new file mode 100644 index 0000000000..6f033eaf2e Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/search.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/search_unperformed.png b/plugins/ldapbrowser.common/resources/icons/search_unperformed.png new file mode 100644 index 0000000000..83aade3aed Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/search_unperformed.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/searches.png b/plugins/ldapbrowser.common/resources/icons/searches.png new file mode 100644 index 0000000000..56d1ace6a9 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/searches.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/sort.png b/plugins/ldapbrowser.common/resources/icons/sort.png new file mode 100644 index 0000000000..71e5c7ccd0 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/sort.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/sort_ascending.png b/plugins/ldapbrowser.common/resources/icons/sort_ascending.png new file mode 100644 index 0000000000..9af6c90787 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/sort_ascending.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/sort_descending.png b/plugins/ldapbrowser.common/resources/icons/sort_descending.png new file mode 100644 index 0000000000..5d7f0353d2 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/sort_descending.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/subtree.png b/plugins/ldapbrowser.common/resources/icons/subtree.png new file mode 100644 index 0000000000..194d219d28 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/subtree.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/template.png b/plugins/ldapbrowser.common/resources/icons/template.png new file mode 100644 index 0000000000..1efe550084 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/template.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/texteditor.png b/plugins/ldapbrowser.common/resources/icons/texteditor.png new file mode 100644 index 0000000000..36a019d846 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/texteditor.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/top.png b/plugins/ldapbrowser.common/resources/icons/top.png new file mode 100644 index 0000000000..c3631e8ac3 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/top.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/unfilter_dit.png b/plugins/ldapbrowser.common/resources/icons/unfilter_dit.png new file mode 100644 index 0000000000..ed70eff220 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/unfilter_dit.png differ diff --git a/plugins/ldapbrowser.common/resources/icons/value_add.png b/plugins/ldapbrowser.common/resources/icons/value_add.png new file mode 100644 index 0000000000..3de8772779 Binary files /dev/null and b/plugins/ldapbrowser.common/resources/icons/value_add.png differ diff --git a/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/BrowserCommonConstants.java b/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/BrowserCommonConstants.java index 57372c3ea6..df2156708c 100644 --- a/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/BrowserCommonConstants.java +++ b/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/BrowserCommonConstants.java @@ -123,61 +123,61 @@ private BrowserCommonConstants() public static final String PREFERENCEPAGEID_VALUEEDITORS = BrowserCommonActivator.getDefault() .getPluginProperties().getString( "PrefPage_ValueEditorsPreferencePage_id" ); //$NON-NLS-1$ - public static final String IMG_TEMPLATE = "resources/icons/template.gif"; //$NON-NLS-1$ - public static final String IMG_CLEAR = "resources/icons/clear.gif"; //$NON-NLS-1$ - public static final String IMG_HEXEDITOR = "resources/icons/hexeditor.gif"; //$NON-NLS-1$ - public static final String IMG_TEXTEDITOR = "resources/icons/texteditor.gif"; //$NON-NLS-1$ - public static final String IMG_INPLACE_TEXTEDITOR = "resources/icons/inplace_texteditor.gif"; //$NON-NLS-1$ - public static final String IMG_MULTIVALUEDEDITOR = "resources/icons/multivaluededitor.gif"; //$NON-NLS-1$ - public static final String IMG_DNEDITOR = "resources/icons/dneditor.gif"; //$NON-NLS-1$ - public static final String IMG_SORT = "resources/icons/sort.gif"; //$NON-NLS-1$ - public static final String IMG_DIT = "resources/icons/dit.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY = "resources/icons/entry_default.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_EDITOR = "resources/icons/entry_editor.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_ROOT = "resources/icons/entry_root.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_DC = "resources/icons/entry_dc.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_ORG = "resources/icons/entry_org.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_PERSON = "resources/icons/entry_person.gif"; //$NON-NLS-1$ - public static final String IMG_ENTRY_GROUP = "resources/icons/entry_group.gif"; //$NON-NLS-1$ + public static final String IMG_TEMPLATE = "resources/icons/template.png"; //$NON-NLS-1$ + public static final String IMG_CLEAR = "resources/icons/clear.png"; //$NON-NLS-1$ + public static final String IMG_HEXEDITOR = "resources/icons/hexeditor.png"; //$NON-NLS-1$ + public static final String IMG_TEXTEDITOR = "resources/icons/texteditor.png"; //$NON-NLS-1$ + public static final String IMG_INPLACE_TEXTEDITOR = "resources/icons/inplace_texteditor.png"; //$NON-NLS-1$ + public static final String IMG_MULTIVALUEDEDITOR = "resources/icons/multivaluededitor.png"; //$NON-NLS-1$ + public static final String IMG_DNEDITOR = "resources/icons/dneditor.png"; //$NON-NLS-1$ + public static final String IMG_SORT = "resources/icons/sort.png"; //$NON-NLS-1$ + public static final String IMG_DIT = "resources/icons/dit.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY = "resources/icons/entry_default.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_EDITOR = "resources/icons/entry_editor.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_ROOT = "resources/icons/entry_root.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_DC = "resources/icons/entry_dc.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_ORG = "resources/icons/entry_org.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_PERSON = "resources/icons/entry_person.png"; //$NON-NLS-1$ + public static final String IMG_ENTRY_GROUP = "resources/icons/entry_group.png"; //$NON-NLS-1$ public static final String IMG_ENTRY_REF = "resources/icons/entry_ref.png"; //$NON-NLS-1$ public static final String IMG_ENTRY_ALIAS = "resources/icons/entry_alias.png"; //$NON-NLS-1$ - public static final String IMG_SEARCHES = "resources/icons/searches.gif"; //$NON-NLS-1$ - public static final String IMG_SEARCH = "resources/icons/search.gif"; //$NON-NLS-1$ - public static final String IMG_QUICKSEARCH = "resources/icons/quicksearch.gif"; //$NON-NLS-1$ - public static final String IMG_SUBTREE = "resources/icons/subtree.gif"; //$NON-NLS-1$ - public static final String IMG_SEARCH_UNPERFORMED = "resources/icons/search_unperformed.gif"; //$NON-NLS-1$ - public static final String IMG_BOOKMARKS = "resources/icons/bookmarks.gif"; //$NON-NLS-1$ - public static final String IMG_BOOKMARK = "resources/icons/bookmark.gif"; //$NON-NLS-1$ - public static final String IMG_BROWSER_SCHEMABROWSEREDITOR = "resources/icons/browser_schemabrowsereditor.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_ADD = "resources/icons/connection_add.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_CONNECTED = "resources/icons/connection_connected.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_DISCONNECTED = "resources/icons/connection_disconnected.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_CONNECT = "resources/icons/connection_connect.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_DISCONNECT = "resources/icons/connection_disconnect.gif"; //$NON-NLS-1$ - public static final String IMG_CONNECTION_WIZARD = "resources/icons/connection_wizard.gif"; //$NON-NLS-1$ - public static final String IMG_REFRESH = "resources/icons/refresh.gif"; //$NON-NLS-1$ - public static final String IMG_FILTER_DIT = "resources/icons/filter_dit.gif"; //$NON-NLS-1$ - public static final String IMG_FILTER_EDITOR = "resources/icons/filtereditor.gif"; //$NON-NLS-1$ - public static final String IMG_PARENT = "resources/icons/parent.gif"; //$NON-NLS-1$ - public static final String IMG_UNFILTER_DIT = "resources/icons/unfilter_dit.gif"; //$NON-NLS-1$ - public static final String IMG_FILTER = "resources/icons/filter.gif"; //$NON-NLS-1$ - public static final String IMG_SORT_ASCENDING = "resources/icons/sort_ascending.gif"; //$NON-NLS-1$ - public static final String IMG_SORT_DESCENDING = "resources/icons/sort_descending.gif"; //$NON-NLS-1$ - public static final String IMG_VALUE_ADD = "resources/icons/value_add.gif"; //$NON-NLS-1$ - public static final String IMG_ATTRIBUTE_ADD = "resources/icons/attribute_add.gif"; //$NON-NLS-1$ - public static final String IMG_DELETE_ALL = "resources/icons/delete_all.gif"; //$NON-NLS-1$ + public static final String IMG_SEARCHES = "resources/icons/searches.png"; //$NON-NLS-1$ + public static final String IMG_SEARCH = "resources/icons/search.png"; //$NON-NLS-1$ + public static final String IMG_QUICKSEARCH = "resources/icons/quicksearch.png"; //$NON-NLS-1$ + public static final String IMG_SUBTREE = "resources/icons/subtree.png"; //$NON-NLS-1$ + public static final String IMG_SEARCH_UNPERFORMED = "resources/icons/search_unperformed.png"; //$NON-NLS-1$ + public static final String IMG_BOOKMARKS = "resources/icons/bookmarks.laksfdj"; //$NON-NLS-1$ + public static final String IMG_BOOKMARK = "resources/icons/bookmark.asdf"; //$NON-NLS-1$ + public static final String IMG_BROWSER_SCHEMABROWSEREDITOR = "resources/icons/browser_schemabrowsereditor.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_ADD = "resources/icons/connection_add.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_CONNECTED = "resources/icons/connection_connected.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_DISCONNECTED = "resources/icons/connection_disconnected.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_CONNECT = "resources/icons/connection_connect.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_DISCONNECT = "resources/icons/connection_disconnect.png"; //$NON-NLS-1$ + public static final String IMG_CONNECTION_WIZARD = "resources/icons/connection_wizard.png"; //$NON-NLS-1$ + public static final String IMG_REFRESH = "resources/icons/refresh.png"; //$NON-NLS-1$ + public static final String IMG_FILTER_DIT = "resources/icons/filter_dit.png"; //$NON-NLS-1$ + public static final String IMG_FILTER_EDITOR = "resources/icons/filtereditor.png"; //$NON-NLS-1$ + public static final String IMG_PARENT = "resources/icons/parent.png"; //$NON-NLS-1$ + public static final String IMG_UNFILTER_DIT = "resources/icons/unfilter_dit.png"; //$NON-NLS-1$ + public static final String IMG_FILTER = "resources/icons/filter.png"; //$NON-NLS-1$ + public static final String IMG_SORT_ASCENDING = "resources/icons/sort_ascending.png"; //$NON-NLS-1$ + public static final String IMG_SORT_DESCENDING = "resources/icons/sort_descending.png"; //$NON-NLS-1$ + public static final String IMG_VALUE_ADD = "resources/icons/value_add.png"; //$NON-NLS-1$ + public static final String IMG_ATTRIBUTE_ADD = "resources/icons/attribute_add.png"; //$NON-NLS-1$ + public static final String IMG_DELETE_ALL = "resources/icons/delete_all.png"; //$NON-NLS-1$ public static final String IMG_ATD = "resources/icons/atd.png"; //$NON-NLS-1$ public static final String IMG_LSD = "resources/icons/lsd.png"; //$NON-NLS-1$ public static final String IMG_OCD = "resources/icons/ocd.png"; //$NON-NLS-1$ - public static final String IMG_OCD_ABSTRACT = "resources/icons/ocd_abstract.gif"; //$NON-NLS-1$ - public static final String IMG_OCD_AUXILIARY = "resources/icons/ocd_auxiliary.gif"; //$NON-NLS-1$ - public static final String IMG_OCD_STRUCTURAL = "resources/icons/ocd_structural.gif"; //$NON-NLS-1$ + public static final String IMG_OCD_ABSTRACT = "resources/icons/ocd_abstract.png"; //$NON-NLS-1$ + public static final String IMG_OCD_AUXILIARY = "resources/icons/ocd_auxiliary.png"; //$NON-NLS-1$ + public static final String IMG_OCD_STRUCTURAL = "resources/icons/ocd_structural.png"; //$NON-NLS-1$ public static final String IMG_MRD = "resources/icons/mrd.png"; //$NON-NLS-1$ - public static final String IMG_ENTRY_WIZARD = "resources/icons/entry_wizard.gif"; //$NON-NLS-1$ - public static final String IMG_TOP = "resources/icons/top.gif"; //$NON-NLS-1$ - public static final String IMG_NEXT = "resources/icons/next.gif"; //$NON-NLS-1$ - public static final String IMG_PREVIOUS = "resources/icons/previous.gif"; //$NON-NLS-1$ - public static final String IMG_RENAME = "resources/icons/rename.gif"; //$NON-NLS-1$ + public static final String IMG_ENTRY_WIZARD = "resources/icons/entry_wizard.png"; //$NON-NLS-1$ + public static final String IMG_TOP = "resources/icons/top.png"; //$NON-NLS-1$ + public static final String IMG_NEXT = "resources/icons/next.png"; //$NON-NLS-1$ + public static final String IMG_PREVIOUS = "resources/icons/previous.png"; //$NON-NLS-1$ + public static final String IMG_RENAME = "resources/icons/rename.png"; //$NON-NLS-1$ public static final String IMG_SYNTAX_CHECKER = "resources/icons/syntax_checker.png"; //$NON-NLS-1$ public static final String IMG_COMPARATOR = "resources/icons/comparator.png"; //$NON-NLS-1$ diff --git a/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/browser/BrowserLabelProvider.java b/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/browser/BrowserLabelProvider.java index ea647b73cc..564b76e9a6 100644 --- a/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/browser/BrowserLabelProvider.java +++ b/plugins/ldapbrowser.common/src/main/java/org/apache/directory/studio/ldapbrowser/common/widgets/browser/BrowserLabelProvider.java @@ -392,7 +392,7 @@ else if ( category.getType() == BrowserCategory.TYPE_BOOKMARKS ) else { // return - // Activator.getDefault().getImage("icons/sandglass.gif"); + // Activator.getDefault().getImage("icons/sandglass.png"); return null; } } diff --git a/plugins/ldapbrowser.ui/plugin.xml b/plugins/ldapbrowser.ui/plugin.xml index 187067decf..33fd0f5684 100644 --- a/plugins/ldapbrowser.ui/plugin.xml +++ b/plugins/ldapbrowser.ui/plugin.xml @@ -24,7 +24,7 @@ @@ -58,7 +58,7 @@ @@ -66,7 +66,7 @@ @@ -74,7 +74,7 @@ @@ -82,7 +82,7 @@ @@ -90,7 +90,7 @@ @@ -108,7 +108,7 @@ @@ -117,7 +117,7 @@ allowMultiple="false" category="%View_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.views.browser.BrowserView" - icon="resources/icons/browser_browserview.gif" + icon="resources/icons/browser_browserview.png" id="%View_BrowserView_id" name="%View_BrowserView_name"/> @@ -125,7 +125,7 @@ allowMultiple="false" category="%View_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.views.modificationlogs.ModificationLogsView" - icon="resources/icons/browser_modificationlogview.gif" + icon="resources/icons/browser_modificationlogview.png" id="%View_ModificationLogsView_id" name="%View_ModificationLogsView_name"/> @@ -133,7 +133,7 @@ allowMultiple="false" category="%View_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.views.searchlogs.SearchLogsView" - icon="resources/icons/browser_modificationlogview.gif" + icon="resources/icons/browser_modificationlogview.png" id="%View_SearchLogsView_id" name="%View_SearchLogsView_name"/> @@ -150,7 +150,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.wizards.BatchOperationWizard" hasPages="true" - icon="resources/icons/batch.gif" + icon="resources/icons/batch.png" id="%NewWizard_BatchOperationWizard_id" name="%NewWizard_BatchOperationWizard_name" project="false"/> @@ -159,7 +159,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.wizards.NewBookmarkWizard" hasPages="true" - icon="resources/icons/bookmark_add.gif" + icon="resources/icons/bookmark_add.png" id="%NewWizard_NewBookmarkWizard_id" name="%NewWizard_NewBookmarkWizard_name" project="false"/> @@ -168,7 +168,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldapbrowser.common.wizards.NewContextEntryWizard" hasPages="true" - icon="resources/icons/entry_add.gif" + icon="resources/icons/entry_add.png" id="%NewWizard_NewContextEntryWizard_id" name="%NewWizard_NewContextEntryWizard_name" project="false"/> @@ -177,7 +177,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldapbrowser.common.wizards.NewEntryWizard" hasPages="true" - icon="resources/icons/entry_add.gif" + icon="resources/icons/entry_add.png" id="org.apache.directory.studio.ldapbrowser.common.wizards.NewEntryWizard" name="%NewWizard_NewEntryWizard_name" project="false"/> @@ -187,7 +187,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldapbrowser.ui.wizards.NewSearchWizard" hasPages="false" - icon="resources/icons/search_new.gif" + icon="resources/icons/search_new.png" id="%NewWizard_NewSearchWizard_id" name="%NewWizard_NewSearchWizard_name" project="false"/> @@ -205,7 +205,7 @@ @@ -219,7 +219,7 @@ @@ -245,7 +245,7 @@ @@ -259,7 +259,7 @@ @@ -273,7 +273,7 @@ @@ -287,7 +287,7 @@ @@ -301,7 +301,7 @@ @@ -318,7 +318,7 @@ enabled="true" label="%SearchPage_LdapSearch_label" class="org.apache.directory.studio.ldapbrowser.ui.search.SearchPage" - icon="resources/icons/browser_searchresulteditor.gif" + icon="resources/icons/browser_searchresulteditor.png" showScopeSection="false" sizeHint="450,450" id="%SearchPage_LdapSearch_id"/> @@ -483,7 +483,7 @@ + icon="resources/icons/connection_new.png"> diff --git a/plugins/ldapservers/resources/icons/folder.png b/plugins/ldapservers/resources/icons/folder.png new file mode 100644 index 0000000000..5fc1741850 Binary files /dev/null and b/plugins/ldapservers/resources/icons/folder.png differ diff --git a/plugins/ldapservers/resources/icons/server.png b/plugins/ldapservers/resources/icons/server.png new file mode 100644 index 0000000000..777a7684d2 Binary files /dev/null and b/plugins/ldapservers/resources/icons/server.png differ diff --git a/plugins/ldapservers/resources/icons/server_new.png b/plugins/ldapservers/resources/icons/server_new.png new file mode 100644 index 0000000000..6552c190a7 Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_new.png differ diff --git a/plugins/ldapservers/resources/icons/server_started.png b/plugins/ldapservers/resources/icons/server_started.png new file mode 100644 index 0000000000..600fb1ed50 Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_started.png differ diff --git a/plugins/ldapservers/resources/icons/server_starting1.png b/plugins/ldapservers/resources/icons/server_starting1.png new file mode 100644 index 0000000000..d3b0421dfe Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_starting1.png differ diff --git a/plugins/ldapservers/resources/icons/server_starting2.png b/plugins/ldapservers/resources/icons/server_starting2.png new file mode 100644 index 0000000000..419e14dbbc Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_starting2.png differ diff --git a/plugins/ldapservers/resources/icons/server_starting3.png b/plugins/ldapservers/resources/icons/server_starting3.png new file mode 100644 index 0000000000..bdd56101fc Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_starting3.png differ diff --git a/plugins/ldapservers/resources/icons/server_stopped.png b/plugins/ldapservers/resources/icons/server_stopped.png new file mode 100644 index 0000000000..0208da4f95 Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_stopped.png differ diff --git a/plugins/ldapservers/resources/icons/server_stopping1.png b/plugins/ldapservers/resources/icons/server_stopping1.png new file mode 100644 index 0000000000..210a25957e Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_stopping1.png differ diff --git a/plugins/ldapservers/resources/icons/server_stopping2.png b/plugins/ldapservers/resources/icons/server_stopping2.png new file mode 100644 index 0000000000..0208da4f95 Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_stopping2.png differ diff --git a/plugins/ldapservers/resources/icons/server_stopping3.png b/plugins/ldapservers/resources/icons/server_stopping3.png new file mode 100644 index 0000000000..210a25957e Binary files /dev/null and b/plugins/ldapservers/resources/icons/server_stopping3.png differ diff --git a/plugins/ldapservers/resources/icons/servers_view.png b/plugins/ldapservers/resources/icons/servers_view.png new file mode 100644 index 0000000000..0937ecccc0 Binary files /dev/null and b/plugins/ldapservers/resources/icons/servers_view.png differ diff --git a/plugins/ldapservers/resources/icons/start.png b/plugins/ldapservers/resources/icons/start.png new file mode 100644 index 0000000000..67a88e6999 Binary files /dev/null and b/plugins/ldapservers/resources/icons/start.png differ diff --git a/plugins/ldapservers/resources/icons/stop.png b/plugins/ldapservers/resources/icons/stop.png new file mode 100644 index 0000000000..d7c4d5a945 Binary files /dev/null and b/plugins/ldapservers/resources/icons/stop.png differ diff --git a/plugins/ldapservers/src/main/java/org/apache/directory/studio/ldapservers/LdapServersPluginConstants.java b/plugins/ldapservers/src/main/java/org/apache/directory/studio/ldapservers/LdapServersPluginConstants.java index e4411bb193..1855e952ca 100644 --- a/plugins/ldapservers/src/main/java/org/apache/directory/studio/ldapservers/LdapServersPluginConstants.java +++ b/plugins/ldapservers/src/main/java/org/apache/directory/studio/ldapservers/LdapServersPluginConstants.java @@ -47,20 +47,20 @@ private LdapServersPluginConstants() // ------ // IMAGES // ------ - public static final String IMG_FOLDER = "resources/icons/folder.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_NEW = "resources/icons/server_new.gif"; //$NON-NLS-1$ + public static final String IMG_FOLDER = "resources/icons/folder.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_NEW = "resources/icons/server_new.png"; //$NON-NLS-1$ public static final String IMG_SERVER_NEW_WIZARD = "resources/icons/server_new_wizard.png"; //$NON-NLS-1$ - public static final String IMG_SERVER = "resources/icons/server.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STARTED = "resources/icons/server_started.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STARTING1 = "resources/icons/server_starting1.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STARTING2 = "resources/icons/server_starting2.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STARTING3 = "resources/icons/server_starting3.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STOPPED = "resources/icons/server_stopped.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STOPPING1 = "resources/icons/server_stopping1.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STOPPING2 = "resources/icons/server_stopping2.gif"; //$NON-NLS-1$ - public static final String IMG_SERVER_STOPPING3 = "resources/icons/server_stopping3.gif"; //$NON-NLS-1$ - public static final String IMG_START = "resources/icons/start.gif"; //$NON-NLS-1$ - public static final String IMG_STOP = "resources/icons/stop.gif"; //$NON-NLS-1$ + public static final String IMG_SERVER = "resources/icons/server.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STARTED = "resources/icons/server_started.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STARTING1 = "resources/icons/server_starting1.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STARTING2 = "resources/icons/server_starting2.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STARTING3 = "resources/icons/server_starting3.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STOPPED = "resources/icons/server_stopped.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STOPPING1 = "resources/icons/server_stopping1.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STOPPING2 = "resources/icons/server_stopping2.png"; //$NON-NLS-1$ + public static final String IMG_SERVER_STOPPING3 = "resources/icons/server_stopping3.png"; //$NON-NLS-1$ + public static final String IMG_START = "resources/icons/start.png"; //$NON-NLS-1$ + public static final String IMG_STOP = "resources/icons/stop.png"; //$NON-NLS-1$ // -------- // COMMANDS diff --git a/plugins/ldifeditor/plugin.xml b/plugins/ldifeditor/plugin.xml index 3eb783f196..ba7beebf75 100644 --- a/plugins/ldifeditor/plugin.xml +++ b/plugins/ldifeditor/plugin.xml @@ -26,7 +26,7 @@ contributorClass="org.apache.directory.studio.ldifeditor.editor.LdifEditorContributor" default="false" extensions="ldif, ldiflog" - icon="resources/icons/ldifeditor.gif" + icon="resources/icons/ldifeditor.png" id="%Editor_LdifEditor_id" name="%Editor_LdifEditor_name"/> @@ -38,7 +38,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.ldifeditor.wizards.NewLdifFileWizard" hasPages="false" - icon="resources/icons/ldifeditor_new.gif" + icon="resources/icons/ldifeditor_new.png" id="%NewWizard_NewLdifFileWizard_id" name="%NewWizard_NewLdifFileWizard_name" project="false"/> @@ -120,7 +120,7 @@ autoinsert="true" contextTypeId="%CtxType_LdifFile_id" description="%Template_LdifContentRecord_description" - icon="resources/icons/entry.gif" + icon="resources/icons/entry.png" id="org.apache.directory.studio.ldifeditor.templates.ldifContentRecord" name="dn: "> @@ -134,7 +134,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifFile_id" description="%Template_LdifAddRecord_description" - icon="resources/icons/ldif_add.gif" + icon="resources/icons/ldif_add.png" id="org.apache.directory.studio.ldifeditor.templates.ldifChangeAddRecord" name="changetype: add"> @@ -149,7 +149,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifFile_id" description="%Template_LdifModifyRecord_description" - icon="resources/icons/ldif_modify.gif" + icon="resources/icons/ldif_modify.png" id="org.apache.directory.studio.ldifeditor.templatesldifChangeModifyRecord" name="changetype: modify"> @@ -163,7 +163,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifFile_id" description="%Template_LdifDeleteRecord_description" - icon="resources/icons/ldif_delete.gif" + icon="resources/icons/ldif_delete.png" id="org.apache.directory.studio.ldifeditor.templates.ldifChangeDeleteRecord" name="changetype: modify"> @@ -177,7 +177,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifFile_id" description="%Template_LdifModdnRecord_description" - icon="resources/icons/ldif_rename.gif" + icon="resources/icons/ldif_rename.png" id="org.apache.directory.studio.ldifeditor.templates.ldifChangeModdnRecord" name="changetype: modify"> @@ -209,7 +209,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifModificationRecord_id" description="%Template_LdifModifyRecord_ReplaceValue_description" - icon="resources/icons/ldif_mod_replace.gif" + icon="resources/icons/ldif_mod_replace.png" id="org.apache.directory.studio.ldifeditor.ui.templates.ldifModificationRecordReplaceModification" name="replace: "> @@ -224,7 +224,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifModificationRecord_id" description="%Template_LdifModifyRecord_DeleteValue_description" - icon="resources/icons/ldif_mod_delete.gif" + icon="resources/icons/ldif_mod_delete.png" id="org.apache.directory.studio.ldifeditor.templates.ldifModificationRecordDeleteModification" name="delete: "> @@ -239,7 +239,7 @@ ${cursor} autoinsert="true" contextTypeId="%CtxType_LdifModificationRecord_id" description="%Template_LdifModifyRecord_DeleteAttribute_description" - icon="resources/icons/ldif_mod_delete.gif" + icon="resources/icons/ldif_mod_delete.png" id="org.apache.directory.studio.ldifeditor.templates.ldifModificationRecordDeleteAttributeModification" name="delete: "> diff --git a/plugins/ldifeditor/resources/icons/entry.png b/plugins/ldifeditor/resources/icons/entry.png new file mode 100644 index 0000000000..6adb335efd Binary files /dev/null and b/plugins/ldifeditor/resources/icons/entry.png differ diff --git a/plugins/ldifeditor/resources/icons/execute.png b/plugins/ldifeditor/resources/icons/execute.png new file mode 100644 index 0000000000..6b43be05df Binary files /dev/null and b/plugins/ldifeditor/resources/icons/execute.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_add.png b/plugins/ldifeditor/resources/icons/ldif_add.png new file mode 100644 index 0000000000..5066f6bc10 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_add.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_attribute.png b/plugins/ldifeditor/resources/icons/ldif_attribute.png new file mode 100644 index 0000000000..bac35cefcf Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_attribute.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_comment.png b/plugins/ldifeditor/resources/icons/ldif_comment.png new file mode 100644 index 0000000000..fd9ccfa83d Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_comment.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_delete.png b/plugins/ldifeditor/resources/icons/ldif_delete.png new file mode 100644 index 0000000000..dbc75795b3 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_delete.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_dn.png b/plugins/ldifeditor/resources/icons/ldif_dn.png new file mode 100644 index 0000000000..382058dedd Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_dn.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_mod_add.png b/plugins/ldifeditor/resources/icons/ldif_mod_add.png new file mode 100644 index 0000000000..e94538bdcd Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_mod_add.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_mod_delete.png b/plugins/ldifeditor/resources/icons/ldif_mod_delete.png new file mode 100644 index 0000000000..62930fd56c Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_mod_delete.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_mod_replace.png b/plugins/ldifeditor/resources/icons/ldif_mod_replace.png new file mode 100644 index 0000000000..f65aa1fd20 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_mod_replace.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_modify.png b/plugins/ldifeditor/resources/icons/ldif_modify.png new file mode 100644 index 0000000000..86e5e5ae21 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_modify.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_rename.png b/plugins/ldifeditor/resources/icons/ldif_rename.png new file mode 100644 index 0000000000..be72eb5ff8 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_rename.png differ diff --git a/plugins/ldifeditor/resources/icons/ldif_value.png b/plugins/ldifeditor/resources/icons/ldif_value.png new file mode 100644 index 0000000000..11f36487b7 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldif_value.png differ diff --git a/plugins/ldifeditor/resources/icons/ldifeditor.png b/plugins/ldifeditor/resources/icons/ldifeditor.png new file mode 100644 index 0000000000..4991035ad3 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldifeditor.png differ diff --git a/plugins/ldifeditor/resources/icons/ldifeditor_new.png b/plugins/ldifeditor/resources/icons/ldifeditor_new.png new file mode 100644 index 0000000000..75e019347e Binary files /dev/null and b/plugins/ldifeditor/resources/icons/ldifeditor_new.png differ diff --git a/plugins/ldifeditor/resources/icons/template.png b/plugins/ldifeditor/resources/icons/template.png new file mode 100644 index 0000000000..796f135810 Binary files /dev/null and b/plugins/ldifeditor/resources/icons/template.png differ diff --git a/plugins/ldifeditor/src/main/java/org/apache/directory/studio/ldifeditor/LdifEditorConstants.java b/plugins/ldifeditor/src/main/java/org/apache/directory/studio/ldifeditor/LdifEditorConstants.java index ecbd89d0c9..0429dfb0b5 100644 --- a/plugins/ldifeditor/src/main/java/org/apache/directory/studio/ldifeditor/LdifEditorConstants.java +++ b/plugins/ldifeditor/src/main/java/org/apache/directory/studio/ldifeditor/LdifEditorConstants.java @@ -136,37 +136,37 @@ private LdifEditorConstants() public static final String LDIF_MODDN_RECORD_TEMPLATE_ID = LdifEditorActivator.getDefault().getPluginProperties() .getString( "CtxType_LdifModdnRecord_id" ); //$NON-NLS-1$ - public static final String IMG_LDIF_ADD = "resources/icons/ldif_add.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_ADD = "resources/icons/ldif_add.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_MODIFY = "resources/icons/ldif_modify.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_MODIFY = "resources/icons/ldif_modify.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_DELETE = "resources/icons/ldif_delete.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_DELETE = "resources/icons/ldif_delete.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_RENAME = "resources/icons/ldif_rename.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_RENAME = "resources/icons/ldif_rename.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_ATTRIBUTE = "resources/icons/ldif_attribute.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_ATTRIBUTE = "resources/icons/ldif_attribute.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_VALUE = "resources/icons/ldif_value.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_VALUE = "resources/icons/ldif_value.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_MOD_ADD = "resources/icons/ldif_mod_add.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_MOD_ADD = "resources/icons/ldif_mod_add.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_MOD_REPLACE = "resources/icons/ldif_mod_replace.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_MOD_REPLACE = "resources/icons/ldif_mod_replace.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_MOD_DELETE = "resources/icons/ldif_mod_delete.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_MOD_DELETE = "resources/icons/ldif_mod_delete.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_COMMENT = "resources/icons/ldif_comment.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_COMMENT = "resources/icons/ldif_comment.png"; //$NON-NLS-1$ - public static final String IMG_LDIF_DN = "resources/icons/ldif_dn.gif"; //$NON-NLS-1$ + public static final String IMG_LDIF_DN = "resources/icons/ldif_dn.png"; //$NON-NLS-1$ - public static final String IMG_ENTRY = "resources/icons/entry.gif"; //$NON-NLS-1$ + public static final String IMG_ENTRY = "resources/icons/entry.png"; //$NON-NLS-1$ - public static final String IMG_TEMPLATE = "resources/icons/template.gif"; //$NON-NLS-1$ + public static final String IMG_TEMPLATE = "resources/icons/template.png"; //$NON-NLS-1$ - public static final String IMG_BROWSER_LDIFEDITOR = "resources/icons/ldifeditor.gif"; //$NON-NLS-1$ + public static final String IMG_BROWSER_LDIFEDITOR = "resources/icons/ldifeditor.png"; //$NON-NLS-1$ - public static final String IMG_LDIFEDITOR_NEW = "resources/icons/ldifeditor_new.gif"; //$NON-NLS-1$ + public static final String IMG_LDIFEDITOR_NEW = "resources/icons/ldifeditor_new.png"; //$NON-NLS-1$ - public static final String IMG_EXECUTE = "resources/icons/execute.gif"; //$NON-NLS-1$ + public static final String IMG_EXECUTE = "resources/icons/execute.png"; //$NON-NLS-1$ public static final String LDIF_PARTITIONING = "org.apache.directory.studio.ldifeditor.LdifPartitioning"; //$NON-NLS-1$ diff --git a/plugins/openldap.acl.editor/plugin.xml b/plugins/openldap.acl.editor/plugin.xml index e00ffb2995..c1ae49f235 100644 --- a/plugins/openldap.acl.editor/plugin.xml +++ b/plugins/openldap.acl.editor/plugin.xml @@ -22,7 +22,7 @@ diff --git a/plugins/openldap.acl.editor/resources/icons/add.png b/plugins/openldap.acl.editor/resources/icons/add.png new file mode 100644 index 0000000000..fda6d1b8a5 Binary files /dev/null and b/plugins/openldap.acl.editor/resources/icons/add.png differ diff --git a/plugins/openldap.acl.editor/resources/icons/delete.png b/plugins/openldap.acl.editor/resources/icons/delete.png new file mode 100644 index 0000000000..b970ba45a2 Binary files /dev/null and b/plugins/openldap.acl.editor/resources/icons/delete.png differ diff --git a/plugins/openldap.acl.editor/resources/icons/editor.png b/plugins/openldap.acl.editor/resources/icons/editor.png new file mode 100644 index 0000000000..17ccd1ba4d Binary files /dev/null and b/plugins/openldap.acl.editor/resources/icons/editor.png differ diff --git a/plugins/openldap.acl.editor/resources/icons/keyword.png b/plugins/openldap.acl.editor/resources/icons/keyword.png new file mode 100644 index 0000000000..d62738d6db Binary files /dev/null and b/plugins/openldap.acl.editor/resources/icons/keyword.png differ diff --git a/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/OpenLdapAclEditorPluginConstants.java b/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/OpenLdapAclEditorPluginConstants.java index 7abe1048da..1f31a619fd 100644 --- a/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/OpenLdapAclEditorPluginConstants.java +++ b/plugins/openldap.acl.editor/src/main/java/org/apache/directory/studio/openldap/config/acl/OpenLdapAclEditorPluginConstants.java @@ -44,11 +44,11 @@ private OpenLdapAclEditorPluginConstants() public static String TEMPLATE_ID = OpenLdapAclEditorPlugin.getDefault().getPluginProperties() .getString( "CtxType_Template_id" ); //$NON-NLS-1$ - public static String IMG_ADD = "resources/icons/add.gif"; //$NON-NLS-1$ - public static String IMG_DELETE = "resources/icons/delete.gif"; //$NON-NLS-1$ + public static String IMG_ADD = "resources/icons/add.png"; //$NON-NLS-1$ + public static String IMG_DELETE = "resources/icons/delete.png"; //$NON-NLS-1$ public static String IMG_DOWN = "resources/icons/down.png"; //$NON-NLS-1$ - public static String IMG_EDITOR = "resources/icons/editor.gif"; //$NON-NLS-1$ - public static String IMG_KEYWORD = "resources/icons/keyword.gif"; //$NON-NLS-1$ + public static String IMG_EDITOR = "resources/icons/editor.png"; //$NON-NLS-1$ + public static String IMG_KEYWORD = "resources/icons/keyword.png"; //$NON-NLS-1$ public static String IMG_UP = "resources/icons/up.png"; //$NON-NLS-1$ public static String DIALOGSETTING_KEY_ATTRIBUTES_HISTORY = "attributesHistory"; //$NON-NLS-1$ diff --git a/plugins/openldap.config.editor/plugin.xml b/plugins/openldap.config.editor/plugin.xml index b4319c8a1c..6ff46aa485 100644 --- a/plugins/openldap.config.editor/plugin.xml +++ b/plugins/openldap.config.editor/plugin.xml @@ -24,7 +24,7 @@ @@ -40,7 +40,7 @@ enablesFor="1" id="org.apache.directory.studio.openldap.config.actions.OpenConfigurationAction" label="Open Configuration" - icon="resources/icons/editor.gif"/> + icon="resources/icons/editor.png"/> @@ -67,7 +67,7 @@ diff --git a/plugins/openldap.config.editor/resources/icons/attribute.png b/plugins/openldap.config.editor/resources/icons/attribute.png new file mode 100644 index 0000000000..8ee0e9735f Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/attribute.png differ diff --git a/plugins/openldap.config.editor/resources/icons/database.png b/plugins/openldap.config.editor/resources/icons/database.png new file mode 100644 index 0000000000..7c69035a51 Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/database.png differ diff --git a/plugins/openldap.config.editor/resources/icons/disabledDatabase.png b/plugins/openldap.config.editor/resources/icons/disabledDatabase.png new file mode 100644 index 0000000000..8c8601a66c Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/disabledDatabase.png differ diff --git a/plugins/openldap.config.editor/resources/icons/editor.png b/plugins/openldap.config.editor/resources/icons/editor.png new file mode 100644 index 0000000000..acfef658b5 Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/editor.png differ diff --git a/plugins/openldap.config.editor/resources/icons/editor_new.png b/plugins/openldap.config.editor/resources/icons/editor_new.png new file mode 100644 index 0000000000..e840a4e6ec Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/editor_new.png differ diff --git a/plugins/openldap.config.editor/resources/icons/export.png b/plugins/openldap.config.editor/resources/icons/export.png new file mode 100644 index 0000000000..3f1e476288 Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/export.png differ diff --git a/plugins/openldap.config.editor/resources/icons/import.png b/plugins/openldap.config.editor/resources/icons/import.png new file mode 100644 index 0000000000..67e6c07faf Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/import.png differ diff --git a/plugins/openldap.config.editor/resources/icons/information.png b/plugins/openldap.config.editor/resources/icons/information.png new file mode 100644 index 0000000000..e4b0147e44 Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/information.png differ diff --git a/plugins/openldap.config.editor/resources/icons/server.png b/plugins/openldap.config.editor/resources/icons/server.png new file mode 100644 index 0000000000..777a7684d2 Binary files /dev/null and b/plugins/openldap.config.editor/resources/icons/server.png differ diff --git a/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/OpenLdapConfigurationPluginConstants.java b/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/OpenLdapConfigurationPluginConstants.java index d5b12259f4..70ab12ebad 100644 --- a/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/OpenLdapConfigurationPluginConstants.java +++ b/plugins/openldap.config.editor/src/main/java/org/apache/directory/studio/openldap/config/OpenLdapConfigurationPluginConstants.java @@ -32,16 +32,16 @@ public interface OpenLdapConfigurationPluginConstants // ------ // IMAGES // ------ - String IMG_ATTRIBUTE = "resources/icons/attribute.gif"; //$NON-NLS-1$ - String IMG_DATABASE = "resources/icons/database.gif"; //$NON-NLS-1$ - String IMG_DISABLED_DATABASE = "resources/icons/disabledDatabase.gif"; //$NON-NLS-1$ - String IMG_EDITOR = "resources/icons/editor.gif"; //$NON-NLS-1$ - String IMG_EXPORT = "resources/icons/export.gif"; //$NON-NLS-1$ + String IMG_ATTRIBUTE = "resources/icons/attribute.png"; //$NON-NLS-1$ + String IMG_DATABASE = "resources/icons/database.png"; //$NON-NLS-1$ + String IMG_DISABLED_DATABASE = "resources/icons/disabledDatabase.png"; //$NON-NLS-1$ + String IMG_EDITOR = "resources/icons/editor.png"; //$NON-NLS-1$ + String IMG_EXPORT = "resources/icons/export.png"; //$NON-NLS-1$ String IMG_INDEX = "resources/icons/index.png"; //$NON-NLS-1$ - String IMG_INFORMATION = "resources/icons/information.gif"; //$NON-NLS-1$ - String IMG_IMPORT = "resources/icons/import.gif"; //$NON-NLS-1$ - String IMG_OVERLAY = "resources/icons/overlay.gif"; //$NON-NLS-1$ - String IMG_LDAP_SERVER = "resources/icons/server.gif"; //$NON-NLS-1$ + String IMG_INFORMATION = "resources/icons/information.png"; //$NON-NLS-1$ + String IMG_IMPORT = "resources/icons/import.png"; //$NON-NLS-1$ + String IMG_OVERLAY = "resources/icons/overlay.png"; //$NON-NLS-1$ + String IMG_LDAP_SERVER = "resources/icons/server.png"; //$NON-NLS-1$ public static final String WIZARD_NEW_OPENLDAP_CONFIG = OpenLdapConfigurationPlugin.getDefault().getPluginProperties() .getString( "NewWizards_NewOpenLdapConfigurationFileWizard_id" ); //$NON-NLS-1$ diff --git a/plugins/rcp/plugin.xml b/plugins/rcp/plugin.xml index 5f14094aa8..7721b4a12a 100644 --- a/plugins/rcp/plugin.xml +++ b/plugins/rcp/plugin.xml @@ -39,7 +39,7 @@ + value="resources/pictures/product_lg.png"/> @@ -47,7 +47,7 @@ allowMultiple="false" category="%Views_Category_id" class="org.apache.directory.studio.schemaeditor.view.views.HierarchyView" - icon="resources/icons/hierarchy_view.gif" + icon="resources/icons/hierarchy_view.png" id="%View_HierarchyView_id" name="%View_HierarchyView_name"/> @@ -55,7 +55,7 @@ allowMultiple="false" category="%Views_Category_id" class="org.apache.directory.studio.schemaeditor.view.views.ProblemsView" - icon="resources/icons/problems_view.gif" + icon="resources/icons/problems_view.png" id="%View_ProblemsView_id" name="%View_ProblemsView_name"/> @@ -63,7 +63,7 @@ allowMultiple="false" category="%Views_Category_id" class="org.apache.directory.studio.schemaeditor.view.views.ProjectsView" - icon="resources/icons/projects_view.gif" + icon="resources/icons/projects_view.png" id="%View_ProjectsView_id" name="%View_ProjectsView_name"/> @@ -71,7 +71,7 @@ allowMultiple="false" category="%Views_Category_id" class="org.apache.directory.studio.schemaeditor.view.views.SearchView" - icon="resources/icons/search_view.gif" + icon="resources/icons/search_view.png" id="%View_SearchView_id" name="%View_SearchView_name"/> @@ -91,7 +91,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.schemaeditor.view.wizards.NewProjectWizard" hasPages="true" - icon="resources/icons/project_new.gif" + icon="resources/icons/project_new.png" id="%NewWizard_NewProjectWizard_id" name="%NewWizard_NewProjectWizard_name" project="true"/> @@ -100,7 +100,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.schemaeditor.view.wizards.NewSchemaWizard" hasPages="true" - icon="resources/icons/schema_new.gif" + icon="resources/icons/schema_new.png" id="%NewWizard_NewSchemaWizard_id" name="%NewWizard_NewSchemaWizard_name" project="false"/> @@ -109,7 +109,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.schemaeditor.view.wizards.NewAttributeTypeWizard" hasPages="true" - icon="resources/icons/attribute_type_new.gif" + icon="resources/icons/attribute_type_new.png" id="%NewWizard_NewAttributeTypeWizard_id" name="%NewWizard_NewAttributeTypeWizard_name" project="false"/> @@ -118,7 +118,7 @@ category="%NewWizards_Category_id" class="org.apache.directory.studio.schemaeditor.view.wizards.NewObjectClassWizard" hasPages="true" - icon="resources/icons/object_class_new.gif" + icon="resources/icons/object_class_new.png" id="%NewWizard_NewObjectClassWizard_id" name="%NewWizard_NewObjectClassWizard_name" project="false"/> @@ -128,21 +128,21 @@ @@ -156,28 +156,28 @@ @@ -191,28 +191,28 @@ @@ -308,7 +308,7 @@ @@ -75,7 +75,7 @@ @@ -87,7 +87,7 @@ class="org.apache.directory.studio.templateeditor.editor.SingleTabTemplateEntryEditor" description="%Editor_SingleTabTemplateEntryEditor_description" editorId="%Editor_SingleTabTemplateEntryEditor_id" - icon="resources/icons/editor_single_tab.gif" + icon="resources/icons/editor_single_tab.png" id="%Editor_SingleTabTemplateEntryEditor_id" name="%Editor_SingleTabTemplateEntryEditor_fullname" priority="32" @@ -98,7 +98,7 @@ class="org.apache.directory.studio.templateeditor.editor.MultiTabTemplateEntryEditor" description="%Editor_MultiTabTemplateEntryEditor_description" editorId="%Editor_MultiTabTemplateEntryEditor_id" - icon="resources/icons/editor_multi_tab.gif" + icon="resources/icons/editor_multi_tab.png" id="%Editor_MultiTabTemplateEntryEditor_id" name="%Editor_MultiTabTemplateEntryEditor_fullname" priority="31" diff --git a/plugins/templateeditor/resources/icons/editor_multi_tab.png b/plugins/templateeditor/resources/icons/editor_multi_tab.png new file mode 100644 index 0000000000..8dc59e2fb9 Binary files /dev/null and b/plugins/templateeditor/resources/icons/editor_multi_tab.png differ diff --git a/plugins/templateeditor/resources/icons/editor_single_tab.png b/plugins/templateeditor/resources/icons/editor_single_tab.png new file mode 100644 index 0000000000..097dc6d91d Binary files /dev/null and b/plugins/templateeditor/resources/icons/editor_single_tab.png differ diff --git a/plugins/templateeditor/resources/icons/export_templates_wizard.png b/plugins/templateeditor/resources/icons/export_templates_wizard.png new file mode 100644 index 0000000000..a7affb83db Binary files /dev/null and b/plugins/templateeditor/resources/icons/export_templates_wizard.png differ diff --git a/plugins/templateeditor/resources/icons/file.png b/plugins/templateeditor/resources/icons/file.png new file mode 100644 index 0000000000..184e43c012 Binary files /dev/null and b/plugins/templateeditor/resources/icons/file.png differ diff --git a/plugins/templateeditor/resources/icons/import_templates_wizard.png b/plugins/templateeditor/resources/icons/import_templates_wizard.png new file mode 100644 index 0000000000..e400d2b46f Binary files /dev/null and b/plugins/templateeditor/resources/icons/import_templates_wizard.png differ diff --git a/plugins/templateeditor/resources/icons/no_image.png b/plugins/templateeditor/resources/icons/no_image.png new file mode 100644 index 0000000000..8a0cf2492b Binary files /dev/null and b/plugins/templateeditor/resources/icons/no_image.png differ diff --git a/plugins/templateeditor/resources/icons/switch_template.png b/plugins/templateeditor/resources/icons/switch_template.png new file mode 100644 index 0000000000..a55d415fbc Binary files /dev/null and b/plugins/templateeditor/resources/icons/switch_template.png differ diff --git a/plugins/templateeditor/resources/icons/template.png b/plugins/templateeditor/resources/icons/template.png new file mode 100644 index 0000000000..097dc6d91d Binary files /dev/null and b/plugins/templateeditor/resources/icons/template.png differ diff --git a/plugins/templateeditor/resources/icons/template_disabled.png b/plugins/templateeditor/resources/icons/template_disabled.png new file mode 100644 index 0000000000..e3307b5d26 Binary files /dev/null and b/plugins/templateeditor/resources/icons/template_disabled.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_add_value.png b/plugins/templateeditor/resources/icons/toolbar_add_value.png new file mode 100644 index 0000000000..e349859ba9 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_add_value.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_browse_file.png b/plugins/templateeditor/resources/icons/toolbar_browse_file.png new file mode 100644 index 0000000000..b51c140aa3 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_browse_file.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_browse_image.png b/plugins/templateeditor/resources/icons/toolbar_browse_image.png new file mode 100644 index 0000000000..0ec148b729 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_browse_image.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_clear.png b/plugins/templateeditor/resources/icons/toolbar_clear.png new file mode 100644 index 0000000000..8d6dea9089 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_clear.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_delete_value.png b/plugins/templateeditor/resources/icons/toolbar_delete_value.png new file mode 100644 index 0000000000..8d6dea9089 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_delete_value.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_edit_date.png b/plugins/templateeditor/resources/icons/toolbar_edit_date.png new file mode 100644 index 0000000000..e05a31c0b0 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_edit_date.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_edit_password.png b/plugins/templateeditor/resources/icons/toolbar_edit_password.png new file mode 100644 index 0000000000..b95fd832d2 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_edit_password.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_edit_value.png b/plugins/templateeditor/resources/icons/toolbar_edit_value.png new file mode 100644 index 0000000000..5b2d133135 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_edit_value.png differ diff --git a/plugins/templateeditor/resources/icons/toolbar_save_as.png b/plugins/templateeditor/resources/icons/toolbar_save_as.png new file mode 100644 index 0000000000..b2c0c7ff21 Binary files /dev/null and b/plugins/templateeditor/resources/icons/toolbar_save_as.png differ diff --git a/plugins/templateeditor/src/main/java/org/apache/directory/studio/templateeditor/EntryTemplatePluginConstants.java b/plugins/templateeditor/src/main/java/org/apache/directory/studio/templateeditor/EntryTemplatePluginConstants.java index d21d97e755..4e5d8bdc3e 100644 --- a/plugins/templateeditor/src/main/java/org/apache/directory/studio/templateeditor/EntryTemplatePluginConstants.java +++ b/plugins/templateeditor/src/main/java/org/apache/directory/studio/templateeditor/EntryTemplatePluginConstants.java @@ -31,23 +31,23 @@ public interface EntryTemplatePluginConstants String PLUGIN_ID = EntryTemplatePluginConstants.class.getPackage().getName(); // Images - String IMG_EXPORT_TEMPLATES_WIZARD = "resources/icons/export_templates_wizard.gif"; //$NON-NLS-1$ - String IMG_FILE = "resources/icons/file.gif"; //$NON-NLS-1$ - String IMG_IMPORT_TEMPLATES_WIZARD = "resources/icons/import_templates_wizard.gif"; //$NON-NLS-1$ - String IMG_NO_IMAGE = "resources/icons/no_image.gif"; //$NON-NLS-1$ + String IMG_EXPORT_TEMPLATES_WIZARD = "resources/icons/export_templates_wizard.png"; //$NON-NLS-1$ + String IMG_FILE = "resources/icons/file.png"; //$NON-NLS-1$ + String IMG_IMPORT_TEMPLATES_WIZARD = "resources/icons/import_templates_wizard.png"; //$NON-NLS-1$ + String IMG_NO_IMAGE = "resources/icons/no_image.png"; //$NON-NLS-1$ String IMG_OBJECT_CLASS = "resources/icons/object_class.png"; //$NON-NLS-1$ - String IMG_SWITCH_TEMPLATE = "resources/icons/switch_template.gif"; //$NON-NLS-1$ - String IMG_TEMPLATE = "resources/icons/template.gif"; //$NON-NLS-1$ - String IMG_TEMPLATE_DISABLED = "resources/icons/template_disabled.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_ADD_VALUE = "resources/icons/toolbar_add_value.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_BROWSE_FILE = "resources/icons/toolbar_browse_file.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_BROWSE_IMAGE = "resources/icons/toolbar_browse_image.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_CLEAR = "resources/icons/toolbar_clear.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_DELETE_VALUE = "resources/icons/toolbar_delete_value.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_EDIT_PASSWORD = "resources/icons/toolbar_edit_password.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_EDIT_DATE = "resources/icons/toolbar_edit_date.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_EDIT_VALUE = "resources/icons/toolbar_edit_value.gif"; //$NON-NLS-1$ - String IMG_TOOLBAR_SAVE_AS = "resources/icons/toolbar_save_as.gif"; //$NON-NLS-1$ + String IMG_SWITCH_TEMPLATE = "resources/icons/switch_template.png"; //$NON-NLS-1$ + String IMG_TEMPLATE = "resources/icons/template.png"; //$NON-NLS-1$ + String IMG_TEMPLATE_DISABLED = "resources/icons/template_disabled.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_ADD_VALUE = "resources/icons/toolbar_add_value.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_BROWSE_FILE = "resources/icons/toolbar_browse_file.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_BROWSE_IMAGE = "resources/icons/toolbar_browse_image.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_CLEAR = "resources/icons/toolbar_clear.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_DELETE_VALUE = "resources/icons/toolbar_delete_value.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_EDIT_PASSWORD = "resources/icons/toolbar_edit_password.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_EDIT_DATE = "resources/icons/toolbar_edit_date.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_EDIT_VALUE = "resources/icons/toolbar_edit_value.png"; //$NON-NLS-1$ + String IMG_TOOLBAR_SAVE_AS = "resources/icons/toolbar_save_as.png"; //$NON-NLS-1$ // Preferences String PREF_TEMPLATE_ENTRY_EDITOR_PAGE_ID = "org.apache.directory.studio.templateeditor.view.preferences.TemplateEntryEditorPreferencePage"; //$NON-NLS-1$ diff --git a/plugins/valueeditors/plugin.xml b/plugins/valueeditors/plugin.xml index 50fff3092e..9a5076ad1f 100644 --- a/plugins/valueeditors/plugin.xml +++ b/plugins/valueeditors/plugin.xml @@ -23,28 +23,28 @@ point="org.apache.directory.studio.valueeditors"> @@ -64,35 +64,35 @@ @@ -104,7 +104,7 @@ @@ -113,14 +113,14 @@ @@ -137,7 +137,7 @@ diff --git a/plugins/valueeditors/resources/icons/addresseditor.png b/plugins/valueeditors/resources/icons/addresseditor.png new file mode 100644 index 0000000000..7f6fe453b6 Binary files /dev/null and b/plugins/valueeditors/resources/icons/addresseditor.png differ diff --git a/plugins/valueeditors/resources/icons/administrativeroleeditor.png b/plugins/valueeditors/resources/icons/administrativeroleeditor.png new file mode 100644 index 0000000000..1ccd6f469a Binary files /dev/null and b/plugins/valueeditors/resources/icons/administrativeroleeditor.png differ diff --git a/plugins/valueeditors/resources/icons/booleaneditor.png b/plugins/valueeditors/resources/icons/booleaneditor.png new file mode 100644 index 0000000000..ed0a1063d3 Binary files /dev/null and b/plugins/valueeditors/resources/icons/booleaneditor.png differ diff --git a/plugins/valueeditors/resources/icons/dneditor.png b/plugins/valueeditors/resources/icons/dneditor.png new file mode 100644 index 0000000000..74f607bb5a Binary files /dev/null and b/plugins/valueeditors/resources/icons/dneditor.png differ diff --git a/plugins/valueeditors/resources/icons/entryuuideditor.png b/plugins/valueeditors/resources/icons/entryuuideditor.png new file mode 100644 index 0000000000..ffb6133651 Binary files /dev/null and b/plugins/valueeditors/resources/icons/entryuuideditor.png differ diff --git a/plugins/valueeditors/resources/icons/generalizedtimeeditor.png b/plugins/valueeditors/resources/icons/generalizedtimeeditor.png new file mode 100644 index 0000000000..d7c1109a41 Binary files /dev/null and b/plugins/valueeditors/resources/icons/generalizedtimeeditor.png differ diff --git a/plugins/valueeditors/resources/icons/imageeditor.png b/plugins/valueeditors/resources/icons/imageeditor.png new file mode 100644 index 0000000000..13deac9c49 Binary files /dev/null and b/plugins/valueeditors/resources/icons/imageeditor.png differ diff --git a/plugins/valueeditors/resources/icons/inplace_oceditor.png b/plugins/valueeditors/resources/icons/inplace_oceditor.png new file mode 100644 index 0000000000..40cd7f39fa Binary files /dev/null and b/plugins/valueeditors/resources/icons/inplace_oceditor.png differ diff --git a/plugins/valueeditors/resources/icons/integereditor.png b/plugins/valueeditors/resources/icons/integereditor.png new file mode 100644 index 0000000000..065ba62cdd Binary files /dev/null and b/plugins/valueeditors/resources/icons/integereditor.png differ diff --git a/plugins/valueeditors/resources/icons/msadobjectguideditor.png b/plugins/valueeditors/resources/icons/msadobjectguideditor.png new file mode 100644 index 0000000000..e2381d773d Binary files /dev/null and b/plugins/valueeditors/resources/icons/msadobjectguideditor.png differ diff --git a/plugins/valueeditors/resources/icons/msadobjectsideditor.png b/plugins/valueeditors/resources/icons/msadobjectsideditor.png new file mode 100644 index 0000000000..1009e2b078 Binary files /dev/null and b/plugins/valueeditors/resources/icons/msadobjectsideditor.png differ diff --git a/plugins/valueeditors/resources/icons/oideditor.png b/plugins/valueeditors/resources/icons/oideditor.png new file mode 100644 index 0000000000..e36c5a5cd9 Binary files /dev/null and b/plugins/valueeditors/resources/icons/oideditor.png differ diff --git a/plugins/valueeditors/resources/icons/passwordeditor.png b/plugins/valueeditors/resources/icons/passwordeditor.png new file mode 100644 index 0000000000..aa17dfb615 Binary files /dev/null and b/plugins/valueeditors/resources/icons/passwordeditor.png differ diff --git a/plugins/valueeditors/resources/icons/texteditor.png b/plugins/valueeditors/resources/icons/texteditor.png new file mode 100644 index 0000000000..1ccd6f469a Binary files /dev/null and b/plugins/valueeditors/resources/icons/texteditor.png differ diff --git a/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/ValueEditorsConstants.java b/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/ValueEditorsConstants.java index b48596850a..0e0e1e26fd 100644 --- a/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/ValueEditorsConstants.java +++ b/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/ValueEditorsConstants.java @@ -41,28 +41,28 @@ private ValueEditorsConstants() public static final String PLUGIN_ID = ValueEditorsConstants.class.getPackage().getName(); /** The relative path to the image editor icon */ - public static final String IMG_IMAGEEDITOR = "resources/icons/imageeditor.gif"; //$NON-NLS-1$ + public static final String IMG_IMAGEEDITOR = "resources/icons/imageeditor.png"; //$NON-NLS-1$ /** The relative path to the address editor icon */ - public static final String IMG_ADDRESSEDITOR = "resources/icons/addresseditor.gif"; //$NON-NLS-1$ + public static final String IMG_ADDRESSEDITOR = "resources/icons/addresseditor.png"; //$NON-NLS-1$ /** The relative path to the Dn editor icon */ - public static final String IMG_DNEDITOR = "resources/icons/dneditor.gif"; //$NON-NLS-1$ + public static final String IMG_DNEDITOR = "resources/icons/dneditor.png"; //$NON-NLS-1$ /** The relative path to the password editor icon */ - public static final String IMG_PASSWORDEDITOR = "resources/icons/passwordeditor.gif"; //$NON-NLS-1$ + public static final String IMG_PASSWORDEDITOR = "resources/icons/passwordeditor.png"; //$NON-NLS-1$ /** The relative path to the generalized time editor icon */ - public static final String IMG_GENERALIZEDTIMEEDITOR = "resources/icons/generalizedtimeeditor.gif"; //$NON-NLS-1$ + public static final String IMG_GENERALIZEDTIMEEDITOR = "resources/icons/generalizedtimeeditor.png"; //$NON-NLS-1$ /** The relative path to the object class editor icon */ public static final String IMG_OCDEDITOR = "resources/icons/objectclasseditor.png"; //$NON-NLS-1$ /** The relative path to the integer editor icon */ - public static final String IMG_INTEGEREDITOR = "resources/icons/integereditor.gif"; //$NON-NLS-1$ + public static final String IMG_INTEGEREDITOR = "resources/icons/integereditor.png"; //$NON-NLS-1$ /** The relative path to the administrative role editor icon */ - public static final String IMG_ADMINISTRATIVEROLEEDITOR = "resources/icons/administrativeroleeditor.gif"; //$NON-NLS-1$ + public static final String IMG_ADMINISTRATIVEROLEEDITOR = "resources/icons/administrativeroleeditor.png"; //$NON-NLS-1$ /** The relative path to the certificate editor icon */ public static final String IMG_CERTIFICATEEDITOR = "resources/icons/certificateeditor.png"; //$NON-NLS-1$ diff --git a/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/image/ImageDialog.java b/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/image/ImageDialog.java index a73538b790..4c442664ed 100644 --- a/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/image/ImageDialog.java +++ b/plugins/valueeditors/src/main/java/org/apache/directory/studio/valueeditors/image/ImageDialog.java @@ -825,7 +825,7 @@ private static String getImageType( int swtCode ) case SWT.IMAGE_JPEG : return "JPEG"; //$NON-NLS-1$ - case SWT.IMAGE_GIF : + case SWT.IMAGE_GIF: return "GIF"; //$NON-NLS-1$ case SWT.IMAGE_PNG : diff --git a/product/org.apache.directory.studio.product b/product/org.apache.directory.studio.product index 18bf10b3ce..dd8bdeaf08 100644 --- a/product/org.apache.directory.studio.product +++ b/product/org.apache.directory.studio.product @@ -4,7 +4,7 @@ - + %aboutText