diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-16 16:39:15 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-16 16:39:15 +0200 |
commit | 75b28642dd41fb4a7925b42cb24274de90a4f52c (patch) | |
tree | ee6d94212855a1fdaf649e0c6d509951164edc96 /rapid/filmstrip.py | |
parent | 5168fdb07d6dc2b77f0ef9c7502940ce4a02e9aa (diff) |
Imported Upstream version 0.4.0~beta1upstream/0.4.0_beta1
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 275fd1d..fc751fd 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 file +Adds a filmstrip to the left and right of a pixbuf """ import gtk |