Changeset 206

Show
Ignore:
Timestamp:
03/24/08 07:45:25 (10 months ago)
Author:
Stuart Thiel
Message:

-Trivial fix, replacing more occurrences of "Movie" with "Media"

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • MediAnnotate/trunk/src/org/mediannotate/app/MAController.java

    r203 r206  
    112112                                                        myPlayerPanel.getCurrentMovie().stop(); 
    113113                                                } 
    114                                                 myPlayerPanel.notifyOfMovieChange(); 
     114                                                myPlayerPanel.notifyOfMediaChange(); 
    115115                                        } catch (NullPointerException e) { 
    116116                                                //Something has gone to crap, shut down this movie.