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