home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE-.1 / XARCHIE.AD < prev    next >
Encoding:
Text File  |  1993-04-22  |  36.0 KB  |  974 lines

  1. !
  2. ! Xarchie.ad : Application defaults for the X11 browser interface to Archie
  3. !
  4. ! George Ferguson, ferguson@cs.rochester.edu, 2 Nov 1991.
  5. ! Version 2.0: 23 Apr 1993.
  6. !
  7.  
  8. !    -    -    -    -    -    -    -    -    -
  9. ! Non-widget resources
  10. !
  11.  
  12. Xarchie*archieHost:    archie.sura.net
  13.  
  14. ! See the manpage for possible values for these
  15. Xarchie*searchType:    exact
  16. Xarchie*sortType:    name
  17.  
  18. ! Use 99 by default for logging purposes
  19. Xarchie*maxHits:    99
  20.  
  21. ! Prospero offset
  22. Xarchie*offset:        0
  23.  
  24. ! Initial timeout (seconds)
  25. Xarchie*timeout:    4
  26.  
  27. ! Number of retries (timeout doubles each retry)
  28. Xarchie*retries:    3
  29.  
  30. ! Nice level (bigger numbers == nicer)
  31. Xarchie*niceLevel:    0
  32.  
  33. ! Parameters for file transfer
  34. Xarchie*ftpMailAddress:    %s@%s
  35. !Xarchie*ftpLocalDir:    .
  36. Xarchie*ftpType:    binary
  37. Xarchie*ftpPrompt:    True
  38. Xarchie*ftpTrace:    False
  39. Xarchie*ftpStrip:    True
  40.  
  41. ! If True, then dumped output is printed like "ls -l", one entry per line.
  42. ! If False, then results are pretty-printed.
  43. Xarchie*fileWriteOnePerLine:    False
  44.  
  45. ! If True, browser lists scroll as you select things.
  46. Xarchie*autoScroll:    True
  47.  
  48. ! If True, browser selections are stored in CUT_BUFFER_0.
  49. Xarchie*pasteBuffer:    True
  50.  
  51. ! Bigger numbers == more verbose, if -DDEBUG was given at compile-time
  52. Xarchie*debugLevel:    0
  53.  
  54. ! This font can be used in font resources by giving the name "xarchieFont"
  55. Xarchie*xarchieFont:        *-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
  56.  
  57. ! This font can be used in font resources by giving the name "xarchieBoldFont"
  58. Xarchie*xarchieBoldFont:    *-fixed-bold-r-*-*-13-*-*-*-*-*-iso8859-*
  59.  
  60. ! These can be set to taste, provided the icons can be found according
  61. ! to the bitmapFilePath resource (or system default)
  62. !Xarchie*defaultIcon:    xarchie
  63. !Xarchie*busyIcon:    busy
  64.  
  65. ! This is for "Sort by Weight", unknown gets 99.
  66. ! If you leave this resource undefined, the system will attempt to
  67. ! compute a resonable default, based on your hostname.
  68.  
  69. ! For North America:
  70. !Xarchie*hostWeights:\
  71. !1   edu com net gov mil us\n\
  72. !2   ca\n\
  73. !3   uk de nl fi fr eu.net\n\
  74. !100 au nz jp
  75.  
  76. ! For Sweden, from Peter J Nilsson (pjn@ida.liu.se):
  77. !Xarchie*hostWeights:\
  78. !1   se\n\
  79. !2   fi dk no\n\
  80. !10  eu.net nl fr de\n\
  81. !20  edu com gov net\n\
  82. !100 au nz jp
  83.  
  84. ! For the UK, from GF:
  85. !Xarchie*hostWeights:\
  86. !1   uk\n\
  87. !2   se fi dk no nl fr de eu.net\n\
  88. !20  edu com gov net mil us\n\
  89. !100 au nz jp
  90.  
  91. ! For New Zealand, from Andy.Linton@comp.vuw.ac.nz:
  92. !Xarchie*hostWeights:\
  93. !1   nz\n\
  94. !10  edu com gov net mil us jp\n\
  95. !20  se fi dk no nl fr de eu.net uk au
  96.  
  97. !    -    -    -    -    -    -    -    -    -
  98. !    -    -    -    -    -    -    -    -    -
  99. ! Defaults for all the classes of widgets
  100.  
  101. Xarchie*input:            True
  102.  
  103. ! Accelerators for File menu
  104. Xarchie*outerPaned*Form.translations:#override\n\
  105.     Meta<Key>a:    about()\n\
  106.     Meta<Key>o:    browser-open-all()\n\
  107.     Meta<Key>g:    ftp-get()\n\
  108.     Meta<Key>s:    file-save()\n\
  109.     Meta<Key>l:    file-load()\n\
  110.     Meta<Key>w:    file-write()\n\
  111.     Meta<Key>q:    quit()\n
  112.  
  113. ! Give us vertical scrollbar
  114. Xarchie*Viewport*allowVert:        True
  115. ! Make this True if you like horizontal scrolling also
  116. Xarchie*Viewport*allowHoriz:        False
  117. ! Always show the allowed scrollbars
  118. Xarchie*Viewport*forceBars:        True
  119. ! Don't touch
  120. Xarchie*Viewport.preferredPaneSize:    160
  121. Xarchie*Viewport.vertical.width:    15
  122.  
  123. ! Font for items in browser panes
  124. Xarchie*XfwfMultiList*font:        xarchieFont
  125. ! Don't touch
  126. Xarchie*XfwfMultiList*verticalList:    True
  127. Xarchie*XfwfMultiList*defaultColumns:    1
  128. Xarchie*XfwfMultiList*forceColumns:    True
  129. Xarchie*XfwfMultiList*shadeSurplus:    False
  130. Xarchie*XfwfMultiList*maxSelectable:    99
  131. Xarchie*XfwfMultiList*height:        150
  132. ! Yes, the open() needs to be duplicated. These translations are
  133. ! very sensitive to the Intrinsics bizarre handling of multiple clicks.
  134. ! We have to use #replace or the leftover translations will kill us,
  135. ! which is also why we have to repeat the Meta-key bindings.
  136. Xarchie*XfwfMultiList*translations:#replace\n\
  137.     Shift<Btn1Down>(2):    browser-open-directories() \n\
  138.     <Btn1Down>(2):        browser-open-directories() \n\
  139.     Shift<Btn1Down>:    Toggle() Notify() \n\
  140.     <Btn1Down>:         Select() Notify() \n\
  141.     <Btn2Down>,<Btn2Up>:    browser-up()\n\
  142.     <Btn3Down>,<Btn3Up>:    browser-down()\n\
  143.     <Key>Right:        browser-down()\n\
  144.     <Key>Left:        browser-up()\n\
  145.     <Key>Home:        browser-top()\n\
  146.     Meta<Key>a:        about()\n\
  147.     Meta<Key>o:        browser-open-all()\n\
  148.     Meta<Key>g:        ftp-get()\n\
  149.     Meta<Key>s:        file-save()\n\
  150.     Meta<Key>l:        file-load()\n\
  151.     Meta<Key>w:        file-write()\n\
  152.     Meta<Key>q:        quit()\n
  153.  
  154. Xarchie*List*font:        xarchieFont
  155. ! Don't touch
  156. Xarchie*List*verticalList:    True
  157. Xarchie*List*height:        150
  158.  
  159. ! Size of grips
  160. Xarchie*Grip*height:        5
  161. Xarchie*Grip*width:        5
  162.  
  163. ! Change only if you like really "spacy" labels
  164. Xarchie*Label.borderWidth:        0
  165. Xarchie*Label.internalWidth:        0
  166. ! Note: This next can't be 0 or failed search in Text widget crashes!
  167. Xarchie*Text*Label.internalWidth:    1
  168. ! Don't touch
  169. Xarchie*Label.resize:            True
  170. Xarchie*Label.resizable:        True
  171.  
  172. ! Change if you want
  173. Xarchie*Text*borderWidth:        1
  174. Xarchie*Text*font:            xarchieFont
  175. Xarchie*Text*Scrollbar.thickness:     5
  176. ! Don't touch
  177. Xarchie*Text*editType:            edit
  178. Xarchie*Text.scrollHorizontal:        whenNeeded
  179. Xarchie*Text*Text.scrollHorizontal:    never
  180. ! These make the caret follow the mouse, and make Return not go to a new
  181. ! (blank) line. Don't use * or you'll crash in DisplayCaret for vbar.
  182. Xarchie*Text.displayCaret:    False
  183. Xarchie*Text.translations:#override\n\
  184.     <Enter>:    display-caret(True) \n\
  185.     <Leave>:    display-caret(False) \n\
  186.     <Key>Return:    no-op() \n
  187.  
  188. !    -    -    -    -    -    -    -    -    -
  189. !    -    -    -    -    -    -    -    -    -
  190. ! Toplevel Xarchie shell
  191.  
  192. Xarchie.translations:#override\n\
  193.     <Message>WM_PROTOCOLS:    quit()\n
  194.  
  195. !    -    -    -    -    -    -    -    -    -
  196. ! Outermost Paned widget
  197.  
  198. Xarchie*outerPaned.orientation:    vertical
  199.  
  200. !    -    -    -    -    -    -    -    -    -
  201. ! Top Button Form
  202. !
  203. ! Note that we have to set the widths explicitly to make everything look
  204. ! pretty since there's no way to lay out a Form nicely. Your mileage will
  205. ! vary if you change the fonts. The "fromVert" and "fromHoriz" resources
  206. ! make the buttons "pile up" properly. You can change them subject to
  207. ! the widget creation order.
  208. !
  209. ! This keeps the buttons from getting bigger or smaller when the panes
  210. ! resize. Thus only the browser grows.
  211. Xarchie*buttonForm.skipAdjust: True
  212.  
  213. ! No point in having grips since only the browser can grow, and then only
  214. ! if the whole application grows.
  215. Xarchie*buttonForm.showGrip: False
  216.  
  217. Xarchie*buttonForm*fileButton.label:        File>
  218. Xarchie*buttonForm*fileButton.menuName:        fileMenu
  219.  
  220. Xarchie*buttonForm*settingsButton.label:    Settings>
  221. Xarchie*buttonForm*settingsButton.menuName:    settingsMenu
  222. Xarchie*buttonForm*settingsButton.fromHoriz:    fileButton
  223.  
  224. Xarchie*buttonForm*queryButton.label:        Query>
  225. Xarchie*buttonForm*queryButton.menuName:    queryMenu
  226. Xarchie*buttonForm*queryButton.fromHoriz:    settingsButton
  227.  
  228. Xarchie*buttonForm*abortButton.label:        Abort
  229. Xarchie*buttonForm*abortButton.fromHoriz:    queryButton
  230. Xarchie*buttonForm*abortButton.translations:#override\n\
  231.     <BtnDown>,<BtnUp>:    abort()\n
  232.  
  233. ! Can be disabled at compile-time
  234. Xarchie*buttonForm*helpButton.label:        Help
  235. Xarchie*buttonForm*helpButton.fromHoriz:    abortButton
  236. Xarchie*buttonForm*helpButton.translations:#override\n\
  237.     <BtnDown>,<BtnUp>:    help()\n
  238.  
  239. Xarchie*buttonForm*statusLabel.label:        Status:
  240. Xarchie*buttonForm*statusLabel.fromVert:    fileButton
  241. Xarchie*buttonForm*statusText.fromHoriz:    statusLabel
  242. Xarchie*buttonForm*statusText.fromVert:        fileButton
  243. Xarchie*buttonForm*statusText*width:        410
  244. ! Don't allow writing in the status window
  245. Xarchie*buttonForm*statusText*editType:        read
  246. ! Don't give a border since it's "read-only"
  247. Xarchie*buttonForm*statusText.borderWidth:    0
  248. ! Don't ever give a scrollbar since it's just confusing
  249. Xarchie*buttonForm*statusText*scrollHorizontal:    never
  250. ! Don't ever show the caret in the status line
  251. Xarchie*buttonForm*statusText*translations:#override\n
  252.  
  253. Xarchie*buttonForm*statusScrollbar.fromVert:    statusText
  254. Xarchie*buttonForm*statusScrollbar.fromHoriz:    statusLabel
  255. Xarchie*buttonForm*statusScrollbar.orientation:    horizontal
  256. Xarchie*buttonForm*statusScrollbar.length:    410
  257.  
  258. !    -    -    -    -    -    -    -    -    -
  259. ! Middle browser pane
  260.  
  261. Xarchie*browserForm.borderWidth:        0
  262. Xarchie*browserForm.defaultDistance:        0
  263.  
  264. Xarchie*browserForm*Command.width:        240
  265. Xarchie*browserForm*Command.justify:        center
  266. Xarchie*browserForm*Command.borderWidth:    0
  267. Xarchie*browserForm*Command.internalHeight:    2
  268. ! Don't resize the button vertically when the browser resizes
  269. Xarchie*browserForm*Command.top:        chainTop
  270. Xarchie*browserForm*Command.bottom:        chainTop
  271.  
  272. Xarchie*browserForm.browserUpButton.label:    <<<
  273. Xarchie*browserForm.browserUpButton.translations:#override\n\
  274.     Shift<BtnDown>,<BtnUp>:    browser-top() \n\
  275.     <BtnDown>,<BtnUp>:    browser-up() \n
  276.  
  277. Xarchie*browserForm.browserDownButton.label:    >>>
  278. Xarchie*browserForm.browserDownButton.fromHoriz:browserUpButton
  279. Xarchie*browserForm.browserDownButton.translations:#override\n\
  280.     <BtnDown>,<BtnUp>:    browser-down() \n
  281.  
  282. Xarchie*browserForm.browserPaned.orientation:    horizontal
  283. Xarchie*browserForm.browserPaned.fromVert:    browserDownButton
  284. Xarchie*browserForm.browserPaned.top:        chainTop
  285.  
  286. ! No point in having grips since only the browser can grow, and then only
  287. ! if the whole application grows.
  288. Xarchie*browserForm.browserPaned.showGrip:    False
  289.  
  290. !    -    -    -    -    -    -    -    -    -
  291. ! Bottom String Form
  292.  
  293. ! This keeps the strings from getting bigger or smaller when the panes
  294. ! resize. Thus only the browser grows.
  295. Xarchie*stringForm.skipAdjust: True
  296.  
  297. ! Left justify labels or they'll move on resize
  298. Xarchie*stringForm*Label.justify:    left
  299. ! De-emphasize most labels
  300. Xarchie*stringForm*Label.font:        xarchieFont
  301.  
  302. ! Disable typing into most Text widgets
  303. Xarchie*stringForm*AsciiSrc.editType:     read
  304.  
  305. ! Except the search term items, which can be edited and should stand out
  306. Xarchie*stringForm*searchLabel.label:        Search Term:
  307. Xarchie*stringForm*searchLabel.font:          xarchieBoldFont
  308. Xarchie*stringForm*searchText*width:        390
  309. Xarchie*stringForm*searchText.fromHoriz:    searchLabel
  310. Xarchie*stringForm*searchText*editType:     edit
  311. Xarchie*stringForm*searchText.translations:#override\n\
  312.     <Enter>:    display-caret(True) \n\
  313.     <Leave>:    display-caret(False) \n\
  314.     <Key>Return:    query() \n
  315.  
  316. Xarchie*stringForm*hostLabel.label:    Host:
  317. Xarchie*stringForm*hostText.width:    438
  318. Xarchie*stringForm*hostLabel.fromVert:    searchLabel
  319. Xarchie*stringForm*hostText.fromVert:    searchLabel
  320. Xarchie*stringForm*hostText.fromHoriz:    hostLabel
  321. Xarchie*stringForm*hostText*editType:     edit
  322. Xarchie*stringForm*hostText.translations:#override\n\
  323.     <Enter>:    display-caret(True) \n\
  324.     <Leave>:    display-caret(False) \n\
  325.     <Key>Return:    query-host() \n
  326.  
  327. Xarchie*stringForm*locationLabel.label:        Location:
  328. Xarchie*stringForm*locationText.width:        410
  329. ! Extra height since often get scrollbar here
  330. Xarchie*stringForm*locationText.height:        20
  331. Xarchie*stringForm*locationLabel.fromVert:    hostLabel
  332. Xarchie*stringForm*locationText.fromHoriz:    locationLabel
  333. Xarchie*stringForm*locationText.fromVert:    hostLabel
  334. Xarchie*stringForm*locationText*editType:     edit
  335. Xarchie*stringForm*locationText.translations:#override\n\
  336.     <Enter>:    display-caret(True) \n\
  337.     <Leave>:    display-caret(False) \n\
  338.     <Key>Return:    query-location() \n
  339.  
  340. Xarchie*stringForm*fileLabel.label:    File:
  341. Xarchie*stringForm*fileLabel.fromVert:    locationText
  342. Xarchie*stringForm*fileText.fromHoriz:    fileLabel
  343. Xarchie*stringForm*fileText.fromVert:    locationText
  344. Xarchie*stringForm*fileText.width:    438
  345.  
  346. Xarchie*stringForm*sizeLabel.label:    Size:
  347. Xarchie*stringForm*sizeLabel.fromVert:    fileLabel
  348. Xarchie*stringForm*sizeText.fromHoriz:    sizeLabel
  349. Xarchie*stringForm*sizeText.fromVert:    fileLabel
  350. Xarchie*stringForm*sizeText*width:    112
  351.  
  352. Xarchie*stringForm*modesLabel.label:    Mode:
  353. Xarchie*stringForm*modesLabel.fromHoriz:sizeText
  354. Xarchie*stringForm*modesLabel.fromVert:    fileLabel
  355. Xarchie*stringForm*modesText.fromHoriz:    modesLabel
  356. Xarchie*stringForm*modesText.fromVert:    fileLabel
  357. Xarchie*stringForm*modesText*width:    112
  358.  
  359. Xarchie*stringForm*dateLabel.label:    Date:
  360. Xarchie*stringForm*dateLabel.fromHoriz:    modesText
  361. Xarchie*stringForm*dateLabel.fromVert:    fileLabel
  362. Xarchie*stringForm*dateText.fromHoriz:    dateLabel
  363. Xarchie*stringForm*dateText.fromVert:    fileLabel
  364. Xarchie*stringForm*dateText*width:    125
  365.  
  366. !    -    -    -    -    -    -    -    -    -
  367. ! Settings panel
  368.  
  369. Xarchie*settingsForm*Text*borderWidth:        1
  370. Xarchie*settingsForm*Label.resizable:        True
  371.  
  372. Xarchie*settingsShell.title:            Xarchie Settings Panel
  373. Xarchie*settingsShell.translations:#override\n\
  374.     <Message>WM_PROTOCOLS:    settings-done()\n
  375.  
  376. Xarchie*settingsForm*setDoneButton.label:    Done
  377. Xarchie*settingsForm*setDoneButton.translations:#override\n\
  378.     <BtnDown>,<BtnUp>:    settings-done() \n
  379.  
  380. Xarchie*settingsForm*setApplyButton.label:    Apply
  381. Xarchie*settingsForm*setApplyButton.fromHoriz:    setDoneButton
  382. Xarchie*settingsForm*setApplyButton.translations:#override\n\
  383.     <BtnDown>,<BtnUp>:    settings-apply() \n
  384.  
  385. Xarchie*settingsForm*setDefaultButton.label:    Default
  386. Xarchie*settingsForm*setDefaultButton.fromHoriz:setApplyButton
  387. Xarchie*settingsForm*setDefaultButton.translations:#override\n\
  388.     <BtnDown>,<BtnUp>:    settings-default() \n
  389.  
  390. Xarchie*settingsForm*setHostButton.label:    Host
  391. Xarchie*settingsForm*setHostButton.menuName:    setHostMenu
  392. Xarchie*settingsForm*setHostButton.fromVert:    setApplyButton
  393. Xarchie*settingsForm*setHostButton.vertDistance:10
  394. Xarchie*settingsForm*setHostText.fromVert:    setApplyButton
  395. Xarchie*settingsForm*setHostText.vertDistance:    10
  396. Xarchie*settingsForm*setHostText.fromHoriz:    setHostButton
  397. Xarchie*settingsForm*setHostText.width:        353
  398.  
  399. Xarchie*settingsForm*setSearchButton.label:    Search Mode
  400. Xarchie*settingsForm*setSearchButton.menuName:    setSearchMenu
  401. Xarchie*settingsForm*setSearchButton.fromVert:    setHostButton
  402. Xarchie*settingsForm*setSearchLabel.fromVert:    setHostButton
  403. Xarchie*settingsForm*setSearchLabel.fromHoriz:    setSearchButton
  404. Xarchie*settingsForm*setSearchLabel.font:     xarchieFont
  405.  
  406. Xarchie*settingsForm*setSortButton.label:    Sort Mode
  407. Xarchie*settingsForm*setSortButton.menuName:    setSortMenu
  408. Xarchie*settingsForm*setSortButton.fromVert:    setHostButton
  409. Xarchie*settingsForm*setSortButton.fromHoriz:    setSearchButton
  410. Xarchie*settingsForm*setSortButton.horizDistance:100
  411. Xarchie*settingsForm*setSortLabel.fromVert:    setHostButton
  412. Xarchie*settingsForm*setSortLabel.fromHoriz:    setSortButton
  413. Xarchie*settingsForm*setSortLabel.font:     xarchieFont
  414.  
  415. Xarchie*settingsForm*setNiceButton.label:    Nice Level
  416. Xarchie*settingsForm*setNiceButton.menuName:    setNiceMenu
  417. Xarchie*settingsForm*setNiceButton.fromVert:    setSortButton
  418. Xarchie*settingsForm*setNiceText.fromVert:    setSortButton
  419. Xarchie*settingsForm*setNiceText.fromHoriz:    setNiceButton
  420. Xarchie*settingsForm*setNiceText.width:        82
  421.  
  422. Xarchie*settingsForm*setMaxHitsLabel.label:    Max Hits:
  423. Xarchie*settingsForm*setMaxHitsLabel.fromVert:    setNiceButton
  424. Xarchie*settingsForm*setMaxHitsText.fromVert:    setNiceButton
  425. Xarchie*settingsForm*setMaxHitsText.fromHoriz:    setMaxHitsLabel
  426. Xarchie*settingsForm*setMaxHitsText.width:    99
  427.  
  428. Xarchie*settingsForm*setTimeoutLabel.label:    Initial Timeout:
  429. Xarchie*settingsForm*setTimeoutLabel.fromVert:    setMaxHitsLabel
  430. Xarchie*settingsForm*setTimeoutText.fromVert:    setMaxHitsLabel
  431. Xarchie*settingsForm*setTimeoutText.fromHoriz:    setTimeoutLabel
  432. Xarchie*settingsForm*setTimeoutText.width:    50
  433.  
  434. Xarchie*settingsForm*setRetriesLabel.label:    Retries:
  435. Xarchie*settingsForm*setRetriesLabel.fromVert:    setTimeoutLabel
  436. Xarchie*settingsForm*setRetriesText.fromVert:    setTimeoutLabel
  437. Xarchie*settingsForm*setRetriesText.fromHoriz:    setRetriesLabel
  438. Xarchie*settingsForm*setRetriesText.width:    106
  439.  
  440. Xarchie*settingsForm*setAutoScrollButton.label:        Auto-Scroll Browser:
  441. Xarchie*settingsForm*setAutoScrollButton.menuName:    setAutoScrollMenu
  442. Xarchie*settingsForm*setAutoScrollButton.fromVert:    setRetriesLabel
  443. Xarchie*settingsForm*setAutoScrollButton.vertDistance:    20
  444. Xarchie*settingsForm*setAutoScrollLabel.fromVert:    setRetriesLabel
  445. Xarchie*settingsForm*setAutoScrollLabel.vertDistance:    20
  446. Xarchie*settingsForm*setAutoScrollLabel.fromHoriz:    setAutoScrollButton
  447. Xarchie*settingsForm*setAutoScrollLabel.font:         xarchieFont
  448.  
  449. Xarchie*settingsForm*ftpMailAddressLabel.label:        FTP Email Address:
  450. Xarchie*settingsForm*ftpMailAddressLabel.fromVert:    setAutoScrollLabel
  451. Xarchie*settingsForm*ftpMailAddressLabel.vertDistance:    20
  452. Xarchie*settingsForm*ftpMailAddressText.fromHoriz:    ftpMailAddressLabel
  453. Xarchie*settingsForm*ftpMailAddressText.fromVert:    setAutoScrollLabel
  454. Xarchie*settingsForm*ftpMailAddressText.vertDistance:    20
  455. Xarchie*settingsForm*ftpMailAddressText.width:        264
  456.  
  457. Xarchie*settingsForm*ftpLocalDirLabel.label:    FTP Local Directory:
  458. Xarchie*settingsForm*ftpLocalDirLabel.fromVert:    ftpMailAddressLabel
  459. Xarchie*settingsForm*ftpLocalDirText.fromHoriz:    ftpLocalDirLabel
  460. Xarchie*settingsForm*ftpLocalDirText.fromVert:    ftpMailAddressLabel
  461. Xarchie*settingsForm*ftpLocalDirText.width:    250
  462.  
  463. Xarchie*settingsForm*ftpTypeButton.label:    FTP Transfer Type:
  464. Xarchie*settingsForm*ftpTypeButton.menuName:    ftpTypeMenu
  465. Xarchie*settingsForm*ftpTypeButton.fromVert:    ftpLocalDirLabel
  466. Xarchie*settingsForm*ftpTypeLabel.fromHoriz:    ftpTypeButton
  467. Xarchie*settingsForm*ftpTypeLabel.fromVert:    ftpLocalDirLabel
  468. Xarchie*settingsForm*ftpTypeLabel.font:     xarchieFont
  469.  
  470. Xarchie*settingsForm*ftpPromptButton.label:    Prompt during FTP:
  471. Xarchie*settingsForm*ftpPromptButton.menuName:    ftpPromptMenu
  472. Xarchie*settingsForm*ftpPromptButton.fromHoriz:    ftpTypeLabel
  473. Xarchie*settingsForm*ftpPromptButton.horizDistance: 20
  474. Xarchie*settingsForm*ftpPromptButton.fromVert:    ftpLocalDirLabel
  475. Xarchie*settingsForm*ftpPromptLabel.fromHoriz:    ftpPromptButton
  476. Xarchie*settingsForm*ftpPromptLabel.fromVert:    ftpLocalDirLabel
  477. Xarchie*settingsForm*ftpPromptLabel.font:    xarchieFont
  478.  
  479. Xarchie*settingsForm*ftpTraceButton.label:    Trace FTP Transfers:
  480. Xarchie*settingsForm*ftpTraceButton.menuName:    ftpTraceMenu
  481. Xarchie*settingsForm*ftpTraceButton.fromVert:    ftpTypeButton
  482. Xarchie*settingsForm*ftpTraceLabel.fromHoriz:    ftpTraceButton
  483. Xarchie*settingsForm*ftpTraceLabel.fromVert:    ftpTypeButton
  484. Xarchie*settingsForm*ftpTraceLabel.font:    xarchieFont
  485.  
  486. Xarchie*settingsForm*ftpStripButton.label:    Strip CR:
  487. Xarchie*settingsForm*ftpStripButton.menuName:    ftpStripMenu
  488. Xarchie*settingsForm*ftpStripButton.fromVert:    ftpTypeButton
  489. Xarchie*settingsForm*ftpStripButton.fromHoriz:    ftpTraceButton
  490. Xarchie*settingsForm*ftpStripButton.horizDistance: 52
  491. Xarchie*settingsForm*ftpStripButton.fromVert:    ftpTypeButton
  492. Xarchie*settingsForm*ftpStripLabel.fromHoriz:    ftpStripButton
  493. Xarchie*settingsForm*ftpStripLabel.fromVert:    ftpTypeButton
  494. Xarchie*settingsForm*ftpStripLabel.font:    xarchieFont
  495.  
  496. Xarchie*settingsForm*setHostWeightsLabel.label:        Host weights:
  497. Xarchie*settingsForm*setHostWeightsLabel.fromVert:    setSortButton
  498. Xarchie*settingsForm*setHostWeightsLabel.fromHoriz:    setSearchButton
  499. Xarchie*settingsForm*setHostWeightsLabel.horizDistance:    100
  500. Xarchie*settingsForm*setHostWeightsLabel.mappedWhenManaged: False
  501. Xarchie*settingsForm*setHostWeightsText.borderWidth:    1
  502. Xarchie*settingsForm*setHostWeightsText.fromVert:    setHostWeightsLabel
  503. Xarchie*settingsForm*setHostWeightsText.fromHoriz:    setSearchButton
  504. Xarchie*settingsForm*setHostWeightsText.horizDistance:    100
  505. Xarchie*settingsForm*setHostWeightsText.mappedWhenManaged: False
  506. Xarchie*settingsForm*setHostWeightsText.height:        60
  507. Xarchie*settingsForm*setHostWeightsText.width:        205
  508. Xarchie*settingsForm*setHostWeightsText.scrollVertical:    always
  509. Xarchie*settingsForm*setHostWeightsText.scrollHorizontal: whenNeeded
  510. Xarchie*settingsForm*setHostWeightsText.translations:#override\n\
  511.     <Key>Return:    newline() \n
  512.  
  513. !    -    -    -    -    -    -    -    -    -
  514. ! File panel (for save, load, and write)
  515.  
  516. Xarchie*filePanelShell.title:        Xarchie File Panel
  517.  
  518. Xarchie*filePanelForm*Text*borderWidth:        1
  519. Xarchie*filePanelForm*Label*resizable:        True
  520.  
  521. Xarchie*filePanelLabel.borderWidth:        0
  522.  
  523. Xarchie*filePanelWriteModeButton.label:        Write Format
  524. Xarchie*filePanelWriteModeButton.menuName:    filePanelWriteModeMenu
  525. Xarchie*filePanelWriteModeButton.fromHoriz:    filePanelLabel
  526. Xarchie*filePanelWriteModeButton.horizDistance:    20
  527. Xarchie*filePanelWriteModeLabel.font:         xarchieFont
  528. Xarchie*filePanelWriteModeLabel.fromHoriz:    filePanelWriteModeButton
  529.  
  530. ! If FILECHOOSER
  531. Xarchie*filePanelFileChooser.width:        343
  532. Xarchie*filePanelFileChooser.fromVert:        filePanelWriteModeButton
  533.  
  534. Xarchie*filePanelTextLabel.label:        File:
  535. Xarchie*filePanelText.width:            305
  536. Xarchie*filePanelText.fromHoriz:        filePanelTextLabel
  537. Xarchie*filePanelText.fromVert:            filePanelFileChooser
  538. Xarchie*filePanelText.translations:#override\n\
  539.     <Enter>:    display-caret(True) \n\
  540.     <Leave>:    display-caret(False) \n\
  541.     <Key>Return:    no-op()\n
  542.  
  543. Xarchie*filePanelOkButton.label:        Ok
  544. Xarchie*filePanelOkButton.fromVert:        filePanelText
  545. Xarchie*filePanelOkButton.vertDistance:        10
  546. Xarchie*filePanelOkButton.horizDistance:    100
  547. ! Uses notify() for callback
  548.  
  549. Xarchie*filePanelCancelButton.label:        Cancel
  550. Xarchie*filePanelCancelButton.fromVert:        filePanelText
  551. Xarchie*filePanelCancelButton.fromHoriz:    filePanelOkButton
  552. Xarchie*filePanelCancelButton.vertDistance:    10
  553. Xarchie*filePanelCancelButton.horizDistance:    30
  554. ! Uses notify() for callback
  555.  
  556. !    -    -    -    -    -    -    -    -    -
  557. ! Help panel (unless Help was disabled at compile-time)
  558.  
  559. Xarchie*helpShell.title:        Xarchie Help Panel
  560. Xarchie*helpShell.translations:#override\n\
  561.     <Message>WM_PROTOCOLS:    help-done()\n
  562.  
  563. Xarchie*helpForm*Text*borderWidth:    1
  564. Xarchie*helpForm.Label*resizable:    True
  565.  
  566. Xarchie*helpForm*helpLabel.borderWidth:    0
  567.  
  568. Xarchie*helpForm*helpViewport.fromVert:    helpLabel
  569. Xarchie*helpForm*helpViewport.width:    250
  570. Xarchie*helpForm*helpViewport.height:    150
  571. ! Don't ever make the topic list wider
  572. Xarchie*helpForm*helpViewport.left:    chainLeft
  573. Xarchie*helpForm*helpViewport.right:    chainLeft
  574.  
  575. ! Font for the Help browser
  576. Xarchie*helpForm*helpList*font:            xarchieFont
  577. ! Don't touch
  578. Xarchie*helpForm*helpList*verticalList:        true
  579. Xarchie*helpForm*helpList*defaultColumns:    1
  580. Xarchie*helpForm*helpList*forceColumns:        true
  581. Xarchie*helpForm*helpList*maxSelectable:     1
  582. Xarchie*helpForm*helpList*height:        150
  583.  
  584. Xarchie*helpForm*helpText.fromVert:    helpLabel
  585. Xarchie*helpForm*helpText.fromHoriz:    helpViewport
  586. Xarchie*helpForm*helpText.width:    350
  587. Xarchie*helpForm*helpText.height:    150
  588. ! Don't touch
  589. Xarchie*helpForm*helpText.left:            chainLeft
  590. Xarchie*helpForm*helpText*editType:        read
  591. Xarchie*helpForm*helpText.scrollVertical:    always
  592. Xarchie*helpForm*helpText.scrollHorizontal:    never
  593. Xarchie*helpForm*helpText*Scrollbar.thickness:    14
  594.  
  595. Xarchie*helpForm*helpDoneButton.label:        Done
  596. Xarchie*helpForm*helpDoneButton.fromVert:    helpViewport
  597. Xarchie*helpForm*helpDoneButton.translations:#override\n\
  598.     <BtnDown>,<BtnUp>:    help-done() \n
  599.  
  600. Xarchie*helpForm*helpPrevButton.label:        Previous
  601. Xarchie*helpForm*helpPrevButton.fromVert:    helpViewport
  602. Xarchie*helpForm*helpPrevButton.fromHoriz:    helpDoneButton
  603. Xarchie*helpForm*helpPrevButton.translations:#override\n\
  604.     <BtnDown>,<BtnUp>:    help-prev() \n
  605.  
  606. Xarchie*helpForm*helpNextButton.label:        Next
  607. Xarchie*helpForm*helpNextButton.fromVert:    helpViewport
  608. Xarchie*helpForm*helpNextButton.fromHoriz:    helpPrevButton
  609. Xarchie*helpForm*helpNextButton.translations:#override\n\
  610.     <BtnDown>,<BtnUp>:    help-next() \n
  611.  
  612. Xarchie*helpForm*helpDownButton.label:        Down
  613. Xarchie*helpForm*helpDownButton.fromVert:    helpViewport
  614. Xarchie*helpForm*helpDownButton.fromHoriz:    helpViewport
  615. Xarchie*helpForm*helpDownButton.translations:#override\n\
  616.     <BtnDown>,<BtnUp>:    help-down() \n
  617.  
  618. Xarchie*helpForm*helpUpButton.label:        Up
  619. Xarchie*helpForm*helpUpButton.fromVert:        helpViewport
  620. Xarchie*helpForm*helpUpButton.fromHoriz:    helpDownButton
  621. Xarchie*helpForm*helpUpButton.translations:#override\n\
  622.     <BtnDown>,<BtnUp>:    help-up() \n
  623.  
  624. !    -    -    -    -    -    -    -    -    -
  625. ! Popups for displaying files retrieved for viewing via ftp
  626. !
  627. ! Buttons use callbacks from notify() to invoke actions, rather than
  628. ! action procedures.
  629.  
  630. ! viewShell.title set programmatically to name of file
  631.  
  632. Xarchie*viewForm.Command.top:        chainTop
  633. Xarchie*viewForm.Command.bottom:    chainTop
  634. Xarchie*viewForm.Command.right:        chainLeft
  635. Xarchie*viewForm.Command.left:        chainLeft
  636.  
  637. Xarchie*viewDoneButton.label:        Dismiss
  638.  
  639. Xarchie*viewDownButton.label:        Down
  640. Xarchie*viewDownButton.fromHoriz:    viewDoneButton
  641.  
  642. Xarchie*viewUpButton.label:        Up
  643. Xarchie*viewUpButton.fromHoriz:    viewDownButton
  644.  
  645. Xarchie*viewSaveButton.label:        Save
  646. Xarchie*viewSaveButton.fromHoriz:    viewUpButton
  647.  
  648. Xarchie*viewText.fromVert:        viewDoneButton
  649. Xarchie*viewText.top:            chainTop
  650. Xarchie*viewText.left:            chainLeft
  651. Xarchie*viewText.scrollVertical:    whenNeeded
  652. Xarchie*viewText.width:            570
  653. Xarchie*viewText.height:        320
  654. Xarchie*viewText*Scrollbar.thickness:    14
  655.  
  656. !    -    -    -    -    -    -    -    -    -
  657. ! The file selector popped up by a viewSaveButton
  658.  
  659. Xarchie*viewSaveShell.title:    Xarchie Save Retrieved File
  660.  
  661. Xarchie*viewSaveLabel.label:            File:
  662. Xarchie*viewSaveLabel.borderWidth:        0
  663.  
  664. Xarchie*viewSaveLabelText.fromHoriz:        viewSaveLabel
  665. Xarchie*viewSaveLabelText.width:        250
  666. Xarchie*viewSaveLabelText.borderWidth:        0
  667. Xarchie*viewSaveLabelText*editType:        read
  668.  
  669. ! If FILECHOOSER
  670. Xarchie*viewSaveFileChooser.width:        300
  671.  
  672. Xarchie*viewSaveTextLabel.label:        Save to:
  673. Xarchie*viewSaveText.fromHoriz:            viewSaveTextLabel
  674. Xarchie*viewSaveText.width:            240
  675. Xarchie*viewSaveText.translations:#override\n\
  676.     <Enter>:    display-caret(True) \n\
  677.     <Leave>:    display-caret(False) \n\
  678.     <Key>Return:    no-op()\n
  679.  
  680. Xarchie*viewSaveOkButton.label:            Ok
  681. Xarchie*viewSaveOkButton.fromVert:        viewSaveText
  682. Xarchie*viewSaveOkButton.vertDistance:        10
  683. Xarchie*viewSaveOkButton.horizDistance:        80
  684. ! Uses notify() for callback
  685.  
  686. Xarchie*viewSaveCancelButton.label:        Cancel
  687. Xarchie*viewSaveCancelButton.fromVert:        viewSaveText
  688. Xarchie*viewSaveCancelButton.fromHoriz:        viewSaveOkButton
  689. Xarchie*viewSaveCancelButton.vertDistance:    10
  690. Xarchie*viewSaveCancelButton.horizDistance:    30
  691. ! Uses notify() for callback
  692.  
  693. !    -    -    -    -    -    -    -    -    -
  694. ! The About Panel
  695.  
  696. Xarchie*aboutShell.title:        About Xarchie
  697. Xarchie*aboutShell.translations:#override\n\
  698.     <Message>WM_PROTOCOLS:    about-done()\n
  699.  
  700. ! This is overridden by the compiled version number
  701. Xarchie*aboutShell*aboutLabel0.label:    Xarchie 2.0
  702. Xarchie*aboutShell*aboutLabel0.width:    200
  703.  
  704. Xarchie*aboutShell*aboutLabel1.label:    George Ferguson
  705. Xarchie*aboutShell*aboutLabel1.fromVert:aboutLabel0
  706. Xarchie*aboutShell*aboutLabel1.width:    200
  707.  
  708. Xarchie*aboutShell*aboutLabel2.label:    ferguson@cs.rochester.edu
  709. Xarchie*aboutShell*aboutLabel2.fromVert:aboutLabel1
  710. Xarchie*aboutShell*aboutLabel2.width:    200
  711.  
  712. ! Uses a compiled-in bitmap
  713. Xarchie*aboutShell*aboutLabel3.fromHoriz:    aboutLabel2
  714. Xarchie*aboutShell*aboutLabel3.horizDistance:    20
  715.  
  716. Xarchie*aboutShell*aboutLabel4.label:    For info about Archie: info@bunyip.com
  717. Xarchie*aboutShell*aboutLabel4.fromVert:    aboutLabel2
  718. Xarchie*aboutShell*aboutLabel4.vertDistance:    10
  719.  
  720. Xarchie*aboutShell*aboutLabel5.label:    \ \ \ \ \ \ \ \ \ \ \ \ \ Prospero: info-prospero@isi.edu
  721. Xarchie*aboutShell*aboutLabel5.fromVert:    aboutLabel4
  722.  
  723. Xarchie*aboutShell*aboutDoneButton.label:    Dismiss
  724. Xarchie*aboutShell*aboutDoneButton.fromVert:    aboutLabel5
  725. Xarchie*aboutShell*aboutDoneButton.translations:#override\n\
  726.     <BtnDown>,<BtnUp>:    about-done() \n
  727.  
  728. !    -    -    -    -    -    -    -    -    -
  729. ! Popup window used to trace ftp connections
  730.  
  731. Xarchie*ftpTraceShell.title:        Xarchie Ftp Trace
  732. Xarchie*ftpTraceShell.translations:#override\n\
  733.     <Message>WM_PROTOCOLS:    ftp-trace-done()\n
  734.  
  735. Xarchie*ftpTraceShell*ftpTraceDismissButton.label:    Dismiss
  736. Xarchie*ftpTraceShell*ftpTraceDismissButton.translations:#override\n\
  737.     <BtnDown>,<BtnUp>:    ftp-trace-done() \n
  738.  
  739. Xarchie*ftpTraceShell*ftpTraceText.fromVert:        ftpTraceDismissButton
  740. Xarchie*ftpTraceShell*ftpTraceText.top:            chainTop
  741. Xarchie*ftpTraceShell*ftpTraceText.left:        chainLeft
  742. Xarchie*ftpTraceShell*ftpTraceText.scrollVertical:    whenNeeded
  743. Xarchie*ftpTraceShell*ftpTraceText.Scrollbar.thickness:    14
  744. Xarchie*ftpTraceShell*ftpTraceText.width:        570
  745. Xarchie*ftpTraceShell*ftpTraceText.height:        320
  746.  
  747. !    -    -    -    -    -    -    -    -    -
  748. ! Menus
  749. ! WARNING: Changing these labels will NOT change the functionality of
  750. !          the menu item! Messing with the settingsMenu is particularly
  751. !          discouraged.
  752.  
  753. Xarchie*SmeBSB.font:        xarchieFont
  754. Xarchie*menuLabel.font:        xarchieBoldFont
  755. Xarchie*menuLabel.leftMargin:    4
  756.  
  757. Xarchie*fileMenu.label:        File
  758. Xarchie*fileMenuItem0.label:    About...
  759. Xarchie*fileMenuItem1.label:    Open
  760. Xarchie*fileMenuItem2.label:    Get...
  761. Xarchie*fileMenuItem3.label:    Save...
  762. Xarchie*fileMenuItem4.label:    Load...
  763. Xarchie*fileMenuItem5.label:    Write...
  764. Xarchie*fileMenuItem6.label:    Quit
  765.  
  766. Xarchie*queryMenu.label:    Query
  767. Xarchie*queryMenuItem0.label:    Query Item
  768. Xarchie*queryMenuItem1.label:    Query Host
  769. Xarchie*queryMenuItem2.label:    Query Location
  770.  
  771. Xarchie*settingsMenu.label:        Settings
  772. Xarchie*settingsMenu.translations:#override\n\
  773.     <BtnMotion>: highlight() settings-submenu() \n
  774. Xarchie*settingsMenuItem0.label:    Archie Host >
  775. Xarchie*settingsMenuItem1.label:    Search Type >
  776. Xarchie*settingsMenuItem2.label:    Sort Type   >
  777. Xarchie*settingsMenuItem3.label:    Nice Level  >
  778. Xarchie*settingsMenuItem4.label:    Other...
  779.  
  780. Xarchie*setSearchMenu.label:    Search Type
  781. Xarchie*searchMenu.label:    Search Type
  782. Xarchie*searchMenuItem0.label:    Exact
  783. Xarchie*searchMenuItem1.label:    Substr
  784. Xarchie*searchMenuItem2.label:    Subcase
  785. Xarchie*searchMenuItem3.label:    Regexp
  786. Xarchie*searchMenuItem4.label:    ExactSubstr
  787. Xarchie*searchMenuItem5.label:    ExactSubcase
  788. Xarchie*searchMenuItem6.label:    ExactRegexp
  789. Xarchie*searchMenu*leftMargin:    15
  790. ! These translations are for popups only
  791. Xarchie*searchMenu.translations:#override\n\
  792.      <EnterWindow>:     highlight()             \n\
  793.      <LeaveWindow>:     unhighlight() MenuPopdown() \n\
  794.      <BtnMotion>:       highlight()             \n\
  795.      <BtnUp>:           notify() unhighlight() MenuPopdown()
  796.  
  797. Xarchie*setSortMenu.label:    Sort Type
  798. Xarchie*sortMenu.label:        Sort Type
  799. Xarchie*sortMenuItem0.label:    By Name
  800. Xarchie*sortMenuItem1.label:    By Date
  801. Xarchie*sortMenuItem2.label:    By Weight
  802. Xarchie*sortMenu*leftMargin:    15
  803. ! These translations are for popups only
  804. Xarchie*sortMenu.translations:#override\n\
  805.      <EnterWindow>:     highlight()             \n\
  806.      <LeaveWindow>:     unhighlight() MenuPopdown() \n\
  807.      <BtnMotion>:       highlight()             \n\
  808.      <BtnUp>:           notify() unhighlight() MenuPopdown()
  809.  
  810. Xarchie*setHostMenu.label:    Archie Host
  811. Xarchie*hostMenu.label:        Archie Host
  812. Xarchie*hostMenuItem0.label:    archie.sura.net        (USA-MD)
  813. Xarchie*hostMenuItem1.label:    archie.ans.net         (USA-NY)
  814. Xarchie*hostMenuItem2.label:    archie.rutgers.edu     (USA-NJ)
  815. Xarchie*hostMenuItem3.label:    archie.unl.edu         (USA-NE)
  816. Xarchie*hostMenuItem4.label:    archie.funet.fi        (Finland/Europe)
  817. Xarchie*hostMenuItem5.label:    archie.au              (Australia)
  818. Xarchie*hostMenuItem6.label:    archie.doc.ic.ac.uk    (GB/Ireland)
  819. Xarchie*hostMenuItem7.label:    archie.wide.ad.jp      (Japan)
  820. Xarchie*hostMenuItem8.label:    archie.ncu.edu.tw      (Taiwan)
  821. Xarchie*hostMenuItem9.label:    archie.nz              (New Zealand)
  822. Xarchie*hostMenuItem10.label:    archie.th-darmstadt.de (Germany)
  823. Xarchie*numHosts:               11
  824. Xarchie*hostMenu*leftMargin:    15
  825. ! These translations are for popups only
  826. Xarchie*hostMenu.translations:#override\n\
  827.      <EnterWindow>:     highlight()             \n\
  828.      <LeaveWindow>:     unhighlight() MenuPopdown() \n\
  829.      <BtnMotion>:       highlight()             \n\
  830.      <BtnUp>:           notify() unhighlight() MenuPopdown()
  831.  
  832. Xarchie*setNiceMenu.label:    Nice Level
  833. Xarchie*niceMenu.label:        Nice Level
  834. Xarchie*niceMenuItem0.label:    Default
  835. Xarchie*niceMenuItem1.label:    Nice
  836. Xarchie*niceMenuItem2.label:    Nicer
  837. Xarchie*niceMenuItem3.label:    Very Nice
  838. Xarchie*niceMenuItem4.label:    Extremely Nice
  839. Xarchie*niceMenuItem5.label:    Nicest
  840. Xarchie*niceMenu*leftMargin:    15
  841. ! These translations are for popups only
  842. Xarchie*niceMenu.translations:#override\n\
  843.      <EnterWindow>:     highlight()             \n\
  844.      <LeaveWindow>:     unhighlight() MenuPopdown() \n\
  845.      <BtnMotion>:       highlight()             \n\
  846.      <BtnUp>:           notify() unhighlight() MenuPopdown()
  847.  
  848. Xarchie*setAutoScrollMenuItem0.label:    Scroll
  849. Xarchie*setAutoScrollMenuItem1.label:    Don't scroll
  850.  
  851. Xarchie*ftpTypeMenuItem0.label:        Binary
  852. Xarchie*ftpTypeMenuItem1.label:        Ascii
  853.  
  854. Xarchie*ftpPromptMenuItem0.label:    Prompt
  855. Xarchie*ftpPromptMenuItem1.label:    Don't prompt
  856.  
  857. Xarchie*ftpTraceMenuItem0.label:    Trace
  858. Xarchie*ftpTraceMenuItem1.label:    Don't trace
  859.  
  860. Xarchie*ftpStripMenuItem0.label:    Strip
  861. Xarchie*ftpStripMenuItem1.label:    Don't strip
  862.  
  863. Xarchie*filePanelWriteModeMenuItem0.label:    One entry per line
  864. Xarchie*filePanelWriteModeMenuItem1.label:    Pretty-printed
  865. Xarchie*filePanelWriteModeMenu*leftMargin:    15
  866.  
  867. !    -    -    -    -    -    -    -    -    -
  868. ! Popups
  869.  
  870. Xarchie*allowShellResize:        True
  871. Xarchie*Dialog*Label.resizable:        True
  872. Xarchie*Dialog*Text.width:        250
  873. Xarchie*Dialog*Text.scrollHorizontal:    never
  874.  
  875. Xarchie*alertShell.title:        Xarchie Alert
  876. Xarchie*alertButton0.label:        Ok
  877.  
  878. Xarchie*confirmShell.title:        Xarchie Confirm
  879. Xarchie*confirmButton0.label:        Yes
  880. Xarchie*confirmButton1.label:        No
  881.  
  882. Xarchie*ftpPromptShell.title:        Xarchie FTP Prompt
  883. Xarchie*ftpPromptButton0.label:        Yes
  884. Xarchie*ftpPromptButton1.label:        No
  885. Xarchie*ftpPromptButton2.horizDistance:    50
  886. Xarchie*ftpPromptButton2.label:        All
  887. Xarchie*ftpPromptButton3.label:        Abort
  888.  
  889. Xarchie*settingsConfirmShell.title:    Xarchie Confirm
  890. Xarchie*settingsConfirmButton0.label:    Dismiss
  891. Xarchie*settingsConfirmButton1.label:    Apply
  892. Xarchie*settingsConfirmButton2.label:    Cancel
  893.  
  894. !    -    -    -    -    -    -    -    -    -
  895. ! Colors
  896. ! Resources for color displays should use "Xarchie.color".
  897. ! For grayscale displays, use "Xarchie.gray".
  898.  
  899. Xarchie.color*background:            powder blue
  900. Xarchie.color*foreground:            blue
  901.  
  902. Xarchie.color*SimpleMenu*background:        wheat
  903. Xarchie.color*SimpleMenu*foreground:        blue
  904. Xarchie.color*Command*background:        wheat
  905. Xarchie.color*MenuButton*background:        wheat
  906. Xarchie.color*Text*background:            wheat
  907.  
  908. Xarchie.color*statusText*background:        powder blue
  909. Xarchie.color*viewSaveLabelText*background:    powder blue
  910.  
  911. Xarchie.color*browserForm.background:        gray
  912. Xarchie.color*browserForm*Command.background:    gray
  913. Xarchie.color*browserForm*Paned*background:    gray91
  914. Xarchie.color*List*background:            gray91
  915. Xarchie.color*List*foreground:            blue
  916. Xarchie.color*XfwfMultiList*highlightBackground:blue
  917. Xarchie.color*XfwfMultiList*highlightForeground:white
  918.  
  919. Xarchie.color*stringForm*Text*background:    light gray
  920. Xarchie.color*stringForm*searchText*background:    wheat
  921.  
  922. Xarchie.color*helpForm*List.background:        gray91
  923. Xarchie.color*helpForm*Text*background:        gray91
  924.  
  925. Xarchie.color*alertDialog*Label.foreground:    red
  926. Xarchie.color*alertDialog*background:        pink
  927. Xarchie.color*alertButton0.background:        green
  928.  
  929. Xarchie.color*confirmDialog*Label.foreground:    blue
  930. Xarchie.color*confirmDialog*background:        light blue
  931. Xarchie.color*confirmButton0.background:    green
  932. Xarchie.color*confirmButton1.background:    red
  933.  
  934. Xarchie.color*fileOkButton*background:        green
  935. Xarchie.color*fileCancelButton*background:    red
  936.  
  937. Xarchie.color*ftpTraceText*background:        powder blue
  938.  
  939. Xarchie.color*ftpPromptButton0*background:    green
  940. Xarchie.color*ftpPromptButton1*background:    red
  941. Xarchie.color*ftpPromptButton2*background:    green
  942. Xarchie.color*ftpPromptButton3*background:    red
  943.  
  944. ! For grayscale displays (with more than two colormap entries)
  945. Xarchie.gray*background:            gray55
  946. Xarchie.gray*foreground:            gray20
  947.  
  948. Xarchie.gray*SimpleMenu*background:        gray70
  949. Xarchie.gray*SimpleMenu*foreground:        gray20
  950. Xarchie.gray*Command*background:        gray80
  951. Xarchie.gray*MenuButton*background:        gray80
  952. Xarchie.gray*Text*background:            gray80
  953. Xarchie.gray*Dialog*Label.foreground:        gray20
  954. Xarchie.gray*Dialog*background:            gray90
  955. Xarchie.gray*Dialog*Command.background:        gray50
  956.  
  957. Xarchie.gray*statusText*background:        gray55
  958. Xarchie.gray*viewSaveLabelText*background:    gray55
  959.  
  960. Xarchie.gray*browserForm.background:        gray90
  961. Xarchie.gray*browserForm*Command.background:    gray90
  962. Xarchie.gray*browserForm*Paned*background:    gray90
  963. Xarchie.gray*List*background:            gray90
  964. Xarchie.gray*XfwfMultiList*highlightBackground:    gray20
  965. Xarchie.gray*XfwfMultiList*highlightForeground:    white
  966.  
  967. Xarchie.gray*stringForm*Text*background:    gray80
  968. Xarchie.gray*stringForm*searchText*background:    gray80
  969.  
  970. Xarchie.gray*helpForm*List.background:        gray90
  971. Xarchie.gray*helpForm*Text*background:        gray90
  972.  
  973. Xarchie.gray*ftpTraceText*background:        gray55
  974.