~kile/kile/livepreview-xenial

« back to all changes in this revision

Viewing changes to src/data/kilestdtools-win.rc

  • Committer: Package Import Robot
  • Author(s): Prasad Murthy
  • Date: 2013-01-24 19:03:35 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20130124190335-29sj32fdx0d2kcmw
Tags: 1:2.1.3-0ubuntu1
* New upstream release
* Drop kubuntu_02_disable_embedded_kbibtex.diff as kbibtex is now usable with kde4
* Add kbibtex to suggests
* Change the Vcs links to the Ubuntu bzr branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
495
495
type=Process
496
496
class=ViewBib
497
497
command=jabref
498
 
options="%source"
 
498
options="%dir_base/%source"
499
499
from=bib
500
500
to=bib
501
501
 
503
503
type=Process
504
504
class=ViewBib
505
505
command=pybliographic
506
 
options="%source"
 
506
options="%dir_base/%source"
507
507
from=bib
508
508
to=bib
509
509
 
511
511
type=Process
512
512
class=ViewBib
513
513
command=gbib
514
 
options="%source"
 
514
options="%dir_base/%source"
515
515
from=bib
516
516
to=bib
517
517
 
518
518
[Tool/ViewBib/KBib]
519
519
class=ViewBib
520
520
command=kbib
521
 
options="%source"
 
521
options="%dir_base/%source"
522
522
from=bib
523
523
to=bib
524
524
type=Process
527
527
type=Process
528
528
class=ViewBib
529
529
command=kbibtex
530
 
options="%source"
 
530
options="%dir_base/%source"
531
531
from=bib
532
532
to=bib
533
533
 
536
536
class=ViewBib
537
537
libName=kbibtexpart
538
538
className=KBibTeXPart
539
 
liboptions="%source"
 
539
liboptions="%dir_base/%source"
540
540
state=Viewer
541
541
from=bib
542
542
to=bib