2001-04-11 Bradford Hovinen <hovinen@ximian.com> * gui-backend-list.c: Search XST_FRONTEND_LOCATION if we are in a global state, to make sure XSTs are found (populate_from_dir): If dealing with an XST, replace "-admin" with "-conf" to get the backend * Makefile.am (INCLUDES): Added XST_FRONTEND_LOCATION * Makefile.am (INCLUDES): Replace obsolete hcm directory names with ximian-config
14 lines
429 B
XML
14 lines
429 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<location>
|
|
<contains backend="boot-conf"/>
|
|
<contains backend="disks-conf"/>
|
|
<contains backend="memory-conf"/>
|
|
<contains backend="mouse-conf"/>
|
|
<contains backend="nameresolution-conf"/>
|
|
<contains backend="network-conf"/>
|
|
<contains backend="print-conf"/>
|
|
<contains backend="shares-conf"/>
|
|
<contains backend="time-conf"/>
|
|
<contains backend="users-conf"/>
|
|
</location>
|