[gnome-devel-docs] Add context for string Edit
- From: Marek Černocký <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Add context for string Edit
- Date: Sun, 6 Dec 2015 13:48:22 +0000 (UTC)
commit cd2b05ec35114aebfd3f4af209e6c5900bfff7d0
Author: Marek Černocký <marek manet cz>
Date: Sun Dec 6 14:48:05 2015 +0100
Add context for string Edit
hig/C/keyboard-input.page | 3 ++-
hig/C/lists.page | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/hig/C/keyboard-input.page b/hig/C/keyboard-input.page
index 658961d..8cafe54 100644
--- a/hig/C/keyboard-input.page
+++ b/hig/C/keyboard-input.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:itst="http://itstool.org/extensions/"
type="topic"
id="keyboard-input">
@@ -382,7 +383,7 @@
</section>
<section id="edit">
-<title>Edit</title>
+<title itst:context="menu">Edit</title>
<p>Standard edit keyboard shortcuts and menu items.</p>
diff --git a/hig/C/lists.page b/hig/C/lists.page
index a959773..22f3b3f 100644
--- a/hig/C/lists.page
+++ b/hig/C/lists.page
@@ -1,5 +1,6 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:uix="http://projectmallard.org/experimental/ui/"
+ xmlns:itst="http://itstool.org/extensions/"
type="topic"
id="lists">
@@ -118,7 +119,7 @@
<td><p>The list item is selected when it is clicked or pressed. This approach is often used for selecting
one of a series of configuration options. In the case of <link xref="drop-down-lists">drop-down lists</link>,
one option is always selected. The selected row is indicated by a check mark.</p></td>
</tr>
<tr>
-<td><p>Edit</p></td>
+<td><p itst:context="list-type">Edit</p></td>
<td><p>Selecting the row item turns the row into a text entry field, which allows the item to be
edited.</p></td>
</tr>
</tbody>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]