home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscShell / Samples / finger.nib / data.nib (.txt) < prev   
Encoding:
NeXT TypedStream Data  |  1994-09-29  |  3.3 KB  |  90 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. Application
  6. MenuCell
  7. ButtonCell
  8. ActionCell
  9. Select All
  10.     Helvetica
  11. Matrix
  12. Control
  13.     Responder
  14. @:@iiii
  15. Paste
  16. ff@@#::s
  17. WindowTemplate
  18. iiii***@s@
  19. Finger
  20. Window
  21.     NXBrowser
  22. @@::#@ssssi**
  23. NXBrowserCell
  24. BrowserItem
  25. Users
  26. MiscImageDragView
  27. MiscDragView
  28.     TextField
  29. TextFieldCell
  30. Helvetica-Bold
  31. ScrollView
  32. ClipView
  33. ciifffcfffs
  34. [119c]{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
  35. \margl40
  36. \margr40
  37. \f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 
  38. NXCursor
  39. NXImage
  40. NXibeam
  41. Scroller
  42. _doScroller:
  43. @@@ffs
  44. MenuTemplate
  45. *@*@ccc
  46. finger
  47. Info Panel...
  48. Preferences...
  49. Help...
  50. submenuAction:
  51. NXmenuArrow
  52. MiscAwakeAction
  53.     MiscShell
  54. MiscString
  55. R# Print a list of all users to stdout
  56. nidump passwd / | sed -e 's/:.*$//' | sort
  57. MiscStringArray
  58. s# $sender is the selection in 
  59. # the browser.  Send that selection
  60. # to the icon well (v1) and send
  61. # the "finger" results to stdout
  62. dir=/LocalLibrary/Images/People
  63. # display full name on $v2
  64. fullName=`nidump passwd / | 
  65.    awk -F: '$1 == "'$sender'" { print $5 } '`
  66. echo v1=$dir/$sender.tiff
  67. echo v2=$fullName
  68. # and finally, finger the user
  69. finger -l $sender
  70. sleep 1
  71.  0-20 21-27 29-35 38-43 47-50 55-
  72. FingerOneUser
  73. MyWindow
  74. MainMenu
  75. File's Owner
  76.     ListUsers
  77. [14@]
  78. IBControlConnector
  79. IBConnector
  80. copy:
  81. paste:
  82. selectAll:
  83. terminate:
  84. hide:
  85. showHelpPanel:
  86. executeScript:
  87. IBOutletConnector
  88. standardOutput
  89. standardError
  90.