1 /***************************************************************************
2 xf86configpath.h - description
4 begin : Mon Dec 30 2002
5 copyright : (C) 2002 by Michael v.Ostheim
6 email : ostheimm@users.berlios.de
7 ***************************************************************************/
9 /***************************************************************************
11 * This program is free software; you can redistribute it and/or modify *
12 * it under the terms of the GNU General Public License as published by *
13 * the Free Software Foundation; either version 2 of the License, or *
14 * (at your option) any later version. *
16 ***************************************************************************/
18 #ifndef XF86CONFIGPATH_H
19 #define XF86CONFIGPATH_H
23 /**Search for XF86Config or XF86Config-4 which can be located at different
25 *@author Michael v.Ostheim
28 class XF86ConfigPath
{
34 /** Returns Path variable */
37 private: // Private attributes
38 /** Contains the path of XF86Config file */