diff options
author | rathnor <rathnor> | 2004-06-20 14:19:01 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 14:19:01 (GMT) |
commit | 2093b39125bfc34d454ce1b940a85dc94f21f93c (patch) | |
tree | a6ec574b72ab58f3e3a3dd326a1fb5f82852acb1 /nls/fluxbox-nls.hh | |
parent | f6406c88d22d446cf76235f77403caa15ce4c413 (diff) | |
download | fluxbox-2093b39125bfc34d454ce1b940a85dc94f21f93c.zip fluxbox-2093b39125bfc34d454ce1b940a85dc94f21f93c.tar.bz2 |
updates
Diffstat (limited to 'nls/fluxbox-nls.hh')
-rw-r--r-- | nls/fluxbox-nls.hh | 402 |
1 files changed, 201 insertions, 201 deletions
diff --git a/nls/fluxbox-nls.hh b/nls/fluxbox-nls.hh index 9cac48f..9067aac 100644 --- a/nls/fluxbox-nls.hh +++ b/nls/fluxbox-nls.hh | |||
@@ -1,4 +1,4 @@ | |||
1 | // This file generated by nlsinfo -H -N FBNLS ../src ../util, on Tue Jun 8 23:00:01 2004 | 1 | // This file generated by nlsinfo -H -N FBNLS ../src ../util, on Mon Jun 21 00:15:24 2004 |
2 | 2 | ||
3 | #ifndef FLUXBOX_NLS_HH | 3 | #ifndef FLUXBOX_NLS_HH |
4 | #define FLUXBOX_NLS_HH | 4 | #define FLUXBOX_NLS_HH |
@@ -6,206 +6,206 @@ | |||
6 | namespace FBNLS { | 6 | namespace FBNLS { |
7 | 7 | ||
8 | enum { | 8 | enum { |
9 | AlignSet = 0x1, | 9 | AlignSet = 1, |
10 | AlignBottomCenter = 0x1, | 10 | AlignBottomCenter = 1, |
11 | AlignBottomLeft = 0x2, | 11 | AlignBottomLeft = 2, |
12 | AlignBottomRight = 0x3, | 12 | AlignBottomRight = 3, |
13 | AlignHorizontal = 0x4, | 13 | AlignHorizontal = 4, |
14 | AlignLeft = 0x5, | 14 | AlignLeft = 5, |
15 | AlignLeftBottom = 0x6, | 15 | AlignLeftBottom = 6, |
16 | AlignLeftCenter = 0x7, | 16 | AlignLeftCenter = 7, |
17 | AlignLeftTop = 0x8, | 17 | AlignLeftTop = 8, |
18 | AlignRelative = 0x9, | 18 | AlignRelative = 9, |
19 | AlignRight = 0xa, | 19 | AlignRight = 10, |
20 | AlignRightBottom = 0xb, | 20 | AlignRightBottom = 11, |
21 | AlignRightCenter = 0xc, | 21 | AlignRightCenter = 12, |
22 | AlignRightTop = 0xd, | 22 | AlignRightTop = 13, |
23 | AlignTopCenter = 0xe, | 23 | AlignTopCenter = 14, |
24 | AlignTopLeft = 0xf, | 24 | AlignTopLeft = 15, |
25 | AlignTopRight = 0x10, | 25 | AlignTopRight = 16, |
26 | AlignVertical = 0x11, | 26 | AlignVertical = 17, |
27 | 27 | ||
28 | BaseDisplaySet = 0x2, | 28 | BaseDisplaySet = 2, |
29 | BaseDisplayAborting = 0x1, | 29 | BaseDisplayAborting = 1, |
30 | BaseDisplayShuttingDown = 0x2, | 30 | BaseDisplayShuttingDown = 2, |
31 | BaseDisplaySignalCaught = 0x3, | 31 | BaseDisplaySignalCaught = 3, |
32 | 32 | ||
33 | CommonSet = 0x3, | 33 | CommonSet = 3, |
34 | CommonAlpha = 0x1, | 34 | CommonAlpha = 1, |
35 | CommonAutoHide = 0x2, | 35 | CommonAutoHide = 2, |
36 | CommonCompiled = 0x3, | 36 | CommonCompiled = 3, |
37 | CommonCompiledOptions = 0x4, | 37 | CommonCompiledOptions = 4, |
38 | CommonCompiler = 0x5, | 38 | CommonCompiler = 5, |
39 | CommonCompilerVersion = 0x6, | 39 | CommonCompilerVersion = 6, |
40 | CommonDefaultInitFile = 0x7, | 40 | CommonDefaultInitFile = 7, |
41 | CommonDefaultKeyFile = 0x8, | 41 | CommonDefaultKeyFile = 8, |
42 | CommonDefaultMenuFile = 0x9, | 42 | CommonDefaultMenuFile = 9, |
43 | CommonDefaultStyle = 0xa, | 43 | CommonDefaultStyle = 10, |
44 | CommonDefaults = 0xb, | 44 | CommonDefaults = 11, |
45 | CommonDisabled = 0xc, | 45 | CommonDisabled = 12, |
46 | CommonError = 0xd, | 46 | CommonError = 13, |
47 | CommonFluxboxVersion = 0xe, | 47 | CommonFluxboxVersion = 14, |
48 | CommonMaximizeOver = 0xf, | 48 | CommonMaximizeOver = 15, |
49 | CommonVisible = 0x10, | 49 | CommonVisible = 16, |
50 | 50 | ||
51 | ConfigmenuSet = 0x4, | 51 | ConfigmenuSet = 4, |
52 | ConfigmenuAntiAlias = 0x1, | 52 | ConfigmenuAntiAlias = 1, |
53 | ConfigmenuAutoRaise = 0x2, | 53 | ConfigmenuAutoRaise = 2, |
54 | ConfigmenuClickRaises = 0x3, | 54 | ConfigmenuClickRaises = 3, |
55 | ConfigmenuClickToFocus = 0x4, | 55 | ConfigmenuClickToFocus = 4, |
56 | ConfigmenuDecorateTransient = 0x5, | 56 | ConfigmenuDecorateTransient = 5, |
57 | ConfigmenuDesktopWheeling = 0x6, | 57 | ConfigmenuDesktopWheeling = 6, |
58 | ConfigmenuFocusLast = 0x7, | 58 | ConfigmenuFocusLast = 7, |
59 | ConfigmenuFocusModel = 0x8, | 59 | ConfigmenuFocusModel = 8, |
60 | ConfigmenuFocusNew = 0x9, | 60 | ConfigmenuFocusNew = 9, |
61 | ConfigmenuFullMax = 0xa, | 61 | ConfigmenuFullMax = 10, |
62 | ConfigmenuImageDithering = 0xb, | 62 | ConfigmenuImageDithering = 11, |
63 | ConfigmenuOpaqueMove = 0xc, | 63 | ConfigmenuOpaqueMove = 12, |
64 | ConfigmenuSemiSloppyFocus = 0xd, | 64 | ConfigmenuSemiSloppyFocus = 13, |
65 | ConfigmenuSloppyFocus = 0xe, | 65 | ConfigmenuSloppyFocus = 14, |
66 | ConfigmenuWorkspaceWarping = 0xf, | 66 | ConfigmenuWorkspaceWarping = 15, |
67 | 67 | ||
68 | EwmhSet = 0x5, | 68 | EwmhSet = 5, |
69 | EwmhOutOfMemoryClientList = 0x1, | 69 | EwmhOutOfMemoryClientList = 1, |
70 | 70 | ||
71 | FbTkErrorSet = 0x6, | 71 | FbTkErrorSet = 6, |
72 | FbTkErrorBigHeight = 0x1, | 72 | FbTkErrorBigHeight = 1, |
73 | FbTkErrorBigWidth = 0x2, | 73 | FbTkErrorBigWidth = 2, |
74 | FbTkErrorCantFallbackFont = 0x3, | 74 | FbTkErrorCantFallbackFont = 3, |
75 | FbTkErrorColorAllocation = 0x4, | 75 | FbTkErrorColorAllocation = 4, |
76 | FbTkErrorCreatePixmap = 0x5, | 76 | FbTkErrorCreatePixmap = 5, |
77 | FbTkErrorCreateXImage = 0x6, | 77 | FbTkErrorCreateXImage = 6, |
78 | FbTkErrorFailedRead = 0x7, | 78 | FbTkErrorFailedRead = 7, |
79 | FbTkErrorNoRenderFormat = 0x8, | 79 | FbTkErrorNoRenderFormat = 8, |
80 | FbTkErrorNoRenderPicture = 0x9, | 80 | FbTkErrorNoRenderPicture = 9, |
81 | FbTkErrorNoRenderPixmap = 0xa, | 81 | FbTkErrorNoRenderPixmap = 10, |
82 | FbTkErrorNoRenderVisualFormat = 0xb, | 82 | FbTkErrorNoRenderVisualFormat = 11, |
83 | FbTkErrorOutOfMemory = 0xc, | 83 | FbTkErrorOutOfMemory = 12, |
84 | FbTkErrorOutOfMemoryBlue = 0xd, | 84 | FbTkErrorOutOfMemoryBlue = 13, |
85 | FbTkErrorOutOfMemoryGreen = 0xe, | 85 | FbTkErrorOutOfMemoryGreen = 14, |
86 | FbTkErrorOutOfMemoryRed = 0xf, | 86 | FbTkErrorOutOfMemoryRed = 15, |
87 | FbTkErrorThemeItem = 0x10, | 87 | FbTkErrorThemeItem = 16, |
88 | FbTkErrorUnsupportedVisual = 0x11, | 88 | FbTkErrorUnsupportedVisual = 17, |
89 | FbTkErrorUsingDefault = 0x12, | 89 | FbTkErrorUsingDefault = 18, |
90 | 90 | ||
91 | FluxboxSet = 0x7, | 91 | FluxboxSet = 7, |
92 | FluxboxBadRCFile = 0x1, | 92 | FluxboxBadRCFile = 1, |
93 | FluxboxCantLoadGroupFile = 0x2, | 93 | FluxboxCantLoadGroupFile = 2, |
94 | FluxboxCantLoadRCFile = 0x3, | 94 | FluxboxCantLoadRCFile = 3, |
95 | FluxboxCantLoadRCFileTrying = 0x4, | 95 | FluxboxCantLoadRCFileTrying = 4, |
96 | FluxboxCantMapWindow = 0x5, | 96 | FluxboxCantMapWindow = 5, |
97 | FluxboxErrorCreatingDirectory = 0x6, | 97 | FluxboxErrorCreatingDirectory = 6, |
98 | FluxboxErrorNoScreens = 0x7, | 98 | FluxboxErrorNoScreens = 7, |
99 | FluxboxErrorRegexp = 0x8, | 99 | FluxboxErrorRegexp = 8, |
100 | FluxboxFatalSingleton = 0x9, | 100 | FluxboxFatalSingleton = 9, |
101 | FluxboxNoDisplay = 0xa, | 101 | FluxboxNoDisplay = 10, |
102 | FluxboxWarningLocale = 0xb, | 102 | FluxboxWarningLocale = 11, |
103 | FluxboxWarningLocaleModifiers = 0xc, | 103 | FluxboxWarningLocaleModifiers = 12, |
104 | 104 | ||
105 | GnomeSet = 0x8, | 105 | GnomeSet = 8, |
106 | GnomeOutOfMemoryClientList = 0x1, | 106 | GnomeOutOfMemoryClientList = 1, |
107 | 107 | ||
108 | KeysSet = 0x9, | 108 | KeysSet = 9, |
109 | KeysBadLine = 0x1, | 109 | KeysBadLine = 1, |
110 | KeysBadMerge = 0x2, | 110 | KeysBadMerge = 2, |
111 | KeysInvalidKeyMod = 0x3, | 111 | KeysInvalidKeyMod = 3, |
112 | 112 | ||
113 | MenuSet = 0xa, | 113 | MenuSet = 10, |
114 | MenuConfiguration = 0x1, | 114 | MenuConfiguration = 1, |
115 | MenuDefaultRootMenu = 0x2, | 115 | MenuDefaultRootMenu = 2, |
116 | MenuExit = 0x3, | 116 | MenuExit = 3, |
117 | MenuIcons = 0x4, | 117 | MenuIcons = 4, |
118 | MenuLayer = 0x5, | 118 | MenuLayer = 5, |
119 | MenuOnHead = 0x6, | 119 | MenuOnHead = 6, |
120 | MenuPlacement = 0x7, | 120 | MenuPlacement = 7, |
121 | MenuReconfigure = 0x8, | 121 | MenuReconfigure = 8, |
122 | MenuRestart = 0x9, | 122 | MenuRestart = 9, |
123 | Menuxterm = 0xa, | 123 | Menuxterm = 10, |
124 | 124 | ||
125 | RememberSet = 0xb, | 125 | RememberSet = 11, |
126 | RememberDecorations = 0x1, | 126 | RememberDecorations = 1, |
127 | RememberDimensions = 0x2, | 127 | RememberDimensions = 2, |
128 | RememberJumpToWorkspace = 0x3, | 128 | RememberJumpToWorkspace = 3, |
129 | RememberLayer = 0x4, | 129 | RememberLayer = 4, |
130 | RememberMenuItemName = 0x5, | 130 | RememberMenuItemName = 5, |
131 | RememberPosition = 0x6, | 131 | RememberPosition = 6, |
132 | RememberSaveOnClose = 0x7, | 132 | RememberSaveOnClose = 7, |
133 | RememberShaded = 0x8, | 133 | RememberShaded = 8, |
134 | RememberSticky = 0x9, | 134 | RememberSticky = 9, |
135 | RememberUnknown = 0xa, | 135 | RememberUnknown = 10, |
136 | RememberWorkspace = 0xb, | 136 | RememberWorkspace = 11, |
137 | 137 | ||
138 | ScreenSet = 0xc, | 138 | ScreenSet = 12, |
139 | ScreenAnotherWMRunning = 0x1, | 139 | ScreenAnotherWMRunning = 1, |
140 | ScreenGeometryFormat = 0x2, | 140 | ScreenGeometryFormat = 2, |
141 | ScreenGeometryLength = 0x3, | 141 | ScreenGeometryLength = 3, |
142 | ScreenManagingScreen = 0x4, | 142 | ScreenManagingScreen = 4, |
143 | ScreenPositionFormat = 0x5, | 143 | ScreenPositionFormat = 5, |
144 | ScreenPositionLength = 0x6, | 144 | ScreenPositionLength = 6, |
145 | 145 | ||
146 | SlitSet = 0xd, | 146 | SlitSet = 13, |
147 | SlitClientsMenu = 0x1, | 147 | SlitClientsMenu = 1, |
148 | SlitCycleDown = 0x2, | 148 | SlitCycleDown = 2, |
149 | SlitCycleUp = 0x3, | 149 | SlitCycleUp = 3, |
150 | SlitDirection = 0x4, | 150 | SlitDirection = 4, |
151 | SlitLayer = 0x5, | 151 | SlitLayer = 5, |
152 | SlitOnHead = 0x6, | 152 | SlitOnHead = 6, |
153 | SlitPlacement = 0x7, | 153 | SlitPlacement = 7, |
154 | SlitSlit = 0x8, | 154 | SlitSlit = 8, |
155 | 155 | ||
156 | ToolbarSet = 0xe, | 156 | ToolbarSet = 14, |
157 | ToolbarEditWkspcName = 0x1, | 157 | ToolbarEditWkspcName = 1, |
158 | ToolbarIconbarMode = 0x2, | 158 | ToolbarIconbarMode = 2, |
159 | ToolbarIconbarModeAllWindows = 0x3, | 159 | ToolbarIconbarModeAllWindows = 3, |
160 | ToolbarIconbarModeIcons = 0x4, | 160 | ToolbarIconbarModeIcons = 4, |
161 | ToolbarIconbarModeNone = 0x5, | 161 | ToolbarIconbarModeNone = 5, |
162 | ToolbarIconbarModeWorkspace = 0x6, | 162 | ToolbarIconbarModeWorkspace = 6, |
163 | ToolbarIconbarModeWorkspaceIcons = 0x7, | 163 | ToolbarIconbarModeWorkspaceIcons = 7, |
164 | ToolbarLayer = 0x8, | 164 | ToolbarLayer = 8, |
165 | ToolbarOnHead = 0x9, | 165 | ToolbarOnHead = 9, |
166 | ToolbarPlacement = 0xa, | 166 | ToolbarPlacement = 10, |
167 | ToolbarToolbar = 0xb, | 167 | ToolbarToolbar = 11, |
168 | ToolbarWidthPercent = 0xc, | 168 | ToolbarWidthPercent = 12, |
169 | 169 | ||
170 | WindowSet = 0xf, | 170 | WindowSet = 15, |
171 | WindowUnnamed = 0x1, | 171 | WindowUnnamed = 1, |
172 | 172 | ||
173 | WindowmenuSet = 0x10, | 173 | WindowmenuSet = 16, |
174 | WindowmenuClose = 0x1, | 174 | WindowmenuClose = 1, |
175 | WindowmenuIconify = 0x2, | 175 | WindowmenuIconify = 2, |
176 | WindowmenuLayer = 0x3, | 176 | WindowmenuLayer = 3, |
177 | WindowmenuLower = 0x4, | 177 | WindowmenuLower = 4, |
178 | WindowmenuMaximize = 0x5, | 178 | WindowmenuMaximize = 5, |
179 | WindowmenuRaise = 0x6, | 179 | WindowmenuRaise = 6, |
180 | WindowmenuSendTo = 0x7, | 180 | WindowmenuSendTo = 7, |
181 | WindowmenuShade = 0x8, | 181 | WindowmenuShade = 8, |
182 | WindowmenuStick = 0x9, | 182 | WindowmenuStick = 9, |
183 | 183 | ||
184 | WorkspaceSet = 0x11, | 184 | WorkspaceSet = 17, |
185 | WorkspaceDefaultNameFormat = 0x1, | 185 | WorkspaceDefaultNameFormat = 1, |
186 | WorkspaceMenuTitle = 0x2, | 186 | WorkspaceMenuTitle = 2, |
187 | WorkspaceNewWorkspace = 0x3, | 187 | WorkspaceNewWorkspace = 3, |
188 | WorkspaceRemoveLast = 0x4, | 188 | WorkspaceRemoveLast = 4, |
189 | 189 | ||
190 | bsetrootSet = 0x12, | 190 | bsetrootSet = 18, |
191 | bsetrootMustSpecify = 0x1, | 191 | bsetrootMustSpecify = 1, |
192 | bsetrootNoPixmapAtoms = 0x2, | 192 | bsetrootNoPixmapAtoms = 2, |
193 | bsetrootUsage = 0x3, | 193 | bsetrootUsage = 3, |
194 | 194 | ||
195 | mainSet = 0x13, | 195 | mainSet = 19, |
196 | mainDISPLAYRequiresArg = 0x1, | 196 | mainDISPLAYRequiresArg = 1, |
197 | mainErrorBadAlloc = 0x2, | 197 | mainErrorBadAlloc = 2, |
198 | mainErrorBadCast = 0x3, | 198 | mainErrorBadCast = 3, |
199 | mainErrorOutOfRange = 0x4, | 199 | mainErrorOutOfRange = 4, |
200 | mainErrorRuntime = 0x5, | 200 | mainErrorRuntime = 5, |
201 | mainErrorStandardException = 0x6, | 201 | mainErrorStandardException = 6, |
202 | mainErrorUnknown = 0x7, | 202 | mainErrorUnknown = 7, |
203 | mainLOGRequiresArg = 0x8, | 203 | mainLOGRequiresArg = 8, |
204 | mainLogFile = 0x9, | 204 | mainLogFile = 9, |
205 | mainLoggingTo = 0xa, | 205 | mainLoggingTo = 10, |
206 | mainRCRequiresArg = 0xb, | 206 | mainRCRequiresArg = 11, |
207 | mainUsage = 0xc, | 207 | mainUsage = 12, |
208 | mainWarnDisplaySet = 0xd, | 208 | mainWarnDisplaySet = 13, |
209 | 209 | ||
210 | dummy_not_used = 0 // just for the end | 210 | dummy_not_used = 0 // just for the end |
211 | 211 | ||