diff options
author | rathnor <rathnor> | 2004-06-08 11:03:43 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-08 11:03:43 (GMT) |
commit | 076463982d841b01b73a16ad23a4e0d8c572ee7a (patch) | |
tree | e495666fd6347e0642f3eb7d2c5a31852d6c75cb | |
parent | f35f84738383b76f4d7521a1ab58d014bb706733 (diff) | |
download | fluxbox_pavel-076463982d841b01b73a16ad23a4e0d8c572ee7a.zip fluxbox_pavel-076463982d841b01b73a16ad23a4e0d8c572ee7a.tar.bz2 |
rename nls file
-rw-r--r-- | nls/blackbox-nls.hh | 184 | ||||
-rw-r--r-- | nls/fluxbox-nls.hh | 211 |
2 files changed, 211 insertions, 184 deletions
diff --git a/nls/blackbox-nls.hh b/nls/blackbox-nls.hh deleted file mode 100644 index 9aa750a..0000000 --- a/nls/blackbox-nls.hh +++ /dev/null | |||
@@ -1,184 +0,0 @@ | |||
1 | //This file is generated from nls/C | ||
2 | #ifndef BLACKBOX_NLS_HH | ||
3 | #define BLACKBOX_NLS_HH | ||
4 | namespace FBNLS { | ||
5 | enum { | ||
6 | BaseDisplaySet = 0x1, | ||
7 | BaseDisplayXError = 0x1, | ||
8 | BaseDisplaySignalCaught = 0x2, | ||
9 | BaseDisplayShuttingDown = 0x3, | ||
10 | BaseDisplayAborting = 0x4, | ||
11 | BaseDisplayXConnectFail = 0x5, | ||
12 | BaseDisplayCloseOnExecFail = 0x6, | ||
13 | BaseDisplayBadWindowRemove = 0x7, | ||
14 | |||
15 | BasemenuSet = 0x2, | ||
16 | BasemenuBlackboxMenu = 0x1, | ||
17 | |||
18 | ConfigmenuSet = 0x3, | ||
19 | ConfigmenuConfigOptions = 0x1, | ||
20 | ConfigmenuFocusModel = 0x2, | ||
21 | ConfigmenuWindowPlacement = 0x3, | ||
22 | ConfigmenuImageDithering = 0x4, | ||
23 | ConfigmenuOpaqueMove = 0x5, | ||
24 | ConfigmenuFullMax = 0x6, | ||
25 | ConfigmenuFocusNew = 0x7, | ||
26 | ConfigmenuFocusLast = 0x8, | ||
27 | ConfigmenuClickToFocus = 0x9, | ||
28 | ConfigmenuSloppyFocus = 0xa, | ||
29 | ConfigmenuAutoRaise = 0xb, | ||
30 | ConfigmenuSmartRows = 0xc, | ||
31 | ConfigmenuSmartCols = 0xd, | ||
32 | ConfigmenuCascade = 0xe, | ||
33 | ConfigmenuLeftRight = 0xf, | ||
34 | ConfigmenuRightLeft = 0x10, | ||
35 | ConfigmenuTopBottom = 0x11, | ||
36 | ConfigmenuBottomTop = 0x12, | ||
37 | ConfigmenuTabs = 0x13, | ||
38 | ConfigmenuIcons = 0x14, | ||
39 | ConfigmenuTabPlacement = 0x15, | ||
40 | ConfigmenuTabRotateVertical = 0x16, | ||
41 | ConfigmenuSemiSloppyFocus = 0x17, | ||
42 | ConfigmenuMaxOverSlit = 0x18, | ||
43 | ConfigmenuSloppyWindowGrouping = 0x19, | ||
44 | ConfigmenuWorkspaceWarping = 0x1a, | ||
45 | ConfigmenuDesktopWheeling = 0x1b, | ||
46 | ConfigmenuAntiAlias = 0x1c, | ||
47 | ConfigmenuDecorateTransient = 0x1d, | ||
48 | |||
49 | IconSet = 0x4, | ||
50 | IconIcons = 0x1, | ||
51 | |||
52 | ImageSet = 0x5, | ||
53 | ImageErrorCreatingSolidPixmap = 0x1, | ||
54 | ImageErrorCreatingXImage = 0x2, | ||
55 | ImageUnsupVisual = 0x3, | ||
56 | ImageErrorCreatingPixmap = 0x4, | ||
57 | ImageInvalidColormapSize = 0x5, | ||
58 | ImageErrorAllocatingColormap = 0x6, | ||
59 | ImageColorAllocFail = 0x7, | ||
60 | ImagePixmapRelease = 0x8, | ||
61 | ImagePixmapCacheLarge = 0x9, | ||
62 | ImageColorParseError = 0xa, | ||
63 | ImageColorAllocError = 0xb, | ||
64 | |||
65 | ScreenSet = 0x6, | ||
66 | ScreenAnotherWMRunning = 0x1, | ||
67 | ScreenManagingScreen = 0x2, | ||
68 | ScreenFontLoadFail = 0x3, | ||
69 | ScreenDefaultFontLoadFail = 0x4, | ||
70 | ScreenEmptyMenuFile = 0x5, | ||
71 | Screenxterm = 0x6, | ||
72 | ScreenRestart = 0x7, | ||
73 | ScreenExit = 0x8, | ||
74 | ScreenEXECError = 0x9, | ||
75 | ScreenEXITError = 0xa, | ||
76 | ScreenSTYLEError = 0xb, | ||
77 | ScreenCONFIGError = 0xc, | ||
78 | ScreenINCLUDEError = 0xd, | ||
79 | ScreenINCLUDEErrorReg = 0xe, | ||
80 | ScreenSUBMENUError = 0xf, | ||
81 | ScreenRESTARTError = 0x10, | ||
82 | ScreenRECONFIGError = 0x11, | ||
83 | ScreenSTYLESDIRError = 0x12, | ||
84 | ScreenSTYLESDIRErrorNotDir = 0x13, | ||
85 | ScreenSTYLESDIRErrorNoExist = 0x14, | ||
86 | ScreenWORKSPACESError = 0x15, | ||
87 | ScreenPositionLength = 0x16, | ||
88 | ScreenPositionFormat = 0x17, | ||
89 | ScreenGeometryFormat = 0x18, | ||
90 | ScreenGeometryLength = 0x19, | ||
91 | |||
92 | SlitSet = 0x7, | ||
93 | SlitSlitTitle = 0x1, | ||
94 | SlitSlitDirection = 0x2, | ||
95 | SlitSlitPlacement = 0x3, | ||
96 | |||
97 | ToolbarSet = 0x8, | ||
98 | ToolbarNoStrftimeLength = 0x1, | ||
99 | ToolbarNoStrftimeDateFormat = 0x2, | ||
100 | ToolbarNoStrftimeDateFormatEu = 0x3, | ||
101 | ToolbarNoStrftimeTimeFormat24 = 0x4, | ||
102 | ToolbarNoStrftimeTimeFormat12 = 0x5, | ||
103 | ToolbarNoStrftimeTimeFormatP = 0x6, | ||
104 | ToolbarNoStrftimeTimeFormatA = 0x7, | ||
105 | ToolbarToolbarTitle = 0x8, | ||
106 | ToolbarEditWkspcName = 0x9, | ||
107 | ToolbarToolbarPlacement = 0xa, | ||
108 | |||
109 | WindowSet = 0x9, | ||
110 | WindowCreating = 0x1, | ||
111 | WindowXGetWindowAttributesFail = 0x2, | ||
112 | WindowCannotFindScreen = 0x3, | ||
113 | WindowUnnamed = 0x4, | ||
114 | WindowMapRequest = 0x5, | ||
115 | WindowUnmapNotify = 0x6, | ||
116 | WindowUnmapNotifyReparent = 0x7, | ||
117 | |||
118 | WindowmenuSet = 0xa, | ||
119 | WindowmenuSendTo = 0x1, | ||
120 | WindowmenuSendGroupTo = 0x2, | ||
121 | WindowmenuShade = 0x3, | ||
122 | WindowmenuIconify = 0x4, | ||
123 | WindowmenuMaximize = 0x5, | ||
124 | WindowmenuRaise = 0x6, | ||
125 | WindowmenuLower = 0x7, | ||
126 | WindowmenuStick = 0x8, | ||
127 | WindowmenuKillClient = 0x9, | ||
128 | WindowmenuClose = 0xa, | ||
129 | WindowmenuTab = 0xb, | ||
130 | |||
131 | WorkspaceSet = 0xb, | ||
132 | WorkspaceDefaultNameFormat = 0x1, | ||
133 | |||
134 | WorkspacemenuSet = 0xc, | ||
135 | WorkspacemenuWorkspacesTitle = 0x1, | ||
136 | WorkspacemenuNewWorkspace = 0x2, | ||
137 | WorkspacemenuRemoveLast = 0x3, | ||
138 | |||
139 | blackboxSet = 0xd, | ||
140 | blackboxNoManagableScreens = 0x1, | ||
141 | blackboxMapRequest = 0x2, | ||
142 | |||
143 | CommonSet = 0xe, | ||
144 | CommonYes = 0x1, | ||
145 | CommonNo = 0x2, | ||
146 | CommonDirectionTitle = 0x3, | ||
147 | CommonDirectionHoriz = 0x4, | ||
148 | CommonDirectionVert = 0x5, | ||
149 | CommonAlwaysOnTop = 0x6, | ||
150 | CommonPlacementTitle = 0x7, | ||
151 | CommonPlacementTopLeft = 0x8, | ||
152 | CommonPlacementCenterLeft = 0x9, | ||
153 | CommonPlacementBottomLeft = 0xa, | ||
154 | CommonPlacementTopCenter = 0xb, | ||
155 | CommonPlacementBottomCenter = 0xc, | ||
156 | CommonPlacementTopRight = 0xd, | ||
157 | CommonPlacementCenterRight = 0xe, | ||
158 | CommonPlacementBottomRight = 0xf, | ||
159 | CommonPlacementLeftTop = 0x10, | ||
160 | CommonPlacementLeftCenter = 0x11, | ||
161 | CommonPlacementLeftBottom = 0x12, | ||
162 | CommonPlacementRightTop = 0x13, | ||
163 | CommonPlacementRightCenter = 0x14, | ||
164 | CommonPlacementRightBottom = 0x15, | ||
165 | CommonPlacementTopRelative = 0x16, | ||
166 | CommonPlacementBottomRelative = 0x17, | ||
167 | CommonPlacementLeftRelative = 0x18, | ||
168 | CommonPlacementRightRelative = 0x19, | ||
169 | CommonAutoHide = 0x1a, | ||
170 | |||
171 | mainSet = 0xf, | ||
172 | mainRCRequiresArg = 0x1, | ||
173 | mainDISPLAYRequiresArg = 0x2, | ||
174 | mainWarnDisplaySet = 0x3, | ||
175 | mainUsage = 0x4, | ||
176 | mainCompileOptions = 0x5, | ||
177 | |||
178 | bsetrootSet = 0x10, | ||
179 | bsetrootMustSpecify = 0x1, | ||
180 | bsetrootUsage = 0x2, | ||
181 | dummy_not_used = 0 //just for the ending | ||
182 | }; //end enum | ||
183 | }; //end namespace | ||
184 | #endif //BLACKBOX_NLS_HH | ||
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 | |||
6 | namespace FBNLS { | ||
7 | |||
8 | enum { | ||
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 | ||