[gnome-dictionary/wip/help-pages: 1/64] Remove old DocBook help pages. Add dummy index.page. Update Makefile.am. Add CC-By-SA 3.0 Unported l



commit 159102909ca0e6ad67ccc4dbfdbcaf8cddc9aa4d
Author: Sindhu S <sindhus live in>
Date:   Tue Jan 8 20:40:30 2013 +0530

    Remove old DocBook help pages.
    Add dummy index.page.
    Update Makefile.am.
    Add CC-By-SA 3.0 Unported license.

 help/C/figures/gnome-dictionary-add-source.png     |  Bin 21202 -> 0 bytes
 help/C/figures/gnome-dictionary-applet-window.png  |  Bin 16287 -> 0 bytes
 help/C/figures/gnome-dictionary-applet.png         |  Bin 1294 -> 0 bytes
 help/C/figures/gnome-dictionary-application.png    |  Bin 7560 -> 0 bytes
 help/C/figures/gnome-dictionary-find.png           |  Bin 34985 -> 0 bytes
 help/C/figures/gnome-dictionary-lookup.png         |  Bin 30889 -> 0 bytes
 .../figures/gnome-dictionary-preferences-print.png |  Bin 13078 -> 0 bytes
 .../gnome-dictionary-preferences-source.png        |  Bin 18529 -> 0 bytes
 help/C/index.docbook                               |  451 --------------------
 help/C/legal.xml                                   |   78 +----
 help/Makefile.am                                   |    2 +-
 11 files changed, 4 insertions(+), 527 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..e69de29
diff --git a/help/C/legal.xml b/help/C/legal.xml
index 899282c..ef697e5 100644
--- a/help/C/legal.xml
+++ b/help/C/legal.xml
@@ -1,76 +1,4 @@
-  <legalnotice id="legalnotice">
-       <para>
-         Permission is granted to copy, distribute and/or modify this
-         document under the terms of the GNU Free Documentation
-         License (GFDL), Version 1.1 or any later version published
-         by the Free Software Foundation with no Invariant Sections,
-         no Front-Cover Texts, and no Back-Cover Texts.  You can find
-         a copy of the GFDL at this <ulink type="help"
-         url="help:fdl">link</ulink> or in the file COPYING-DOCS
-         distributed with this manual.
-         </para>
-         <para> This manual is part of a collection of GNOME manuals
-          distributed under the GFDL.  If you want to distribute this
-          manual separately from the collection, you can do so by
-          adding a copy of the license to the manual, as described in
-          section 6 of the license.
-       </para>
-
-       <para>
-         Many of the names used by companies to distinguish their
-         products and services are claimed as trademarks. Where those
-         names appear in any GNOME documentation, and the members of
-         the GNOME Documentation Project are made aware of those
-         trademarks, then the names are in capital letters or initial
-         capital letters.
-       </para>
-
-       <para>
-         DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED
-         UNDER  THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE
-         WITH THE FURTHER UNDERSTANDING THAT:
-
-         <orderedlist>
-               <listitem>
-                 <para>DOCUMENT IS PROVIDED ON AN "AS IS" BASIS,
-                    WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
-                    IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES
-                    THAT THE DOCUMENT OR MODIFIED VERSION OF THE
-                    DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR
-                    A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE
-                    RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE
-                    OF THE DOCUMENT OR MODIFIED VERSION OF THE
-                    DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR
-                    MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT,
-                    YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY
-                    CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
-                    SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
-                    OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
-                    LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED
-                    VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER
-                    EXCEPT UNDER THIS DISCLAIMER; AND
-                 </para>
-               </listitem>
-               <listitem>
-                 <para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL
-                       THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE),
-                       CONTRACT, OR OTHERWISE, SHALL THE AUTHOR,
-                       INITIAL WRITER, ANY CONTRIBUTOR, OR ANY
-                       DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION
-                       OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH
-                       PARTIES, BE LIABLE TO ANY PERSON FOR ANY
-                       DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR
-                       CONSEQUENTIAL DAMAGES OF ANY CHARACTER
-                       INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS
-                       OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
-                       MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR
-                       LOSSES ARISING OUT OF OR RELATING TO USE OF THE
-                       DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT,
-                       EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
-                       THE POSSIBILITY OF SUCH DAMAGES.
-                 </para>
-               </listitem>
-         </orderedlist>
-       </para>
-  </legalnotice>
+<license xmlns="http://projectmallard.org/1.0/";>
 
+<p>This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a 
copy of this license, visit <link 
xref="http://creativecommons.org/licenses/by-sa/3.0/";>http://creativecommons.org/licenses/by-sa/3.0/</link> 
or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.</p>
+</license>
\ No newline at end of file
diff --git a/help/Makefile.am b/help/Makefile.am
index 76b131d..e3fb764 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -3,7 +3,7 @@
 HELP_ID = gnome-dictionary
 
 HELP_FILES = \
-          index.docbook \
+          index.page \
           legal.xml
                                
 HELP_MEDIA = \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]