Ignore:
Timestamp:
2000-07-13T10:21:53+12:00 (24 years ago)
Author:
sjboddie
Message:

merged changes to trunk into New_Config_Format branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/New_Config_Format-branch/gsdl/src/recpt/pagedbrowserclass.cpp

    r1048 r1279  
    2828/*
    2929   $Log$
     30   Revision 1.9.4.1  2000/07/12 22:21:42  sjboddie
     31   merged changes to trunk into New_Config_Format branch
     32
     33   Revision 1.10  2000/06/29 02:47:20  sjboddie
     34   added browser info (i.e VList, HList etc.) to status pages
     35
    3036   Revision 1.9  2000/03/31 03:04:32  nzdl
    3137   tidied up some of the browsing code - replaced DocumentImages,
     
    7783void pagedbrowserclass::load_metadata_defaults (text_tset &metadata) {
    7884  metadata.insert ("Title");
    79 }
    80 
    81 text_t pagedbrowserclass::get_default_formatstring () {
    82   return "";
    8385}
    8486
Note: See TracChangeset for help on using the changeset viewer.