aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ephy-main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 38b0c8a5f..ac8fc96c5 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).
*/