[24403] in Source-Commits
/svn/athena r23998 - in trunk/debathena/config: . help-config help-config/debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Tue Sep 8 17:22:55 2009
Date: Tue, 8 Sep 2009 17:22:43 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200909082122.n88LMhb0027103@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-09-08 17:22:43 -0400 (Tue, 08 Sep 2009)
New Revision: 23998
Added:
trunk/debathena/config/help-config/
trunk/debathena/config/help-config/debian/
trunk/debathena/config/help-config/debian/changelog
trunk/debathena/config/help-config/debian/compat
trunk/debathena/config/help-config/debian/control.in
trunk/debathena/config/help-config/debian/copyright
trunk/debathena/config/help-config/debian/debathena-help-config.install
trunk/debathena/config/help-config/debian/debathena.xml
trunk/debathena/config/help-config/debian/rules
trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop
Log:
Added: trunk/debathena/config/help-config/debian/changelog
===================================================================
--- trunk/debathena/config/help-config/debian/changelog 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/changelog 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,5 @@
+debathena-help-config (1.0) unstable; urgency=low
+
+ * Initial release.
+
+ -- Evan Broder <broder@mit.edu> Tue, 08 Sep 2009 17:04:01 -0400
Added: trunk/debathena/config/help-config/debian/compat
===================================================================
--- trunk/debathena/config/help-config/debian/compat 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/compat 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1 @@
+5
Added: trunk/debathena/config/help-config/debian/control.in
===================================================================
--- trunk/debathena/config/help-config/debian/control.in 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/control.in 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,15 @@
+Source: debathena-help-config
+Section: debathena-config/gnome
+Priority: extra
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@, yelp
+Standards-Version: 3.8.3
+
+Package: debathena-help-config
+Architecture: all
+Depends: yelp
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+Description: Help configuration for Debathena
+ This package configures the help icon that comes with Ubuntu to
+ display some basic help for Debathena.
Added: trunk/debathena/config/help-config/debian/copyright
===================================================================
--- trunk/debathena/config/help-config/debian/copyright 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/copyright 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,31 @@
+This package was created as part of the Debathena Project
+<http://debathena.mit.edu/> of the MIT Student Information Processing
+Board.
+
+The source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
+
+ Copyright © 2009 Evan Broder
+
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+The Debian packaging is Copyright © 2009 Evan Broder, and has the same
+license as the original software.
Added: trunk/debathena/config/help-config/debian/debathena-help-config.install
===================================================================
--- trunk/debathena/config/help-config/debian/debathena-help-config.install 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/debathena-help-config.install 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1 @@
+debian/debathena.xml usr/share/debathena-help-config
Added: trunk/debathena/config/help-config/debian/debathena.xml
===================================================================
--- trunk/debathena/config/help-config/debian/debathena.xml 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/debathena.xml 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,93 @@
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
+>
+<article id="index" lang="en">
+ <articleinfo>
+ <title>Debathena Help</title>
+
+ <abstract role="description">
+ <para>
+ Debathena brings Athena functionality to Debian-based GNU/Linux distributions.
+ </para>
+ </abstract>
+
+ <copyright>
+ <year>2009</year>
+ <holder>Debathena Project</holder>
+ </copyright>
+
+ <publisher role="maintainer">
+ <publishername>Debathena Project</publishername>
+ </publisher>
+
+ <authorgroup>
+ <corpauthor>Debathena Project</corpauthor>
+ </authorgroup>
+
+ <revhistory>
+ <revision>
+ <revnumber>Debathena Help V1.0</revnumber>
+ <date>27 July 2009</date>
+ <revdescription>
+ <para role="author">Jonathan Reed</para>
+ <para role="publisher">Debathena Project</para>
+ </revdescription>
+ </revision>
+ </revhistory>
+
+ <releaseinfo>This document includes basic information about Debathena.
+ </releaseinfo>
+ <legalnotice>
+ <title>Feedback</title>
+ <para>To report a bug or make a suggestion regarding this document, please contact us at debathena@mit.edu.
+ </para>
+ </legalnotice>
+ </articleinfo>
+
+ <indexterm zone="index">
+ <primary>Debathena</primary>
+ </indexterm>
+
+<!-- ============= Document Body ============================= -->
+<!-- ============= Introduction ============================== -->
+ <sect1 id="debathena-intro">
+ <title>What is Debathena?</title>
+ <para>Debathena brings Athena functionality to Debian-based Linux distributions, including Ubuntu. In the public Athena clusters throughout campus, IS&T has deployed Ubuntu workstations running Debathena. </para>
+<para>Debathena's primary documentation is available at <ulink url="http://debathena.mit.edu">http://debathena.mit.edu</ulink>.</para>
+ </sect1>
+
+
+ <sect1 id="debathena-firefox">
+ <title>How do I start a web browser?</title>
+ <para>The Firefox web browser is the default web browser on Debathena. You can launch it by clicking the Firefox icon in the panel, or from the <guimenu>Applications</guimenu> menu: <menuchoice><guimenu>Applications</guimenu><guimenuitem>Internet</guimenuitem><guimenuitem>Firefox Web Browser</guimenuitem></menuchoice>.</para>
+
+ </sect1>
+
+
+ <sect1 id="debathena-mail">
+ <title>How do I check my e-mail?</title>
+ <para>You can click the mail icon in the panel, or from the <guimenu>Applications</guimenu> menu: <menuchoice><guimenu>Applications</guimenu><guimenuitem>Internet</guimenuitem><guimenuitem>Athena Mail</guimenuitem></menuchoice>.</para>
+
+ </sect1>
+
+ <sect1 id="debathena-logout">
+ <title>How do I log out?</title>
+ <para>You can click the power button icon at the top-right of the screen, and choose <guimenu>Log Out...</guimenu> from the menu.
+</para>
+
+ </sect1>
+
+<!-- =========== Getting Started ============================== -->
+
+ <sect1 id="debathena-terminal">
+ <title>How do I start a Terminal window?</title>
+ <para>You can start a Terminal window from the panel at the top of the screen by choosing <menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>.</para>
+
+ </sect1>
+<!-- ================ Usage ================================ -->
+ <sect1 id="debathena-ubuntu">
+ <title>Where is the Ubuntu Documentation?</title>
+ <para>The Ubuntu Documentation is available <ulink url="x-yelp-toc:">here</ulink> or by clicking the "Help Topics" button in the toolbar of this help browser window.</para>
+ </sect1>
+</article>
Added: trunk/debathena/config/help-config/debian/rules
===================================================================
--- trunk/debathena/config/help-config/debian/rules 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/rules 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_DIVERT_EXTENSION = .debathena
+DEB_TRANSFORM_FILES_debathena-help-config += \
+ /usr/share/applications/yelp.debathena.desktop
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/config-package.mk
Property changes on: trunk/debathena/config/help-config/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop
===================================================================
--- trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop 2009-09-08 19:35:06 UTC (rev 23997)
+++ trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop 2009-09-08 21:22:43 UTC (rev 23998)
@@ -0,0 +1,3 @@
+#!/usr/bin/perl -0p
+s{^Comment=Get help with .*$}{Comment=Get help with Debathena}m or die;
+s{^Exec=yelp$}{Exec=yelp file:///usr/share/debathena-help-config/debathena.xml}m or die;
Property changes on: trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop
___________________________________________________________________
Name: svn:executable
+ *