[Pkg-mozext-commits] [firetray] 316/399: fix comment about gnome-shell/mutter

David Prévot taffit at alioth.debian.org
Tue Oct 29 18:24:05 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch dfsg-clean
in repository firetray.

commit 97e488e2328c65faa4364b2f3578d0c0b8d942ef
Author: foudfou <foudil.newbie+git at gmail.com>
Date:   Mon Sep 10 14:15:28 2012 +0200

    fix comment about gnome-shell/mutter
---
 src/modules/linux/FiretrayWindow.jsm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/linux/FiretrayWindow.jsm b/src/modules/linux/FiretrayWindow.jsm
index 9fa411d..b100492 100644
--- a/src/modules/linux/FiretrayWindow.jsm
+++ b/src/modules/linux/FiretrayWindow.jsm
@@ -668,7 +668,7 @@ firetray.Handler.activateLastWindow = function(gtkStatusIcon, gdkEvent, userData
 };
 
 /* NOTE: gtk_window_is_active() not reliable, and _NET_ACTIVE_WINDOW may not
-   always be set before 'focus-in-event' (gnome-shell 3.4.1) */
+   always be set before 'focus-in-event' (gnome-shell/mutter 3.4.1) */
 firetray.Handler.findActiveWindow = function() {
   let rootWin = x11.XDefaultRootWindow(x11.current.Display);
   let [propsFound, nitems] =

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firetray.git



More information about the Pkg-mozext-commits mailing list