mailr10646 - in /branches/bieri_gui: ./ intro.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 04, 2010 - 17:34:
Author: bugman
Date: Thu Feb  4 17:34:33 2010
New Revision: 10646

URL: http://svn.gna.org/viewcvs/relax?rev=10646&view=rev
Log:
Merged revisions 10645 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r10645 | bugman | 2010-02-04 17:33:24 +0100 (Thu, 04 Feb 2010) | 3 lines
  
  Added the website and a long description to the Intro_text container.
........

Modified:
    branches/bieri_gui/   (props changed)
    branches/bieri_gui/intro.py

Propchange: branches/bieri_gui/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Thu Feb  4 17:34:33 2010
@@ -1,1 +1,1 @@
-/1.3:1-10631
+/1.3:1-10645

Modified: branches/bieri_gui/intro.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/intro.py?rev=10646&r1=10645&r2=10646&view=diff
==============================================================================
--- branches/bieri_gui/intro.py (original)
+++ branches/bieri_gui/intro.py Thu Feb  4 17:34:33 2010
@@ -48,8 +48,14 @@
         self.title = "relax"
         self.version = version
 
+        # The relax website.
+        self.website = "http://nmr-relax.com";
+
         # Program description.
         self.desc = "Molecular dynamics by NMR data analysis"
+
+        # Long description
+        self.desc_long = "The program relax is designed for the study of the 
dynamics of proteins or other macromolecules though the analysis of 
experimental NMR data. It is a community driven project created by NMR 
spectroscopists for NMR spectroscopists. It supports exponential curve 
fitting for the calculation of the R1 and R2 relaxation rates, calculation of 
the NOE, reduced spectral density mapping, and the Lipari and Szabo 
model-free analysis."
 
         # Copyright printout.
         self.copyright = []




Related Messages


Powered by MHonArc, Updated Thu Feb 04 18:20:01 2010