diff options
author | Julien Valroff <julien@kirya.net> | 2011-03-25 22:07:00 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-25 22:07:00 +0100 |
commit | 6866d4a5b74779f087b8e44148a49163d8b7327b (patch) | |
tree | a2eae1ea3b49bc12aebb8b5be6286d291cf590b6 /rapid/filmstrip.py | |
parent | 2a910aa02d2e0c157572818520781e2e16889923 (diff) |
Imported Upstream version 0.4.0~alpha1upstream/0.4.0_alpha1
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 |