Initial port to GNOME2, removal of gtkhtml deps.
2001-11-26 Richard Hestilow <hestilow@ximian.com> * Initial port to GNOME2, removal of gtkhtml deps.
This commit is contained in:
parent
575c8e852f
commit
45c1c24057
12 changed files with 867 additions and 450 deletions
|
@ -28,7 +28,9 @@ typedef enum _CappletDirViewLayout {
|
|||
LAYOUT_NONE,
|
||||
LAYOUT_ICON_LIST,
|
||||
LAYOUT_TREE,
|
||||
#ifdef USE_HTML
|
||||
LAYOUT_HTML
|
||||
#endif
|
||||
} CappletDirViewLayout;
|
||||
|
||||
#define GNOMECC_PREFERENCES(obj) GTK_CHECK_CAST (obj, gnomecc_preferences_get_type (), GnomeCCPreferences)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue