Author: paladine                     Date: Wed Nov  2 17:44:45 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- py -> pyc

---- Files affected:
SOURCES:
   gnome-applet-deskbar-pyc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gnome-applet-deskbar-pyc.patch
diff -u /dev/null SOURCES/gnome-applet-deskbar-pyc.patch:1.1
--- /dev/null   Wed Nov  2 18:44:45 2005
+++ SOURCES/gnome-applet-deskbar-pyc.patch      Wed Nov  2 18:44:39 2005
@@ -0,0 +1,12 @@
+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/module_list.py   2005-11-02 
10:04:40.475960168 +0100
++++ deskbar-applet-0.8.3/deskbar/module_list.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 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to