[Gpg4win-commits] r1453 - in branches/gpg4win-2.0.2-branch: doc doc/manual po
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Sat May 29 11:40:29 CEST 2010
Author: werner
Date: 2010-05-29 11:40:27 +0200 (Sat, 29 May 2010)
New Revision: 1453
Added:
branches/gpg4win-2.0.2-branch/doc/manual/indexstyle.ist
Modified:
branches/gpg4win-2.0.2-branch/doc/ChangeLog
branches/gpg4win-2.0.2-branch/doc/manual/Makefile.am
branches/gpg4win-2.0.2-branch/po/ar.po
branches/gpg4win-2.0.2-branch/po/de.po
branches/gpg4win-2.0.2-branch/po/es.po
branches/gpg4win-2.0.2-branch/po/fr.po
branches/gpg4win-2.0.2-branch/po/ru.po
Log:
Add missing file
Modified: branches/gpg4win-2.0.2-branch/doc/ChangeLog
===================================================================
--- branches/gpg4win-2.0.2-branch/doc/ChangeLog 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/doc/ChangeLog 2010-05-29 09:40:27 UTC (rev 1453)
@@ -1,3 +1,9 @@
+2010-05-29 Werner Koch <wk at g10code.com>
+
+ * manual/indexstyle.ist: Add from trunk.
+ * manual/Makefile.am (EXTRA_DIST): Add it.
+ (novices_extra_dist): New.
+
2010-05-28 Emanuel Schuetze <emanuel at intevation.de>
* README.es.txt, README.fr.txt, README.ru.txt, README.de.txt,
Modified: branches/gpg4win-2.0.2-branch/doc/manual/Makefile.am
===================================================================
--- branches/gpg4win-2.0.2-branch/doc/manual/Makefile.am 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/doc/manual/Makefile.am 2010-05-29 09:40:27 UTC (rev 1453)
@@ -156,15 +156,16 @@
eps_files = $(png_files:.png=.eps)
-EXTRA_DIST = gpg4win-compendium-de.tex \
- fdl.tex fdl-book.tex version.tex.in \
- $(eps_files) $(png_files) $(web_png_files) \
- gpg4win-logo.eps gpg4win-logo.png \
- # needed for Englisch novices manual:
- novices.tex what-is-gpg4win.tex macros-en.tex \
- # needed for (old) German manuals: \
- # einsteiger.tex durchblicker.tex was-ist-gpg4win.tex macros.tex
+novices_extra_dist = novices.tex what-is-gpg4win.tex macros-en.tex
+EXTRA_DIST = gpg4win-compendium-de.tex indexstyle.ist \
+ fdl.tex fdl-book.tex version.tex.in \
+ $(eps_files) $(png_files) $(web_png_files) \
+ gpg4win-logo.eps gpg4win-logo.png $(novices_extra_dist)
+
+# needed for (old) German manuals: \
+# einsteiger.tex durchblicker.tex was-ist-gpg4win.tex macros.tex
+
CLEANFILES = $(eps_files) \
*.dvi *.pdf *.pdf *.toc *.log *.aux *.out *.idx *.ilg *.ind\
*.html.d-stamp *.html.d/*
Added: branches/gpg4win-2.0.2-branch/doc/manual/indexstyle.ist
===================================================================
--- branches/gpg4win-2.0.2-branch/doc/manual/indexstyle.ist 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/doc/manual/indexstyle.ist 2010-05-29 09:40:27 UTC (rev 1453)
@@ -0,0 +1,12 @@
+% sty.file for makeindex
+quote '+'
+headings_flag 1
+heading_prefix "{\\bf "
+heading_suffix "}\\nopagebreak%\n \\indexspace\\nopagebreak%"
+delim_0 "\\dotfill "
+delim_1 "\\dotfill "
+delim_2 "\\dotfill "
+delim_r "~--~"
+suffix_2p "\\,f."
+suffix_3p "\\,ff."
+
Modified: branches/gpg4win-2.0.2-branch/po/ar.po
===================================================================
--- branches/gpg4win-2.0.2-branch/po/ar.po 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/po/ar.po 2010-05-29 09:40:27 UTC (rev 1453)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: Gpg4Win\n"
"Report-Msgid-Bugs-To: gpg4win-devel at wald.intevation.org\n"
-"POT-Creation-Date: 2010-03-05 10:47+0100\n"
+"POT-Creation-Date: 2010-05-29 10:50+0200\n"
"PO-Revision-Date: 2008-03-11 23:52+0200\n"
"Last-Translator: Ahmad Gharbeia <ahmad at gharbeia.org>\n"
"Language-Team: Arabic <doc at arabeyes.org>\n"
Modified: branches/gpg4win-2.0.2-branch/po/de.po
===================================================================
--- branches/gpg4win-2.0.2-branch/po/de.po 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/po/de.po 2010-05-29 09:40:27 UTC (rev 1453)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: gpg4win 2.0\n"
"Report-Msgid-Bugs-To: gpg4win-devel at wald.intevation.org\n"
-"POT-Creation-Date: 2010-03-05 10:47+0100\n"
+"POT-Creation-Date: 2010-05-29 10:50+0200\n"
"PO-Revision-Date: 2009-09-28 15:17+0200\n"
"Last-Translator: Werner Koch <wk at g10code.com>\n"
"Language-Team: German <translation-team-de at lists.sourceforge.net>\n"
Modified: branches/gpg4win-2.0.2-branch/po/es.po
===================================================================
--- branches/gpg4win-2.0.2-branch/po/es.po 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/po/es.po 2010-05-29 09:40:27 UTC (rev 1453)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: gpg4win 1.1.1-svn417\n"
"Report-Msgid-Bugs-To: gpg4win-devel at wald.intevation.org\n"
-"POT-Creation-Date: 2010-03-05 10:47+0100\n"
+"POT-Creation-Date: 2010-05-29 10:50+0200\n"
"PO-Revision-Date: 2009-09-28 09:43+0200\n"
"Last-Translator: Diego Escalante Urrelo <diegoe at gnome.org>\n"
"Language-Team: Spanish <diegoe at gnome.org>\n"
Modified: branches/gpg4win-2.0.2-branch/po/fr.po
===================================================================
--- branches/gpg4win-2.0.2-branch/po/fr.po 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/po/fr.po 2010-05-29 09:40:27 UTC (rev 1453)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: ngoinabox\n"
"Report-Msgid-Bugs-To: gpg4win-devel at wald.intevation.org\n"
-"POT-Creation-Date: 2010-03-05 10:47+0100\n"
+"POT-Creation-Date: 2010-05-29 10:50+0200\n"
"PO-Revision-Date: 2008-03-10 16:46+0100\n"
"Last-Translator: Fabian Rodriguez <magicfab at member.fsf.org>\n"
"Language-Team: FRENCH <aep.lists at it46.se>\n"
Modified: branches/gpg4win-2.0.2-branch/po/ru.po
===================================================================
--- branches/gpg4win-2.0.2-branch/po/ru.po 2010-05-29 08:50:24 UTC (rev 1452)
+++ branches/gpg4win-2.0.2-branch/po/ru.po 2010-05-29 09:40:27 UTC (rev 1453)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: Gpg4Win Installer\n"
"Report-Msgid-Bugs-To: gpg4win-devel at wald.intevation.org\n"
-"POT-Creation-Date: 2010-03-05 10:47+0100\n"
+"POT-Creation-Date: 2010-05-29 10:50+0200\n"
"PO-Revision-Date: 2008-04-22 11:57+0200\n"
"Last-Translator: Sergei Smirnov <moscow at hro.org>\n"
"Language-Team: Human Rights Network <moscow at hro.org>\n"
More information about the Gpg4win-commits
mailing list