Author: wolvverine Date: Sun Jun 11 23:16:27 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: path to shell
---- Files affected: SOURCES: orangesms-shell.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/orangesms-shell.patch diff -u /dev/null SOURCES/orangesms-shell.patch:1.1 --- /dev/null Mon Jun 12 01:16:27 2006 +++ SOURCES/orangesms-shell.patch Mon Jun 12 01:16:22 2006 @@ -0,0 +1,27 @@ +diff -uNr orangesms-0.3orig/PyOrangeSMS.py orangesms-0.3/PyOrangeSMS.py +--- orangesms-0.3orig/PyOrangeSMS.py 2006-06-12 01:11:26.000000000 +0200 ++++ orangesms-0.3/PyOrangeSMS.py 2006-06-12 01:12:19.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/bin/python2.4 ++#!/usr/bin/python + # -*- coding: iso-8859-2 -*- + # Script: sms.orangembox.py - wersja GTK + # Copyright by [EMAIL PROTECTED] 2005 +diff -uNr orangesms-0.3orig/sms.orangembox.txt orangesms-0.3/sms.orangembox.txt +--- orangesms-0.3orig/sms.orangembox.txt 2006-06-12 01:11:26.000000000 +0200 ++++ orangesms-0.3/sms.orangembox.txt 2006-06-12 01:12:44.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/python2.4 ++#!/usr/bin/python + # -*- coding: iso-8859-2 -*- + # + # Script: sms.orangembox.py +diff -uNr orangesms-0.3orig/tk.send.sms.txt orangesms-0.3/tk.send.sms.txt +--- orangesms-0.3orig/tk.send.sms.txt 2006-06-12 01:11:26.000000000 +0200 ++++ orangesms-0.3/tk.send.sms.txt 2006-06-12 01:12:59.000000000 +0200 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/python2.4 ++#!/usr/bin/python + # -*- coding: iso-8859-2 -*- + # + # Script: tk.send.sms.py ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
