[accerciser/macaroon-pygi] Fixing StatusIcon issue
- From: Javier HernÃndez AntÃnez <jhernandez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [accerciser/macaroon-pygi] Fixing StatusIcon issue
- Date: Thu, 6 Oct 2011 13:34:30 +0000 (UTC)
commit 90eda595bdccfb72a20f62317f968c049cfe747b
Author: Javier HernÃndez <jhernandez emergya es>
Date: Thu Oct 6 15:32:05 2011 +0200
Fixing StatusIcon issue
macaroon/macaroon/record/main.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/macaroon/macaroon/record/main.py b/macaroon/macaroon/record/main.py
index 8644620..f50b9c3 100644
--- a/macaroon/macaroon/record/main.py
+++ b/macaroon/macaroon/record/main.py
@@ -98,9 +98,9 @@ class Main:
def _onPopup(self, status_icon, button, activate_time):
menu = self.ui_manager.get_widget('/popup')
- menu.popup(None, None, Gtk.status_icon_position_menu,
+ menu.popup(None, None, Gtk.StatusIcon.position_menu,
button, activate_time, status_icon)
-
+
def _onQuit(self, action):
pyatspi.Registry.stop()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]