patches/avant-02-python.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 18110 93461edb1490
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- avant-window-navigator-0.3.2.1/data/awn-applets-migration-orig	2009-12-01 12:30:52.044855776 -0600
+++ avant-window-navigator-0.3.2.1/data/awn-applets-migration	2009-12-01 12:31:10.679206816 -0600
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2.6
 #
 #  Copyright (C) 2009 Julien Lavergne <[email protected]>
 #
--- avant-window-navigator-0.3.2.1/data/awn-schema-to-gconf-orig	2009-12-01 12:31:51.791787050 -0600
+++ avant-window-navigator-0.3.2.1/data/awn-schema-to-gconf	2009-12-01 12:31:58.313503408 -0600
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python2.6
 #
 #  Copyright (C) 2007 Mark Lee <[email protected]>
 #
--- avant-window-navigator-0.3.2.1/awn-manager/awnManager.py.in-orig	2009-12-01 12:32:39.168247434 -0600
+++ avant-window-navigator-0.3.2.1/awn-manager/awnManager.py.in	2009-12-01 12:32:45.953740703 -0600
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2.6
 #
 #  Copyright (C) 2007 Neil Jagdish Patel <[email protected]>
 #