Summary: | impossible to add external tools to the toolbar | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | drbatty <admin> |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | cfeck, christoph, w01dnick |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kate/f807570b7e25a8d572c43fcc52219f37e5c73342 | Version Fixed In: | 19.12 |
Sentry Crash Report: |
Description
drbatty
2010-12-25 09:43:18 UTC
You need to select the "Main Toolbar <KatePartView>" in the toolbar configuration dialog before you can add the tool items of the editor. The other toolbar is only used for the Kate application icons. Confirm that bug is present. e.g. I have "Tools" -> "External tools" -> "Google selection" item in the menu. But I have no ability to add this item to any toolbar. I open "Main Toolbar <KatePartView>" but there is no such item in the list. By the way I'm using KDE SC 4.6 RC1. Okey, so it is only for External Tools (I was checking Scripts) External Tools is removed for 4.8, lack of maintainer, closing bugs, asking for somebody to step up, all bugs to look at listed there for archiving. http://kate-editor.org/2011/08/09/maintainer-needed-kate-external-tools-plugin/ Git commit f807570b7e25a8d572c43fcc52219f37e5c73342 by Dominik Haumann. Committed on 23/09/2019 at 13:58. Pushed by dhaumann into branch 'external-tools-toolbar'. External Tools: Support adding actions to toolbar The user workflow is a bit inconvenient, though: 1. Edit tools in Kate config dialog, close dialog 2. Menu 'Settings' > 'Configure Toolbars' 3. Select tool bar "External Tools" 4. Add actions Still, it works. M +9 -9 addons/externaltools/ui.rc https://invent.kde.org/kde/kate/commit/f807570b7e25a8d572c43fcc52219f37e5c73342 Git commit f807570b7e25a8d572c43fcc52219f37e5c73342 by Dominik Haumann. Committed on 23/09/2019 at 13:58. Pushed by scmsync into branch 'external-tools-toolbar'. External Tools: Support adding actions to toolbar The user workflow is a bit inconvenient, though: 1. Edit tools in Kate config dialog, close dialog 2. Menu 'Settings' > 'Configure Toolbars' 3. Select tool bar "External Tools" 4. Add actions Still, it works. M +9 -9 addons/externaltools/ui.rc https://commits.kde.org/kate/f807570b7e25a8d572c43fcc52219f37e5c73342 |