diff options
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r-- | nls/fluxbox-nls.hh | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index a6c9079..26057a9 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -202,10 +202,10 @@ enum { | |||
202 | WorkspaceNewWorkspace = 3, | 202 | WorkspaceNewWorkspace = 3, |
203 | WorkspaceRemoveLast = 4, | 203 | WorkspaceRemoveLast = 4, |
204 | 204 | ||
205 | bsetrootSet = 18, | 205 | fbsetrootSet = 18, |
206 | bsetrootMustSpecify = 1, | 206 | fbsetrootMustSpecify = 1, |
207 | bsetrootNoPixmapAtoms = 2, | 207 | fbsetrootNoPixmapAtoms = 2, |
208 | bsetrootUsage = 3, | 208 | fbsetrootUsage = 3, |
209 | 209 | ||
210 | mainSet = 19, | 210 | mainSet = 19, |
211 | mainDISPLAYRequiresArg = 1, | 211 | mainDISPLAYRequiresArg = 1, |