[gnome-devel-docs] hig3: XInclude a single legal.xml
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] hig3: XInclude a single legal.xml
- Date: Thu, 14 Aug 2014 08:10:10 +0000 (UTC)
commit cd1b7fb7d470f2b91ee39e9d619b70d24b8ffe4a
Author: David King <amigadave amigadave com>
Date: Thu Aug 14 09:09:32 2014 +0100
hig3: XInclude a single legal.xml
hig3/C/application-menus.page | 6 +-----
hig3/C/buttons.page | 6 +-----
hig3/C/check-boxes.page | 6 +-----
hig3/C/compatibility.page | 6 +-----
hig3/C/design-principles.page | 6 +-----
hig3/C/drop-down-lists.page | 6 +-----
hig3/C/essentials.page | 6 +-----
hig3/C/grids.page | 6 +-----
hig3/C/icons-and-artwork.page | 6 +-----
hig3/C/keyboard-input.page | 6 +-----
hig3/C/legal.xml | 8 ++++++++
hig3/C/lists.page | 6 +-----
hig3/C/menu-bars.page | 6 +-----
hig3/C/menus.page | 6 +-----
hig3/C/notifications.page | 6 +-----
hig3/C/patterns.page | 6 +-----
hig3/C/popovers.page | 6 +-----
hig3/C/radio-buttons.page | 6 +-----
hig3/C/selection-mode.page | 6 +-----
hig3/C/sidebars.page | 6 +-----
hig3/C/spin-boxes.page | 6 +-----
hig3/C/switches.page | 6 +-----
hig3/C/tabs.page | 6 +-----
hig3/C/text-fields.page | 6 +-----
hig3/C/typography.page | 6 +-----
hig3/C/ui-elements.page | 6 +-----
hig3/C/view-switchers.page | 6 +-----
hig3/C/visual-layout.page | 6 +-----
hig3/C/writing-style.page | 6 +-----
29 files changed, 36 insertions(+), 140 deletions(-)
---
diff --git a/hig3/C/application-menus.page b/hig3/C/application-menus.page
index 0c75848..2736399 100644
--- a/hig3/C/application-menus.page
+++ b/hig3/C/application-menus.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Application Menus</title>
diff --git a/hig3/C/buttons.page b/hig3/C/buttons.page
index e4bf368..0651959 100644
--- a/hig3/C/buttons.page
+++ b/hig3/C/buttons.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Buttons</title>
diff --git a/hig3/C/check-boxes.page b/hig3/C/check-boxes.page
index 920c8c8..c140287 100644
--- a/hig3/C/check-boxes.page
+++ b/hig3/C/check-boxes.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Check boxes</title>
diff --git a/hig3/C/compatibility.page b/hig3/C/compatibility.page
index 722257c..b2c565b 100644
--- a/hig3/C/compatibility.page
+++ b/hig3/C/compatibility.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Using the HIG for cross-platform or GNOME 2 style applications.</desc>
</info>
diff --git a/hig3/C/design-principles.page b/hig3/C/design-principles.page
index a0b40f3..7b1e33c 100644
--- a/hig3/C/design-principles.page
+++ b/hig3/C/design-principles.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>General design guidelines and advice.</desc>
</info>
diff --git a/hig3/C/drop-down-lists.page b/hig3/C/drop-down-lists.page
index cc29243..5f156b5 100644
--- a/hig3/C/drop-down-lists.page
+++ b/hig3/C/drop-down-lists.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Drop down lists</title>
diff --git a/hig3/C/essentials.page b/hig3/C/essentials.page
index 386b2aa..8f2b337 100644
--- a/hig3/C/essentials.page
+++ b/hig3/C/essentials.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Essentials</title>
diff --git a/hig3/C/grids.page b/hig3/C/grids.page
index 9aa3d91..07278db 100644
--- a/hig3/C/grids.page
+++ b/hig3/C/grids.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Grids</title>
diff --git a/hig3/C/icons-and-artwork.page b/hig3/C/icons-and-artwork.page
index 288e8b1..f444e50 100644
--- a/hig3/C/icons-and-artwork.page
+++ b/hig3/C/icons-and-artwork.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Selecting and creating icons.</desc>
</info>
diff --git a/hig3/C/keyboard-input.page b/hig3/C/keyboard-input.page
index 842d855..0d8a486 100644
--- a/hig3/C/keyboard-input.page
+++ b/hig3/C/keyboard-input.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Keyboard navigation, access and shortcut keys.</desc>
</info>
diff --git a/hig3/C/legal.xml b/hig3/C/legal.xml
new file mode 100644
index 0000000..9a27c94
--- /dev/null
+++ b/hig3/C/legal.xml
@@ -0,0 +1,8 @@
+<license xmlns="http://projectmallard.org/1.0/"
+ href="http://creativecommons.org/licenses/by-sa/4.0/">
+
+ <p>This work is licensed under a
+ <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
+ Commons Attribution-Share Alike 4.0 International License</link>.</p>
+
+</license>
diff --git a/hig3/C/lists.page b/hig3/C/lists.page
index d798ae3..3ec6b87 100644
--- a/hig3/C/lists.page
+++ b/hig3/C/lists.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Lists</title>
diff --git a/hig3/C/menu-bars.page b/hig3/C/menu-bars.page
index 639860a..0a956b7 100644
--- a/hig3/C/menu-bars.page
+++ b/hig3/C/menu-bars.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Menu bars</title>
diff --git a/hig3/C/menus.page b/hig3/C/menus.page
index c92d5e9..78da2b5 100644
--- a/hig3/C/menus.page
+++ b/hig3/C/menus.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Menus</title>
diff --git a/hig3/C/notifications.page b/hig3/C/notifications.page
index 02b6b67..6615996 100644
--- a/hig3/C/notifications.page
+++ b/hig3/C/notifications.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Notifications</title>
diff --git a/hig3/C/patterns.page b/hig3/C/patterns.page
index bd90640..5051c3e 100644
--- a/hig3/C/patterns.page
+++ b/hig3/C/patterns.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Design Patterns</title>
diff --git a/hig3/C/popovers.page b/hig3/C/popovers.page
index d1cbd61..6916ed9 100644
--- a/hig3/C/popovers.page
+++ b/hig3/C/popovers.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Popovers</title>
diff --git a/hig3/C/radio-buttons.page b/hig3/C/radio-buttons.page
index 5fa64b2..97e5d4b 100644
--- a/hig3/C/radio-buttons.page
+++ b/hig3/C/radio-buttons.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Radio buttons</title>
diff --git a/hig3/C/selection-mode.page b/hig3/C/selection-mode.page
index e36763f..64a3bfe 100644
--- a/hig3/C/selection-mode.page
+++ b/hig3/C/selection-mode.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Selection mode</title>
diff --git a/hig3/C/sidebars.page b/hig3/C/sidebars.page
index 20d4f87..5df419a 100644
--- a/hig3/C/sidebars.page
+++ b/hig3/C/sidebars.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Sidebar lists</title>
diff --git a/hig3/C/spin-boxes.page b/hig3/C/spin-boxes.page
index 6ff3dc0..ac7f70e 100644
--- a/hig3/C/spin-boxes.page
+++ b/hig3/C/spin-boxes.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Spin boxes</title>
diff --git a/hig3/C/switches.page b/hig3/C/switches.page
index e82b44a..217ae00 100644
--- a/hig3/C/switches.page
+++ b/hig3/C/switches.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Switches</title>
diff --git a/hig3/C/tabs.page b/hig3/C/tabs.page
index c1406ab..4e64ef6 100644
--- a/hig3/C/tabs.page
+++ b/hig3/C/tabs.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Tabs</title>
diff --git a/hig3/C/text-fields.page b/hig3/C/text-fields.page
index 75be450..51da2c8 100644
--- a/hig3/C/text-fields.page
+++ b/hig3/C/text-fields.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Text fields</title>
diff --git a/hig3/C/typography.page b/hig3/C/typography.page
index d132483..8219e22 100644
--- a/hig3/C/typography.page
+++ b/hig3/C/typography.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Font sizes, weights and styles, and special characters.</desc>
</info>
diff --git a/hig3/C/ui-elements.page b/hig3/C/ui-elements.page
index 26b4b1d..2c7bf36 100644
--- a/hig3/C/ui-elements.page
+++ b/hig3/C/ui-elements.page
@@ -7,11 +7,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>User Interface Elements</title>
diff --git a/hig3/C/view-switchers.page b/hig3/C/view-switchers.page
index 28a4db1..19a66a2 100644
--- a/hig3/C/view-switchers.page
+++ b/hig3/C/view-switchers.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>View switchers</title>
diff --git a/hig3/C/visual-layout.page b/hig3/C/visual-layout.page
index 19f2aa0..0b1741a 100644
--- a/hig3/C/visual-layout.page
+++ b/hig3/C/visual-layout.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Arranging elements within a user interface.</desc>
</info>
diff --git a/hig3/C/writing-style.page b/hig3/C/writing-style.page
index fe1a127..b1f0775 100644
--- a/hig3/C/writing-style.page
+++ b/hig3/C/writing-style.page
@@ -8,11 +8,7 @@
<name>Allan Day</name>
<email>aday gnome org</email>
</credit>
- <license href="http://creativecommons.org/licenses/by-sa/4.0/">
- <p>This work is licensed under a
- <link href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
- Commons Attribution-Share Alike 4.0 International License</link>.</p>
- </license>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Writing text for your user interface, including capitalization rules.</desc>
</info>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]