Changeset 159 in MondoRescue
- Timestamp:
- Dec 8, 2005, 11:14:53 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.05/mondo/mondo/common/my-stuff.h
r148 r159 261 261 #define SCREEN_LENGTH 25 ///< The default size of the screen. 262 262 #define NOOF_ERR_LINES 6 ///< The number of lines of log output to keep at the bottom of the screen. 263 #define ARBITRARY_MAXIMUM 500 ///< The maximum number of items showing at once in the mountlist or filelist editor.263 #define ARBITRARY_MAXIMUM 2000 ///< The maximum number of items showing at once in the mountlist or filelist editor. 264 264 #define MAX_TAPECATALOG_ENTRIES 4096 ///< The maximum number of entries in the tape catalog. 265 265 #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.