Rev 584: Update FIXME, add news entry. in file:///data/jelmer/bzr-gtk/trunk/
Jelmer Vernooij
jelmer at samba.org
Thu Jul 31 02:11:44 BST 2008
At file:///data/jelmer/bzr-gtk/trunk/
------------------------------------------------------------
revno: 584
revision-id: jelmer at samba.org-20080731011143-5psmig13676a5dmc
parent: jelmer at samba.org-20080731010901-2wbyaorsf4wbukrx
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Thu 2008-07-31 03:11:43 +0200
message:
Update FIXME, add news entry.
modified:
NEWS news-20070325173539-3va57o99cz3o57xe-1
loom.py loom.py-20080730235158-elzoq27ll0eh6401-1
=== modified file 'NEWS'
--- a/NEWS 2008-07-27 12:01:40 +0000
+++ b/NEWS 2008-07-31 01:11:43 +0000
@@ -25,6 +25,8 @@
* Made merge dialog to give choice between folder and custom location (Jasper Groenewegen)
+ * Ad new dialog to browse looms and switch to threads in loom branches. (Jelmer Vernooij)
+
BUG FIXES
* Replace _() calls by _i18n() calls. (Vincent Ladeuil, #187283)
=== modified file 'loom.py'
--- a/loom.py 2008-07-31 01:09:01 +0000
+++ b/loom.py 2008-07-31 01:11:43 +0000
@@ -86,7 +86,7 @@
hbox.show_all()
self.vbox.pack_start(hbox)
- # Buttons: combine-thread, export-loom, revert-loom, up-thread
+ # FIXME: Buttons: combine-thread, revert-loom, record
self.set_default_size(500, 350)
def _on_view_thread(self, treeview):
More information about the bazaar-commits
mailing list