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