diff --git a/documents/common/gaim_einrichtung_konto/gaim_einrichtung_konto.lyx b/documents/common/gaim_einrichtung_konto/gaim_einrichtung_konto.lyx index 8dc9279..05da489 100644 --- a/documents/common/gaim_einrichtung_konto/gaim_einrichtung_konto.lyx +++ b/documents/common/gaim_einrichtung_konto/gaim_einrichtung_konto.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -242,7 +242,7 @@ verbindest du dich mit dem ICQ-Netzwerk. \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_einrichtung_konto.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset diff --git a/documents/common/gaim_encryption_einrichtung/gaim_encryption_einrichtung.lyx b/documents/common/gaim_encryption_einrichtung/gaim_encryption_einrichtung.lyx index e6801de..9ac60cc 100644 --- a/documents/common/gaim_encryption_einrichtung/gaim_encryption_einrichtung.lyx +++ b/documents/common/gaim_encryption_einrichtung/gaim_encryption_einrichtung.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -260,7 +260,7 @@ Damit ist die Einrichtung abgeschlossen. \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_encryption_einrichtung.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset diff --git a/documents/linux/gaim_encryption_installation/gaim_encryption_installation.lyx b/documents/linux/gaim_encryption_installation/gaim_encryption_installation.lyx index 4f5bdb8..6c7d95c 100644 --- a/documents/linux/gaim_encryption_installation/gaim_encryption_installation.lyx +++ b/documents/linux/gaim_encryption_installation/gaim_encryption_installation.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -274,7 +274,7 @@ Anwenden \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_encryption_installation.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset diff --git a/documents/linux/gaim_installation/gaim_installation.lyx b/documents/linux/gaim_installation/gaim_installation.lyx index 941f7c3..c6bd1e9 100644 --- a/documents/linux/gaim_installation/gaim_installation.lyx +++ b/documents/linux/gaim_installation/gaim_installation.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -274,7 +274,7 @@ Anwenden \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_installation.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset diff --git a/documents/mod_html_files.py b/documents/mod_html_files.py index 62d1f54..3257df6 100644 --- a/documents/mod_html_files.py +++ b/documents/mod_html_files.py @@ -87,7 +87,9 @@ try: content = string.replace(content,'HREF="http:','class="externalLink" href="http:') content = string.replace(content,'HREF="https:','class="externalLink" href="https:') - # TODO: comment + # Geht zur Posotion des Progress-Menues, + # sucht nach einem Link = NameDerEingabedateiDiesesSkriptes, + # ersetzt ersten
  • -tag der folgt startoffset=string.find(content,'
    ') namensposition = string.find(content,os.path.basename(sys.argv[1]),startoffset) if namensposition > 0: diff --git a/documents/progress/progress_einfuehrung.inc b/documents/progress/progress_einfuehrung.inc index acf187b..de2bebd 100644 --- a/documents/progress/progress_einfuehrung.inc +++ b/documents/progress/progress_einfuehrung.inc @@ -2,7 +2,8 @@
    So geht's weiter:
      - +
    1. Warum Verschlüsselung wichtig ist
    2. Wie funktioniert Verschlüsselung
    3. Asymmetrische Verschlüsselung kurz erklärt
    4. diff --git a/documents/progress/progress_gaim_einrichtung_konto.inc b/documents/progress/progress_gaim_einrichtung_konto.inc deleted file mode 100644 index 54744d5..0000000 --- a/documents/progress/progress_gaim_einrichtung_konto.inc +++ /dev/null @@ -1,16 +0,0 @@ -\begin{rawhtml} - -\end{rawhtml} diff --git a/documents/progress/progress_gaim_encryption_einrichtung.inc b/documents/progress/progress_gaim_encryption_einrichtung.inc deleted file mode 100644 index 54744d5..0000000 --- a/documents/progress/progress_gaim_encryption_einrichtung.inc +++ /dev/null @@ -1,16 +0,0 @@ -\begin{rawhtml} - -\end{rawhtml} diff --git a/documents/progress/progress_gaim_encryption_installation.inc b/documents/progress/progress_gaim_encryption_installation.inc deleted file mode 100644 index 54744d5..0000000 --- a/documents/progress/progress_gaim_encryption_installation.inc +++ /dev/null @@ -1,16 +0,0 @@ -\begin{rawhtml} - -\end{rawhtml} diff --git a/documents/progress/progress_gaim_installation.inc b/documents/progress/progress_gaim_installation.inc deleted file mode 100644 index 54744d5..0000000 --- a/documents/progress/progress_gaim_installation.inc +++ /dev/null @@ -1,16 +0,0 @@ -\begin{rawhtml} - -\end{rawhtml} diff --git a/documents/windows/gaim_encryption_installation/gaim_encryption_installation.lyx b/documents/windows/gaim_encryption_installation/gaim_encryption_installation.lyx index 3bc8500..8e25e52 100644 --- a/documents/windows/gaim_encryption_installation/gaim_encryption_installation.lyx +++ b/documents/windows/gaim_encryption_installation/gaim_encryption_installation.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -265,7 +265,7 @@ Fertig stellen \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_encryption_installation.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset diff --git a/documents/windows/gaim_installation/gaim_installation.lyx b/documents/windows/gaim_installation/gaim_installation.lyx index eb3e8c5..52db311 100644 --- a/documents/windows/gaim_installation/gaim_installation.lyx +++ b/documents/windows/gaim_installation/gaim_installation.lyx @@ -1,4 +1,4 @@ -#LyX 1.4.1 created this file. For more info see http://www.lyx.org/ +#LyX 1.4.2 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header @@ -317,7 +317,7 @@ Fertig stellen \end_layout \begin_layout Standard -\begin_inset Include \input{progress/progress_gaim_installation.inc} +\begin_inset Include \input{progress/progress_chat_programme.inc} preview false \end_inset