[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0beta1-25-ga0f61c553

git at osgeo.org git at osgeo.org
Tue Jul 18 12:59:35 PDT 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  a0f61c55362f8910dd13007393134c3d87886c36 (commit)
      from  8338aca150885c6be9ffd73a05c12ad039f1e285 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a0f61c55362f8910dd13007393134c3d87886c36
Author: Sandro Santilli <strk at kbt.io>
Date:   Tue Jul 18 14:24:27 2023 +0200

    Do not translate <refname> tags

diff --git a/doc/po/strip_untranslatable.sh b/doc/po/strip_untranslatable.sh
index 0a4cdf3e3..6e4cae259 100755
--- a/doc/po/strip_untranslatable.sh
+++ b/doc/po/strip_untranslatable.sh
@@ -9,5 +9,6 @@
 sed -e '/^#\. Tag: programlisting$/,/^$/d' \
     -e '/^#\. Tag: screen$/,/^$/d' \
     -e '/^#\. Tag: funcsynopsis$/,/^$/d' \
+    -e '/^#\. Tag: refname$/,/^$/d' \
     -i $1
 

-----------------------------------------------------------------------

Summary of changes:
 doc/po/strip_untranslatable.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list