[pybliographer/gtk3: 19/25] document: Remove comment
- From: Germán Poó Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer/gtk3: 19/25] document: Remove comment
- Date: Tue, 30 Jul 2013 23:17:50 +0000 (UTC)
commit 9e538d88fe0255fc82dca17ce8b80c587c572523
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Tue Jul 23 23:17:08 2013 -0700
document: Remove comment
Statusbar works in Gtk3 port.
Pyblio/GnomeUI/Document.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Pyblio/GnomeUI/Document.py b/Pyblio/GnomeUI/Document.py
index f9cba0b..32d9303 100644
--- a/Pyblio/GnomeUI/Document.py
+++ b/Pyblio/GnomeUI/Document.py
@@ -465,8 +465,6 @@ class Document (Connector.Publisher):
self.actiongroup.get_action ('Save').set_property ('sensitive', self.changed)
- # FIXME: Check port to Gtk3
- # self.statusbar.set_default (text)
ctx_id = self.statusbar.get_context_id('default')
self.statusbar.push (ctx_id, text)
return
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]