OSDN Git Service

Add replaceables.xml that should have been added in patch 2038924 (r5780).
authorKimmo Varis <kimmov@gmail.com>
Thu, 14 Aug 2008 18:38:28 +0000 (18:38 +0000)
committerKimmo Varis <kimmov@gmail.com>
Thu, 14 Aug 2008 18:38:28 +0000 (18:38 +0000)
Docs/Users/Manual/replaceables.xml [new file with mode: 0644]

diff --git a/Docs/Users/Manual/replaceables.xml b/Docs/Users/Manual/replaceables.xml
new file mode 100644 (file)
index 0000000..01998c7
--- /dev/null
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<section>
+  <title>Replaceable phrases</title>
+
+  <informaltable>
+    <tgroup cols="2">
+      <tbody>
+        <row>
+          <entry>WinMerge product name</entry>
+
+          <entry><phrase id="wm-prodname">WinMerge</phrase></entry>
+        </row>
+
+        <row>
+          <entry>Current version (minor)</entry>
+
+          <entry><phrase id="version-full">2.8.6</phrase></entry>
+        </row>
+
+        <row>
+          <entry>Current version (major)</entry>
+
+          <entry><phrase id="version">2.8</phrase></entry>
+        </row>
+      </tbody>
+    </tgroup>
+  </informaltable>
+</section>
\ No newline at end of file