aboutsummaryrefslogtreecommitdiff
path: root/nls/blackbox-nls.hh
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-04-11 11:36:55 (GMT)
committerfluxgen <fluxgen>2002-04-11 11:36:55 (GMT)
commite82cf2fae58ad736cac43775ed137b5054ffed7d (patch)
tree95bd3fc1db8316cb99de9a4d79ee044eea3ca8d1 /nls/blackbox-nls.hh
parent51c7b36f1ff4c57b9a4b7e07242b590f8025ffba (diff)
downloadfluxbox-e82cf2fae58ad736cac43775ed137b5054ffed7d.zip
fluxbox-e82cf2fae58ad736cac43775ed137b5054ffed7d.tar.bz2
update
Diffstat (limited to 'nls/blackbox-nls.hh')
-rw-r--r--nls/blackbox-nls.hh11
1 files changed, 6 insertions, 5 deletions
diff --git a/nls/blackbox-nls.hh b/nls/blackbox-nls.hh
index 6545915..dbdfceb 100644
--- a/nls/blackbox-nls.hh
+++ b/nls/blackbox-nls.hh
@@ -1,8 +1,7 @@
1//This file is generated from nls/C
1#ifndef BLACKBOX_NLS_HH 2#ifndef BLACKBOX_NLS_HH
2#define BLACKBOX_NLS_HH 3#define BLACKBOX_NLS_HH
3 4namespace FBNLS {
4namespace FBNLS
5{
6enum { 5enum {
7 BaseDisplaySet = 0x1, 6 BaseDisplaySet = 0x1,
8 BaseDisplayXError = 0x1, 7 BaseDisplayXError = 0x1,
@@ -132,7 +131,6 @@ enum {
132 WorkspacemenuNewWorkspace = 0x2, 131 WorkspacemenuNewWorkspace = 0x2,
133 WorkspacemenuRemoveLast = 0x3, 132 WorkspacemenuRemoveLast = 0x3,
134 133
135
136 blackboxSet = 0xd, 134 blackboxSet = 0xd,
137 blackboxNoManagableScreens = 0x1, 135 blackboxNoManagableScreens = 0x1,
138 blackboxMapRequest = 0x2, 136 blackboxMapRequest = 0x2,
@@ -175,7 +173,10 @@ enum {
175 bsetrootSet = 0x10, 173 bsetrootSet = 0x10,
176 bsetrootMustSpecify = 0x1, 174 bsetrootMustSpecify = 0x1,
177 bsetrootUsage = 0x2, 175 bsetrootUsage = 0x2,
176 dummy_not_used = 0 //just for the ending
178}; //end enum 177}; //end enum
179 178
180}; //end namespace NLS 179}; //end namespace
180
181#endif //BLACKBOX_NLS_HH 181#endif //BLACKBOX_NLS_HH
182