diff --git a/xtrn/DDArchiveViewer/DDArcViewer.cfg b/xtrn/DDArchiveViewer/DDArcViewer.cfg new file mode 100644 index 0000000000000000000000000000000000000000..d3b82c6e12fd3262ffb75d5a7fb0a6a730c91695 --- /dev/null +++ b/xtrn/DDArchiveViewer/DDArcViewer.cfg @@ -0,0 +1,35 @@ +[BEHAVIOR] +interfaceStyle=Lightbar +;interfaceStyle=Traditional +; Input timeout: 5 minutes +inputTimeoutMS=300000 +; Maximum archive file size. By default, this value is in bytes; however, +; kilobytes, megabytes, or gigabytes can be specified by putting any +; of the following characters at the end: +; K: Kilobytes +; M: Megabytes +; G: Gigabytes +maxArcFileSize=1G +; Maximum text file size. 5M = 5 megabytes +maxTextFileSize=5M + +[COLORS] +; The "Archive:" text +archiveFilenameHdrText=nwh +; Archive filename +archiveFilename=ngh +; The column header line above the file list +headerLine=nyh +; The line between the header line and the file list +headerSeparatorLine=nkh +; File numbers +fileNums=nmh +; File information columns +fileSize=nw +fileDate=ng +fileTime=nr +filename=nc +; For subdirectories +subdir=ngh +; For lightbar mode, highlighted filenames will have this color: +highlightedFile=n4wh4 \ No newline at end of file diff --git a/xtrn/DDArchiveViewer/FILE_ID.DIZ b/xtrn/DDArchiveViewer/FILE_ID.DIZ new file mode 100644 index 0000000000000000000000000000000000000000..3a32dce8190234739e7a0b1dc21273fbdd6a6581 --- /dev/null +++ b/xtrn/DDArchiveViewer/FILE_ID.DIZ @@ -0,0 +1,11 @@ +nhc Digital Distortion Archive Viewer yvw1.03 +hy For Synchronet 3.14 and higher +k��������������������������������������������� +ncThis is a script for Synchronet that lets the +user list, view, & download files inside an +archive, using a lightbar or traditional +interface. The user can also navigate the +file list forward & backward. Any number of +file types can be configured via a +configuration file. +bhRelease date: 2009-12-20 \ No newline at end of file