[pybliographer/wip/gtk3: 19/42] document: Remove comment
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pybliographer/wip/gtk3: 19/42] document: Remove comment
- Date: Sat, 7 Oct 2017 01:19:16 +0000 (UTC)
commit 745a3cf6f970c559bdf26c9b003ed3480ac703bc
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 3218f5a..0417dec 100644
--- a/Pyblio/GnomeUI/Document.py
+++ b/Pyblio/GnomeUI/Document.py
@@ -456,8 +456,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]