aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkt <markt>2007-04-11 21:30:29 (GMT)
committermarkt <markt>2007-04-11 21:30:29 (GMT)
commitb067423dd9b2070489367c944856223de3f94a9c (patch)
tree61da90d93219134037aca26dfb0613b84af354f3
parente79258fe743c3ec0d0faf12541cdcec865fc7533 (diff)
downloadfluxbox-b067423dd9b2070489367c944856223de3f94a9c.zip
fluxbox-b067423dd9b2070489367c944856223de3f94a9c.tar.bz2
need to add these to nls
-rw-r--r--nls/fluxbox-nls.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh
index 53d06aa..95c537b 100644
--- a/nls/fluxbox-nls.hh
+++ b/nls/fluxbox-nls.hh
@@ -77,6 +77,8 @@ enum {
77 ConfigmenuExternalTabWidth = 23, 77 ConfigmenuExternalTabWidth = 23,
78 ConfigmenuMouseTabFocus = 24, 78 ConfigmenuMouseTabFocus = 24,
79 ConfigmenuClickTabFocus = 25, 79 ConfigmenuClickTabFocus = 25,
80 ConfigmenuMaxMenu = 26,
81 ConfigmenuMaxIgnoreInc = 27,
80 82
81 EwmhSet = 5, 83 EwmhSet = 5,
82 EwmhOutOfMemoryClientList = 1, 84 EwmhOutOfMemoryClientList = 1,