diff options
author | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-05-05 23:55:47 +0800 |
---|---|---|
committer | Aruna Sankaranarayanan <arunasank@src.gnome.org> | 2013-05-06 22:30:06 +0800 |
commit | 9a5f72ae619346ee086c860cbe1074cce056168e (patch) | |
tree | 3163c92e1d33976ce9efd83399a9b1f5de44557c /help/C | |
parent | 1d47636841cb8ef99337d4047c9e9dc3c8d5a467 (diff) | |
download | gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar.gz gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar.bz2 gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar.lz gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar.xz gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.tar.zst gsoc2013-epiphany-9a5f72ae619346ee086c860cbe1074cce056168e.zip |
Updated help: Edited pages to sort bookmarks.
Added content to bookmark-add.page, bookmark-delete.page,
bookmark.page.
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/bookmark-add.page | 23 | ||||
-rw-r--r-- | help/C/bookmark-delete.page | 24 | ||||
-rw-r--r-- | help/C/bookmark.page | 11 |
3 files changed, 33 insertions, 25 deletions
diff --git a/help/C/bookmark-add.page b/help/C/bookmark-add.page index 2064566f3..2db3e566d 100644 --- a/help/C/bookmark-add.page +++ b/help/C/bookmark-add.page @@ -10,7 +10,7 @@ <credit type="author copyright"> <name>Aruna Sankaranarayanan</name> - <email its:translate="no"></email> + <email its:translate="no">aruna.evam@gmail.com</email> <years>2013</years> </credit> <credit type="copyright editor"> @@ -26,22 +26,19 @@ <title>Bookmark a page</title> - <p>Use bookmarks to make a note of websites you want to visit again, on - <app>Epiphany</app>. Unlike other web browsers, <app>Epiphany</app> does not - have a folder based structure to store a bookmark, instead you can classify - your bookmark under multiple topics and access it through any of them.</p> + <p>Bookmarking a page saves it in the <app>Web</app> history.</p> <steps> <title>To add a bookmark:</title> <item> - <p>Go to the desired web page.</p> + <p>Go to the webpage that you wish to bookmark.</p> </item> <item> <p>Select <guiseq><gui style="menu"><link xref="super-menu">Super menu</link></gui> <gui style="menuitem">Bookmarks</gui> - <gui style="menuitem">Add Bookmark…</gui></guiseq>. - Alternatively, you can also press + <gui style="menuitem">Add Bookmark…</gui></guiseq> or + you can also press <keyseq><key>Ctrl</key><key>D</key></keyseq> to add a bookmark.</p> </item> <item> @@ -62,11 +59,11 @@ <gui style="button">Cancel</gui> if you do not want to add the bookmark.</p> <note style="info"> - <p>The <gui style="button">Similar</gui> button shows you the number - of existing bookmarks for the website you are trying to bookmark. If - there is at least one existing bookmark, you can click the <gui - style="button">Similar</gui> button and select one of the bookmarks in - the list to view its properties.</p> + <p>The <gui style="button">Similar</gui> button displays the number + of existing bookmarks for the website you are trying to remember. If + there is at least one existing bookmark, you can click the + <gui style="button">Similar</gui> button and select one of the + bookmarks in the list to view its properties.</p> </note> </item> </steps> diff --git a/help/C/bookmark-delete.page b/help/C/bookmark-delete.page index be86c04ae..4e12ab1b7 100644 --- a/help/C/bookmark-delete.page +++ b/help/C/bookmark-delete.page @@ -9,9 +9,9 @@ <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> <credit type="author copyright"> - <name></name> - <email its:translate="no"></email> - <years></years> + <name>Aruna Sankaranarayanan</name> + <email its:translate="no">aruna.evam@gmail.com</email> + <years>2013</years> </credit> <credit type="copyright editor"> <name></name> @@ -26,17 +26,25 @@ <title>Remove a bookmark</title> - <p></p> + <p>Delete bookmarks once they are no longer needed.</p> <steps> + <title>To delete a bookmark:</title> <item> - <p></p> + <p>Select <guiseq><gui style="menu"><app>Web</app></gui> + <gui style="menuitem">Bookmarks</gui></guiseq> to open the + <gui>Bookmarks</gui> window.</p> </item> <item> - <p></p> + <p>From the list on the left hand side, select the topic under which + your bookmark is classified.</p> + </item> + <item> + <p>A list of bookmarks classified under your chosen topic will now be + present on the right side. Select the bookmark that you wish to delete + and press <key>Delete</key>. Alternatively, you can also right click the + bookmark and select <gui>Delete</gui>.</p> </item> </steps> - <p></p> - </page> diff --git a/help/C/bookmark.page b/help/C/bookmark.page index 677c12967..e73fd74aa 100644 --- a/help/C/bookmark.page +++ b/help/C/bookmark.page @@ -7,9 +7,9 @@ <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> <credit type="author copyright"> - <name></name> - <email its:translate="no"></email> - <years></years> + <name>Aruna Sankaranarayanan</name> + <email its:translate="no">aruna.evam@gmail.com</email> + <years>2013</years> </credit> <credit type="copyright editor"> <name></name> @@ -24,7 +24,10 @@ <title>Bookmarks in <app>Web</app></title> - <p></p> + <p>Use bookmarks to make a note of websites you want to visit again, on + <app>Web</app>. Unlike other web browsers, <app>Web</app> does not + have a folder based structure to store bookmarks, instead you can classify + your bookmark under multiple topics and access it through any of them.</p> <!-- Bookmark subpages included here --> |