summaryrefslogtreecommitdiffstats
path: root/browser/components/shell/nsGNOMEShellService.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-18 12:21:38 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-18 12:21:38 +0100
commit51b6354f31b5f2122c11afec7fc0e3d650ce5e5d (patch)
treecfc8e519c89e459f7199a8210c72879537dec208 /browser/components/shell/nsGNOMEShellService.cpp
parentd38f865699b1c1cb2395f719324b661acffa3223 (diff)
parent31c5e63eda295ed87419ff035631cadf776244af (diff)
downloadUXP-51b6354f31b5f2122c11afec7fc0e3d650ce5e5d.tar
UXP-51b6354f31b5f2122c11afec7fc0e3d650ce5e5d.tar.gz
UXP-51b6354f31b5f2122c11afec7fc0e3d650ce5e5d.tar.lz
UXP-51b6354f31b5f2122c11afec7fc0e3d650ce5e5d.tar.xz
UXP-51b6354f31b5f2122c11afec7fc0e3d650ce5e5d.zip
Merge branch 'ported-moebius'
Diffstat (limited to 'browser/components/shell/nsGNOMEShellService.cpp')
-rw-r--r--browser/components/shell/nsGNOMEShellService.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/components/shell/nsGNOMEShellService.cpp b/browser/components/shell/nsGNOMEShellService.cpp
index 1001a52ae..613b5bffc 100644
--- a/browser/components/shell/nsGNOMEShellService.cpp
+++ b/browser/components/shell/nsGNOMEShellService.cpp
@@ -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());