Author: patrys                       Date: Tue Sep 18 17:31:10 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 2.20.0

---- Files affected:
SOURCES:
   gnome-applet-deskbar-pyc.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/gnome-applet-deskbar-pyc.patch
diff -u SOURCES/gnome-applet-deskbar-pyc.patch:1.2 
SOURCES/gnome-applet-deskbar-pyc.patch:1.3
--- SOURCES/gnome-applet-deskbar-pyc.patch:1.2  Tue Jan 31 17:01:19 2006
+++ SOURCES/gnome-applet-deskbar-pyc.patch      Tue Sep 18 19:31:05 2007
@@ -1,12 +1,11 @@
-diff -urN deskbar-applet-0.8.3.orig/deskbar/module_list.py 
deskbar-applet-0.8.3/deskbar/module_list.py
---- deskbar-applet-0.8.3.orig/deskbar/ModuleLoader.py  2005-11-02 
10:04:40.475960168 +0100
-+++ deskbar-applet-0.8.3/deskbar/ModuleLoader.py       2005-11-02 
10:04:54.054895856 +0100
-@@ -47,7 +47,7 @@
-               "module-stopped" : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, 
[gobject.TYPE_PYOBJECT]),
-       }
-       
--      def __init__ (self, dirs, extension=".py"):
-+      def __init__ (self, dirs, extension=".pyc"):
-               """
-               dirs: A list of directories to search. Relative pathnames and 
paths
-                         containing ~ will be expanded. If dirs is None the 
+--- deskbar-applet-2.19.91/deskbar/core/ModuleLoader.py~       2007-08-27 
12:31:15.000000000 +0200
++++ deskbar-applet-2.19.91/deskbar/core/ModuleLoader.py        2007-09-02 
13:20:26.863722704 +0200
+@@ -36,7 +36,7 @@
+         "module-stopped" : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, 
[gobject.TYPE_PYOBJECT]),
+     }
+     
+-    def __init__ (self, dirs, extension=".py"):
++    def __init__ (self, dirs, extension=".pyc"):
+         """
+         dirs: A list of directories to search. Relative pathnames and paths
+               containing ~ will be expanded. If dirs is None the 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gnome-applet-deskbar-pyc.patch?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to