diff options
Diffstat (limited to 'quicklaunch/docs/C/quicklaunch-applet.sgml')
-rw-r--r-- | quicklaunch/docs/C/quicklaunch-applet.sgml | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/quicklaunch/docs/C/quicklaunch-applet.sgml b/quicklaunch/docs/C/quicklaunch-applet.sgml deleted file mode 100644 index 4a0c2f878..000000000 --- a/quicklaunch/docs/C/quicklaunch-applet.sgml +++ /dev/null @@ -1,62 +0,0 @@ -<!DOCTYPE Article PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.0//EN"[ - <!entity quicklaunch.sgml SYSTEM "quicklaunch.sgml"> - -]> - - -<article id="index"> <!-- please do not change the id --> - - <!-- ============= Document Header ============================= --> - <artheader> - <title>QuickLaunch Applet</title> - <copyright> - <year>2000</year> - <holder>Dan Mueth</holder> - </copyright> - - <!-- translators: uncomment this: - - <copyright> - <year>2000</year> - <holder>ME-THE-TRANSLATOR (Latin translation)</holder> - </copyright> - - --> - - <!-- do not put authorname in the header except in copyright - use - section "authors" below --> - - <legalnotice> - <para> - Permission is granted to copy, distribute and/or modify this - document under the terms of the <citetitle>GNU Free Documentation - License</citetitle>, 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 may obtain a copy - of the <citetitle>GNU Free Documentation License</citetitle> from - the Free Software Foundation by visiting <ulink type="http" - url="http://www.fsf.org">their Web site</ulink> or by writing to: - Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. - </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 those trademarks are made aware to the members - of the GNOME Documentation Project, the names have been printed in caps - or initial caps. - </para> - </legalnotice> - - <releaseinfo> - This is version 1.0 of the QuickLaunch applet manual. - </releaseinfo> - </artheader> - - <!-- ============= Document Body ============================= --> - - &quicklaunch.sgml; - -</article> - - |