diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 10:33:25 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-11 16:24:16 +0100 |
commit | b9e507c6a3a4be582dd09ac1d81b7c093a2985ae (patch) | |
tree | bf1a5d7c43b0d986d745a25a8a96b0251ac9f895 /source/text/shared/05 | |
parent | 8030c1946f37e4d1b8e6ceff25bc72ead4a09fbf (diff) |
Add dimensions to svg icons
+ refactor some headings
Change-Id: Ic194be7d99685d3272393088973367bbbcd3246c
Reviewed-on: https://gerrit.libreoffice.org/84962
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/05')
-rw-r--r-- | source/text/shared/05/00000150.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/05/00000150.xhp b/source/text/shared/05/00000150.xhp index c394623a6c..85e9c9843b 100644 --- a/source/text/shared/05/00000150.xhp +++ b/source/text/shared/05/00000150.xhp @@ -30,14 +30,14 @@ <body> <bookmark branch="index" xml-lang="en-US" id="bm_id3153244"><bookmark_value>Help; bookmarks</bookmark_value><bookmark_value>bookmarks; Help</bookmark_value></bookmark> <paragraph role="paragraph" id="par_id3153244" xml-lang="en-US" localize="false"/> - <paragraph id="hd_id3154349" role="heading" level="1" xml-lang="en-US"><variable id="doc_title"><link href="text/shared/05/00000150.xhp" name="Managing Bookmarks">Managing Bookmarks</link></variable></paragraph> + <h1 id="hd_id3154349"><variable id="doc_title"><link href="text/shared/05/00000150.xhp" name="Managing Bookmarks">Managing Bookmarks</link></variable></h1> <bookmark branch="hid/sfx/ui/bookmarkdialog/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/> <bookmark branch="hid/sfx/ui/bookmarkdialog/BookmarkDialog" xml-lang="en-US" id="bm_id3143284" localize="false"/> <paragraph role="paragraph" id="par_id3154840" xml-lang="en-US"><ahelp hid="sfx/ui/bookmarkdialog/BookmarkDialog" visibility="hidden">Displays the name of the bookmarked page. You can also type a new name for the bookmark.</ahelp></paragraph> <table id="tbl_id3154228"> <tablerow> <tablecell> - <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image src="sfx2/res/favourite.png" id="img_id3149549"><alt xml-lang="en-US" id="alt_id3149549">Icon</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3149140" xml-lang="en-US"><image src="sfx2/res/favourite.png" id="img_id3149549" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149549">Icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph xml-lang="en-US" role="paragraph" id="par_id3145314">Use the <emph>Add to Bookmarks</emph> icon to set a bookmark for the current page shown in the Help.</paragraph> |