Home | History | Annotate | Download | only in ext-sources
      1 <?xml version="1.0"?>
      2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
      3 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
      4   <!ENTITY manrevision "2.1">
      5   <!ENTITY pagetitle "Feedback Page">  
      6   <!ENTITY product "Sun Java Desktop System"> 
      7   <!ENTITY date "November 2004">
      8   <!ENTITY author1 "Sun">
      9   <!ENTITY author2 "Java Desktop System Documentation Team">
     10   <!ENTITY publisher "Sun Microsystems, Inc.">
     11 ]>
     12 <!-- 
     13       (Do not remove this comment block.)
     14   Maintained by the Sun GNOME Documentation Team. 
     15   Template last modified 04 December, 2002
     16 http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd  
     17 -->
     18 <!-- =============Document Header ============================= -->
     19 <article id="index" lang="en">
     20 <!-- please do not change the id; for translations, change lang to -->
     21 <!-- appropriate code -->
     22   <articleinfo> 
     23 	 <title>&pagetitle; for the &product;</title> 
     24 	 <copyright> 
     25 		<year>2004</year> 
     26 		<holder>Sun Microsystems, Inc.</holder> 
     27 	 </copyright> 
     28 <!-- translators: uncomment this:
     29 
     30   <copyright>
     31    <year>2002</year>
     32    <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
     33   </copyright>
     34 
     35    -->
     36 <!-- An address can be added to the publisher information.  If a role is 
     37      not specified, the publisher/author is the same for all versions of the 
     38      document.  -->
     39 	 <publisher> 
     40 		<publishername>&publisher;</publishername> 
     41 	 </publisher> 
     42 	 <authorgroup> 
     43 		<author> 
     44 		  <firstname>&author1;</firstname> 
     45 		  <surname>&author2;</surname> 
     46 		  <affiliation> 
     47 			 <orgname>&publisher;</orgname> 
     48 		  </affiliation> 
     49 		</author> 
     50       <!-- This is appropriate place for other contributors: translators,
     51            maintainers,  etc. Commented out by default.
     52            <othercredit role="translator">
     53 	     <firstname>Latin</firstname> 
     54 	     <surname>Translator 1</surname> 
     55 	     <affiliation> 
     56 	       <orgname>Latin Translation Team</orgname> 
     57 	       <address> <email>translator (a] gnome.org</email> </address> 
     58 	     </affiliation>
     59 	     <contrib>Latin translation</contrib>
     60            </othercredit>
     61 -->
     62 	 </authorgroup>
     63   
     64 	 <revhistory>
     65 		<revision> 
     66 		  <revnumber>&pagetitle; V&manrevision; for the &product;</revnumber> 
     67 		  <date>&date;</date> 
     68 		  <revdescription> 
     69 			 <para role="author">&author1; &author2;</para> 
     70 			 <para role="publisher">&publisher;</para> 
     71 		  </revdescription> 
     72 		</revision>
     73 		<revision> 
     74 		  <revnumber>Feedback Page V2.0 for the &product;</revnumber> 
     75 		  <date>July 2004</date> 
     76 		  <revdescription> 
     77 			 <para role="author">&author1; &author2;</para> 
     78 			 <para role="publisher">&publisher;</para> 
     79 		  </revdescription> 
     80 		</revision>
     81 	 </revhistory> 
     82 	 <releaseinfo>This page describes the feedback process for the Java Desktop System releases from Sun Microsystems. 
     83 	</releaseinfo> 
     84   </articleinfo> 
     85 <!-- ============= Document Body ============================= -->
     86 
     87 <!-- ============= Introduction ============================== -->
     88 
     89 <sect1 id="gos-feedback"> 
     90 	<title>Providing Feedback on the Java Desktop System</title> 
     91 	<para>If you have questions or feedback about the Java Desktop System, please 
     92 	consult the Sun Java Desktop System website at the following location:
     93 	<ulink url="http://www.sun.com/javadesktopsystem">
     94 	http://www.sun.com/javadesktopsystem</ulink>
     95 	</para>
     96 </sect1>
     97 </article>
     98 
     99