[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    kthesaurus wordnet patch
From:       Vincent Batts <vbatts () gmail ! com>
Date:       2010-04-25 15:24:18
Message-ID: q2r2015330f1004250824t364284dfs2f6bff5425f84883 () mail ! gmail ! com
[Download RAW message or body]

Team,

In testing the new koffice release today I noticed that in kthesaurus,
the link to visit the wordnet site was no
longer valid. Attached is a patch to fix it, in the koffice trunk.
Additionally, since this documentation code is not a regularly
revamped section, there is no need in hard setting the version of
WordNet ( to 1.7), when the latest version of WordNet (v3.0) works
fine with kthesaurus.

Take care,
vb
http://hashbangbash.com/

["koffice_wordnet.diff" (application/octet-stream)]

Index: koffice/doc/thesaurus/index.docbook
===================================================================
--- koffice/doc/thesaurus/index.docbook	(revision 1114208)
+++ koffice/doc/thesaurus/index.docbook	(working copy)
@@ -113,7 +113,7 @@
 <title>The &wordnet; tab</title>
 
 <para>The <guilabel>&wordnet;</guilabel> tab provides a user interface
-to a local installation of <ulink url="http://www.cogsci.princeton.edu/~wn/">&wordnet; 1.7</ulink>.
+to a local installation of <ulink url="http://wordnet.princeton.edu/">&wordnet;</ulink>.
 &wordnet; is <quote>an online lexical reference
 system whose design is inspired by current psycholinguistic theories
 of human lexical memory.</quote> The &kthesaurus; user interface offers nearly all options
@@ -121,7 +121,7 @@
 which has to be in your <envar>PATH</envar>.</para>
 
 <para>To learn more about &wordnet;, please see the &wordnet; <command>man</command> pages
-or have a look at the <ulink url="http://www.cogsci.princeton.edu/~wn/">&wordnet; homepage</ulink>.
+or have a look at the <ulink url="http://wordnet.princeton.edu/">&wordnet; homepage</ulink>.
 </para>
 
 </chapter>
Index: koffice/plugins/textediting/thesaurus/Thesaurus.cpp
===================================================================
--- koffice/plugins/textediting/thesaurus/Thesaurus.cpp	(revision 1114208)
+++ koffice/plugins/textediting/thesaurus/Thesaurus.cpp	(working copy)
@@ -637,8 +637,8 @@
         m_resultTextBrowser->setHtml(i18n("<b>Error:</b> Failed to execute WordNet program 'wn'. "
                     "WordNet has to be installed on your computer if you want to use it, "
                     "and 'wn' has to be in your PATH. "
-                    "You can get WordNet at <a href=\"http://www.cogsci.princeton.edu/~wn/\">"
-                    "http://www.cogsci.princeton.edu/~wn/</a>. Note that WordNet only supports "
+                    "You can get WordNet at <a href=\"http://wordnet.princeton.edu/\">"
+                    "http://wordnet.princeton.edu/</a>. Note that WordNet only supports "
                     "the English language."));
         m_wnComboBox->setEnabled(false);
         return;


_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic