Git commit bad5e2570b892f1cc8fcb6a5809b05ce31ccfbc6 by m.eik michalke.
Committed on 12/11/2015 at 21:40.
Pushed by meikm into branch 'master'.

updated plugin docs

  - this is a leftover, right?

M  +1    -1    doc/rkwardplugins/index.docbook

http://commits.kde.org/rkward/bad5e2570b892f1cc8fcb6a5809b05ce31ccfbc6

diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook
index cd27b80..9c9fe68 100644
--- a/doc/rkwardplugins/index.docbook
+++ b/doc/rkwardplugins/index.docbook
@@ -2046,7 +2046,7 @@ user (selection from a list of values shown next to this 
element) -->
                                        <replaceable>xx</replaceable> is the 
language code, again).</para></listitem>
                        <listitem><para>You should also include the 
non-compiled translation (&ie; 
<command>rkward__<replaceable>POID</replaceable>.<replaceable>xx</replaceable>.po</command>)
 in
                                        your distribution, in the "po" 
subdirectory.</para></listitem>
-                       <listitem><para>For any update of your plugin, run 
<command>python scripts/extract_plugin_messages.py 
/path/to/my.pluginmap</command> to update the .pot file, but also the
+      <listitem><para>For any update of your plugin, run <command>python 
scripts/update_plugin_messages.py /path/to/my.pluginmap</command> to update the 
.pot file, but also the
                                        existing .po-files, and the compiled 
message catalogs.</para></listitem>
                </itemizedlist>
        </sect1>
_______________________________________________
kde-doc-english mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-doc-english

Reply via email to