summaryrefslogtreecommitdiff
path: root/docs/handbook/cs/html/hdbk-term.html
blob: 07e17bbb3f62f4308e0bbcde634948629dd693dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Kapitola 2. Spuštění BibleTime</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><meta name="keywords" content="Qt4, BibleTime, SWORD, Crosswire, Help dialog"><link rel="home" href="index.html" title="Příručka BibleTime"><link rel="up" href="index.html" title="Příručka BibleTime"><link rel="prev" href="hdbk-intro.html" title="Kapitola 1. Úvod"><link rel="next" href="hdbk-start-firstrun.html" title="Starting BibleTime for the first time"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Kapitola 2. Spuštění <span class="application">BibleTime</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="hdbk-intro.html">Předcházející</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="hdbk-start-firstrun.html">Další</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="hdbk-term"></a>Kapitola 2. Spuštění <span class="application">BibleTime</span></h1></div></div></div><div class="toc"><p><b>Obsah</b></p><dl class="toc"><dt><span class="sect1"><a href="hdbk-term.html#hdbk-start">Jak spustit <span class="application">BibleTime</span></a></span></dt><dd><dl><dt><span class="sect2"><a href="hdbk-term.html#hdbk-start-starting">Spuštění <span class="application">BibleTime</span></a></span></dt><dt><span class="sect2"><a href="hdbk-term.html#hdbk-start-custom">Nastavení spuštění</a></span></dt></dl></dd><dt><span class="sect1"><a href="hdbk-start-firstrun.html">Starting <span class="application">BibleTime</span> for the first time</a></span></dt></dl></div>
  

  <div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="hdbk-start"></a>Jak spustit <span class="application">BibleTime</span></h2></div></div></div>
    

    <div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="hdbk-start-starting"></a>Spuštění <span class="application">BibleTime</span></h3></div></div></div>
      
      <p><span class="application">BibleTime</span> is an executable file that is integrated with the desktop. You
can launch <span class="application">BibleTime</span> from the Start Menu with this icon: </p><div class="mediaobject"><table border="0" summary="manufactured viewport for HTML img" style="cellpadding: 0; cellspacing: 0;" width="32"><tr style="height: 32px"><td><img src="i_bibletime.png" width="32" alt="BibleTime start icon"></td></tr></table></div>

      <p><span class="application">BibleTime</span> can also be launched from a terminal command prompt. To launch
<span class="application">BibleTime</span>, open a terminal window and type: </p><pre class="screen">bibletime</pre>
    </div>

    <div class="sect2"><div class="titlepage"><div><div><h3 class="title"><a name="hdbk-start-custom"></a>Nastavení spuštění</h3></div></div></div>
      
      <p>From a terminal you can use <span class="application">BibleTime</span> to open a random verse in the
default bible: </p><pre class="screen">bibletime --open-default-bible "&lt;random&gt;"</pre><p> To open at a given
passage like John 3:16, use: </p><pre class="screen">bibletime --open-default-bible "Jan 3:16"</pre><p> You can
also use booknames in your current bookname language.</p>
    </div>
  </div>

  
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="hdbk-intro.html">Předcházející</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="hdbk-start-firstrun.html">Další</a></td></tr><tr><td width="40%" align="left" valign="top">Kapitola 1. Úvod </td><td width="20%" align="center"><a accesskey="h" href="index.html">Domů</a></td><td width="40%" align="right" valign="top"> Starting <span class="application">BibleTime</span> for the first time</td></tr></table></div></body></html>