Rev 512: Fix import in olive. in file:///data/jelmer/bzr-gtk/trunk/

Jelmer Vernooij jelmer at samba.org
Sat Jun 28 17:59:51 BST 2008


At file:///data/jelmer/bzr-gtk/trunk/

------------------------------------------------------------
revno: 512
revision-id: jelmer at samba.org-20080628165950-18kv7bdykgf1f1jf
parent: jelmer at samba.org-20080628154539-l5lkvs5qwuf2zx1m
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Sat 2008-06-28 18:59:50 +0200
message:
  Fix import in olive.
modified:
  olive/move.py                  move.py-20060809140408-txw8f17jvqykh0iv-1
=== modified file 'olive/move.py'
--- a/olive/move.py	2008-05-05 18:16:46 +0000
+++ b/olive/move.py	2008-06-28 16:59:50 +0000
@@ -31,7 +31,7 @@
 
 from bzrlib.plugins.gtk import _i18n
 from bzrlib.plugins.gtk.dialog import error_dialog
-from errors import show_bzr_error
+from bzrlib.plugins.gtk.errors import show_bzr_error
 from guifiles import GLADEFILENAME
 
 




More information about the bazaar-commits mailing list