Rev 545: Merge refresh-after-action support. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
jelmer at samba.org
Fri Jul 18 11:40:02 BST 2008
At file:///data/jelmer/bzr-gtk/trunk/
------------------------------------------------------------
revno: 545
revision-id: jelmer at samba.org-20080718104001-0b3ml1se1v85yong
parent: jelmer at samba.org-20080718103925-mdry4utmaaxvr1l9
parent: colbrac at xs4all.nl-20080710215738-ti12iqircj4rrshv
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Fri 2008-07-18 12:40:01 +0200
message:
Merge refresh-after-action support.
modified:
olive/menu.py menu.py-20060803101046-9idg5lu81o53za8y-1
------------------------------------------------------------
revno: 531.4.1
revision-id: colbrac at xs4all.nl-20080710215738-ti12iqircj4rrshv
parent: jelmer at samba.org-20080701215625-udvespwg6srjo252
committer: Jasper Groenewegen <colbrac at xs4all.nl>
branch nick: refresh-after-action
timestamp: Thu 2008-07-10 23:57:38 +0200
message:
Refresh right_view on add_file()
modified:
olive/menu.py menu.py-20060803101046-9idg5lu81o53za8y-1
=== modified file 'olive/menu.py'
--- a/olive/menu.py 2008-06-30 12:15:06 +0000
+++ b/olive/menu.py 2008-07-10 21:57:38 +0000
@@ -180,6 +180,8 @@
wt, path = WorkingTree.open_containing(os.path.join(directory, filename))
wt.add([path])
+
+ self.app.refresh_right()
@show_bzr_error
def annotate(self, action):
More information about the bazaar-commits
mailing list