- Timestamp:
- Dec 8, 2005, 11:18:12 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mondo/mondo/common/my-stuff.h
r149 r160 133 133 #define SCREEN_LENGTH 25 ///< The default size of the screen. 134 134 #define NOOF_ERR_LINES 6 ///< The number of lines of log output to keep at the bottom of the screen. 135 #define ARBITRARY_MAXIMUM 500 ///< The maximum number of items showing at once in the mountlist or filelist editor.135 #define ARBITRARY_MAXIMUM 2000 ///< The maximum number of items showing at once in the mountlist or filelist editor. 136 136 #define MAX_TAPECATALOG_ENTRIES 4096 ///< The maximum number of entries in the tape catalog. 137 137 #define MAX_STR_LEN 380 ///< The maximum length of almost all @p char buffers in Mondo.
Note:
See TracChangeset
for help on using the changeset viewer.