This commit is contained in:
parent
0c09ce2f81
commit
bbcce2e35d
@ -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…
Reference in New Issue
Block a user