[Yt-svn] commit/yt: MatthewTurk: Really, if it's a projection, it should say 'Projection'

Bitbucket commits-noreply at bitbucket.org
Fri Apr 22 16:04:40 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/b87a81b7ee81/
changeset:   r4190:b87a81b7ee81
branch:      yt
user:        MatthewTurk
date:        2011-04-23 01:04:31
summary:     Really, if it's a projection, it should say 'Projection'
affected #:  1 file (5 bytes)

--- a/yt/gui/reason/extdirect_repl.py	Fri Apr 22 19:03:30 2011 -0400
+++ b/yt/gui/reason/extdirect_repl.py	Fri Apr 22 19:04:31 2011 -0400
@@ -357,7 +357,7 @@
         _tfield_list.sort()
         _twidget_data = {'fields': _tfield_list,
                          'initial_field': _tfield,
-                         'title': "%%s Slice" %% (_tpf)}
+                         'title': "%%s Projection" %% (_tpf)}
         """ % dict(pfname = pfname,
                    axis = inv_axis_names[axis],
                    weight = weight,

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list