[epiphany] ephy-main: actually add the FIXME that goes with the previous wayland fix



commit 26621c7d9a8fbdb854857d08e0a0970169f0bb95
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon May 20 18:27:54 2013 +0300

    ephy-main: actually add the FIXME that goes with the previous wayland fix

 src/ephy-main.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 38b0c8a..ac8fc96 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -132,6 +132,10 @@ get_startup_id (void)
 }
 
 #ifdef GDK_WINDOWING_X11
+/*
+ * FIXME: Need a solution for windowing-systems other than X11.
+ */
+
 /* Copied from libnautilus/nautilus-program-choosing.c; Needed in case
  * we have no DESKTOP_STARTUP_ID (with its accompanying timestamp).
  */


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