summaryrefslogtreecommitdiff
path: root/community/cinnamon/gnome-3.8.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/cinnamon/gnome-3.8.patch')
-rw-r--r--community/cinnamon/gnome-3.8.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cinnamon/gnome-3.8.patch b/community/cinnamon/gnome-3.8.patch
index f27131aa5..e455a835e 100644
--- a/community/cinnamon/gnome-3.8.patch
+++ b/community/cinnamon/gnome-3.8.patch
@@ -3952,7 +3952,7 @@ index c8427ac..a7b2e09 100644
}
else {
- cover_path = decodeURIComponent(this._trackCoverFile.substr(7));
-+ cover_path = decodeURIComponent(this._trackCoverFile;
++ cover_path = decodeURIComponent(this._trackCoverFile);
+ cover_path = cover_path.replace("file://", "");
this._showCover(cover_path);
}