mailr13467 - /branches/gui_testing/prompt/structure.py


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

Header


Content

Posted by edward on July 07, 2011 - 10:04:
Author: bugman
Date: Thu Jul  7 10:04:55 2011
New Revision: 13467

URL: http://svn.gna.org/viewcvs/relax?rev=13467&view=rev
Log:
Created a short title for the structure.load_spins() user function under 
load_spins._doc_title_short.

This will be used in the GUI and other parts of relax.


Modified:
    branches/gui_testing/prompt/structure.py

Modified: branches/gui_testing/prompt/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/prompt/structure.py?rev=13467&r1=13466&r2=13467&view=diff
==============================================================================
--- branches/gui_testing/prompt/structure.py (original)
+++ branches/gui_testing/prompt/structure.py Thu Jul  7 10:04:55 2011
@@ -291,6 +291,7 @@
 
     # The function doc info.
     load_spins._doc_title = "Load spins from the structure into the relax 
data store."
+    load_spins._doc_title_short = "Load spins from the structure."
     load_spins._doc_args = [
         ["spin_id", "The spin identification string."],
         ["combine_models", "A flag which specifies if spins from separate 
models should be combined."],




Related Messages


Powered by MHonArc, Updated Thu Jul 07 10:20:02 2011