diff --git a/share/gpodder/extensions/rm_ogg_cover.py b/share/gpodder/extensions/rm_ogg_cover.py index 761521c9..9ad24134 100644 --- a/share/gpodder/extensions/rm_ogg_cover.py +++ b/share/gpodder/extensions/rm_ogg_cover.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- #### # 01/2011 Bernd Schlapsi diff --git a/share/gpodder/extensions/rockbox_convert2mp4.py b/share/gpodder/extensions/rockbox_convert2mp4.py index 998196d3..72ce1afa 100644 --- a/share/gpodder/extensions/rockbox_convert2mp4.py +++ b/share/gpodder/extensions/rockbox_convert2mp4.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Requirements: apt-get install python-kaa-metadata ffmpeg python-dbus # To use, copy it as a Python script into ~/.config/gpodder/extensions/rockbox_mp4_convert.py diff --git a/share/gpodder/extensions/tagging.py b/share/gpodder/extensions/tagging.py index cc3814b2..0e0697c4 100644 --- a/share/gpodder/extensions/tagging.py +++ b/share/gpodder/extensions/tagging.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- #### # 01/2011 Bernd Schlapsi diff --git a/src/gpodder/dbusproxy.py b/src/gpodder/dbusproxy.py index e0d7db6a..f9b1fa92 100644 --- a/src/gpodder/dbusproxy.py +++ b/src/gpodder/dbusproxy.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # gPodder - A media aggregator and podcast client diff --git a/src/gpodder/gtkui/widgets.py b/src/gpodder/gtkui/widgets.py index 52a0c523..ebe932cf 100644 --- a/src/gpodder/gtkui/widgets.py +++ b/src/gpodder/gtkui/widgets.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # gPodder - A media aggregator and podcast client diff --git a/src/gpodder/my.py b/src/gpodder/my.py index f87837a1..c18e848f 100644 --- a/src/gpodder/my.py +++ b/src/gpodder/my.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # gPodder - A media aggregator and podcast client diff --git a/src/gpodder/plugins/soundcloud.py b/src/gpodder/plugins/soundcloud.py index e78db9cf..831f0538 100644 --- a/src/gpodder/plugins/soundcloud.py +++ b/src/gpodder/plugins/soundcloud.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # gPodder - A media aggregator and podcast client