diff --git a/plugins/org.jkiss.dbeaver.core/plugin.xml b/plugins/org.jkiss.dbeaver.core/plugin.xml index 9658a292254a77d12895cc5d079f195bbcf0bd0b..b4164019182bd34d55fe9532d3d7b41efd61c840 100644 --- a/plugins/org.jkiss.dbeaver.core/plugin.xml +++ b/plugins/org.jkiss.dbeaver.core/plugin.xml @@ -922,7 +922,7 @@ - + diff --git a/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday/nl/en/tips.xml b/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday/nl/en/tips.xml index 62799d798bae52c0d4f3dddfe9cc31866a473a85..f5ca669235602e1f63a2244efad0603bc9d996b9 100644 --- a/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday/nl/en/tips.xml +++ b/plugins/org.jkiss.dbeaver.ext.ui.tipoftheday/nl/en/tips.xml @@ -38,7 +38,7 @@ In Database Navigator, press F2 to rename the selected element. In Database Navigator, press F4 to edit properties of the selected element. In Database Navigator, press F5 to refresh the selected element. - In Database Navigator, press Ctrl+D to add the selected elements into your bookmarks. + In Database Navigator, press Ctrl+Alt+Shift+D to add the selected elements into your bookmarks. Use bookmarks as quick access links to objects of a database. Charts let you quickly and easily turn your SELECT queries' output into a colorized bar chart. To see available templates of SQL statements, use Ctrl+Alt+Space shortcut.