pybank r85 - trunk



Author: stefkost
Date: Tue Nov 18 11:28:01 2008
New Revision: 85
URL: http://svn.gnome.org/viewvc/pybank?rev=85&view=rev

Log:
	* README: mention GI_TYPELIB_PATH instead of XDG_DATA_DIRS



Modified:
   trunk/ChangeLog
   trunk/README

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Tue Nov 18 11:28:01 2008
@@ -20,7 +20,7 @@
 This will register an import hook for .typelib files.
 
 Now, just import a module which exists as a .typelib file in the current
-directory (or in the XDG_DATA_DIRS environment variable):
+directory (or in the GI_TYPELIB_PATH environment variable):
 
 >>> import Gtk
 >>> Gtk.Button



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]