[vinagre] Add icon to help and add license
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Add icon to help and add license
- Date: Wed, 5 Mar 2014 21:15:38 +0000 (UTC)
commit 9e3890770fb6a42f04929dcdf060b12b2bee2c2a
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Wed Mar 5 21:16:48 2014 +0000
Add icon to help and add license
.../preferences-desktop-remote-desktop-icon | 1 +
.../figures/preferences-desktop-remote-desktop.png | Bin 0 -> 2704 bytes
help/C/index.page | 17 +++++++++++++++--
help/C/legal.xml | 8 ++++++++
help/Makefile.am | 1 +
5 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/help/C/figures/preferences-desktop-remote-desktop-icon
b/help/C/figures/preferences-desktop-remote-desktop-icon
new file mode 100644
index 0000000..79090cd
--- /dev/null
+++ b/help/C/figures/preferences-desktop-remote-desktop-icon
@@ -0,0 +1 @@
+The Vinagre icon currently comes from
gnome-icon-theme/gnome/48x48/apps/preferences-desktop-remote-desktop.png
diff --git a/help/C/figures/preferences-desktop-remote-desktop.png
b/help/C/figures/preferences-desktop-remote-desktop.png
new file mode 100644
index 0000000..f60c117
Binary files /dev/null and b/help/C/figures/preferences-desktop-remote-desktop.png differ
diff --git a/help/C/index.page b/help/C/index.page
index ed3e45d..13923ae 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,15 +1,28 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="guide"
id="index">
- <title>Vinagre Help</title>
+ <info>
+ <!-- The text title is used on the help.gnome.org -->
+ <title type="text">Remote Desktop Viewer help</title>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Learn how to connect remotely to other desktops.</desc>
+ </info>
+
+ <title>
+ <media type="image" mime="image/png" its:translate="no"
src="figures/preferences-desktop-remote-desktop.png" />
+ Remote Desktop Viewer
+ </title>
<section id="connections" style="2column">
<title>Connecting to other computers using VNC</title>
</section>
<section id="options" style="2column">
- <title>Using Vinagre's options and features</title>
+ <title>Features and options</title>
</section>
</page>
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..aa36246
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,8 @@
+<license xmlns="http://projectmallard.org/1.0/"
+ href="http://creativecommons.org/licenses/by-sa/3.0/">
+
+ <p>This work is licensed under a
+ <link href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
+ Attribution-ShareAlike 3.0 Unported License</link>.</p>
+
+</license>
diff --git a/help/Makefile.am b/help/Makefile.am
index d191bcd..cfe0ddb 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -12,6 +12,7 @@ HELP_FILES = \
fullscreen.page \
index.page \
introduction.page \
+ legal.xml \
keyboard-shortcuts.page \
scaling.page \
take-screenshot.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]