X-Git-Url: http://git.maemo.org/git/?p=jamaendo;a=blobdiff_plain;f=jamaui%2Fplayerwindow.py;h=1c2316d49a7aa60c48d559cb6306e2103dea5817;hp=633264e818f44775019e64a8c39eff6521efaf16;hb=99b9e55a7165a70a2e2f8846a214246d49faf9d0;hpb=75215e5b54a5357384db5166fbecaa65164d8b94 diff --git a/jamaui/playerwindow.py b/jamaui/playerwindow.py index 633264e..1c2316d 100644 --- a/jamaui/playerwindow.py +++ b/jamaui/playerwindow.py @@ -1,3 +1,26 @@ +#!/usr/bin/env python +# +# This file is part of Jamaendo. +# Copyright (c) 2010 Kristoffer Gronlund +# +# Jamaendo is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Jamaendo is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with Jamaendo. If not, see . +# +# Player code heavily based on http://thpinfo.com/2008/panucci/: +# A resuming media player for Podcasts and Audiobooks +# Copyright (c) 2008-05-26 Thomas Perl +# (based on http://pygstdocs.berlios.de/pygst-tutorial/seeking.html) +# import gtk import hildon import jamaendo