From 6605810da359b36f22ae3ee3f0a4ffa9eb1aa33d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 21 Dec 2010 20:57:09 +0100 Subject: misc changes Signed-off-by: Florian Pritz --- ossmixer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ossmixer.py') diff --git a/ossmixer.py b/ossmixer.py index 9eb7fba..082fb98 100755 --- a/ossmixer.py +++ b/ossmixer.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2 "A simple volume control applet." import gtk -- cgit v1.2.3-24-g4f1b