diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-07 23:03:23 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-07-07 23:03:23 +0800 |
commit | 20a7f681d5120fab88e5e51ccb74541c856290f0 (patch) | |
tree | 6fa0b6cb5c68858ba9bdfeae2485e6b0bb156fe4 /help | |
parent | 3b671a44b355412dafdf286aa80ef4bbf56e75da (diff) | |
download | gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar.gz gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar.bz2 gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar.lz gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar.xz gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.tar.zst gsoc2013-epiphany-20a7f681d5120fab88e5e51ccb74541c856290f0.zip |
Work around the UI for the user help
Diffstat (limited to 'help')
-rw-r--r-- | help/C/bookmark-add.page | 4 | ||||
-rw-r--r-- | help/C/browse-local.page | 4 | ||||
-rw-r--r-- | help/C/browse-web.page | 4 | ||||
-rw-r--r-- | help/C/browse-webapps.page | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/help/C/bookmark-add.page b/help/C/bookmark-add.page index 787c52ce8..c0b006fe1 100644 --- a/help/C/bookmark-add.page +++ b/help/C/bookmark-add.page @@ -34,8 +34,8 @@ <p>Go to the webpage that you wish to bookmark.</p> </item> <item> - <p>Select - <guiseq><gui style="menu">**geary**</gui> + <p>Select the menu at the top-right of the window, then + <guiseq><!--<gui style="menu">**geary**</gui>--> <gui style="menuitem">Bookmarks</gui> <gui style="menuitem">Add Bookmark…</gui></guiseq> or press <keyseq><key>Ctrl</key><key>D</key></keyseq> to add a bookmark.</p> diff --git a/help/C/browse-local.page b/help/C/browse-local.page index bfe790fc2..325e3bb1b 100644 --- a/help/C/browse-local.page +++ b/help/C/browse-local.page @@ -33,8 +33,8 @@ <steps> <item> - <p>Select - <guiseq><gui style="meny">**geary**</gui><gui style="menuitem">Open…</gui></guiseq>.</p> + <p>Select the menu at the top-right of the window, then + <guiseq><!--<gui style="meny">**geary**</gui>--><gui style="menuitem">Open…</gui></guiseq>.</p> </item> <item> <p>Select and open the file that you want to view.</p> diff --git a/help/C/browse-web.page b/help/C/browse-web.page index e4e1ea3e4..e9dc9ff50 100644 --- a/help/C/browse-web.page +++ b/help/C/browse-web.page @@ -43,8 +43,8 @@ <p>When you first start up <app>Web</app>, you will not be shown any tabs. <em>Tabs</em> are used to view more than one web page in one window. To - <em>open a new tab</em>, select - <guiseq><gui style="menu">**gear**</gui><gui style="menuitem">New Tab</gui></guiseq>. + <em>open a new tab</em>, select the menu at the top-right of the screen, then + <guiseq><!--<gui style="menu">**gear**</gui>--><gui style="menuitem">New Tab</gui></guiseq>. Once the new tab is open, you can use it as you would normally use a new window.</p> diff --git a/help/C/browse-webapps.page b/help/C/browse-webapps.page index abf5b0d14..7c1a3408f 100644 --- a/help/C/browse-webapps.page +++ b/help/C/browse-webapps.page @@ -36,8 +36,8 @@ <p>Open the webpage which you want to save.</p> </item> <item> - <p>Press - <guiseq><gui style="menu">**gear**</gui><gui style="menuitem">Save as Web + <p>Open the menu at the top-right of the window, then + <guiseq><!--<gui style="menu">**gear**</gui>--><gui style="menuitem">Save as Web Applicaton…</gui></guiseq>.</p> </item> <item> |