OpenIndiana and Solaris port
[oweals/cde.git] / cde / programs / dtinfo / dtinfo / src / Basic / Preferences.hh
1 // $XConsortium: Preferences.hh /main/3 1996/06/11 16:21:50 cde-hal $
2 #if 0
3 //  I think preferences are better off with the object they apply to. djb
4 enum node_name_style_t
5 {
6   NODE_NAME_ABBREVIATED, NODE_NAME_FULL
7 };
8 #endif