mailr13378 - /branches/gui_testing/gui/user_functions/structure.py


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

Header


Content

Posted by edward on July 01, 2011 - 17:02:
Author: bugman
Date: Fri Jul  1 17:02:31 2011
New Revision: 13378

URL: http://svn.gna.org/viewcvs/relax?rev=13378&view=rev
Log:
The structure.delete user function window text now comes from the 'prompt' 
package.


Modified:
    branches/gui_testing/gui/user_functions/structure.py

Modified: branches/gui_testing/gui/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/user_functions/structure.py?rev=13378&r1=13377&r2=13378&view=diff
==============================================================================
--- branches/gui_testing/gui/user_functions/structure.py (original)
+++ branches/gui_testing/gui/user_functions/structure.py Fri Jul  1 17:02:31 
2011
@@ -94,7 +94,7 @@
     """The structure.delete() user function page."""
 
     # Some class variables.
-    main_text = 'Delete all structural information from the current data 
pipe.'
+    uf_path = ['structure', 'delete']
     title = 'Structure deletion'
 
 




Related Messages


Powered by MHonArc, Updated Fri Jul 01 17:20:01 2011