Chase the fox out of the shell service.

"Welcome to branding hell, boys!"
Part 2 for #271.
This commit is contained in:
wolfbeast 2018-01-01 05:33:04 +01:00 committed by Roy Tam
commit 6d7a58e4d2
3 changed files with 4 additions and 4 deletions

View file

@ -451,7 +451,7 @@ nsGNOMEShellService::SetDesktopBackground(nsIDOMElement* aElement,
// Set the image to an empty string first to force a refresh
// (since we could be writing a new image on top of an existing
// Firefox_wallpaper.png and nautilus doesn't monitor the file for changes)
// Basilisk_wallpaper.png and nautilus doesn't monitor the file for changes)
gconf->SetString(NS_LITERAL_CSTRING(kDesktopImageKey),
EmptyCString());