File: bookmark-edit.page

package info (click to toggle)
epiphany-browser 3.22.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 20,368 kB
  • ctags: 5,201
  • sloc: ansic: 56,800; sh: 4,109; makefile: 1,341; xml: 1,289; python: 33
file content (58 lines) | stat: -rw-r--r-- 2,187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="bookmark-edit" xml:lang="pt-BR">

  <info>
    <link type="guide" xref="index#bookmark"/>
    <link type="guide" xref="bookmark"/>
    <revision pkgversion="3.10" date="2013-07-01" status="candidate"/>

    <credit type="author copyright">
      <name>Aruna Sankaranarayanan</name>
      <email its:translate="no">aruna.evam@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Como faço para editar um favorito existente?</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Enrico Nicoletto</mal:name>
      <mal:email>liverig@gmail.com</mal:email>
      <mal:years>2013.</mal:years>
    </mal:credit>
  </info>

  <title>Atualizando um favorito</title>

  <p>Você pode atualizar seus favoritos existentes editando suas propriedades.</p>

  <steps>
    <title>Para editar um favorito:</title>
    <item>
      <p>Select <guiseq><gui style="menu">Web</gui>
      <gui style="menuitem">Bookmarks</gui></guiseq> to open the
      <gui>Bookmarks</gui> window.</p>
    </item>
    <item>
      <p>From the <gui>Topics</gui> list on the left side, select the topic
      that contains your bookmark.</p>
    </item>
    <item>
      <p>Será mostrado ao lado direito da janela uma lista de favoritos no tópico selecionado. Selecione os favoritos que você deseja atualizar, e então selecione <guiseq><gui style="menu">Arquivo</gui><gui style="menuitem">Propriedades</gui></guiseq>.</p>
    </item>
    <item>
      <p>Agora você pode atualizar o título do favorito, sua URL e os tópicos nele contidos.</p>
    </item>
  </steps>

	<p>If you only want to rename a bookmark, right click on it, select
  <gui style="menuitem">Rename…</gui> and type in the new name for your
  bookmark.</p>

</page>