aboutsummaryrefslogtreecommitdiff
path: root/nls
diff options
context:
space:
mode:
authorsimonb <simonb>2007-01-05 15:20:30 (GMT)
committersimonb <simonb>2007-01-05 15:20:30 (GMT)
commitfcc756c052c91eb582b459684017e10898322eed (patch)
treee061b3bfb7bd36bdd6121eb1e6d7fde4cb3a2879 /nls
parent23c9ea167478166b41fb83b6052d856350509129 (diff)
downloadfluxbox-fcc756c052c91eb582b459684017e10898322eed.zip
fluxbox-fcc756c052c91eb582b459684017e10898322eed.tar.bz2
patch needed to be a bit heavier to properly separate a string for
spacing and a string for the text...
Diffstat (limited to 'nls')
-rw-r--r--nls/fluxbox-nls.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index 92b1403..845216f 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -153,6 +153,7 @@ enum {
153 ScreenAnotherWMRunning = 1, 153 ScreenAnotherWMRunning = 1,
154 ScreenGeometryFormat = 2, 154 ScreenGeometryFormat = 2,
155 ScreenManagingScreen = 3, 155 ScreenManagingScreen = 3,
156 ScreenGeometrySpacing = 4,
156 157
157 SlitSet = 13, 158 SlitSet = 13,
158 SlitClientsMenu = 1, 159 SlitClientsMenu = 1,