/**
 *
 * $Id: mwmstrings.h,v 1.1 2004/08/28 19:25:46 dannybackx Exp $
 *
 * Copyright (C) 1995 Free Software Foundation, Inc.
 * Copyright (C) 1995-2002 LessTif Development Team
 *
 * This file is part of the GNU LessTif Library.
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Library General Public
 * License as published by the Free Software Foundation; either
 * version 2 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Library General Public License for more details.
 *
 * You should have received a copy of the GNU Library General Public
 * License along with this library; if not, write to the Free
 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 **/

#ifndef MWM_STRINGS_H
#define MWM_STRINGS_H

/*
 * mwm resources
 */
extern const char mwm_strings[];


#ifndef XmNautoKeyFocus
#define XmNautoKeyFocus ((char *)&mwm_strings[0])
#endif

#ifndef XmCAutoKeyFocus
#define XmCAutoKeyFocus ((char *)&mwm_strings[13])
#endif

#ifndef XmNautoRaiseDelay
#define XmNautoRaiseDelay ((char *)&mwm_strings[26])
#endif

#ifndef XmCAutoRaiseDelay
#define XmCAutoRaiseDelay ((char *)&mwm_strings[41])
#endif

#ifndef XmNbitmapDirectory
#define XmNbitmapDirectory ((char *)&mwm_strings[56])
#endif

#ifndef XmCBitmapDirectory
#define XmCBitmapDirectory ((char *)&mwm_strings[72])
#endif

#ifndef XmNbuttonBindings
#define XmNbuttonBindings ((char *)&mwm_strings[88])
#endif

#ifndef XmCButtonBindings
#define XmCButtonBindings ((char *)&mwm_strings[103])
#endif

#ifndef XmNcleanText
#define XmNcleanText ((char *)&mwm_strings[118])
#endif

#ifndef XmCCleanText
#define XmCCleanText ((char *)&mwm_strings[128])
#endif

#ifndef XmNclientAutoPlace
#define XmNclientAutoPlace ((char *)&mwm_strings[138])
#endif

#ifndef XmCClientAutoPlace
#define XmCClientAutoPlace ((char *)&mwm_strings[154])
#endif

#ifndef XmNcolormapFocusPolicy
#define XmNcolormapFocusPolicy ((char *)&mwm_strings[170])
#endif

#ifndef XmCColormapFocusPolicy
#define XmCColormapFocusPolicy ((char *)&mwm_strings[190])
#endif

#ifndef XmNconfigFile
#define XmNconfigFile ((char *)&mwm_strings[210])
#endif

#ifndef XmCConfigFile
#define XmCConfigFile ((char *)&mwm_strings[221])
#endif

#ifndef XmNdeiconifyKeyFocus
#define XmNdeiconifyKeyFocus ((char *)&mwm_strings[232])
#endif

#ifndef XmCDeiconifyKeyFocus
#define XmCDeiconifyKeyFocus ((char *)&mwm_strings[250])
#endif

#ifndef XmNdoubleClickTime
#define XmNdoubleClickTime ((char *)&mwm_strings[268])
#endif

#ifndef XmCDoubleClickTime
#define XmCDoubleClickTime ((char *)&mwm_strings[284])
#endif

#ifndef XmNenableWarp
#define XmNenableWarp ((char *)&mwm_strings[300])
#endif

#ifndef XmCEnableWarp
#define XmCEnableWarp ((char *)&mwm_strings[311])
#endif

#ifndef XmNenforceKeyFocus
#define XmNenforceKeyFocus ((char *)&mwm_strings[322])
#endif

#ifndef XmCEnforceKeyFocus
#define XmCEnforceKeyFocus ((char *)&mwm_strings[338])
#endif

#ifndef XmNfadeNormalIcon
#define XmNfadeNormalIcon ((char *)&mwm_strings[354])
#endif

#ifndef XmCFadeNormalIcon
#define XmCFadeNormalIcon ((char *)&mwm_strings[369])
#endif

#ifndef XmNfeedbackGeometry
#define XmNfeedbackGeometry ((char *)&mwm_strings[384])
#endif

#ifndef XmCFeedbackGeometry
#define XmCFeedbackGeometry ((char *)&mwm_strings[401])
#endif

#ifndef XmNfreezeOnConfig
#define XmNfreezeOnConfig ((char *)&mwm_strings[418])
#endif

#ifndef XmCFreezeOnConfig
#define XmCFreezeOnConfig ((char *)&mwm_strings[433])
#endif

#ifndef XmNframeBorderWidth
#define XmNframeBorderWidth ((char *)&mwm_strings[448])
#endif

#ifndef XmCFrameBorderWidth
#define XmCFrameBorderWidth ((char *)&mwm_strings[465])
#endif

#ifndef XmNiconAutoPlace
#define XmNiconAutoPlace ((char *)&mwm_strings[482])
#endif

#ifndef XmCIconAutoPlace
#define XmCIconAutoPlace ((char *)&mwm_strings[496])
#endif

#ifndef XmNiconBoxGeometry
#define XmNiconBoxGeometry ((char *)&mwm_strings[510])
#endif

#ifndef XmCIconBoxGeometry
#define XmCIconBoxGeometry ((char *)&mwm_strings[526])
#endif

#ifndef XmNiconBoxName
#define XmNiconBoxName ((char *)&mwm_strings[542])
#endif

#ifndef XmCIconBoxName
#define XmCIconBoxName ((char *)&mwm_strings[554])
#endif

#ifndef XmNiconBoxSBDisplayPolicy
#define XmNiconBoxSBDisplayPolicy ((char *)&mwm_strings[566])
#endif

#ifndef XmCIconBoxSBDisplayPolicy
#define XmCIconBoxSBDisplayPolicy ((char *)&mwm_strings[589])
#endif

#ifndef XmNiconBoxScheme
#define XmNiconBoxScheme ((char *)&mwm_strings[612])
#endif

#ifndef XmCIconBoxScheme
#define XmCIconBoxScheme ((char *)&mwm_strings[626])
#endif

#ifndef XmNiconBoxTitle
#define XmNiconBoxTitle ((char *)&mwm_strings[640])
#endif

#ifndef XmCIconBoxTitle
#define XmCIconBoxTitle ((char *)&mwm_strings[653])
#endif

#ifndef XmNiconClick
#define XmNiconClick ((char *)&mwm_strings[666])
#endif

#ifndef XmCIconClick
#define XmCIconClick ((char *)&mwm_strings[676])
#endif

#ifndef XmNiconDecoration
#define XmNiconDecoration ((char *)&mwm_strings[686])
#endif

#ifndef XmCIconDecoration
#define XmCIconDecoration ((char *)&mwm_strings[701])
#endif

#ifndef XmNiconImageMaximum
#define XmNiconImageMaximum ((char *)&mwm_strings[716])
#endif

#ifndef XmCIconImageMaximum
#define XmCIconImageMaximum ((char *)&mwm_strings[733])
#endif

#ifndef XmNiconImageMinimum
#define XmNiconImageMinimum ((char *)&mwm_strings[750])
#endif

#ifndef XmCIconImageMinimum
#define XmCIconImageMinimum ((char *)&mwm_strings[767])
#endif

#ifndef XmNiconPlacement
#define XmNiconPlacement ((char *)&mwm_strings[784])
#endif

#ifndef XmCIconPlacement
#define XmCIconPlacement ((char *)&mwm_strings[798])
#endif

#ifndef XmNiconPlacementMargin
#define XmNiconPlacementMargin ((char *)&mwm_strings[812])
#endif

#ifndef XmCIconPlacementMargin
#define XmCIconPlacementMargin ((char *)&mwm_strings[832])
#endif

#ifndef XmNinteractivePlacement
#define XmNinteractivePlacement ((char *)&mwm_strings[852])
#endif

#ifndef XmCInteractivePlacement
#define XmCInteractivePlacement ((char *)&mwm_strings[873])
#endif

#ifndef XmNkeyBindings
#define XmNkeyBindings ((char *)&mwm_strings[894])
#endif

#ifndef XmCKeyBindings
#define XmCKeyBindings ((char *)&mwm_strings[906])
#endif

#ifndef XmNlimitResize
#define XmNlimitResize ((char *)&mwm_strings[918])
#endif

#ifndef XmCLimitResize
#define XmCLimitResize ((char *)&mwm_strings[930])
#endif

#ifndef XmNlowerOnIconify
#define XmNlowerOnIconify ((char *)&mwm_strings[942])
#endif

#ifndef XmCLowerOnIconify
#define XmCLowerOnIconify ((char *)&mwm_strings[957])
#endif

#ifndef XmNmaximumMaximumSize
#define XmNmaximumMaximumSize ((char *)&mwm_strings[972])
#endif

#ifndef XmCMaximumMaximumSize
#define XmCMaximumMaximumSize ((char *)&mwm_strings[991])
#endif

#ifndef XmNmoveThreshold
#define XmNmoveThreshold ((char *)&mwm_strings[1010])
#endif

#ifndef XmCMoveThreshold
#define XmCMoveThreshold ((char *)&mwm_strings[1024])
#endif

#ifndef XmNmultiScreen
#define XmNmultiScreen ((char *)&mwm_strings[1038])
#endif

#ifndef XmCMultiScreen
#define XmCMultiScreen ((char *)&mwm_strings[1050])
#endif

#ifndef XmNpassButtons
#define XmNpassButtons ((char *)&mwm_strings[1062])
#endif

#ifndef XmCPassButtons
#define XmCPassButtons ((char *)&mwm_strings[1074])
#endif

#ifndef XmNpassSelectButton
#define XmNpassSelectButton ((char *)&mwm_strings[1086])
#endif

#ifndef XmCPassSelectButton
#define XmCPassSelectButton ((char *)&mwm_strings[1103])
#endif

#ifndef XmNpositionIsFrame
#define XmNpositionIsFrame ((char *)&mwm_strings[1120])
#endif

#ifndef XmCPositionIsFrame
#define XmCPositionIsFrame ((char *)&mwm_strings[1136])
#endif

#ifndef XmNpositionOnScreen
#define XmNpositionOnScreen ((char *)&mwm_strings[1152])
#endif

#ifndef XmCPositionOnScreen
#define XmCPositionOnScreen ((char *)&mwm_strings[1169])
#endif

#ifndef XmNquitTimeout
#define XmNquitTimeout ((char *)&mwm_strings[1186])
#endif

#ifndef XmCQuitTimeout
#define XmCQuitTimeout ((char *)&mwm_strings[1198])
#endif

#ifndef XmNraiseKeyFocus
#define XmNraiseKeyFocus ((char *)&mwm_strings[1210])
#endif

#ifndef XmCRaiseKeyFocus
#define XmCRaiseKeyFocus ((char *)&mwm_strings[1224])
#endif

#ifndef XmNresizeBorderWidth
#define XmNresizeBorderWidth ((char *)&mwm_strings[1238])
#endif

#ifndef XmCFrameBorderWidth
#define XmCFrameBorderWidth ((char *)&mwm_strings[1256])
#endif

#ifndef XmNresizeCursors
#define XmNresizeCursors ((char *)&mwm_strings[1273])
#endif

#ifndef XmCResizeCursors
#define XmCResizeCursors ((char *)&mwm_strings[1287])
#endif

#ifndef XmNscreens
#define XmNscreens ((char *)&mwm_strings[1301])
#endif

#ifndef XmCScreens
#define XmCScreens ((char *)&mwm_strings[1309])
#endif

#ifndef XmNshowFeedback
#define XmNshowFeedback ((char *)&mwm_strings[1317])
#endif

#ifndef XmCShowFeedback
#define XmCShowFeedback ((char *)&mwm_strings[1330])
#endif

#ifndef XmNstartupKeyFocus
#define XmNstartupKeyFocus ((char *)&mwm_strings[1343])
#endif

#ifndef XmCStartupKeyFocus
#define XmCStartupKeyFocus ((char *)&mwm_strings[1359])
#endif

#ifndef XmNtransientDecoration
#define XmNtransientDecoration ((char *)&mwm_strings[1375])
#endif

#ifndef XmCTransientDecoration
#define XmCTransientDecoration ((char *)&mwm_strings[1395])
#endif

#ifndef XmNtransientFunctions
#define XmNtransientFunctions ((char *)&mwm_strings[1415])
#endif

#ifndef XmCTransientFunctions
#define XmCTransientFunctions ((char *)&mwm_strings[1434])
#endif

#ifndef XmNuseIconBox
#define XmNuseIconBox ((char *)&mwm_strings[1453])
#endif

#ifndef XmCUseIconBox
#define XmCUseIconBox ((char *)&mwm_strings[1464])
#endif

#ifndef XmNwMenuButtonClick
#define XmNwMenuButtonClick ((char *)&mwm_strings[1475])
#endif

#ifndef XmCWMenuButtonClick
#define XmCWMenuButtonClick ((char *)&mwm_strings[1492])
#endif

#ifndef XmNwMenuButtonClick2
#define XmNwMenuButtonClick2 ((char *)&mwm_strings[1509])
#endif

#ifndef XmCWMenuButtonClick2
#define XmCWMenuButtonClick2 ((char *)&mwm_strings[1527])
#endif

#ifndef XmNclientDecoration
#define XmNclientDecoration ((char *)&mwm_strings[1545])
#endif

#ifndef XmCClientDecoration
#define XmCClientDecoration ((char *)&mwm_strings[1562])
#endif

#ifndef XmNclientFunctions
#define XmNclientFunctions ((char *)&mwm_strings[1579])
#endif

#ifndef XmCClientFunctions
#define XmCClientFunctions ((char *)&mwm_strings[1595])
#endif

#ifndef XmNfocusAutoRaise
#define XmNfocusAutoRaise ((char *)&mwm_strings[1611])
#endif

#ifndef XmCFocusAutoRaise
#define XmCFocusAutoRaise ((char *)&mwm_strings[1626])
#endif

#ifndef XmNiconImage
#define XmNiconImage ((char *)&mwm_strings[1641])
#endif

#ifndef XmCIconImage
#define XmCIconImage ((char *)&mwm_strings[1651])
#endif

#ifndef XmNiconImageBackground
#define XmNiconImageBackground ((char *)&mwm_strings[1661])
#endif

#ifndef XmCIconImageBackground
#define XmCIconImageBackground ((char *)&mwm_strings[1681])
#endif

#ifndef XmNiconImageBottomShadowColor
#define XmNiconImageBottomShadowColor ((char *)&mwm_strings[1701])
#endif

#ifndef XmCIconImageBottomShadowColor
#define XmCIconImageBottomShadowColor ((char *)&mwm_strings[1728])
#endif

#ifndef XmNiconImageBottomShadowPixmap
#define XmNiconImageBottomShadowPixmap ((char *)&mwm_strings[1755])
#endif

#ifndef XmCIconImageBottomShadowPixmap
#define XmCIconImageBottomShadowPixmap ((char *)&mwm_strings[1783])
#endif

#ifndef XmNiconImageForeground
#define XmNiconImageForeground ((char *)&mwm_strings[1811])
#endif

#ifndef XmCIconImageForeground
#define XmCIconImageForeground ((char *)&mwm_strings[1831])
#endif

#ifndef XmNiconImageTopShadowColor
#define XmNiconImageTopShadowColor ((char *)&mwm_strings[1851])
#endif

#ifndef XmCIconImageTopShadowColor
#define XmCIconImageTopShadowColor ((char *)&mwm_strings[1875])
#endif

#ifndef XmNiconImageTopShadowPixmap
#define XmNiconImageTopShadowPixmap ((char *)&mwm_strings[1899])
#endif

#ifndef XmCIconImageTopShadowPixmap
#define XmCIconImageTopShadowPixmap ((char *)&mwm_strings[1924])
#endif

#ifndef XmNmatteBackground
#define XmNmatteBackground ((char *)&mwm_strings[1949])
#endif

#ifndef XmCMatteBackground
#define XmCMatteBackground ((char *)&mwm_strings[1965])
#endif

#ifndef XmNmatteBottomShadowColor
#define XmNmatteBottomShadowColor ((char *)&mwm_strings[1981])
#endif

#ifndef XmCMatteBottomShadowColor
#define XmCMatteBottomShadowColor ((char *)&mwm_strings[2004])
#endif

#ifndef XmNmatteBottomShadowPixmap
#define XmNmatteBottomShadowPixmap ((char *)&mwm_strings[2027])
#endif

#ifndef XmCMatteBottomShadowPixmap
#define XmCMatteBottomShadowPixmap ((char *)&mwm_strings[2051])
#endif

#ifndef XmNmatteForeground
#define XmNmatteForeground ((char *)&mwm_strings[2075])
#endif

#ifndef XmCMatteForeground
#define XmCMatteForeground ((char *)&mwm_strings[2091])
#endif

#ifndef XmNmatteTopShadowColor
#define XmNmatteTopShadowColor ((char *)&mwm_strings[2107])
#endif

#ifndef XmCMatteTopShadowColor
#define XmCMatteTopShadowColor ((char *)&mwm_strings[2127])
#endif

#ifndef XmNmatteTopShadowPixmap
#define XmNmatteTopShadowPixmap ((char *)&mwm_strings[2147])
#endif

#ifndef XmCMatteTopShadowPixmap
#define XmCMatteTopShadowPixmap ((char *)&mwm_strings[2168])
#endif

#ifndef XmNmatteWidth
#define XmNmatteWidth ((char *)&mwm_strings[2189])
#endif

#ifndef XmCMatteWidth
#define XmCMatteWidth ((char *)&mwm_strings[2200])
#endif

#ifndef XmNmaximumClientSize
#define XmNmaximumClientSize ((char *)&mwm_strings[2211])
#endif

#ifndef XmCMaximumClientSize
#define XmCMaximumClientSize ((char *)&mwm_strings[2229])
#endif

#ifndef XmNuseClientIcon
#define XmNuseClientIcon ((char *)&mwm_strings[2247])
#endif

#ifndef XmCUseClientIcon
#define XmCUseClientIcon ((char *)&mwm_strings[2261])
#endif

#ifndef XmNusePPosition
#define XmNusePPosition ((char *)&mwm_strings[2275])
#endif

#ifndef XmCUsePPosition
#define XmCUsePPosition ((char *)&mwm_strings[2288])
#endif

#ifndef XmNwindowMenu
#define XmNwindowMenu ((char *)&mwm_strings[2301])
#endif

#ifndef XmCWindowMenu
#define XmCWindowMenu ((char *)&mwm_strings[2312])
#endif

#ifndef XmNactiveBackground
#define XmNactiveBackground ((char *)&mwm_strings[2323])
#endif

#ifndef XmNactiveForeground
#define XmNactiveForeground ((char *)&mwm_strings[2340])
#endif

#ifndef XmNactiveBottomShadowColor
#define XmNactiveBottomShadowColor ((char *)&mwm_strings[2357])
#endif

#ifndef XmNactiveBottomShadowPixmap
#define XmNactiveBottomShadowPixmap ((char *)&mwm_strings[2381])
#endif

#ifndef XmNactiveTopShadowColor
#define XmNactiveTopShadowColor ((char *)&mwm_strings[2406])
#endif

#ifndef XmNactiveBackgroundPixmap
#define XmNactiveBackgroundPixmap ((char *)&mwm_strings[2427])
#endif

#ifndef XmNactiveTopShadowPixmap
#define XmNactiveTopShadowPixmap ((char *)&mwm_strings[2450])
#endif

#ifndef XmRWmCFocus
#define XmRWmCFocus ((char *)&mwm_strings[2472])
#endif

#ifndef XmRWmCDecor
#define XmRWmCDecor ((char *)&mwm_strings[2481])
#endif

#ifndef XmRWmCFunc
#define XmRWmCFunc ((char *)&mwm_strings[2490])
#endif

#ifndef XmRWmIDecor
#define XmRWmIDecor ((char *)&mwm_strings[2498])
#endif

#ifndef XmRWmIPlace
#define XmRWmIPlace ((char *)&mwm_strings[2507])
#endif

#ifndef XmRWmKFocus
#define XmRWmKFocus ((char *)&mwm_strings[2516])
#endif

#ifndef XmRWmSize
#define XmRWmSize ((char *)&mwm_strings[2525])
#endif

#ifndef XmRWmShowFeedback
#define XmRWmShowFeedback ((char *)&mwm_strings[2532])
#endif

#ifndef XmRWmUsePPosition
#define XmRWmUsePPosition ((char *)&mwm_strings[2547])
#endif

#ifndef XmNclientFlags
#define XmNclientFlags ((char *)&mwm_strings[2562])
#endif

#ifndef XmCClientFlags
#define XmCClientFlags ((char *)&mwm_strings[2574])
#endif

#ifndef XmRWmCFlags
#define XmRWmCFlags ((char *)&mwm_strings[2586])
#endif

#ifndef XmNusePager
#define XmNusePager ((char *)&mwm_strings[2595])
#endif

#ifndef XmCUsePager
#define XmCUsePager ((char *)&mwm_strings[2604])
#endif

#ifndef XmNedgeScrollX
#define XmNedgeScrollX ((char *)&mwm_strings[2613])
#endif

#ifndef XmCEdgeScrollX
#define XmCEdgeScrollX ((char *)&mwm_strings[2625])
#endif

#ifndef XmNedgeScrollY
#define XmNedgeScrollY ((char *)&mwm_strings[2637])
#endif

#ifndef XmCEdgeScrollY
#define XmCEdgeScrollY ((char *)&mwm_strings[2649])
#endif

#ifndef XmNpagerX
#define XmNpagerX ((char *)&mwm_strings[2661])
#endif

#ifndef XmCPagerX
#define XmCPagerX ((char *)&mwm_strings[2668])
#endif

#ifndef XmNpagerY
#define XmNpagerY ((char *)&mwm_strings[2675])
#endif

#ifndef XmCPagerY
#define XmCPagerY ((char *)&mwm_strings[2682])
#endif

#ifndef XmNvirtualX
#define XmNvirtualX ((char *)&mwm_strings[2689])
#endif

#ifndef XmCVirtualX
#define XmCVirtualX ((char *)&mwm_strings[2698])
#endif

#ifndef XmNvirtualY
#define XmNvirtualY ((char *)&mwm_strings[2707])
#endif

#ifndef XmCVirtualY
#define XmCVirtualY ((char *)&mwm_strings[2716])
#endif

#ifndef XmNclickTime
#define XmNclickTime ((char *)&mwm_strings[2725])
#endif

#ifndef XmCClickTime
#define XmCClickTime ((char *)&mwm_strings[2735])
#endif

#ifndef XmNsmartPlacement
#define XmNsmartPlacement ((char *)&mwm_strings[2745])
#endif

#ifndef XmCSmartPlacement
#define XmCSmartPlacement ((char *)&mwm_strings[2760])
#endif

#endif /* mwmstrings.h */
