Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

mlview-global-settings.c File Reference

#include "mlview-global-settings.h"

Go to the source code of this file.

Variables

const char * MLVIEW_STG_K_IS_VALIDATION_ON = "mlview-is-validation-on"
const char * MLVIEW_STG_K_DEFAULT_TREE_EXPANSION_LEVEL = "mlview-default-node-expansion-level"
const char * MLVIEW_STG_K_PIXMAPS_DIR = "mlview-pixmaps-dir"
const char * MLVIEW_STG_K_ICON_PATH = "mlview-icon-path"
const char * MLVIEW_STG_K_OPEN_ELEMENT_NODE_XPM = "open-element-node-xpm"
const char * MLVIEW_STG_K_CLOSE_ELEMENT_NODE_XPM = "close-element-node-xpm"
const char * MLVIEW_STG_K_TEXT_NODE_XPM = "text-element-node-xpm"
const char * MLVIEW_STG_K_OPEN_ELEMENT_NODE_BPM = "open-element-node-bpm"
const char * MLVIEW_STG_K_CLOSE_ELEMENT_NODE_BPM = "close-element-node-bpm"
const char * MLVIEW_STG_K_TEXT_NODE_BPM = "text-element-node-bpm"
const char * MLVIEW_STG_V_YES = "yes"
const char * MLVIEW_STG_V_NO = "no"
const char * MLVIEW_STG_V_DEFAULT_TREE_EXPANSION_LEVEL = "2"
const char * MLVIEW_STG_V_PIXMAPS_DIR = NULL
const char * MLVIEW_STG_V_ICON_PATH = NULL
const char * MLVIEW_STG_V_OPEN_ELEMENT_NODE_XPM = "xml-element-node-open"
const char * MLVIEW_STG_V_CLOSE_ELEMENT_NODE_XPM = "xml-element-node"
const char * MLVIEW_STG_V_TEXT_NODE_XPM = "xml-text-node"
const char * MLVIEW_STG_K_XML_CATALOG = "xml-catalog"


Variable Documentation

const char* MLVIEW_STG_K_CLOSE_ELEMENT_NODE_BPM = "close-element-node-bpm"
 

Definition at line 20 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_CLOSE_ELEMENT_NODE_XPM = "close-element-node-xpm"
 

Definition at line 17 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_DEFAULT_TREE_EXPANSION_LEVEL = "mlview-default-node-expansion-level"
 

Definition at line 10 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_ICON_PATH = "mlview-icon-path"
 

Definition at line 14 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_IS_VALIDATION_ON = "mlview-is-validation-on"
 

Definition at line 7 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_OPEN_ELEMENT_NODE_BPM = "open-element-node-bpm"
 

Definition at line 19 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_OPEN_ELEMENT_NODE_XPM = "open-element-node-xpm"
 

Definition at line 16 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_PIXMAPS_DIR = "mlview-pixmaps-dir"
 

Definition at line 12 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_TEXT_NODE_BPM = "text-element-node-bpm"
 

Definition at line 21 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_TEXT_NODE_XPM = "text-element-node-xpm"
 

Definition at line 18 of file mlview-global-settings.c.

const char* MLVIEW_STG_K_XML_CATALOG = "xml-catalog"
 

Definition at line 43 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_CLOSE_ELEMENT_NODE_XPM = "xml-element-node"
 

Definition at line 41 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_DEFAULT_TREE_EXPANSION_LEVEL = "2"
 

Definition at line 26 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_ICON_PATH = NULL
 

Definition at line 37 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_NO = "no"
 

Definition at line 25 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_OPEN_ELEMENT_NODE_XPM = "xml-element-node-open"
 

Definition at line 40 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_PIXMAPS_DIR = NULL
 

Definition at line 31 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_TEXT_NODE_XPM = "xml-text-node"
 

Definition at line 42 of file mlview-global-settings.c.

const char* MLVIEW_STG_V_YES = "yes"
 

Definition at line 24 of file mlview-global-settings.c.


Generated on Sat Jul 6 09:57:39 2002 for Gnome-MlView by doxygen1.2.16