https://bugs.kde.org/show_bug.cgi?id=422729

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/5b41b826f
                   |                            |b1d4fe8faf9a8d15b4def762dd4
                   |                            |68bc
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 5b41b826fb1d4fe8faf9a8d15b4def762dd468bc by Boudewijn Rempt.
Committed on 10/06/2020 at 10:25.
Pushed by rempt into branch 'master'.

Fix the plugins/tool action files

These files only had text, the action was defined in krita/krita.action.
There are still tools in plugins that have their actions defined in
krita/krita.action, but splitting them out in action files in the plugins
can wait.

M  +0    -121  krita/krita.action
M  +9    -5    libs/widgetutils/kis_action_registry.cpp
M  +12   -2    plugins/tools/basictools/KisToolPath.action
M  +12   -2    plugins/tools/basictools/KisToolPencil.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectContiguous.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectElliptical.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectMagnetic.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectOutline.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectPath.action
M  +10   -2    plugins/tools/selectiontools/KisToolSelectPolygonal.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectRectangular.action
M  +12   -2    plugins/tools/selectiontools/KisToolSelectSimilar.action
M  +3    -2    plugins/tools/svgtexttool/SvgTextTool.action
M  +12   -2    plugins/tools/tool_crop/KisToolCrop.action
M  +12   -2    plugins/tools/tool_polygon/KisToolPolygon.action
M  +12   -2    plugins/tools/tool_polyline/KisToolPolyline.action
M  +12   -2    plugins/tools/tool_transform2/KisToolTransform.action

https://invent.kde.org/graphics/krita/commit/5b41b826fb1d4fe8faf9a8d15b4def762dd468bc

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to