summaryrefslogtreecommitdiff
path: root/community/cinnamon/gnome-3.8.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-01 00:10:22 -0700
committerroot <root@rshg054.dnsready.net>2013-05-01 00:10:22 -0700
commit1b05006cb143959d080a200fe11891c9f5caf32c (patch)
treea32d98ba49468916ed7812da6ddc7137f2ab3b85 /community/cinnamon/gnome-3.8.patch
parent08483ba66f8da1bbec05f93e5e3493d3794c02bb (diff)
Wed May 1 00:10:21 PDT 2013
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);
}