]> git.phdru.name Git - xsetbg.git/commitdiff
Export xsetbg_db_path
authorOleg Broytman <phd@phdru.name>
Wed, 8 Jan 2014 06:09:13 +0000 (10:09 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 8 Jan 2014 06:09:13 +0000 (10:09 +0400)
xsetbg_db.py

index c820c6d0a4ae7dcb37f1f6d7e7316a5410065460..54bc62e3d06f73875de6c1548bd5d2529d4f1aa0 100644 (file)
@@ -6,7 +6,7 @@ __author__ = "Oleg Broytman <phd@phdru.name>"
 __copyright__ = "Copyright (C) 2014 PhiloSoft Design"
 __license__ = "GNU GPL"
 
-__all__ = ['xsetbg_db']
+__all__ = ['xsetbg_db_path', 'xsetbg_db']
 
 import anydbm
 import os