Git commit e49742e0f86c471ee5425340d88b99e0af70483a by Yuri Chornoivan. Committed on 04/06/2019 at 07:20. Pushed by yurchor into branch 'master'.
Remove a note on line endings (they can be used for non-PDF files now) M +1 -6 doc/index.docbook https://commits.kde.org/okular/e49742e0f86c471ee5425340d88b99e0af70483a diff --git a/doc/index.docbook b/doc/index.docbook index 70c5b0925..41f91461d 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -761,7 +761,7 @@ Context menu actions like Rename Bookmarks etc.) </para> </entry> </row> - <row> + <row> <entry> <para> <inlinemediaobject> @@ -862,11 +862,6 @@ Context menu actions like Rename Bookmarks etc.) </textobject> </mediaobject> </screenshot> - <note> - <para> - The <guilabel>Line End</guilabel> property for the <guilabel>Straight Line</guilabel> annotation works for &PDF; documents only in its current implementation. - </para> - </note> <para> To move an annotation, hold down the &Ctrl; key, move the mouse pointer on it and then start dragging with the &LMB;.
