aboutsummaryrefslogtreecommitdiffstats
path: root/movie_play.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename movie_play to powwow-movieplay.Kalev Lember2009-04-201-93/+0
| | | | | | | | | I am currently trying to get powwow included in Fedora. Thomas Sailer is reviewing the spec file and he has expressed some concerns about possible name clashes. More info at: https://bugzilla.redhat.com/show_bug.cgi?id=491566
* Rename movie.c -> movie_play.cKalev Lember2009-04-081-0/+93
The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros.