diff options
Diffstat (limited to 'rapid/filmstrip.py')
-rwxr-xr-x | rapid/filmstrip.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rapid/filmstrip.py b/rapid/filmstrip.py index fc751fd..275fd1d 100755 --- a/rapid/filmstrip.py +++ b/rapid/filmstrip.py @@ -18,7 +18,7 @@ ### Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA """ -Adds a filmstrip to the left and right of a pixbuf +Adds a filmstrip to the left and right of a file """ import gtk |