home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sources / x / 486 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  50.3 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!sol.ctr.columbia.edu!usc!elroy.jpl.nasa.gov!swrinde!mips!msi!dcmartin
  2. From: liebla@informatik.tu-muenchen.de (Armin Liebl)
  3. Newsgroups: comp.sources.x
  4. Subject: v18i117: bibview - BibTeX GUI, Part19/20
  5. Message-ID: <1992Aug27.161847.26201@msi.com>
  6. Date: 27 Aug 92 16:18:47 GMT
  7. References: <csx-18i099-bibview@uunet.UU.NET>
  8. Sender: dcmartin@msi.com (David C. Martin - Moderator)
  9. Organization: Molecular Simulations, Inc.
  10. Lines: 1389
  11. Approved: dcmartin@msi.com
  12. Originator: dcmartin@fascet
  13.  
  14. Submitted-by: Armin Liebl <liebla@informatik.tu-muenchen.de>
  15. Posting-number: Volume 18, Issue 117
  16. Archive-name: bibview/part19
  17.  
  18. #!/bin/sh
  19. # this is part.19 (part 19 of a multipart archive)
  20. # do not concatenate these parts, unpack them in order with /bin/sh
  21. # file gui_help.c continued
  22. #
  23. if test ! -r _shar_seq_.tmp; then
  24.     echo 'Please unpack part 1 first!'
  25.     exit 1
  26. fi
  27. (read Scheck
  28.  if test "$Scheck" != 19; then
  29.     echo Please unpack part "$Scheck" next!
  30.     exit 1
  31.  else
  32.     exit 0
  33.  fi
  34. ) < _shar_seq_.tmp || exit 1
  35. if test ! -f _shar_wnt_.tmp; then
  36.     echo 'x - still skipping gui_help.c'
  37. else
  38. echo 'x - continuing file gui_help.c'
  39. sed 's/^X//' << 'SHAR_EOF' >> 'gui_help.c' &&
  40. X         speichern.";
  41. #else
  42. char *string6 = "OTHER WINDOWS\n\n\
  43. Annote Window\n\
  44. \n\
  45. The menu bar of the annote window offers the following commands:\n\
  46. Save: \t\
  47. Save the annote field.\n\
  48. Close: \t\
  49. Close the annote window without saving the annote field.\n\
  50. \n\n\
  51. Macro Window\n\
  52. \n\
  53. The menu bar of the macro window offers the following commands:\n\
  54. Save: \t\
  55. Save the macros and preambles of the macro window.\n\
  56. Close: \t\
  57. Close the macro window.\n\
  58. \n\n\
  59. Error Window\n\
  60. \n\
  61. The menu bar of the error window offers the following commands:\n\
  62. Save: \t\
  63. Save the content of the error window.\n\
  64. Close: \t\
  65. Close the error window without saving the content.";
  66. #endif
  67. X
  68. X   int nummer = (int) clientData;
  69. X   if (hlp[nummer-1]==TRUE)
  70. X      return;
  71. X   hlp[nummer-1]=TRUE;
  72. X   if (nummer==1)
  73. X      hlpOpenHelpWin(nummer,line1,string1);
  74. X   else if (nummer==2)
  75. X      hlpOpenHelpWin(nummer,line2,string2);
  76. X   else if (nummer==3)
  77. X      hlpOpenHelpWin(nummer,line3,string3);
  78. X   else if (nummer==4)
  79. X      hlpOpenHelpWin(nummer,line4,string4);
  80. X   else if (nummer==5)
  81. X      hlpOpenHelpWin(nummer,line5,string5);
  82. X   else if (nummer==6)
  83. X      hlpOpenHelpWin(nummer,line6,string6);
  84. X   return;
  85. }
  86. X
  87. /*********************************************************************/
  88. /* gueCloseMacroWinCmd:                                              */
  89. /*    Callback function for macro window button close                */
  90. /*********************************************************************/
  91. void
  92. hlpQuitHelpCmd(Widget w, XtPointer clientData, XtPointer callData)
  93. {  
  94. X   
  95. X   int nummer = (int) clientData;
  96. X   hlp[nummer-1] = FALSE;
  97. X   XtPopdown(helpShell[nummer-1]);
  98. X   return;
  99. }
  100. SHAR_EOF
  101. echo 'File gui_help.c is complete' &&
  102. chmod 0644 gui_help.c ||
  103. echo 'restore of gui_help.c failed'
  104. Wc_c="`wc -c < 'gui_help.c'`"
  105. test 22478 -eq "$Wc_c" ||
  106.     echo 'gui_help.c: original size 22478, current size' "$Wc_c"
  107. rm -f _shar_wnt_.tmp
  108. fi
  109. # ============= Makefile.std ==============
  110. if test -f 'Makefile.std' -a X"$1" != X"-c"; then
  111.     echo 'x - skipping Makefile.std (File already exists)'
  112.     rm -f _shar_wnt_.tmp
  113. else
  114. > _shar_wnt_.tmp
  115. echo 'x - extracting Makefile.std (Text)'
  116. sed 's/^X//' << 'SHAR_EOF' > 'Makefile.std' &&
  117. # Makefile generated by imake - do not edit!
  118. # $XConsortium: imake.c,v 1.51 89/12/12 12:37:30 jim Exp $
  119. X
  120. ###########################################################################
  121. # Makefile generated from "Imake.tmpl" and </tmp/IIf.a23779>
  122. # $XConsortium: Imake.tmpl,v 1.77 89/12/18 17:01:37 jim Exp $
  123. #
  124. # Platform-specific parameters may be set in the appropriate .cf
  125. # configuration files.  Site-wide parameters may be set in the file
  126. # site.def.  Full rebuilds are recommended if any parameters are changed.
  127. #
  128. # If your C preprocessor doesn't define any unique symbols, you'll need
  129. # to set BOOTSTRAPCFLAGS when rebuilding imake (usually when doing
  130. # "make Makefile", "make Makefiles", or "make World").
  131. #
  132. # If you absolutely can't get imake to work, you'll need to set the
  133. # variables at the top of each Makefile as well as the dependencies at the
  134. # bottom (makedepend will do this automatically).
  135. #
  136. X
  137. ###########################################################################
  138. # platform-specific configuration parameters - edit ultrix.cf to change
  139. X
  140. # platform:  $XConsortium: ultrix.cf,v 1.20 89/12/22 15:56:14 rws Exp $
  141. # operating system:             Ultrix-32 3.1
  142. X
  143. ###########################################################################
  144. # site-specific configuration parameters - edit site.def to change
  145. X
  146. # site:  $XConsortium: site.def,v 1.21 89/12/06 11:46:50 jim Exp $
  147. X
  148. X            SHELL =     /bin/sh
  149. X
  150. X              TOP = .
  151. X      CURRENT_DIR = .
  152. X
  153. X               AR = ar cq
  154. X  BOOTSTRAPCFLAGS =
  155. X               CC = gcc -fstrength-reduce -fpcc-struct-return 
  156. X
  157. X         COMPRESS = compress
  158. X              CPP = /lib/cpp $(STD_CPP_DEFINES)
  159. X    PREPROCESSCMD = gcc -DNOSTDHDRS -fstrength-reduce -fpcc-struct-return -E $(STD_CPP_DEFINES)
  160. X          INSTALL = install
  161. X               LD = ld
  162. X             LINT = lint
  163. X      LINTLIBFLAG = -C
  164. X         LINTOPTS = -axz
  165. X               LN = ln -s
  166. X             MAKE = make
  167. X               MV = mv
  168. X               CP = cp
  169. X           RANLIB = ranlib
  170. X  RANLIBINSTFLAGS =
  171. X               RM = rm -f
  172. X     STD_INCLUDES =
  173. X  STD_CPP_DEFINES = 
  174. X      STD_DEFINES =
  175. X EXTRA_LOAD_FLAGS =
  176. X  EXTRA_LIBRARIES =
  177. X             TAGS = ctags
  178. X
  179. X    PROTO_DEFINES =
  180. X
  181. X     INSTPGMFLAGS =
  182. X
  183. X     INSTBINFLAGS = -m 0755
  184. X     INSTUIDFLAGS = -m 4755
  185. X     INSTLIBFLAGS = -m 0664
  186. X     INSTINCFLAGS = -m 0444
  187. X     INSTMANFLAGS = -m 0444
  188. X     INSTDATFLAGS = -m 0444
  189. X    INSTKMEMFLAGS = -m 4755
  190. X
  191. X          DESTDIR =
  192. X
  193. X     TOP_INCLUDES = -I$(INCROOT)
  194. X
  195. X      CDEBUGFLAGS = -O
  196. X        CCOPTIONS =
  197. X      COMPATFLAGS =
  198. X
  199. X      ALLINCLUDES = $(STD_INCLUDES) $(TOP_INCLUDES) $(INCLUDES) $(EXTRA_INCLUDES)
  200. X       ALLDEFINES = $(ALLINCLUDES) $(STD_DEFINES) $(PROTO_DEFINES) $(DEFINES) $(COMPATFLAGS)
  201. X           CFLAGS = $(CDEBUGFLAGS) $(CCOPTIONS) $(ALLDEFINES)
  202. X        LINTFLAGS = $(LINTOPTS) -DLINT $(ALLDEFINES)
  203. X           LDLIBS = $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
  204. X        LDOPTIONS = $(CDEBUGFLAGS) $(CCOPTIONS)
  205. X   LDCOMBINEFLAGS = -X -r
  206. X
  207. X        MACROFILE = ultrix.cf
  208. X           RM_CMD = $(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut
  209. X
  210. X    IMAKE_DEFINES =
  211. X
  212. X         IRULESRC = $(CONFIGDIR)
  213. X        IMAKE_CMD = $(IMAKE) -DUseInstalled -I$(IRULESRC) $(IMAKE_DEFINES)
  214. X
  215. X     ICONFIGFILES = $(IRULESRC)/Imake.tmpl $(IRULESRC)/Imake.rules \
  216. X            $(IRULESRC)/Project.tmpl $(IRULESRC)/site.def \
  217. X            $(IRULESRC)/$(MACROFILE) $(EXTRA_ICONFIGFILES)
  218. X
  219. ###########################################################################
  220. # X Window System Build Parameters
  221. # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
  222. X
  223. ###########################################################################
  224. # X Window System make variables; this need to be coordinated with rules
  225. # $XConsortium: Project.tmpl,v 1.63 89/12/18 16:46:44 jim Exp $
  226. X
  227. X          PATHSEP = /
  228. X        USRLIBDIR = $(DESTDIR)/usr/lib
  229. X           BINDIR = $(DESTDIR)/usr/bin/X11
  230. X          INCROOT = $(DESTDIR)/usr/include
  231. X     BUILDINCROOT = $(TOP)
  232. X      BUILDINCDIR = $(BUILDINCROOT)/X11
  233. X      BUILDINCTOP = ..
  234. X           INCDIR = $(INCROOT)/X11
  235. X           ADMDIR = $(DESTDIR)/usr/adm
  236. X           LIBDIR = $(USRLIBDIR)/X11
  237. X        CONFIGDIR = $(LIBDIR)/config
  238. X       LINTLIBDIR = $(USRLIBDIR)/lint
  239. X
  240. X          FONTDIR = $(LIBDIR)/fonts
  241. X         XINITDIR = $(LIBDIR)/xinit
  242. X           XDMDIR = $(LIBDIR)/xdm
  243. X           AWMDIR = $(LIBDIR)/awm
  244. X           TWMDIR = $(LIBDIR)/twm
  245. X           GWMDIR = $(LIBDIR)/gwm
  246. X          MANPATH = $(DESTDIR)/usr/man
  247. X    MANSOURCEPATH = $(MANPATH)/man
  248. X           MANDIR = $(MANSOURCEPATH)n
  249. X        LIBMANDIR = $(MANSOURCEPATH)3
  250. X      XAPPLOADDIR = $(LIBDIR)/app-defaults
  251. X
  252. X       FONTCFLAGS = -t
  253. X
  254. X     INSTAPPFLAGS = $(INSTDATFLAGS)
  255. X
  256. X            IMAKE = imake
  257. X           DEPEND = makedepend
  258. X              RGB = rgb
  259. X            FONTC = bdftosnf
  260. X        MKFONTDIR = mkfontdir
  261. X        MKDIRHIER =     /bin/sh $(BINDIR)/mkdirhier.sh
  262. X
  263. X        CONFIGSRC = $(TOP)/config
  264. X        CLIENTSRC = $(TOP)/clients
  265. X          DEMOSRC = $(TOP)/demos
  266. X           LIBSRC = $(TOP)/lib
  267. X          FONTSRC = $(TOP)/fonts
  268. X       INCLUDESRC = $(TOP)/X11
  269. X        SERVERSRC = $(TOP)/server
  270. X          UTILSRC = $(TOP)/util
  271. X        SCRIPTSRC = $(UTILSRC)/scripts
  272. X       EXAMPLESRC = $(TOP)/examples
  273. X       CONTRIBSRC = $(TOP)/../contrib
  274. X           DOCSRC = $(TOP)/doc
  275. X           RGBSRC = $(TOP)/rgb
  276. X        DEPENDSRC = $(UTILSRC)/makedepend
  277. X         IMAKESRC = $(CONFIGSRC)
  278. X         XAUTHSRC = $(LIBSRC)/Xau
  279. X          XLIBSRC = $(LIBSRC)/X
  280. X           XMUSRC = $(LIBSRC)/Xmu
  281. X       TOOLKITSRC = $(LIBSRC)/Xt
  282. X       AWIDGETSRC = $(LIBSRC)/Xaw
  283. X       OLDXLIBSRC = $(LIBSRC)/oldX
  284. X      XDMCPLIBSRC = $(LIBSRC)/Xdmcp
  285. X      BDFTOSNFSRC = $(FONTSRC)/bdftosnf
  286. X     MKFONTDIRSRC = $(FONTSRC)/mkfontdir
  287. X     EXTENSIONSRC = $(TOP)/extensions
  288. X
  289. X  DEPEXTENSIONLIB =  $(USRLIBDIR)/libXext.a
  290. X     EXTENSIONLIB =               -lXext
  291. X
  292. X          DEPXLIB = $(DEPEXTENSIONLIB)  $(USRLIBDIR)/libX11.a
  293. X             XLIB = $(EXTENSIONLIB)               -lX11
  294. X
  295. X      DEPXAUTHLIB =  $(USRLIBDIR)/libXau.a
  296. X         XAUTHLIB =               -lXau
  297. X
  298. X        DEPXMULIB =  $(USRLIBDIR)/libXmu.a
  299. X           XMULIB =               -lXmu
  300. X
  301. X       DEPOLDXLIB =  $(USRLIBDIR)/liboldX.a
  302. X          OLDXLIB =               -loldX
  303. X
  304. X      DEPXTOOLLIB =  $(USRLIBDIR)/libXt.a
  305. X         XTOOLLIB =               -lXt
  306. X
  307. X        DEPXAWLIB =  $(USRLIBDIR)/libXaw.a
  308. X           XAWLIB =               -lXaw
  309. X
  310. X LINTEXTENSIONLIB =  $(USRLIBDIR)/llib-lXext.ln
  311. X         LINTXLIB =  $(USRLIBDIR)/llib-lX11.ln
  312. X          LINTXMU =  $(USRLIBDIR)/llib-lXmu.ln
  313. X        LINTXTOOL =  $(USRLIBDIR)/llib-lXt.ln
  314. X          LINTXAW =  $(USRLIBDIR)/llib-lXaw.ln
  315. X
  316. X        XWLIBSRC = $(CONTRIBSRC)/toolkits/Xw
  317. X        DEPXWLIB =  $(USRLIBDIR)/libXw.a
  318. X        XWLIB =               -lXw
  319. X
  320. X          DEPLIBS = $(LOCAL_LIBRARIES)
  321. X
  322. X         DEPLIBS1 = $(DEPLIBS)
  323. X         DEPLIBS2 = $(DEPLIBS)
  324. X         DEPLIBS3 = $(DEPLIBS)
  325. X
  326. ###########################################################################
  327. # Imake rules for building libraries, programs, scripts, and data files
  328. # rules:  $XConsortium: Imake.rules,v 1.67 89/12/18 17:14:15 jim Exp $
  329. X
  330. ###########################################################################
  331. # start of Imakefile
  332. X
  333. #
  334. # bibView
  335. #
  336. #
  337. X
  338. SYS_LIBRARIES = -lm
  339. # SYS_LIBRARIES = -lm -L/usr/ucblib -lucb
  340. LOCAL_LIBRARIES = -lc $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  341. DEPLIBS = $(DEPXLIB)
  342. X
  343. SRCS=    bibview.c FileNom.c gui_main.c ctl_open.c ctl_opt.c\
  344. X    gui_bibl.c gui_help.c ctl_srch.c gui_widg.c ctl_save.c\
  345. X    gui_list.c gui_card.c ctl_card.c ctl_serv.c\
  346. X    db_tree.c bib_file.c globdata.c bib_flex.c\
  347. X    ComboBo.c rc_file.c ctl_prt.c gui_edit.c
  348. OBJS=    bibview.o FileNom.o gui_main.o ctl_open.o ctl_opt.o\
  349. X    gui_bibl.o gui_help.o ctl_srch.o gui_widg.o ctl_save.o\
  350. X    gui_list.o gui_card.o ctl_card.o ctl_serv.o\
  351. X    db_tree.o bib_file.o globdata.o bib_flex.o\
  352. X    ComboBo.o rc_file.o ctl_prt.o gui_edit.o
  353. X
  354. all::  $(PROGRAMS)
  355. X
  356. X        PROGRAM = bibview
  357. X
  358. all:: bibview
  359. X
  360. bibview: $(OBJS) $(DEPLIBS)
  361. X     $(RM) $@
  362. X    $(CC) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS)
  363. X
  364. saber_bibview:
  365. X    #load $(ALLDEFINES) $(SRCS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
  366. X
  367. osaber_bibview:
  368. X    #load $(ALLDEFINES) $(OBJS) $(LOCAL_LIBRARIES) $(SYS_LIBRARIES) $(EXTRA_LIBRARIES)
  369. X
  370. install:: bibview
  371. X    $(INSTALL) -c $(INSTPGMFLAGS)   bibview $(BINDIR)
  372. X
  373. install.man:: bibview.man
  374. X    $(INSTALL) -c $(INSTMANFLAGS) bibview.man $(MANDIR)/bibview.n
  375. X
  376. depend::
  377. X    $(DEPEND) -s "# DO NOT DELETE" -- $(ALLDEFINES) -- $(SRCS)
  378. X
  379. lint:
  380. X    $(LINT) $(LINTFLAGS) $(SRCS) $(LINTLIBS)
  381. lint1:
  382. X    $(LINT) $(LINTFLAGS) $(FILE) $(LINTLIBS)
  383. X
  384. clean::
  385. X    $(RM) $(PROGRAM)
  386. X
  387. ###########################################################################
  388. # common rules for all Makefiles - do not edit
  389. X
  390. emptyrule::
  391. X
  392. clean::
  393. X    $(RM_CMD) \#*
  394. X
  395. Makefile::
  396. X    -@if [ -f Makefile ]; then \
  397. X        echo "    $(RM) Makefile.bak; $(MV) Makefile Makefile.bak"; \
  398. X        $(RM) Makefile.bak; $(MV) Makefile Makefile.bak; \
  399. X    else exit 0; fi
  400. X    $(IMAKE_CMD) -DTOPDIR=$(TOP) -DCURDIR=$(CURRENT_DIR)
  401. X
  402. tags::
  403. X    $(TAGS) -w *.[ch]
  404. X    $(TAGS) -xw *.[ch] > TAGS
  405. X
  406. saber:
  407. X    #load $(ALLDEFINES) $(SRCS)
  408. X
  409. osaber:
  410. X    #load $(ALLDEFINES) $(OBJS)
  411. X
  412. ###########################################################################
  413. # empty rules for directories that do not have SUBDIRS - do not edit
  414. X
  415. install::
  416. X    @echo "install in $(CURRENT_DIR) done"
  417. X
  418. install.man::
  419. X    @echo "install.man in $(CURRENT_DIR) done"
  420. X
  421. Makefiles::
  422. X
  423. includes::
  424. X
  425. ###########################################################################
  426. # dependencies generated by makedepend
  427. X
  428. SHAR_EOF
  429. chmod 0640 Makefile.std ||
  430. echo 'restore of Makefile.std failed'
  431. Wc_c="`wc -c < 'Makefile.std'`"
  432. test 9408 -eq "$Wc_c" ||
  433.     echo 'Makefile.std: original size 9408, current size' "$Wc_c"
  434. rm -f _shar_wnt_.tmp
  435. fi
  436. # ============= fb_ger.h ==============
  437. if test -f 'fb_ger.h' -a X"$1" != X"-c"; then
  438.     echo 'x - skipping fb_ger.h (File already exists)'
  439.     rm -f _shar_wnt_.tmp
  440. else
  441. > _shar_wnt_.tmp
  442. echo 'x - extracting fb_ger.h (Text)'
  443. sed 's/^X//' << 'SHAR_EOF' > 'fb_ger.h' &&
  444. "BibView.title:        bibView",
  445. "BibView.iconName:        bibView",
  446. "BibView*font: *helvetica-bold-r-*-120-*",
  447. "BibView*foreground:            Steelblue",
  448. "BibView*commandBox*foreground:        SteelBlue",
  449. "BibView*commandBox*borderColor:        Black",
  450. "BibView*commandBox*menuLabel.foreground:    SlateBlue",
  451. "BibView*SimpleMenu*foreground:        SteelBlue",
  452. "BibView*SimpleMenu*line.foreground:    SlateGrey",
  453. "BibView*mainwin.orientation:        vertical",
  454. "BibView*mainwin.height:            175",
  455. "BibView*mainwin.width:            500",
  456. "BibView*mainwin*showGrip:        false",
  457. "BibView*mainwin.commandBox.width:     500",
  458. "BibView*mainwin.commandBox.vSpace:     0",
  459. "BibView*mainwin.commandBox.hSpace:     0",
  460. "BibView*mainwin.commandBox.min:     21",
  461. "BibView*mainwin.desktop.label:",
  462. "BibView*mainwin.desktop.width:       500",
  463. "BibView*mainwin.desktop.height:        150",
  464. "BibView*mainwin.desktop.min:        150",
  465. "BibView*mainwin.desktop.fromVert:      commandBox",
  466. "BibView*mainwin*file.label:        Datei",
  467. "BibView*mainwin*file.menuName:        fileMenu",
  468. "BibView*fileMenu.label:            Datei-Menue",
  469. "BibView*fileMenu*item1*label:        Neu",
  470. "BibView*fileMenu*item2*label:        Oeffnen",
  471. "BibView*fileMenu*item3*label:        Schliessen",
  472. "BibView*fileMenu*item4*label:        Speichern",
  473. "BibView*fileMenu*item5*label:        Speichern unter",
  474. "BibView*fileMenu*quit*label:        Beenden",
  475. "BibView*mainwin*services.label:          Dienste",
  476. "BibView*mainwin*services.menuName:    servicesMenu",
  477. "BibView*servicesMenu.label:        Dienste-Menue",
  478. "BibView*servicesMenu*item1*label:    Konsistenzcheck    ",
  479. "BibView*servicesMenu*item2*label:    Mischen",
  480. "BibView*servicesMenu*item3*label:    Druck in Datei",
  481. "BibView*servicesMenu*item4*label:    Makros editieren",
  482. "BibView*servicesMenu*item5*label:    Konfiguration laden",
  483. "BibView*mainwin*options.label:           Optionen    ",
  484. "BibView*mainwin*options.menuName:    optionsMenu",
  485. "BibView*mainwin*options*leftMargin:     20",
  486. "BibView*optionsMenu.label:        Optionen-Menue",
  487. "BibView*optionsMenu*item1*label:    Warnton bei Fehler",
  488. "BibView*optionsMenu*item2*label:    Sicherungskopien  ",
  489. "BibView*optionsMenu*item3*label:    Icons auf Desktop  ",
  490. "BibView*optionsMenu*item4*label:    Autom. Ueberpruefung",
  491. "BibView*optionsMenu*item5*label:    Zwingende Felder",
  492. "BibView*mainwin*window.label:          Fenster",
  493. "BibView*mainwin*window.menuName:    windowMenu",
  494. "BibView*mainwin*window*leftMargin:     20",
  495. "BibView*windowMenu.label:        Fenster-Menue",
  496. "BibView*windowMenu*item1*label:        Kaskadieren",
  497. "BibView*mainwin*help.label:          Hilfe",
  498. "BibView*mainwin*help.menuName:        helpMenu",
  499. "BibView*helpMenu.label:            Hilfe-Menue",
  500. "BibView*helpMenu*item1*label:        Ueberblick",
  501. "BibView*helpMenu*item2*label:        Hauptfenster",
  502. "BibView*helpMenu*item3*label:        Bibliographiefenster",
  503. "BibView*helpMenu*item4*label:        Listenfenster",
  504. "BibView*helpMenu*item5*label:        Kartenfenster",
  505. "BibView*helpMenu*item6*label:        Andere Fenster",
  506. "BibView*helpMenu*info*label:        Programm-Info",
  507. "BibView*bibWin.orientation:        vertical",
  508. "BibView*bibWin.width:            500",
  509. "BibView*bibWin.height:            350",
  510. "BibView*bibWin*showGrip:        false",
  511. "BibView*bibWin*commandBox.width:     450",
  512. "BibView*bibWin*commandBox.vSpace:     0",
  513. "BibView*bibWin*commandBox.hSpace:     0",
  514. "BibView*bibWin*commandBox.min:         21",
  515. "BibView*bibWin*commandBox*new.label:    Neu",
  516. "BibView*bibWin*new.menuName:        newMenu",
  517. "BibView*bibWin*newMenu.label:        Neu-Menue",
  518. "BibView*bibWin*newMenu*item2*label:    Book",
  519. "BibView*bibWin*newMenu*item3*label:    Booklet",
  520. "BibView*bibWin*newMenu*item5*label:    Inbook",
  521. "BibView*bibWin*newMenu*item6*label:    Incollection",
  522. "BibView*bibWin*newMenu*item1*label:    Article",
  523. "BibView*bibWin*newMenu*item4*label:    Conference",
  524. "BibView*bibWin*newMenu*item12*label:    Proceedings",
  525. "BibView*bibWin*newMenu*item7*label:    Inproceedings",
  526. "BibView*bibWin*newMenu*item13*label:    Techreport",
  527. "BibView*bibWin*newMenu*item9*label:    Mastersthesis",
  528. "BibView*bibWin*newMenu*item11*label:    Phdthesis",
  529. "BibView*bibWin*newMenu*item8*label:    Manual",
  530. "BibView*bibWin*newMenu*item14*label:    Unpublished",
  531. "BibView*bibWin*newMenu*item10*label:    Misc",
  532. "BibView*bibWin*commandBox*search.label:    Suchen",
  533. "BibView*bibWin*commandBox*list.label:    Liste",
  534. "BibView*bibWin*commandBox*macro.label:    Makros",
  535. "BibView*bibWin*commandBox*print.label:    Drucken",
  536. "BibView*bibWin*commandBox*save.label:    Speichern",
  537. "BibView*bibWin*commandBox*close.label:    Schliessen",
  538. "BibView*bibWin*window.label:        Fenster",
  539. "BibView*bibWin*window.menuName:        windowMenu",
  540. "BibView*bibWin*window*leftMargin:     20",
  541. "BibView*bibWin*windowMenu.label:    Fenster-Menue",
  542. "BibView*bibWin*windowMenu*item1.label:    Kaskadieren",
  543. "BibView*bibWin.bibdesk.label:",
  544. "BibView*bibWin.bibdesk.width:       450",
  545. "BibView*bibWin.bibdesk.height:        350",
  546. "BibView*bibWin.bibdesk.min:            350    ",
  547. "BibView*bibWin.bibdesk.fromVert:      commandBox",
  548. "BibView*listWin*allowShellResize:    true",
  549. "BibView*listWin*allowResize:        true",
  550. "BibView*listWin*foreground:        Maroon",
  551. "BibView*listWin.height:            650",
  552. "BibView*listWin.width:            530",
  553. "BibView*listWin.horizDistance:        235",
  554. "BibView*listWin.vertDistance:        20",
  555. "BibView*listWin.borderWidth:        2",
  556. "BibView*listWin.orientation:        vertical",
  557. "BibView*listWin*showGrip:        false",
  558. "BibView*listWin.commandBox.vSpace:     0",
  559. "BibView*listWin.commandBox.hSpace:     0",
  560. "BibView*listWin.commandBox.min:     21",
  561. "BibView*listWin.commandBox*print.label:    Drucken",
  562. "BibView*listWin.commandBox*save.label:    Speichern",
  563. "BibView*listWin.commandBox*quit.label:    Schliessen",
  564. "BibView*listWin*listVport.fromVert:    commandBox",
  565. "BibView*listWin*listVport*font:     *fixed-bold-r-*-100-*",
  566. "BibView*listWin*head1.label:        Autor",
  567. "BibView*listWin*head1.width:        200",
  568. "BibView*listWin*head2.label:        Titel",
  569. "BibView*listWin*head2.width:        390",
  570. "BibView*listWin*head3.label:        Typ",
  571. "BibView*listWin*head3.width:        85",
  572. "BibView*listWin*head4.label:        Jahr",
  573. "BibView*listWin*head4.width:        30",
  574. "BibView*listWin*list.verticalList:    true",
  575. "BibView*listWin*list.forceColumns:    true",
  576. "BibView*listWin*list.defaultColumns:    1",
  577. "BibView*macWin*allowResize:        true",
  578. "BibView*macWin.height:            300",
  579. "BibView*macWin.width:            450",
  580. "BibView*macWin.borderWidth:        2",
  581. "BibView*macWin.orientation:        vertical",
  582. "BibView*macWin*showGrip:        false",
  583. "BibView*macWin.commandBox.vSpace:     0",
  584. "BibView*macWin.commandBox.hSpace:     0",
  585. "BibView*macWin.commandBox.min:     21",
  586. "BibView*macWin.commandBox*save.label:    Speichern",
  587. "BibView*macWin.commandBox*close.label:    Schliessen",
  588. "BibView*macText.fromVert:        commandBox",
  589. "BibView*macText*font:             *fixed-bold-r-*-100-*",
  590. "BibView*macText*textSource.editType:    edit",
  591. "BibView*macText*input:             true",
  592. "BibView*helpWin*allowResize:        true",
  593. "BibView*helpWin.height:            300",
  594. "BibView*helpWin.width:            500",
  595. "BibView*helpWin.borderWidth:        2",
  596. "BibView*helpWin.orientation:        vertical",
  597. "BibView*helpWin*showGrip:        false",
  598. "BibView*helpWin.commandBox.vSpace:     0",
  599. "BibView*helpWin.commandBox.hSpace:     0",
  600. "BibView*helpWin.commandBox.min:     21",
  601. "BibView*helpWin.commandBox*close.label:    Schliessen",
  602. "BibView*helpText.fromVert:        commandBox",
  603. "BibView*helpText*font:             *fixed-bold-r-*-100-*",
  604. "BibView*helpText*input:             true",
  605. "BibView*annoteWin*allowResize:        true",
  606. "BibView*annoteWin.height:            300",
  607. "BibView*annoteWin.width:            500",
  608. "BibView*annoteWin.borderWidth:        2",
  609. "BibView*annoteWin.orientation:        vertical",
  610. "BibView*annoteWin*showGrip:        false",
  611. "BibView*annoteWin.commandBox.vSpace:     0",
  612. "BibView*annoteWin.commandBox.hSpace:     0",
  613. "BibView*annoteWin.commandBox.min:     21",
  614. "BibView*annoteWin.commandBox*close.label:    Schliessen",
  615. "BibView*annoteWin.commandBox*save.label:    Speichern",
  616. "BibView*annoteText.fromVert:        commandBox",
  617. "BibView*annoteText*font:             *fixed-bold-r-*-100-*",
  618. "BibView*annoteText*input:             true",
  619. "BibView*srchShell.title:        Suchen Auswahl",
  620. "BibView*srchWin.height:            400",
  621. "BibView*srchWin.width:            380",
  622. "BibView*srchWin.borderWidth:        2",
  623. "BibView*srchWin.orientation:        vertical",
  624. "BibView*srchWin*showGrip:        false",
  625. "BibView*srchWin.commandBox.vSpace:     0",
  626. "BibView*srchWin.commandBox.hSpace:     0",
  627. "BibView*srchWin.commandBox.min:     21",
  628. "BibView*srchWin.commandBox*ok.label:    Suche starten",
  629. "BibView*srchWin.commandBox*cancel.label:Abbrechen",
  630. "BibView*srchWin*srchFlds*borderwidth:    0",
  631. "BibView*srchWin*srchFlds*vSpace:    0",
  632. "BibView*srchWin*srchFlds*font:         *helvetica-bold-r-*-100-*",
  633. "BibView*srchWin*ComboBox.borderWidth:    0",
  634. "BibView*srchWin*ComboBox.margin:    4",
  635. "BibView*srchWin*ComboBox*Text.width:    250",
  636. "BibView*srchWin*ComboBox*Toggle.width:    100",
  637. "BibView*srchWin*ComboBox*Toggle.justify:left",
  638. "BibView*srchWin*ComboBox*Viewport.borderWidth:    4",
  639. "BibView*srchWin*ComboBox*Viewport.width:    300",
  640. "BibView*srchWin*ComboBox*Viewport.height:    100",
  641. "BibView*srchWin*cbTitle*name:        Titel:",
  642. "BibView*srchWin*cbAuthor*name:        Autor:",
  643. "BibView*srchWin*cbCategory*name:    Themenbereich:",
  644. "BibView*srchWin*cbMonth*name:        Monat:",
  645. "BibView*srchWin*cbYear*name:        Jahr:",
  646. "BibView*srchWin*cbNote*name:        Notizen:",
  647. "BibView*srchWin*cbAnnote*name:        Anmerkung:",
  648. "BibView*srchWin*cbJournal*name:        Journal:",
  649. "BibView*srchWin*cbEditor*name:        Herausgeber:",
  650. "BibView*srchWin*cbOrganization*name:    Organization:",
  651. "BibView*srchWin*cbInstitution*name:    Institution:",
  652. "BibView*srchWin*cbPublisher*name:    Verlag:",
  653. "BibView*srchWin*cbSchool*name:        (Hoch-)Schule:",
  654. "BibView*srchWin*cbAddress*name:        Adresse:",
  655. "BibView*srchWin*cbEdition*name:        Auflagennummer:",
  656. "BibView*srchWin*cbChapter*name:        Kapitel:",
  657. "BibView*srchWin*cbSeries*name:        Buchserie:",
  658. "BibView*srchWin*cbPages*name:        Seiten:",
  659. "BibView*srchWin*cbVolume*name:        Bandnummer:",
  660. "BibView*srchWin*cbNumber*name:        Lfd. Nummer:",
  661. "BibView*srchWin*cbBooktitle*name:    Buchtitel:",
  662. "BibView*srchWin*cbHowpublished*name:    Veroeffntl.art:",
  663. "BibView*srchWin*cbType*name:        Typ:",
  664. "BibView*srchWin*cbKey*name:        Schluessel:",
  665. "BibView*srchWin*cbMainkey*name:        bibTeX-Schluessel:",
  666. "BibView*srchWin*cbCrossref*name:    Querverweis:",
  667. "BibView*cardShell.allowShellResize:    true",
  668. "BibView*cardWin*Text*scrollHorizontal:    whenNeeded",
  669. "BibView*cardWin*Text*scrollVertical:    whenNeeded",
  670. "BibView*cardWin*Text*thickness:        8",
  671. "BibView*cardWin*Text.height:        28",
  672. "BibView*cardWin*Text*textSource.editType:    edit",
  673. "BibView*cardWin*Text*input:         true",
  674. "BibView*cardWin*Label*justify:        left",
  675. "BibView*cardWin.foreground:        Violet",
  676. "BibView*cardWin.width:            450",
  677. "BibView*cardWin.borderWidth:        2",
  678. "BibView*cardWin.commandBox.showGrip:    false",
  679. "BibView*cardWin.commandBox.width:     450",
  680. "BibView*cardWin.commandBox.vSpace:     0",
  681. "BibView*cardWin.commandBox.hSpace:     0",
  682. "BibView*cardWin.commandBox.min:     21",
  683. "BibView*cardWin.commandBox.skipAdjust:     true",
  684. "BibView*cardWin.commandBox*userDef.label:    Benutzerdaten",
  685. "BibView*cardWin.commandBox*annote.label:    Anmerkung",
  686. "BibView*cardWin.commandBox*save.label:        Speichern",
  687. "BibView*cardWin.commandBox*change.label:    Aendern",
  688. "BibView*cardWin.commandBox*delete.label:    Loeschen",
  689. "BibView*cardWin.commandBox*copy.label:        Kopieren",
  690. "BibView*cardWin.commandBox*quit.label:        Schliessen",
  691. "BibView*cardWin.userFldVport*font:     *helvetica-bold-r-*-100-*",
  692. "BibView*cardWin.userFldVport.allowResize: true",
  693. "BibView*cardWin.userFldVport.min:    100",
  694. "BibView*cardWin.userFldVport.max:    150",
  695. "BibView*cardWin*userFieldL.width:    150",
  696. "BibView*cardWin*userField.width:    225",
  697. "BibView*cardWin*userFldHead.label:    Benutzerdefinierte Felder",
  698. "BibView*cardWin*userFldHead.width:    380",
  699. "BibView*cardWin*userFldHead.borderWidth:    2",
  700. "BibView*cardWin*userFldHead.justify:    center",
  701. "BibView*cardWin.carddesk*font:         *helvetica-bold-r-*-100-*",
  702. "BibView*cardWin.carddesk*Label*borderWidth:    0",
  703. "BibView*cardWin.carddesk.defaultDistance:    0",
  704. "BibView*cardWin.carddesk*mainkeyLabel.label:    BibTeX-Key:",
  705. "BibView*cardWin.carddesk*mainkey.width:            110",
  706. "BibView*cardWin.carddesk*crossrefLabel.label:    Verweis:",
  707. "BibView*cardWin.carddesk*crossref.width:         148",
  708. "BibView*cardWin.carddesk*addressLabel.label:    Verlagsanschrift:",
  709. "BibView*cardWin.carddesk*address.width:            300",
  710. "BibView*cardWin.carddesk*address.height:        40",
  711. "BibView*cardWin.carddesk*annoteLabel.label:    Anmerkung:",
  712. "BibView*cardWin.carddesk*annote.width:        325",
  713. "BibView*cardWin.carddesk*annote.height:        60",
  714. "BibView*cardWin.carddesk*authorLabel.label:    Autor:",
  715. "BibView*cardWin.carddesk*author.width:        355",
  716. "BibView*cardWin.carddesk*author.height:        30",
  717. "BibView*cardWin.carddesk*booktitleLabel.label:    Buchtitel:",
  718. "BibView*cardWin.carddesk*booktitle.width:    340",
  719. "BibView*cardWin.carddesk*categoryLabel.label:    Themenbereich:",
  720. "BibView*cardWin.carddesk*category.width:    133",
  721. "BibView*cardWin.carddesk*chapterLabel.label:    Kapitel:",
  722. "BibView*cardWin.carddesk*chapter.width:        350",
  723. "BibView*cardWin.carddesk*editionLabel.label:    Auflagennummer:",
  724. "BibView*cardWin.carddesk*editorLabel.label:    Herausgeber:",
  725. "BibView*cardWin.carddesk*editor.width:        320",
  726. "BibView*cardWin.carddesk*editor.height:        30",
  727. "BibView*cardWin.carddesk*howpublishedLabel.label:    Veroeffentlichungsart:",
  728. "BibView*cardWin.carddesk*howpublished.width:    275",
  729. "BibView*cardWin.carddesk*institutionLabel.label:    Institution:",
  730. "BibView*cardWin.carddesk*institutionLabel.width:    60",
  731. "BibView*cardWin.carddesk*institution.width:    334",
  732. "BibView*cardWin.carddesk*journalLabel.label:    Journal:",
  733. "BibView*cardWin.carddesk*journal.width:        345",
  734. "BibView*cardWin.carddesk*keyLabel.label:    Schluessel:",
  735. "BibView*cardWin.carddesk*monthLabel.label:    Monat:",
  736. "BibView*cardWin.carddesk*month.width:        210",
  737. "BibView*cardWin.carddesk*noteLabel.label:    Notizen:",
  738. "BibView*cardWin.carddesk*note.width:        345",
  739. "BibView*cardWin.carddesk*note.height:        60",
  740. "BibView*cardWin.carddesk*numberLabel.label:    Lfd. Nr.:",
  741. "BibView*cardWin.carddesk*number.width:        145",
  742. "BibView*cardWin.carddesk*organizationLabel.label:    Organisation:",
  743. "BibView*cardWin.carddesk*organization.width:    317",
  744. "BibView*cardWin.carddesk*pagesLabel.label:    Seiten:",
  745. "BibView*cardWin.carddesk*pages.width:        80",
  746. "BibView*cardWin.carddesk*publisherLabel.label:    Verlag:",
  747. "BibView*cardWin.carddesk*publisher.width:    350",
  748. "BibView*cardWin.carddesk*publisher.height:    30",
  749. "BibView*cardWin.carddesk*schoolLabel.label:    (Hoch-)Schule:",
  750. "BibView*cardWin.carddesk*school.width:      315",
  751. "BibView*cardWin.carddesk*seriesLabel.label:    Buchserie:",
  752. "BibView*cardWin.carddesk*series.width:      335",
  753. "BibView*cardWin.carddesk*titleLabel.label:    Titel:",
  754. "BibView*cardWin.carddesk*title.width:        360",
  755. "BibView*cardWin.carddesk*title.height:        40",
  756. "BibView*cardWin.carddesk*typeLabel.label:    Typ:",
  757. "BibView*cardWin.carddesk*type.width:        365",
  758. "BibView*cardWin.carddesk*volumeLabel.label:    Bandnummer:",
  759. "BibView*cardWin.carddesk*volume.width:        115",
  760. "BibView*cardWin.carddesk*yearLabel.label:    Jahr:",
  761. "BibView*cardWin*article.borderWidth:        0",
  762. "BibView*cardWin*book.borderWidth:        0",
  763. "BibView*cardWin*booklet.borderWidth:        0",
  764. "BibView*cardWin*conference.borderWidth:        0",
  765. "BibView*cardWin*inbook.borderWidth:        0",
  766. "BibView*cardWin*incollection.borderWidth:    0",
  767. "BibView*cardWin*inproceedings.borderWidth:    0",
  768. "BibView*cardWin*manual.borderWidth:        0",
  769. "BibView*cardWin*mastersthesis.borderWidth:    0",
  770. "BibView*cardWin*misc.borderWidth:        0",
  771. "BibView*cardWin*phdthesis.borderWidth:        0",
  772. "BibView*cardWin*proceedings.borderWidth:    0",
  773. "BibView*cardWin*techreport.borderWidth:        0",
  774. "BibView*cardWin*unpublished.borderWidth:    0",
  775. "BibView*confirmLoadShell.title:        Laden?",
  776. "BibView*confirmLoadBox.label:        Datei bereits geladen.\\nAuf gespeicherte Version zurueckgreifen?",
  777. "BibView*confirmLoadBox*ok.label:    OK",
  778. "BibView*confirmLoadBox*cancel.label:    Abbrechen",
  779. "BibView*confirmBibQuitShell.title:    Bibliography schliessen?",
  780. "BibView*confirmBibQuitBox.label:    Es wurden Aenderungen vorgenommen, die nicht gespeichert wurden!\\nDie evtl angezeigten Karten/Makros wurden ebenfalls nicht gespeichert.\\n\\nWollen Sie WIRKLICH alle Aenderungen verwerfen?",
  781. "BibView*confirmBibQuitBox*ok.label:    Verwerfen",
  782. "BibView*confirmBibQuitBox*cancel.label:    Erst Speichern",
  783. "BibView*confirmQuitCardShell.title:    Karte schliessen?",
  784. "BibView*confirmQuitCardBox.label:    WIRKLICH schliessen ohne zu speichern?",
  785. "BibView*confirmQuitCardBox*ok.label:    Schliessen",
  786. "BibView*confirmQuitCardBox*cancel.label:    Erst Speichern",
  787. "BibView*confirmMacQuitShell.title:    Makros schliessen?",
  788. "BibView*confirmMacQuitBox.label:    Die Makros wurden geaendert!\\nMakros speichern oder verwerfen?",
  789. "BibView*confirmMacQuitBox*save.label:    Speichern",
  790. "BibView*confirmMacQuitBox*quit.label:    Verwerfen",
  791. "BibView*fileSelectBoxShell.title:    BibView Dateimanager",
  792. "BibView*fileSelectBoxShell.iconName:    BibView Dateimanager",
  793. "BibView*fileLoadHead.label:        bibTeX-Datei auswaehlen:",
  794. "BibView*fileRenameHead.label:        bibTeX-Datei umbenennen:",
  795. "BibView*filePrintHead.label:        LaTeX Druckdatei:",
  796. "BibView*configLoadHead.label:        Konfigurationsdatei:",
  797. "BibView*fileListSaveHead.label:        Liste als bibTeX-Datei speichern:",
  798. "BibView*bibselShell.title:        BibView-Datei-Auswahl",
  799. "BibView*bibselWin*closeHead.label:    Schliessen von",
  800. "BibView*bibselWin*saveHead.label:    Speichern von",
  801. "BibView*bibselWin*saveAsHead.label:    Speichern unter ",
  802. "BibView*bibselWin*copyHead.label:    Kopieren nach",
  803. "BibView*bibselWin*collSrcHead.label:    Mischen aus",
  804. "BibView*bibselWin*collDestHead.label:    Mischen nach",
  805. "BibView*bibselWin*checkHead.label:    Ueberpruefen von",
  806. "BibView*bibselWin*printHead.label:    Drucken von",
  807. "BibView*bibselWin*macroHead.label:    Makros editieren von",
  808. "BibView*bibselWin*cancel.label:        Abbrechen",
  809. "BibView*errorShell.title:    BibView Nachricht",
  810. "BibView*errorWin*type.label:    FEHLER:",
  811. "BibView*errorWin*type.foreground: red",
  812. "BibView*errorWin*ok.label:    OK",
  813. "BibView*errorIcon*foreground:    red",
  814. "BibView*warnShell.title:    BibView Nachricht",
  815. "BibView*warnWin*type.label:    WARNUNG:",
  816. "BibView*warnWin*type.foreground:    red",
  817. "BibView*warnWin*ok.label:    OK",
  818. "BibView*warnIcon*foreground:    red",
  819. "BibView*noticeShell.title:    BibView Nachricht",
  820. "BibView*noticeWin*type.label:    HINWEIS:",
  821. "BibView*noticeWin*type.foreground: blue",
  822. "BibView*noticeWin*ok.label:    OK",
  823. "BibView*noticeIcon*foreground:    blue",
  824. "BibView*msgText10.label:  Dieser Befehl wurde noch nicht implementiert.",
  825. "BibView*msgText11.label:  Aktion nicht ausgefuehrt. Kein Speicher!",
  826. "BibView*msgText12.label:  Ausgewaehlte Datei nicht im BibTeX-Format!",
  827. "BibView*msgText14.label:  Keine bibTeX-Datei geoeffnet zum bearbeiten.",
  828. "BibView*msgText15.label:  Datei kann nicht in sich selbst gemischt werden.",
  829. "BibView*msgText16.label:  Karte kann nicht auf sich selbst kopiert werden.",
  830. "BibView*msgText30.label:  Fenster koennen nicht kaskadiert werden!",
  831. "BibView*msgText50.label:  Datei kann nicht geoeffnet werden!",
  832. "BibView*msgText51.label:  Keine Konfigurationsdatei angegeben.",
  833. "BibView*msgText52.label:  Temporaerdatei kann nicht geoeffnet werden!",
  834. "BibView*msgText53.label:  Macros koennen nicht gespeichert werden!",
  835. "BibView*msgText54.label:  Bitte erst Error-Window schliessen!",
  836. "BibView*msgText60.label:  Ueberpruefung ergab Inkonsistenzen.\\nFehlerhafte Karten werden in Liste angezeigt.",
  837. "BibView*msgText61.label:  Ueberpruefung ergab keine Inkonsistenzen.",
  838. "BibView*msgText62.label:  Ueberpruefung ergab Inkonsistenzen.\\nFehler in markierter Zeile korrigieren und erneut laden.",
  839. "BibView*msgText63.label:  Einige zwingende Felder wurden nicht ausgefuellt.\\nDer Eintrag wurde trotzdem gespeichert.",
  840. "BibView*msgText100.label: Doppelte Schluessel nicht erlaubt.\\nKarte evtl. bereits im Baum enthalten.",
  841. "BibView*msgText101.label: Kein regulaerer Ausdruck.",
  842. "BibView*msgText102.label: Keine Eintraege in der bibTeX-Datei gefunden.",
  843. "BibView*msgText104.label: Karte unvollstaendig: kein Autor angegeben.",
  844. "BibView*msgText105.label: Karte unvollstaendig: kein Titel angegeben.",
  845. "BibView*msgText106.label: Karte unvollstaendig: kein Journal angegeben.",
  846. "BibView*msgText107.label: Karte unvollstaendig: kein Jahr angegeben.",
  847. "BibView*msgText108.label: Karte unvollstaendig: kein Verlag angegeben.",
  848. "BibView*msgText109.label: Karte unvollstaendig: kein Buchtitel angegeben.",
  849. "BibView*msgText110.label: Karte unvollstaendig: kein Kapitel angegeben.",
  850. "BibView*msgText111.label: Karte unvollstaendig: kein (Hoch-)Schule angegeben.",
  851. "BibView*msgText112.label: Karte unvollstaendig: kein Institution angegeben.",
  852. "BibView*msgText113.label: Karte unvollstaendig: kein Notiz angegeben.",
  853. "BibView*msgText114.label: Karte unvollstaendig: kein Autor oder Herausgeber angegeben.",
  854. "BibView*msgText115.label: Karte unvollstaendig: kein Kapitel und/oder Seitenzahl angegeben.",
  855. "BibView*msgText120.label: Keine weiteren Dateien ladbar.\\nErst schliessen.",
  856. "BibView*msgText121.label: Interner Fehler: Nr. 121",
  857. "BibView*quit*accelerators:\
  858. X    <Key>q: notify()",
  859. "BibView*mainwin*services*accelerators:\
  860. X    <Key>i: notify()",
  861. "BibView*mainwin*options*accelerators:\
  862. X    <Key>o: notify()",
  863. "BibView*mainwin*window*accelerators:\
  864. X    <Key>f: notify()",
  865. "BibView*mainwin*help*accelerators:\
  866. X    <Key>h: notify()",
  867. SHAR_EOF
  868. chmod 0644 fb_ger.h ||
  869. echo 'restore of fb_ger.h failed'
  870. Wc_c="`wc -c < 'fb_ger.h'`"
  871. test 20748 -eq "$Wc_c" ||
  872.     echo 'fb_ger.h: original size 20748, current size' "$Wc_c"
  873. rm -f _shar_wnt_.tmp
  874. fi
  875. # ============= bibview_ger.1 ==============
  876. if test -f 'bibview_ger.1' -a X"$1" != X"-c"; then
  877.     echo 'x - skipping bibview_ger.1 (File already exists)'
  878.     rm -f _shar_wnt_.tmp
  879. else
  880. > _shar_wnt_.tmp
  881. echo 'x - extracting bibview_ger.1 (Text)'
  882. sed 's/^X//' << 'SHAR_EOF' > 'bibview_ger.1' &&
  883. .TH BIBVIEW 1 "Jun 1992"
  884. .SH NAME
  885. bibview \- 
  886. eine graphische Benutzerschnittstelle 
  887. f\(uer BiBTeX-Literaturdatenbanken.
  888. .SH SYNOPSIS
  889. \fBbibview  [standardoptions] [-file bibdatei] [-rcfile konfdatei]  \fP 
  890. .SH DESCRIPTION
  891. X     
  892. Bibview erleichtert die Verwaltung von BibTeX-Literaturdatenbanken
  893. (im folgenden BiBs genannt).
  894. Es k\(oennen bereits vorhandene BiBs geladen sowie neue BiBs erzeugt 
  895. werden. Beim Laden einer BiB erscheint ein
  896. Bibliographiefenster mit einer Men\(ueleiste, die die
  897. Kommandos zur Bearbeitung der BiB enth\(aelt. Unter anderem
  898. kann man sich eine Liste mit einem \(Ueberblick \(ueber alle
  899. Eintr\(aege der BiB oder mit Eintr\(aegen,
  900. die bestimmte Kriterien erf\(uellen, anzeigen lassen.
  901. Durch das Anklicken
  902. des Eintrags mit der linken Maustaste erscheint ein Fenster
  903. zum Editieren des Eintrags, das dem Typ des Eintrags angepa\(sst ist.
  904. Die f\(uer den bearbeiteten Typ ben\(oetigten Felder
  905. sind durch dicke Umrandung gekennzeichnet. Editieren eines
  906. Feldes erfolgt durch das Positionieren der Maus in das
  907. entsprechende Feld.
  908. Im Feld BibTeX-Key  wird der f\(uer jeden Eintrag
  909. erforderliche cite-key abgefragt. Durch das Feld
  910. Themenbereich k\(oennen Eintr\(aege kategorisiert werden.
  911. Makros k\(oennen durch das Voranstellen
  912. des Zeichens '@' eingegeben werden.
  913. X
  914. .SH Das Hauptfenster
  915. X
  916. Das Hauptfenster, das beim Aufruf von bibview erscheint,
  917. bietet folgende Men\(ues:
  918. \fBDatei\fR:  Funktionen zum Laden und Speichern von BiBs
  919. .br
  920. \fINeu\fR - Anlegen einer neuen Bib.
  921. .br
  922. \fIOeffnen\fR - Einlesen einer bereits vorhandenen Bib.
  923. .br
  924. \fISchliessen\fR - Schlie\(ssen einer ge\(oeffneten Bib.
  925. .br
  926. \fISpeichern\fR -  Speichern einer Bib.
  927. .br
  928. \fISpeichern unter\fR -  Speichern einer Bib unter neuem Namen.
  929. .br
  930. \fIBeenden\fR - Beenden einer Sitzung.
  931. .br
  932. X
  933. \fBDienste\fR:
  934. .br
  935. \fIKonsistenzcheck\fR - Eintr\(aege werden auf Vollst\(aendigkeit 
  936. \(ueberpr\(ueft.
  937. .br
  938. \fIMischen\fR - Eintr\(aege  aus einer Bib werden in eine andere 
  939. \(uebernommen
  940. .br
  941. \fIDruck in Datei\fR - Eintr\(aege einer Bib werden in LaTeX-Datei 
  942. gespeichert
  943. .br
  944. \fIMakros editieren\fR - Editieren von Makros
  945. .br
  946. \fIKonfiguration laden\fR - Laden einer Konfigurationsdatei
  947. X
  948. \fBOptionen\fR: Festlegen von Voreinstellungen
  949. .br
  950. \fIWarnton bei Fehlern\fR - Beim Auftreten von Fehlern ert\(oent ein 
  951. Warnton
  952. .br
  953. \fISicherungskopien\fR - Vor dem Schreiben einer Bib wird eine
  954. Sicherungskopie mit der Endung .bak angelegt
  955. .br
  956. \fIIcons auf Desktop\fR - Icons zu Listen- und Kartenfenster
  957. werden auf dem zugeh\(oerigen Bibliographiefenster
  958. abgelegt.
  959. .br
  960. \fIAutom. \(Ueberpr\(uefung\fR - Beim Laden einer Datei wird
  961. automatisch ein Konsistenzcheck durchgef\(uehrt.
  962. .br
  963. \fIZwingende Felder\fR - Ein Abspeichern eines Eintrags ist nur
  964. m\(oeglich, wenn alle von BibTeX geforderten Felder
  965. angegeben sind.
  966. X               
  967. \fBFenster\fR: 
  968. .br
  969. \fIKaskadieren\fR - zusammengeh\(oerige Fenster werden
  970. entsprechend gruppiert.
  971. X
  972. \fBHilfe\fR:
  973. .br
  974. Das Hilfe-Men\(ue bietet Hilfstexte zu den folgenden Punkten an:
  975. \fIUeberblick\fR
  976. .br
  977. \fIHauptfenster\fR
  978. .br
  979. \fIBibliographiefenster\fR
  980. .br
  981. \fIListenfenster\fR
  982. .br
  983. \fIKartenfenster\fR
  984. .br
  985. \fIAndere Fenster\fR
  986. .br
  987. \fIProgramm-Info\fR
  988. X
  989. X
  990. .SH Das Bibliographiefenster
  991. X
  992. Die Men\(ueleiste des Bibliographiefensters enth\(aelt Funktionen,
  993. mit denen der Benutzer die BiB bearbeiten kann.
  994. X
  995. \fBNeu\fR: 
  996. .br 
  997. Pulldownmen\(ue mit den BibTeX-Typen
  998. .br
  999. \fBSuchen\fR: 
  1000. .br
  1001. Suchen nach bestimmten Eintr\(aegen. Es erscheint
  1002. ein Fenster, in dem f\(uer die Felder regul\(aere Ausdrucke
  1003. eingegeben werden k\(oennen. Das Ergebnis der Suche (alle
  1004. Eintr\(aege, auf die die UND-Verkn\(uepfung der Felder
  1005. zutrifft) wird im Listenfenster angezeigt.
  1006. .br
  1007. \fBListe\fR:
  1008. .br
  1009. Im Listenfenster werden alle Eintr\(aege der
  1010. BiB angezeigt. Durch das Anklicken eines Eintrags erscheint
  1011. ein Fenster zum Editieren des Eintrags.
  1012. .br
  1013. \fBMakros\fR: 
  1014. .br
  1015. Ein Fenster zum Editieren der STRING- und PREAMBLE-Makros erscheint.
  1016. .br
  1017. \fBDrucken\fR:
  1018. .br
  1019. Eine LaTeX-Datei mit den Datens\(aetzen der BiB wird erzeugt.
  1020. .br
  1021. \fBSpeichern\fR: 
  1022. .br
  1023. Speichern der BiB. Die BiB bleibt im Arbeitsspeicher geladen.
  1024. .br
  1025. \fBSchliessen\fR:
  1026. .br
  1027. Entfernen der BiB aus dem Arbeitsspeicher.
  1028. X
  1029. .SH Das Listenfenster
  1030. Das Listenfenster erscheint durch das Anklicken des
  1031. Men\(uepunkts \fIListe\fR im Bibliographiefenster,
  1032. als Ergebnis einer Suche oder im Fall eines
  1033. Konsistenzchecks.
  1034. Die Men\(ueleiste des Listenfensters bietet folgende
  1035. Kommandos:
  1036. .br
  1037. \fBDrucken\fR:
  1038. .br
  1039. Eine LaTeX-Datei mit den Datens\(aetzen der Liste
  1040. wird erzeugt.
  1041. .br
  1042. \fBSpeichern\fR:
  1043. .br
  1044. Die Datens\(aetze der Liste werden als neue BiB gespeichert.
  1045. .br
  1046. \fBSchliessen\fR:
  1047. .br
  1048. Das Listenfenster wird geschlossen.
  1049. X
  1050. .SH Das Kartenfenster
  1051. X
  1052. Die Men\(ueleiste des Kartenfensters bietet folgende
  1053. Kommandos:
  1054. .br
  1055. \fBBenutzerdaten\fR: Das Kartenfenster wird um die
  1056. benutzerdefinierten Felder erweitert bzw. gek\(uerzt.
  1057. .br
  1058. \fBAnmerkung\fR: Das annote-Feld eines Eintrags
  1059. kann in einem eigenen Fenster editiert werden.
  1060. .br
  1061. \fBL\(oeschen\fR: 
  1062. .br
  1063. L\(oeschen des Eintrags aus der BiB.
  1064. .br
  1065. \fBSpeichern\fR: 
  1066. .br
  1067. Speichern des Eintrags in der BiB.
  1068. .br
  1069. \fBKopieren\fR: 
  1070. .br
  1071. Einf\(uegen des Eintrags in andere BiB.
  1072. .br
  1073. \fBSchliessen\fR: 
  1074. .br
  1075. Schlie\(ssen  des Kartenfensters.
  1076. X
  1077. .SH Die Konfigurationsdatei
  1078. X
  1079. Eine Konfigurationsdatei erm\(oeglicht es, das Verhalten von
  1080. \fBbibview\fR an die eigenen Vorstellungen anzupassen.
  1081. Einstellbar sind die Defaults der Optionen [Options],
  1082. benutzerdefinierte Felder zu bestimmten Typen [Fields]
  1083. und vordefinierte Eingabedaten f\(uer das Suchen-Fenster
  1084. [Predefines].
  1085. .br
  1086. Standardm\(ae\(ssig wird als Konfigurationsdatei die Datei
  1087. \fI.bibviewrc\fR im Home-Directory des Benutzers verwendet.
  1088. Mit dem Men\(uepunkt \fIKonfiguration laden\fR des
  1089. Dienste-Men\(ues ist es m\(oeglich, eine andere Konfigurationsdatei
  1090. zu laden, wobei jedoch der Options-Teil nicht ausgewertet wird.
  1091. .br
  1092. Ein Beispiel fuer eine Konfigurationsdatei enthaelt die 
  1093. Datei bibviewrc.
  1094. X
  1095. .SH OPTIONS
  1096. X
  1097. \fBstandardoptions\fR:
  1098. .br
  1099. Zu den Standardoptionen geh\(oeren Kommandozeilenparameter
  1100. wie -display, -geometry, -iconic, -foreground, -background usw.
  1101. .br
  1102. \fB-file bibdatei\fR:
  1103. .br
  1104. Die Datei \fIbibdatei\fR wird beim Starten von  \fBbibview\fR
  1105. geladen.
  1106. .br
  1107. \fB-rcfile konfdatei\fR:
  1108. .br
  1109. Die Konfigurationsdatei \fIkonfdatei\fR wird beim Starten von
  1110. \fBbibview\fR verwendet.
  1111. X
  1112. .SH COPYRIGHT
  1113. Copyright 1992 Technische Universitaet Muenchen
  1114. X
  1115. .SH AUTHORS
  1116. Holger Martin, Peter Urban und Armin Liebl.
  1117. .br
  1118. Kommentare, Fehlermeldungen und Verbesserungsvorschl\(aege
  1119. werden dankbar angenommen von
  1120. liebla@informatik.tu-muenchen.de 
  1121. X
  1122. SHAR_EOF
  1123. chmod 0640 bibview_ger.1 ||
  1124. echo 'restore of bibview_ger.1 failed'
  1125. Wc_c="`wc -c < 'bibview_ger.1'`"
  1126. test 6503 -eq "$Wc_c" ||
  1127.     echo 'bibview_ger.1: original size 6503, current size' "$Wc_c"
  1128. rm -f _shar_wnt_.tmp
  1129. fi
  1130. # ============= BibView.ger ==============
  1131. if test -f 'BibView.ger' -a X"$1" != X"-c"; then
  1132.     echo 'x - skipping BibView.ger (File already exists)'
  1133.     rm -f _shar_wnt_.tmp
  1134. else
  1135. > _shar_wnt_.tmp
  1136. echo 'x - extracting BibView.ger (Text)'
  1137. sed 's/^X//' << 'SHAR_EOF' > 'BibView.ger' &&
  1138. ! Resource Database for bibView 1.0
  1139. ! ---------------------------------
  1140. ! Language: German
  1141. X
  1142. BibView.title:        bibView 1.0 
  1143. BibView.iconName:        bibView
  1144. BibView*font: *helvetica-bold-r-*-120-*
  1145. X
  1146. ! For color workstations only
  1147. BibView*foreground:            Steelblue
  1148. BibView*commandBox*foreground:        SteelBlue
  1149. BibView*commandBox*borderColor:        Black
  1150. BibView*commandBox*menuLabel.foreground:    SlateBlue
  1151. BibView*SimpleMenu*foreground:        SteelBlue
  1152. BibView*SimpleMenu*line.foreground:    SlateGrey
  1153. X
  1154. ! resources for main program window
  1155. BibView*mainwin.orientation:        vertical
  1156. BibView*mainwin.height:            175
  1157. BibView*mainwin.width:            500
  1158. BibView*mainwin*showGrip:        false
  1159. BibView*mainwin.commandBox.width:     500
  1160. BibView*mainwin.commandBox.vSpace:     0
  1161. BibView*mainwin.commandBox.hSpace:     0
  1162. BibView*mainwin.commandBox.min:     21
  1163. X
  1164. BibView*mainwin.desktop.label:
  1165. BibView*mainwin.desktop.width:       500
  1166. BibView*mainwin.desktop.height:        150
  1167. BibView*mainwin.desktop.min:        150
  1168. BibView*mainwin.desktop.fromVert:      commandBox
  1169. X
  1170. BibView*mainwin*file.label:        Datei
  1171. BibView*mainwin*file.menuName:        fileMenu
  1172. BibView*fileMenu.label:            Datei-Menue
  1173. BibView*fileMenu*item1*label:        Neu
  1174. BibView*fileMenu*item2*label:        Oeffnen
  1175. BibView*fileMenu*item3*label:        Schliessen
  1176. BibView*fileMenu*item4*label:        Speichern
  1177. BibView*fileMenu*item5*label:        Speichern unter
  1178. BibView*fileMenu*quit*label:        Beenden
  1179. X
  1180. BibView*mainwin*services.label:          Dienste
  1181. BibView*mainwin*services.menuName:    servicesMenu
  1182. BibView*servicesMenu.label:        Dienste-Menue
  1183. BibView*servicesMenu*item1*label:    Konsistenzcheck    
  1184. BibView*servicesMenu*item2*label:    Mischen
  1185. BibView*servicesMenu*item3*label:    Druck in Datei
  1186. BibView*servicesMenu*item4*label:    Makros editieren
  1187. BibView*servicesMenu*item5*label:    Konfiguration laden
  1188. X
  1189. BibView*mainwin*options.label:           Optionen    
  1190. BibView*mainwin*options.menuName:    optionsMenu
  1191. BibView*mainwin*options*leftMargin:     20
  1192. BibView*optionsMenu.label:        Optionen-Menue
  1193. BibView*optionsMenu*item1*label:    Warnton bei Fehler
  1194. BibView*optionsMenu*item2*label:    Sicherungskopien  
  1195. BibView*optionsMenu*item3*label:    Icons auf Desktop  
  1196. BibView*optionsMenu*item4*label:    Autom. Ueberpruefung
  1197. BibView*optionsMenu*item5*label:    Zwingende Felder
  1198. X
  1199. BibView*mainwin*window.label:          Fenster
  1200. BibView*mainwin*window.menuName:    windowMenu
  1201. BibView*mainwin*window*leftMargin:     20
  1202. BibView*windowMenu.label:        Fenster-Menue
  1203. BibView*windowMenu*item1*label:        Kaskadieren
  1204. X
  1205. BibView*mainwin*help.label:          Hilfe
  1206. BibView*mainwin*help.menuName:        helpMenu
  1207. BibView*helpMenu.label:            Hilfe-Menue
  1208. BibView*helpMenu*item1*label:        Ueberblick
  1209. BibView*helpMenu*item2*label:        Hauptfenster
  1210. BibView*helpMenu*item3*label:        Bibliographiefenster
  1211. BibView*helpMenu*item4*label:        Listenfenster
  1212. BibView*helpMenu*item5*label:        Kartenfenster
  1213. BibView*helpMenu*item6*label:        Andere Fenster
  1214. BibView*helpMenu*info*label:        Programm-Info
  1215. X
  1216. BibView*bibWin.orientation:        vertical
  1217. BibView*bibWin.width:            450
  1218. BibView*bibWin.height:            350
  1219. BibView*bibWin*showGrip:        false
  1220. BibView*bibWin*commandBox.width:     450
  1221. BibView*bibWin*commandBox.vSpace:     0
  1222. BibView*bibWin*commandBox.hSpace:     0
  1223. BibView*bibWin*commandBox.min:         21
  1224. X
  1225. BibView*bibWin*commandBox*new.label:    Neu
  1226. BibView*bibWin*new.menuName:        newMenu
  1227. BibView*bibWin*newMenu.label:        Neu-Menue
  1228. BibView*bibWin*newMenu*item2*label:    Book
  1229. BibView*bibWin*newMenu*item3*label:    Booklet
  1230. BibView*bibWin*newMenu*item5*label:    Inbook
  1231. BibView*bibWin*newMenu*item6*label:    Incollection
  1232. BibView*bibWin*newMenu*item1*label:    Article
  1233. BibView*bibWin*newMenu*item4*label:    Conference
  1234. BibView*bibWin*newMenu*item12*label:    Proceedings
  1235. BibView*bibWin*newMenu*item7*label:    Inproceedings
  1236. BibView*bibWin*newMenu*item13*label:    Techreport
  1237. BibView*bibWin*newMenu*item9*label:    Mastersthesis
  1238. BibView*bibWin*newMenu*item11*label:    Phdthesis
  1239. BibView*bibWin*newMenu*item8*label:    Manual
  1240. BibView*bibWin*newMenu*item14*label:    Unpublished
  1241. BibView*bibWin*newMenu*item10*label:    Misc
  1242. X
  1243. BibView*bibWin*commandBox*search.label:    Suchen
  1244. BibView*bibWin*commandBox*list.label:    Liste
  1245. BibView*bibWin*commandBox*macro.label:    Makros
  1246. BibView*bibWin*commandBox*print.label:    Drucken
  1247. BibView*bibWin*commandBox*save.label:    Speichern
  1248. BibView*bibWin*commandBox*close.label:    Schliessen
  1249. X
  1250. BibView*bibWin*window.label:        Fenster
  1251. BibView*bibWin*window.menuName:        windowMenu
  1252. BibView*bibWin*window*leftMargin:     20
  1253. BibView*bibWin*windowMenu.label:    Fenster-Menue
  1254. BibView*bibWin*windowMenu*item1.label:    Kaskadieren
  1255. X
  1256. BibView*bibWin.bibdesk.label:
  1257. BibView*bibWin.bibdesk.width:       450
  1258. BibView*bibWin.bibdesk.height:        350
  1259. BibView*bibWin.bibdesk.min:            350    
  1260. BibView*bibWin.bibdesk.fromVert:      commandBox
  1261. X
  1262. X
  1263. ! resources for list windows
  1264. ! --------------------------
  1265. BibView*listWin*allowShellResize:    true
  1266. BibView*listWin*allowResize:        true
  1267. BibView*listWin.height:            450
  1268. BibView*listWin.width:            530
  1269. BibView*listWin.horizDistance:        235
  1270. BibView*listWin.vertDistance:        20
  1271. BibView*listWin.borderWidth:        2
  1272. BibView*listWin.orientation:        vertical
  1273. BibView*listWin*showGrip:        false
  1274. BibView*listWin.commandBox.vSpace:     0
  1275. BibView*listWin.commandBox.hSpace:     0
  1276. BibView*listWin.commandBox.min:     21
  1277. BibView*listWin.commandBox*print.label:    Drucken
  1278. BibView*listWin.commandBox*save.label:    Speichern
  1279. BibView*listWin.commandBox*quit.label:    Schliessen
  1280. BibView*listWin*listVport.fromVert:    commandBox
  1281. BibView*listWin*listVport*font:     *fixed-bold-r-*-100-*
  1282. BibView*listWin*head1.label:        Autor
  1283. BibView*listWin*head1.width:        200
  1284. BibView*listWin*head2.label:        Titel
  1285. BibView*listWin*head2.width:        390
  1286. BibView*listWin*head3.label:        Typ
  1287. BibView*listWin*head3.width:        85
  1288. BibView*listWin*head4.label:        Jahr
  1289. BibView*listWin*head4.width:        30
  1290. BibView*listWin*list.verticalList:    true
  1291. BibView*listWin*list.forceColumns:    true
  1292. BibView*listWin*list.defaultColumns:    1
  1293. X
  1294. X
  1295. ! resources for edit windows
  1296. ! --------------------------
  1297. BibView*macWin*allowResize:        true
  1298. BibView*macWin.height:            300
  1299. BibView*macWin.width:            450
  1300. BibView*macWin.borderWidth:        2
  1301. BibView*macWin.orientation:        vertical
  1302. BibView*macWin*showGrip:        false
  1303. BibView*macWin.commandBox.vSpace:     0
  1304. BibView*macWin.commandBox.hSpace:     0
  1305. BibView*macWin.commandBox.min:     21
  1306. BibView*macWin.commandBox*save.label:    Speichern
  1307. BibView*macWin.commandBox*close.label:    Schliessen
  1308. BibView*macText.fromVert:        commandBox
  1309. BibView*macText*font:             *fixed-bold-r-*-100-*
  1310. BibView*macText*textSource.editType:    edit
  1311. BibView*macText*input:             true
  1312. X
  1313. ! resources for help windows
  1314. ! --------------------------
  1315. BibView*helpWin*allowResize:        true
  1316. BibView*helpWin.height:            300
  1317. BibView*helpWin.width:            500
  1318. BibView*helpWin.borderWidth:        2
  1319. BibView*helpWin.orientation:        vertical
  1320. BibView*helpWin*showGrip:        false
  1321. BibView*helpWin.commandBox.vSpace:     0
  1322. BibView*helpWin.commandBox.hSpace:     0
  1323. BibView*helpWin.commandBox.min:     21
  1324. BibView*helpWin.commandBox*close.label:    Schliessen
  1325. BibView*helpText.fromVert:        commandBox
  1326. BibView*helpText*font:             *fixed-bold-r-*-100-*
  1327. BibView*helpText*input:         true
  1328. X
  1329. ! resources for annote windows
  1330. ! --------------------------
  1331. BibView*annoteWin*allowResize:        true
  1332. BibView*annoteWin.height:        300
  1333. BibView*annoteWin.width:        500
  1334. BibView*annoteWin.borderWidth:        2
  1335. BibView*annoteWin.orientation:        vertical
  1336. BibView*annoteWin*showGrip:        false
  1337. BibView*annoteWin.commandBox.vSpace:     0
  1338. BibView*annoteWin.commandBox.hSpace:     0
  1339. BibView*annoteWin.commandBox.min:     21
  1340. BibView*annoteWin.commandBox*save.label:    Speichern
  1341. BibView*annoteWin.commandBox*close.label:    Schliessen
  1342. BibView*annoteText.fromVert:        commandBox
  1343. BibView*annoteText*font:             *fixed-bold-r-*-100-*
  1344. BibView*annoteText*input:         true
  1345. X
  1346. ! resources for search windows
  1347. ! ----------------------------
  1348. BibView*srchShell.title:        Suchen Auswahl
  1349. BibView*srchWin.height:            400
  1350. BibView*srchWin.width:            380
  1351. BibView*srchWin.borderWidth:        2
  1352. BibView*srchWin.orientation:        vertical
  1353. BibView*srchWin*showGrip:        false
  1354. BibView*srchWin.commandBox.vSpace:     0
  1355. BibView*srchWin.commandBox.hSpace:     0
  1356. BibView*srchWin.commandBox.min:     21
  1357. BibView*srchWin.commandBox*ok.label:    Suche starten
  1358. BibView*srchWin.commandBox*cancel.label:Abbrechen
  1359. BibView*srchWin*srchFlds*borderwidth:    0
  1360. BibView*srchWin*srchFlds*vSpace:    0
  1361. BibView*srchWin*srchFlds*font:         *helvetica-bold-r-*-100-*
  1362. BibView*srchWin*ComboBox.borderWidth:    0
  1363. BibView*srchWin*ComboBox.margin:    4
  1364. BibView*srchWin*ComboBox*Text.width:    250
  1365. BibView*srchWin*ComboBox*Toggle.width:    100
  1366. BibView*srchWin*ComboBox*Toggle.justify:left
  1367. BibView*srchWin*ComboBox*Viewport.borderWidth:    4
  1368. BibView*srchWin*ComboBox*Viewport.width:    300
  1369. BibView*srchWin*ComboBox*Viewport.height:    100
  1370. BibView*srchWin*cbTitle*name:        Titel:
  1371. BibView*srchWin*cbAuthor*name:        Autor:
  1372. BibView*srchWin*cbCategory*name:    Themenbereich:
  1373. BibView*srchWin*cbMonth*name:        Monat:
  1374. BibView*srchWin*cbYear*name:        Jahr:
  1375. BibView*srchWin*cbNote*name:        Notizen:
  1376. BibView*srchWin*cbAnnote*name:        Anmerkung:
  1377. BibView*srchWin*cbJournal*name:        Journal:
  1378. BibView*srchWin*cbEditor*name:        Herausgeber:
  1379. BibView*srchWin*cbOrganization*name:    Organization:
  1380. BibView*srchWin*cbInstitution*name:    Institution:
  1381. BibView*srchWin*cbPublisher*name:    Verlag:
  1382. BibView*srchWin*cbSchool*name:        (Hoch-)Schule:
  1383. BibView*srchWin*cbAddress*name:        Adresse:
  1384. BibView*srchWin*cbEdition*name:        Auflagennummer:
  1385. BibView*srchWin*cbChapter*name:        Kapitel:
  1386. BibView*srchWin*cbSeries*name:        Buchserie:
  1387. BibView*srchWin*cbPages*name:        Seiten:
  1388. BibView*srchWin*cbVolume*name:        Bandnummer:
  1389. BibView*srchWin*cbNumber*name:        Lfd. Nummer:
  1390. BibView*srchWin*cbBooktitle*name:    Buchtitel:
  1391. SHAR_EOF
  1392. true || echo 'restore of BibView.ger failed'
  1393. fi
  1394. echo 'End of  part 19'
  1395. echo 'File BibView.ger is continued in part 20'
  1396. echo 20 > _shar_seq_.tmp
  1397. exit 0
  1398. -- 
  1399. Senior Systems Scientist        mail: dcmartin@msi.com
  1400. Molecular Simulations, Inc.        uucp: uunet!dcmartin
  1401. 796 North Pastoria Avenue        at&t: 408/522-9236
  1402. Sunnyvale, California 94086        fax: 408/732-0831
  1403.