fantasdic r360 - in trunk: . lib
- From: mblondel svn gnome org
- To: svn-commits-list gnome org
- Subject: fantasdic r360 - in trunk: . lib
- Date: Tue, 9 Sep 2008 15:28:38 +0000 (UTC)
Author: mblondel
Date: Tue Sep 9 15:28:38 2008
New Revision: 360
URL: http://svn.gnome.org/viewvc/fantasdic?rev=360&view=rev
Log:
* trunk/README: Updated project metadata.
* trunk/lib/fantasdic.rb: Ditto.
* trunk/fantasdic.sgml: Ditto and fixed man section.
Modified:
trunk/ChangeLog
trunk/README
trunk/fantasdic.sgml
trunk/lib/fantasdic.rb
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Tue Sep 9 15:28:38 2008
@@ -1,7 +1,8 @@
Fantasdic
=========
- Fantasdic is a dictionary application.
+ Fantasdic is a versatile multi-platform dictionary application which
+ allows you to look up words in a variety of dictionary sources.
Fantasdic:
Modified: trunk/fantasdic.sgml
==============================================================================
--- trunk/fantasdic.sgml (original)
+++ trunk/fantasdic.sgml Tue Sep 9 15:28:38 2008
@@ -16,7 +16,7 @@
<!ENTITY mandate "<date>Thu, 20 Jun 2006 13:16:17 -0700</date>">
<!-- SECTION should be 1-8, maybe with subsection. Other parameters are
allowed: see man(7), man(1). -->
- <!ENTITY mansection "<manvolnum>8</manvolnum>">
+ <!ENTITY mansection "<manvolnum>1</manvolnum>">
<!ENTITY manemail "<email>mblondel rubyforge org</email>">
<!ENTITY manusername "sdffsd">
<!ENTITY manucpackage "<refentrytitle>FANTASDIC</refentrytitle>">
@@ -46,8 +46,7 @@
<refnamediv>
<refname>&manpackage;</refname>
- <refpurpose>Dictionary application (client for the DICT
-protocol)</refpurpose>
+ <refpurpose>Versatile dictionary application</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
@@ -57,15 +56,10 @@
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
- <para>Fantasdic is a dictionary application primarily targetting the GNOME
- desktop but which should work with other platforms, including Windows.
+ <para>Fantasdic is a versatile dictionary application which allows you to
+look up words in a variety of dictionary sources. It is primarily targetting the
+GNOME desktop but it should work with other platforms, including Windows.
Fantasdic is Free Software.</para>
-
-<para>More precisely, Fantasdic is a DICT client. DICT is to dictionaries what
-HTTP is to web sites: Fantasdic connects to a server to look up words in
-dictionaries provided by that server. So you might think of Fantasdic as a
-"dictionary browser".
- </para>
<para>See <command>&manpackage; --help</command> for command-line
options.</para>
Modified: trunk/lib/fantasdic.rb
==============================================================================
--- trunk/lib/fantasdic.rb (original)
+++ trunk/lib/fantasdic.rb Tue Sep 9 15:28:38 2008
@@ -40,7 +40,7 @@
end
module Fantasdic
- COPYRIGHT = 'Copyright (C) 2006 - 2007 Mathieu Blondel'
+ COPYRIGHT = 'Copyright (C) 2006 - 2008 Mathieu Blondel'
LIST = ''
BUGZILLA = 'http://bugzilla.gnome.org/browse.cgi?product=fantasdic'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]