add a black underline tool to the review toolbar

svn path=/trunk/playground/graphics/okular/; revision=605981
remotes/origin/KDE/4.0
Pino Toscano 20 years ago
parent abb20bfe6c
commit 33fb7d9eb5
  1. 7
      ui/data/tools.xml

@ -73,4 +73,11 @@ Engine/Annotation Types [specific attributes]:
</engine>
<shortcut>8</shortcut>
</tool>
<tool id="9" name="Black Underlining" pixmap="under">
<tooltip>Underline the text with a black line</tooltip>
<engine type="TextSelector" color="#000000">
<annotation type="Underline" color="#000000" />
</engine>
<shortcut>9</shortcut>
</tool>
</annotatingTools>

Loading…
Cancel
Save