aboutsummaryrefslogtreecommitdiff
path: root/src/RootTheme.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/RootTheme.cc')
-rw-r--r--src/RootTheme.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RootTheme.cc b/src/RootTheme.cc
index 3cce132..12c809e 100644
--- a/src/RootTheme.cc
+++ b/src/RootTheme.cc
@@ -160,7 +160,7 @@ void RootTheme::reconfigTheme() {
160 160
161 if (!m_background_loaded) { 161 if (!m_background_loaded) {
162 cerr<<"Fluxbox: "<< 162 cerr<<"Fluxbox: "<<
163 _FBTEXT(Common, BackgroundWarning, 163 _FB_CONSOLETEXT(Common, BackgroundWarning,
164 "There is no background option specified in this style." 164 "There is no background option specified in this style."
165 " Please consult the manual or read the FAQ.", 165 " Please consult the manual or read the FAQ.",
166 "Background missing warning")<<endl; 166 "Background missing warning")<<endl;