updates
This commit is contained in:
parent
f6406c88d2
commit
2093b39125
2 changed files with 185 additions and 185 deletions
|
@ -1,4 +1,4 @@
|
||||||
// This file generated by nlsinfo -H -N FBNLS ../src ../util, on Tue Jun 8 23:00:01 2004
|
// This file generated by nlsinfo -H -N FBNLS ../src ../util, on Mon Jun 21 00:15:24 2004
|
||||||
|
|
||||||
#ifndef FLUXBOX_NLS_HH
|
#ifndef FLUXBOX_NLS_HH
|
||||||
#define FLUXBOX_NLS_HH
|
#define FLUXBOX_NLS_HH
|
||||||
|
@ -6,206 +6,206 @@
|
||||||
namespace FBNLS {
|
namespace FBNLS {
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
AlignSet = 0x1,
|
AlignSet = 1,
|
||||||
AlignBottomCenter = 0x1,
|
AlignBottomCenter = 1,
|
||||||
AlignBottomLeft = 0x2,
|
AlignBottomLeft = 2,
|
||||||
AlignBottomRight = 0x3,
|
AlignBottomRight = 3,
|
||||||
AlignHorizontal = 0x4,
|
AlignHorizontal = 4,
|
||||||
AlignLeft = 0x5,
|
AlignLeft = 5,
|
||||||
AlignLeftBottom = 0x6,
|
AlignLeftBottom = 6,
|
||||||
AlignLeftCenter = 0x7,
|
AlignLeftCenter = 7,
|
||||||
AlignLeftTop = 0x8,
|
AlignLeftTop = 8,
|
||||||
AlignRelative = 0x9,
|
AlignRelative = 9,
|
||||||
AlignRight = 0xa,
|
AlignRight = 10,
|
||||||
AlignRightBottom = 0xb,
|
AlignRightBottom = 11,
|
||||||
AlignRightCenter = 0xc,
|
AlignRightCenter = 12,
|
||||||
AlignRightTop = 0xd,
|
AlignRightTop = 13,
|
||||||
AlignTopCenter = 0xe,
|
AlignTopCenter = 14,
|
||||||
AlignTopLeft = 0xf,
|
AlignTopLeft = 15,
|
||||||
AlignTopRight = 0x10,
|
AlignTopRight = 16,
|
||||||
AlignVertical = 0x11,
|
AlignVertical = 17,
|
||||||
|
|
||||||
BaseDisplaySet = 0x2,
|
BaseDisplaySet = 2,
|
||||||
BaseDisplayAborting = 0x1,
|
BaseDisplayAborting = 1,
|
||||||
BaseDisplayShuttingDown = 0x2,
|
BaseDisplayShuttingDown = 2,
|
||||||
BaseDisplaySignalCaught = 0x3,
|
BaseDisplaySignalCaught = 3,
|
||||||
|
|
||||||
CommonSet = 0x3,
|
CommonSet = 3,
|
||||||
CommonAlpha = 0x1,
|
CommonAlpha = 1,
|
||||||
CommonAutoHide = 0x2,
|
CommonAutoHide = 2,
|
||||||
CommonCompiled = 0x3,
|
CommonCompiled = 3,
|
||||||
CommonCompiledOptions = 0x4,
|
CommonCompiledOptions = 4,
|
||||||
CommonCompiler = 0x5,
|
CommonCompiler = 5,
|
||||||
CommonCompilerVersion = 0x6,
|
CommonCompilerVersion = 6,
|
||||||
CommonDefaultInitFile = 0x7,
|
CommonDefaultInitFile = 7,
|
||||||
CommonDefaultKeyFile = 0x8,
|
CommonDefaultKeyFile = 8,
|
||||||
CommonDefaultMenuFile = 0x9,
|
CommonDefaultMenuFile = 9,
|
||||||
CommonDefaultStyle = 0xa,
|
CommonDefaultStyle = 10,
|
||||||
CommonDefaults = 0xb,
|
CommonDefaults = 11,
|
||||||
CommonDisabled = 0xc,
|
CommonDisabled = 12,
|
||||||
CommonError = 0xd,
|
CommonError = 13,
|
||||||
CommonFluxboxVersion = 0xe,
|
CommonFluxboxVersion = 14,
|
||||||
CommonMaximizeOver = 0xf,
|
CommonMaximizeOver = 15,
|
||||||
CommonVisible = 0x10,
|
CommonVisible = 16,
|
||||||
|
|
||||||
ConfigmenuSet = 0x4,
|
ConfigmenuSet = 4,
|
||||||
ConfigmenuAntiAlias = 0x1,
|
ConfigmenuAntiAlias = 1,
|
||||||
ConfigmenuAutoRaise = 0x2,
|
ConfigmenuAutoRaise = 2,
|
||||||
ConfigmenuClickRaises = 0x3,
|
ConfigmenuClickRaises = 3,
|
||||||
ConfigmenuClickToFocus = 0x4,
|
ConfigmenuClickToFocus = 4,
|
||||||
ConfigmenuDecorateTransient = 0x5,
|
ConfigmenuDecorateTransient = 5,
|
||||||
ConfigmenuDesktopWheeling = 0x6,
|
ConfigmenuDesktopWheeling = 6,
|
||||||
ConfigmenuFocusLast = 0x7,
|
ConfigmenuFocusLast = 7,
|
||||||
ConfigmenuFocusModel = 0x8,
|
ConfigmenuFocusModel = 8,
|
||||||
ConfigmenuFocusNew = 0x9,
|
ConfigmenuFocusNew = 9,
|
||||||
ConfigmenuFullMax = 0xa,
|
ConfigmenuFullMax = 10,
|
||||||
ConfigmenuImageDithering = 0xb,
|
ConfigmenuImageDithering = 11,
|
||||||
ConfigmenuOpaqueMove = 0xc,
|
ConfigmenuOpaqueMove = 12,
|
||||||
ConfigmenuSemiSloppyFocus = 0xd,
|
ConfigmenuSemiSloppyFocus = 13,
|
||||||
ConfigmenuSloppyFocus = 0xe,
|
ConfigmenuSloppyFocus = 14,
|
||||||
ConfigmenuWorkspaceWarping = 0xf,
|
ConfigmenuWorkspaceWarping = 15,
|
||||||
|
|
||||||
EwmhSet = 0x5,
|
EwmhSet = 5,
|
||||||
EwmhOutOfMemoryClientList = 0x1,
|
EwmhOutOfMemoryClientList = 1,
|
||||||
|
|
||||||
FbTkErrorSet = 0x6,
|
FbTkErrorSet = 6,
|
||||||
FbTkErrorBigHeight = 0x1,
|
FbTkErrorBigHeight = 1,
|
||||||
FbTkErrorBigWidth = 0x2,
|
FbTkErrorBigWidth = 2,
|
||||||
FbTkErrorCantFallbackFont = 0x3,
|
FbTkErrorCantFallbackFont = 3,
|
||||||
FbTkErrorColorAllocation = 0x4,
|
FbTkErrorColorAllocation = 4,
|
||||||
FbTkErrorCreatePixmap = 0x5,
|
FbTkErrorCreatePixmap = 5,
|
||||||
FbTkErrorCreateXImage = 0x6,
|
FbTkErrorCreateXImage = 6,
|
||||||
FbTkErrorFailedRead = 0x7,
|
FbTkErrorFailedRead = 7,
|
||||||
FbTkErrorNoRenderFormat = 0x8,
|
FbTkErrorNoRenderFormat = 8,
|
||||||
FbTkErrorNoRenderPicture = 0x9,
|
FbTkErrorNoRenderPicture = 9,
|
||||||
FbTkErrorNoRenderPixmap = 0xa,
|
FbTkErrorNoRenderPixmap = 10,
|
||||||
FbTkErrorNoRenderVisualFormat = 0xb,
|
FbTkErrorNoRenderVisualFormat = 11,
|
||||||
FbTkErrorOutOfMemory = 0xc,
|
FbTkErrorOutOfMemory = 12,
|
||||||
FbTkErrorOutOfMemoryBlue = 0xd,
|
FbTkErrorOutOfMemoryBlue = 13,
|
||||||
FbTkErrorOutOfMemoryGreen = 0xe,
|
FbTkErrorOutOfMemoryGreen = 14,
|
||||||
FbTkErrorOutOfMemoryRed = 0xf,
|
FbTkErrorOutOfMemoryRed = 15,
|
||||||
FbTkErrorThemeItem = 0x10,
|
FbTkErrorThemeItem = 16,
|
||||||
FbTkErrorUnsupportedVisual = 0x11,
|
FbTkErrorUnsupportedVisual = 17,
|
||||||
FbTkErrorUsingDefault = 0x12,
|
FbTkErrorUsingDefault = 18,
|
||||||
|
|
||||||
FluxboxSet = 0x7,
|
FluxboxSet = 7,
|
||||||
FluxboxBadRCFile = 0x1,
|
FluxboxBadRCFile = 1,
|
||||||
FluxboxCantLoadGroupFile = 0x2,
|
FluxboxCantLoadGroupFile = 2,
|
||||||
FluxboxCantLoadRCFile = 0x3,
|
FluxboxCantLoadRCFile = 3,
|
||||||
FluxboxCantLoadRCFileTrying = 0x4,
|
FluxboxCantLoadRCFileTrying = 4,
|
||||||
FluxboxCantMapWindow = 0x5,
|
FluxboxCantMapWindow = 5,
|
||||||
FluxboxErrorCreatingDirectory = 0x6,
|
FluxboxErrorCreatingDirectory = 6,
|
||||||
FluxboxErrorNoScreens = 0x7,
|
FluxboxErrorNoScreens = 7,
|
||||||
FluxboxErrorRegexp = 0x8,
|
FluxboxErrorRegexp = 8,
|
||||||
FluxboxFatalSingleton = 0x9,
|
FluxboxFatalSingleton = 9,
|
||||||
FluxboxNoDisplay = 0xa,
|
FluxboxNoDisplay = 10,
|
||||||
FluxboxWarningLocale = 0xb,
|
FluxboxWarningLocale = 11,
|
||||||
FluxboxWarningLocaleModifiers = 0xc,
|
FluxboxWarningLocaleModifiers = 12,
|
||||||
|
|
||||||
GnomeSet = 0x8,
|
GnomeSet = 8,
|
||||||
GnomeOutOfMemoryClientList = 0x1,
|
GnomeOutOfMemoryClientList = 1,
|
||||||
|
|
||||||
KeysSet = 0x9,
|
KeysSet = 9,
|
||||||
KeysBadLine = 0x1,
|
KeysBadLine = 1,
|
||||||
KeysBadMerge = 0x2,
|
KeysBadMerge = 2,
|
||||||
KeysInvalidKeyMod = 0x3,
|
KeysInvalidKeyMod = 3,
|
||||||
|
|
||||||
MenuSet = 0xa,
|
MenuSet = 10,
|
||||||
MenuConfiguration = 0x1,
|
MenuConfiguration = 1,
|
||||||
MenuDefaultRootMenu = 0x2,
|
MenuDefaultRootMenu = 2,
|
||||||
MenuExit = 0x3,
|
MenuExit = 3,
|
||||||
MenuIcons = 0x4,
|
MenuIcons = 4,
|
||||||
MenuLayer = 0x5,
|
MenuLayer = 5,
|
||||||
MenuOnHead = 0x6,
|
MenuOnHead = 6,
|
||||||
MenuPlacement = 0x7,
|
MenuPlacement = 7,
|
||||||
MenuReconfigure = 0x8,
|
MenuReconfigure = 8,
|
||||||
MenuRestart = 0x9,
|
MenuRestart = 9,
|
||||||
Menuxterm = 0xa,
|
Menuxterm = 10,
|
||||||
|
|
||||||
RememberSet = 0xb,
|
RememberSet = 11,
|
||||||
RememberDecorations = 0x1,
|
RememberDecorations = 1,
|
||||||
RememberDimensions = 0x2,
|
RememberDimensions = 2,
|
||||||
RememberJumpToWorkspace = 0x3,
|
RememberJumpToWorkspace = 3,
|
||||||
RememberLayer = 0x4,
|
RememberLayer = 4,
|
||||||
RememberMenuItemName = 0x5,
|
RememberMenuItemName = 5,
|
||||||
RememberPosition = 0x6,
|
RememberPosition = 6,
|
||||||
RememberSaveOnClose = 0x7,
|
RememberSaveOnClose = 7,
|
||||||
RememberShaded = 0x8,
|
RememberShaded = 8,
|
||||||
RememberSticky = 0x9,
|
RememberSticky = 9,
|
||||||
RememberUnknown = 0xa,
|
RememberUnknown = 10,
|
||||||
RememberWorkspace = 0xb,
|
RememberWorkspace = 11,
|
||||||
|
|
||||||
ScreenSet = 0xc,
|
ScreenSet = 12,
|
||||||
ScreenAnotherWMRunning = 0x1,
|
ScreenAnotherWMRunning = 1,
|
||||||
ScreenGeometryFormat = 0x2,
|
ScreenGeometryFormat = 2,
|
||||||
ScreenGeometryLength = 0x3,
|
ScreenGeometryLength = 3,
|
||||||
ScreenManagingScreen = 0x4,
|
ScreenManagingScreen = 4,
|
||||||
ScreenPositionFormat = 0x5,
|
ScreenPositionFormat = 5,
|
||||||
ScreenPositionLength = 0x6,
|
ScreenPositionLength = 6,
|
||||||
|
|
||||||
SlitSet = 0xd,
|
SlitSet = 13,
|
||||||
SlitClientsMenu = 0x1,
|
SlitClientsMenu = 1,
|
||||||
SlitCycleDown = 0x2,
|
SlitCycleDown = 2,
|
||||||
SlitCycleUp = 0x3,
|
SlitCycleUp = 3,
|
||||||
SlitDirection = 0x4,
|
SlitDirection = 4,
|
||||||
SlitLayer = 0x5,
|
SlitLayer = 5,
|
||||||
SlitOnHead = 0x6,
|
SlitOnHead = 6,
|
||||||
SlitPlacement = 0x7,
|
SlitPlacement = 7,
|
||||||
SlitSlit = 0x8,
|
SlitSlit = 8,
|
||||||
|
|
||||||
ToolbarSet = 0xe,
|
ToolbarSet = 14,
|
||||||
ToolbarEditWkspcName = 0x1,
|
ToolbarEditWkspcName = 1,
|
||||||
ToolbarIconbarMode = 0x2,
|
ToolbarIconbarMode = 2,
|
||||||
ToolbarIconbarModeAllWindows = 0x3,
|
ToolbarIconbarModeAllWindows = 3,
|
||||||
ToolbarIconbarModeIcons = 0x4,
|
ToolbarIconbarModeIcons = 4,
|
||||||
ToolbarIconbarModeNone = 0x5,
|
ToolbarIconbarModeNone = 5,
|
||||||
ToolbarIconbarModeWorkspace = 0x6,
|
ToolbarIconbarModeWorkspace = 6,
|
||||||
ToolbarIconbarModeWorkspaceIcons = 0x7,
|
ToolbarIconbarModeWorkspaceIcons = 7,
|
||||||
ToolbarLayer = 0x8,
|
ToolbarLayer = 8,
|
||||||
ToolbarOnHead = 0x9,
|
ToolbarOnHead = 9,
|
||||||
ToolbarPlacement = 0xa,
|
ToolbarPlacement = 10,
|
||||||
ToolbarToolbar = 0xb,
|
ToolbarToolbar = 11,
|
||||||
ToolbarWidthPercent = 0xc,
|
ToolbarWidthPercent = 12,
|
||||||
|
|
||||||
WindowSet = 0xf,
|
WindowSet = 15,
|
||||||
WindowUnnamed = 0x1,
|
WindowUnnamed = 1,
|
||||||
|
|
||||||
WindowmenuSet = 0x10,
|
WindowmenuSet = 16,
|
||||||
WindowmenuClose = 0x1,
|
WindowmenuClose = 1,
|
||||||
WindowmenuIconify = 0x2,
|
WindowmenuIconify = 2,
|
||||||
WindowmenuLayer = 0x3,
|
WindowmenuLayer = 3,
|
||||||
WindowmenuLower = 0x4,
|
WindowmenuLower = 4,
|
||||||
WindowmenuMaximize = 0x5,
|
WindowmenuMaximize = 5,
|
||||||
WindowmenuRaise = 0x6,
|
WindowmenuRaise = 6,
|
||||||
WindowmenuSendTo = 0x7,
|
WindowmenuSendTo = 7,
|
||||||
WindowmenuShade = 0x8,
|
WindowmenuShade = 8,
|
||||||
WindowmenuStick = 0x9,
|
WindowmenuStick = 9,
|
||||||
|
|
||||||
WorkspaceSet = 0x11,
|
WorkspaceSet = 17,
|
||||||
WorkspaceDefaultNameFormat = 0x1,
|
WorkspaceDefaultNameFormat = 1,
|
||||||
WorkspaceMenuTitle = 0x2,
|
WorkspaceMenuTitle = 2,
|
||||||
WorkspaceNewWorkspace = 0x3,
|
WorkspaceNewWorkspace = 3,
|
||||||
WorkspaceRemoveLast = 0x4,
|
WorkspaceRemoveLast = 4,
|
||||||
|
|
||||||
bsetrootSet = 0x12,
|
bsetrootSet = 18,
|
||||||
bsetrootMustSpecify = 0x1,
|
bsetrootMustSpecify = 1,
|
||||||
bsetrootNoPixmapAtoms = 0x2,
|
bsetrootNoPixmapAtoms = 2,
|
||||||
bsetrootUsage = 0x3,
|
bsetrootUsage = 3,
|
||||||
|
|
||||||
mainSet = 0x13,
|
mainSet = 19,
|
||||||
mainDISPLAYRequiresArg = 0x1,
|
mainDISPLAYRequiresArg = 1,
|
||||||
mainErrorBadAlloc = 0x2,
|
mainErrorBadAlloc = 2,
|
||||||
mainErrorBadCast = 0x3,
|
mainErrorBadCast = 3,
|
||||||
mainErrorOutOfRange = 0x4,
|
mainErrorOutOfRange = 4,
|
||||||
mainErrorRuntime = 0x5,
|
mainErrorRuntime = 5,
|
||||||
mainErrorStandardException = 0x6,
|
mainErrorStandardException = 6,
|
||||||
mainErrorUnknown = 0x7,
|
mainErrorUnknown = 7,
|
||||||
mainLOGRequiresArg = 0x8,
|
mainLOGRequiresArg = 8,
|
||||||
mainLogFile = 0x9,
|
mainLogFile = 9,
|
||||||
mainLoggingTo = 0xa,
|
mainLoggingTo = 10,
|
||||||
mainRCRequiresArg = 0xb,
|
mainRCRequiresArg = 11,
|
||||||
mainUsage = 0xc,
|
mainUsage = 12,
|
||||||
mainWarnDisplaySet = 0xd,
|
mainWarnDisplaySet = 13,
|
||||||
|
|
||||||
dummy_not_used = 0 // just for the end
|
dummy_not_used = 0 // just for the end
|
||||||
|
|
||||||
|
|
|
@ -278,12 +278,12 @@ sub mode_header {
|
||||||
my $setnum = 0;
|
my $setnum = 0;
|
||||||
foreach my $set (sort keys %sets) {
|
foreach my $set (sort keys %sets) {
|
||||||
$setnum++;
|
$setnum++;
|
||||||
printf "\t%s = 0x%x,\n", $set, $setnum;
|
printf "\t%s = %d,\n", $set, $setnum;
|
||||||
|
|
||||||
my $strnum = 0;
|
my $strnum = 0;
|
||||||
foreach my $str (sort keys %{$sets{$set}}) {
|
foreach my $str (sort keys %{$sets{$set}}) {
|
||||||
$strnum++;
|
$strnum++;
|
||||||
printf "\t%s = 0x%x,\n", $str, $strnum;
|
printf "\t%s = %d,\n", $str, $strnum;
|
||||||
}
|
}
|
||||||
print "\n";
|
print "\n";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue