This commit is contained in:
parent
84621d1b0e
commit
e88eb42c20
@ -8,6 +8,16 @@
|
||||
}
|
||||
|
||||
static gboolean
|
||||
--- a/libnemo-private/nemo-desktop-utils.c
|
||||
+++ b/libnemo-private/nemo-desktop-utils.c
|
||||
@@ -92,6 +92,7 @@ nemo_desktop_utils_get_primary_monitor (
|
||||
return i;
|
||||
}
|
||||
}
|
||||
+ return -1;
|
||||
#else
|
||||
ensure_screen ();
|
||||
|
||||
--- a/libnemo-private/nemo-monitor.c
|
||||
+++ b/libnemo-private/nemo-monitor.c
|
||||
@@ -78,6 +78,7 @@ schedule_call_consume_changes (void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user