[ekiga] [windows] Remove ekiga patch not needed anymore



commit 022fb7141fd851b04e749f71f96bc9db463444e1
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Wed Dec 18 15:13:37 2013 +0100

    [windows] Remove ekiga patch not needed anymore
    
    That patch prevented the scrolling when the popup menu appeared, it
    seems.  This was fixed by gtk 3.3.6, cf. its changelog: "Menus,
    tooltips, and other popups show above the task bar".

 win32/diff/ekiga_sticonmenu1.patch |   20 --------------------
 win32/diff/ekiga_sticonmenu2.patch |    5 +++++
 2 files changed, 5 insertions(+), 20 deletions(-)
---
diff --git a/win32/diff/ekiga_sticonmenu2.patch b/win32/diff/ekiga_sticonmenu2.patch
index d7bead8..c35a190 100644
--- a/win32/diff/ekiga_sticonmenu2.patch
+++ b/win32/diff/ekiga_sticonmenu2.patch
@@ -1,3 +1,8 @@
+# hide the popup menu of icon from task bar on Windows (does not seem to work)
+# see http://www.mail-archive.com/ekiga-devel-list gnome org/msg03181.html and 
http://stackoverflow.com/questions/1138891/gtk-statusicon-and-gtk-menu-on-windows
+# it is not integrated in ekiga because this bug will probably be fixed
+#   by future GTK+ releases
+
 diff -ur ekiga.orig/lib/engine/gui/gtk-frontend/statusicon.cpp 
ekiga/lib/engine/gui/gtk-frontend/statusicon.cpp
 --- ekiga.orig/lib/engine/gui/gtk-frontend/statusicon.cpp      2009-09-22 15:39:44.000000000 +0200
 +++ ekiga/lib/engine/gui/gtk-frontend/statusicon.cpp   2009-09-22 15:50:16.000000000 +0200


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]