4e486db9b3
the perfect window for online applications like GMail, Photobucket, Facebook, EBay, Wikipedia, and countless others that user and developer momentum is shifting towards. WWW: http://live.gnome.org/OnlineDesktop PR: ports/124198 Submitted by: Ashish Shukla <wahjava at gmail.com>
8 lines
281 B
Python
8 lines
281 B
Python
--- pyonlinedesktop/ggadget.py~ 2008-04-23 23:06:43.000000000 +0530
|
|
+++ pyonlinedesktop/ggadget.py 2008-05-28 21:28:47.000000000 +0530
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/python
|
|
+#!/usr/bin/env python
|
|
|
|
import os,sys,re,urllib,urllib2,logging,webbrowser,tempfile,shutil
|
|
import cookielib
|