rpms/pybliographer/devel gnome-help.patch,NONE,1.1

Zoltan Kota (zkota) fedora-extras-commits at redhat.com
Fri Mar 25 23:07:05 UTC 2005


Author: zkota

Update of /cvs/extras/rpms/pybliographer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15794/devel

Added Files:
	gnome-help.patch 
Log Message:
patch file commit

gnome-help.patch:

--- NEW FILE gnome-help.patch ---
--- pybliographer-1.2.6.2-orig/Pyblio/GnomeUI/Document.py	2005-02-21 18:50:41.000000000 +0100
+++ pybliographer-1.2.6.2/Pyblio/GnomeUI/Document.py	2005-03-24 23:45:06.359269808 +0100
@@ -800,7 +800,7 @@
         import gobject
 
         try:
-            gnome.help_display ('pybliographer', 'getting-started')
+            gnome.help_display ('pybliographer', None)
             
         except gobject.GError, msg:
             self.w.error (_("Can't display documentation:\n%s") % msg)




More information about the scm-commits mailing list