404bdeba9c
The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video calls. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly benefit from Telepathy's functionality. feedback from steven@ and simon@
10 lines
264 B
Plaintext
10 lines
264 B
Plaintext
$OpenBSD: patch-tools_gengobject_py,v 1.1.1.1 2007/10/27 16:18:54 jasper Exp $
|
|
--- tools/gengobject.py.orig Fri Oct 12 16:44:51 2007
|
|
+++ tools/gengobject.py Fri Oct 12 16:45:45 2007
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/python
|
|
+#!!!MODPY_BIN!!
|
|
|
|
import sys
|
|
import os.path
|