Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/X11
File: ResConfigP.h
/*
[0] Fix | Delete
[1] Fix | Delete
Copyright 1987, 1988, 1998 The Open Group
[2] Fix | Delete
[3] Fix | Delete
Permission to use, copy, modify, distribute, and sell this software and its
[4] Fix | Delete
documentation for any purpose is hereby granted without fee, provided that
[5] Fix | Delete
the above copyright notice appear in all copies and that both that
[6] Fix | Delete
copyright notice and this permission notice appear in supporting
[7] Fix | Delete
documentation.
[8] Fix | Delete
[9] Fix | Delete
The above copyright notice and this permission notice shall be included in
[10] Fix | Delete
all copies or substantial portions of the Software.
[11] Fix | Delete
[12] Fix | Delete
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
[13] Fix | Delete
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[14] Fix | Delete
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
[15] Fix | Delete
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
[16] Fix | Delete
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
[17] Fix | Delete
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[18] Fix | Delete
[19] Fix | Delete
Except as contained in this notice, the name of The Open Group shall not be
[20] Fix | Delete
used in advertising or otherwise to promote the sale, use or other dealings
[21] Fix | Delete
in this Software without prior written authorization from The Open Group.
[22] Fix | Delete
[23] Fix | Delete
*/
[24] Fix | Delete
/*****************************************************************
[25] Fix | Delete
[26] Fix | Delete
(C) COPYRIGHT International Business Machines Corp. 1992,1997
[27] Fix | Delete
All Rights Reserved
[28] Fix | Delete
[29] Fix | Delete
Permission is hereby granted, free of charge, to any person obtaining a copy
[30] Fix | Delete
of this software and associated documentation files (the "Software"), to deal
[31] Fix | Delete
in the Software without restriction, including without limitation the rights
[32] Fix | Delete
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
[33] Fix | Delete
copies of the Software.
[34] Fix | Delete
[35] Fix | Delete
The above copyright notice and this permission notice shall be included in
[36] Fix | Delete
all copies or substantial portions of the Software.
[37] Fix | Delete
[38] Fix | Delete
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
[39] Fix | Delete
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
[40] Fix | Delete
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
[41] Fix | Delete
THE IBM CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
[42] Fix | Delete
BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
[43] Fix | Delete
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
[44] Fix | Delete
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[45] Fix | Delete
[46] Fix | Delete
Except as contained in this notice, the name of the IBM Corporation shall
[47] Fix | Delete
not be used in advertising or otherwise to promote the sale, use or other
[48] Fix | Delete
dealings in this Software without prior written authorization from the IBM
[49] Fix | Delete
Corporation.
[50] Fix | Delete
[51] Fix | Delete
******************************************************************/
[52] Fix | Delete
[53] Fix | Delete
#ifndef _RESCONFIGP_H
[54] Fix | Delete
#define _RESCONFIGP_H
[55] Fix | Delete
[56] Fix | Delete
#include <X11/Xfuncproto.h>
[57] Fix | Delete
[58] Fix | Delete
_XFUNCPROTOBEGIN
[59] Fix | Delete
[60] Fix | Delete
/*
[61] Fix | Delete
* Atom names for resource configuration management customization tool.
[62] Fix | Delete
*/
[63] Fix | Delete
#define RCM_DATA "Custom Data"
[64] Fix | Delete
#define RCM_INIT "Custom Init"
[65] Fix | Delete
[66] Fix | Delete
extern void _XtResourceConfigurationEH(
[67] Fix | Delete
Widget /* w */,
[68] Fix | Delete
XtPointer /* client_data */,
[69] Fix | Delete
XEvent * /* event */
[70] Fix | Delete
);
[71] Fix | Delete
[72] Fix | Delete
_XFUNCPROTOEND
[73] Fix | Delete
[74] Fix | Delete
#endif
[75] Fix | Delete
[76] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function