216 lines
4.9 KiB
C++
216 lines
4.9 KiB
C++
// This file generated by nlsinfo -H -N FBNLS ../src ../util, on Tue Jun 8 23:00:01 2004
|
|
|
|
#ifndef FLUXBOX_NLS_HH
|
|
#define FLUXBOX_NLS_HH
|
|
|
|
namespace FBNLS {
|
|
|
|
enum {
|
|
AlignSet = 0x1,
|
|
AlignBottomCenter = 0x1,
|
|
AlignBottomLeft = 0x2,
|
|
AlignBottomRight = 0x3,
|
|
AlignHorizontal = 0x4,
|
|
AlignLeft = 0x5,
|
|
AlignLeftBottom = 0x6,
|
|
AlignLeftCenter = 0x7,
|
|
AlignLeftTop = 0x8,
|
|
AlignRelative = 0x9,
|
|
AlignRight = 0xa,
|
|
AlignRightBottom = 0xb,
|
|
AlignRightCenter = 0xc,
|
|
AlignRightTop = 0xd,
|
|
AlignTopCenter = 0xe,
|
|
AlignTopLeft = 0xf,
|
|
AlignTopRight = 0x10,
|
|
AlignVertical = 0x11,
|
|
|
|
BaseDisplaySet = 0x2,
|
|
BaseDisplayAborting = 0x1,
|
|
BaseDisplayShuttingDown = 0x2,
|
|
BaseDisplaySignalCaught = 0x3,
|
|
|
|
CommonSet = 0x3,
|
|
CommonAlpha = 0x1,
|
|
CommonAutoHide = 0x2,
|
|
CommonCompiled = 0x3,
|
|
CommonCompiledOptions = 0x4,
|
|
CommonCompiler = 0x5,
|
|
CommonCompilerVersion = 0x6,
|
|
CommonDefaultInitFile = 0x7,
|
|
CommonDefaultKeyFile = 0x8,
|
|
CommonDefaultMenuFile = 0x9,
|
|
CommonDefaultStyle = 0xa,
|
|
CommonDefaults = 0xb,
|
|
CommonDisabled = 0xc,
|
|
CommonError = 0xd,
|
|
CommonFluxboxVersion = 0xe,
|
|
CommonMaximizeOver = 0xf,
|
|
CommonVisible = 0x10,
|
|
|
|
ConfigmenuSet = 0x4,
|
|
ConfigmenuAntiAlias = 0x1,
|
|
ConfigmenuAutoRaise = 0x2,
|
|
ConfigmenuClickRaises = 0x3,
|
|
ConfigmenuClickToFocus = 0x4,
|
|
ConfigmenuDecorateTransient = 0x5,
|
|
ConfigmenuDesktopWheeling = 0x6,
|
|
ConfigmenuFocusLast = 0x7,
|
|
ConfigmenuFocusModel = 0x8,
|
|
ConfigmenuFocusNew = 0x9,
|
|
ConfigmenuFullMax = 0xa,
|
|
ConfigmenuImageDithering = 0xb,
|
|
ConfigmenuOpaqueMove = 0xc,
|
|
ConfigmenuSemiSloppyFocus = 0xd,
|
|
ConfigmenuSloppyFocus = 0xe,
|
|
ConfigmenuWorkspaceWarping = 0xf,
|
|
|
|
EwmhSet = 0x5,
|
|
EwmhOutOfMemoryClientList = 0x1,
|
|
|
|
FbTkErrorSet = 0x6,
|
|
FbTkErrorBigHeight = 0x1,
|
|
FbTkErrorBigWidth = 0x2,
|
|
FbTkErrorCantFallbackFont = 0x3,
|
|
FbTkErrorColorAllocation = 0x4,
|
|
FbTkErrorCreatePixmap = 0x5,
|
|
FbTkErrorCreateXImage = 0x6,
|
|
FbTkErrorFailedRead = 0x7,
|
|
FbTkErrorNoRenderFormat = 0x8,
|
|
FbTkErrorNoRenderPicture = 0x9,
|
|
FbTkErrorNoRenderPixmap = 0xa,
|
|
FbTkErrorNoRenderVisualFormat = 0xb,
|
|
FbTkErrorOutOfMemory = 0xc,
|
|
FbTkErrorOutOfMemoryBlue = 0xd,
|
|
FbTkErrorOutOfMemoryGreen = 0xe,
|
|
FbTkErrorOutOfMemoryRed = 0xf,
|
|
FbTkErrorThemeItem = 0x10,
|
|
FbTkErrorUnsupportedVisual = 0x11,
|
|
FbTkErrorUsingDefault = 0x12,
|
|
|
|
FluxboxSet = 0x7,
|
|
FluxboxBadRCFile = 0x1,
|
|
FluxboxCantLoadGroupFile = 0x2,
|
|
FluxboxCantLoadRCFile = 0x3,
|
|
FluxboxCantLoadRCFileTrying = 0x4,
|
|
FluxboxCantMapWindow = 0x5,
|
|
FluxboxErrorCreatingDirectory = 0x6,
|
|
FluxboxErrorNoScreens = 0x7,
|
|
FluxboxErrorRegexp = 0x8,
|
|
FluxboxFatalSingleton = 0x9,
|
|
FluxboxNoDisplay = 0xa,
|
|
FluxboxWarningLocale = 0xb,
|
|
FluxboxWarningLocaleModifiers = 0xc,
|
|
|
|
GnomeSet = 0x8,
|
|
GnomeOutOfMemoryClientList = 0x1,
|
|
|
|
KeysSet = 0x9,
|
|
KeysBadLine = 0x1,
|
|
KeysBadMerge = 0x2,
|
|
KeysInvalidKeyMod = 0x3,
|
|
|
|
MenuSet = 0xa,
|
|
MenuConfiguration = 0x1,
|
|
MenuDefaultRootMenu = 0x2,
|
|
MenuExit = 0x3,
|
|
MenuIcons = 0x4,
|
|
MenuLayer = 0x5,
|
|
MenuOnHead = 0x6,
|
|
MenuPlacement = 0x7,
|
|
MenuReconfigure = 0x8,
|
|
MenuRestart = 0x9,
|
|
Menuxterm = 0xa,
|
|
|
|
RememberSet = 0xb,
|
|
RememberDecorations = 0x1,
|
|
RememberDimensions = 0x2,
|
|
RememberJumpToWorkspace = 0x3,
|
|
RememberLayer = 0x4,
|
|
RememberMenuItemName = 0x5,
|
|
RememberPosition = 0x6,
|
|
RememberSaveOnClose = 0x7,
|
|
RememberShaded = 0x8,
|
|
RememberSticky = 0x9,
|
|
RememberUnknown = 0xa,
|
|
RememberWorkspace = 0xb,
|
|
|
|
ScreenSet = 0xc,
|
|
ScreenAnotherWMRunning = 0x1,
|
|
ScreenGeometryFormat = 0x2,
|
|
ScreenGeometryLength = 0x3,
|
|
ScreenManagingScreen = 0x4,
|
|
ScreenPositionFormat = 0x5,
|
|
ScreenPositionLength = 0x6,
|
|
|
|
SlitSet = 0xd,
|
|
SlitClientsMenu = 0x1,
|
|
SlitCycleDown = 0x2,
|
|
SlitCycleUp = 0x3,
|
|
SlitDirection = 0x4,
|
|
SlitLayer = 0x5,
|
|
SlitOnHead = 0x6,
|
|
SlitPlacement = 0x7,
|
|
SlitSlit = 0x8,
|
|
|
|
ToolbarSet = 0xe,
|
|
ToolbarEditWkspcName = 0x1,
|
|
ToolbarIconbarMode = 0x2,
|
|
ToolbarIconbarModeAllWindows = 0x3,
|
|
ToolbarIconbarModeIcons = 0x4,
|
|
ToolbarIconbarModeNone = 0x5,
|
|
ToolbarIconbarModeWorkspace = 0x6,
|
|
ToolbarIconbarModeWorkspaceIcons = 0x7,
|
|
ToolbarLayer = 0x8,
|
|
ToolbarOnHead = 0x9,
|
|
ToolbarPlacement = 0xa,
|
|
ToolbarToolbar = 0xb,
|
|
ToolbarWidthPercent = 0xc,
|
|
|
|
WindowSet = 0xf,
|
|
WindowUnnamed = 0x1,
|
|
|
|
WindowmenuSet = 0x10,
|
|
WindowmenuClose = 0x1,
|
|
WindowmenuIconify = 0x2,
|
|
WindowmenuLayer = 0x3,
|
|
WindowmenuLower = 0x4,
|
|
WindowmenuMaximize = 0x5,
|
|
WindowmenuRaise = 0x6,
|
|
WindowmenuSendTo = 0x7,
|
|
WindowmenuShade = 0x8,
|
|
WindowmenuStick = 0x9,
|
|
|
|
WorkspaceSet = 0x11,
|
|
WorkspaceDefaultNameFormat = 0x1,
|
|
WorkspaceMenuTitle = 0x2,
|
|
WorkspaceNewWorkspace = 0x3,
|
|
WorkspaceRemoveLast = 0x4,
|
|
|
|
bsetrootSet = 0x12,
|
|
bsetrootMustSpecify = 0x1,
|
|
bsetrootNoPixmapAtoms = 0x2,
|
|
bsetrootUsage = 0x3,
|
|
|
|
mainSet = 0x13,
|
|
mainDISPLAYRequiresArg = 0x1,
|
|
mainErrorBadAlloc = 0x2,
|
|
mainErrorBadCast = 0x3,
|
|
mainErrorOutOfRange = 0x4,
|
|
mainErrorRuntime = 0x5,
|
|
mainErrorStandardException = 0x6,
|
|
mainErrorUnknown = 0x7,
|
|
mainLOGRequiresArg = 0x8,
|
|
mainLogFile = 0x9,
|
|
mainLoggingTo = 0xa,
|
|
mainRCRequiresArg = 0xb,
|
|
mainUsage = 0xc,
|
|
mainWarnDisplaySet = 0xd,
|
|
|
|
dummy_not_used = 0 // just for the end
|
|
|
|
}; // end enum
|
|
|
|
}; // end namespace FBNLS
|
|
|
|
#endif // FLUXBOX_NLS_HH
|