[gnome-shell] workspaceThumbnail: Fix trailing whitespace
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] workspaceThumbnail: Fix trailing whitespace
- Date: Tue, 30 Jul 2013 22:42:25 +0000 (UTC)
commit f06dba5007421a05eb688751978bc833191c55ef
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Jul 30 18:42:11 2013 -0400
workspaceThumbnail: Fix trailing whitespace
js/ui/workspaceThumbnail.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/js/ui/workspaceThumbnail.js b/js/ui/workspaceThumbnail.js
index d853280..fa53568 100644
--- a/js/ui/workspaceThumbnail.js
+++ b/js/ui/workspaceThumbnail.js
@@ -742,7 +742,7 @@ const ThumbnailsBox = new Lang.Class({
// If the window is attached to an ancestor, we don't need/want to move it
if (!!win.meta_window.get_transient_for())
return false;
-
+
if (isWindow)
return win.get_workspace() >= newWorkspaceIndex && win != source;
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]