[gimp-help-2] [xml2po] Patch: Change VERSION string



commit 526e29951897d9b816b4a0691dcb319aa474c283
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date:   Thu Dec 17 20:34:11 2009 +0100

    [xml2po] Patch: Change VERSION string
    
    Add "(patched by ...)" to the original xml2po VERSION string.

 tools/xml2po.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/xml2po.py b/tools/xml2po.py
index 8e26ca7..e70b4a3 100755
--- a/tools/xml2po.py
+++ b/tools/xml2po.py
@@ -21,7 +21,7 @@
 #
 
 # xml2po -- translate XML documents
-VERSION = "0.18.0"
+VERSION = "0.18.0 (patched by GIMP Documentation Team)"
 
 # Versioning system (I use this for a long time, so lets explain it to
 # those Linux-versioning-scheme addicts):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]