From: Debian LibreOffice Maintainers Date: Mon, 27 Nov 2023 18:15:44 +0000 (+0100) Subject: bash-completion-updates X-Git-Tag: archive/raspbian/4%7.6.4_rc1-1+rpi1^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b0c7ada643d6eeba7dca271c223adabfb6714a19;p=libreoffice.git bash-completion-updates Gbp-Pq: Name bash-completion-updates.diff --- diff --git a/bin/generate-bash-completion.py b/bin/generate-bash-completion.py index db6f49e814b..1c0377b9738 100755 --- a/bin/generate-bash-completion.py +++ b/bin/generate-bash-completion.py @@ -39,7 +39,7 @@ WEBDOCS = ["htm", "html", "stw", "txt", "vor", "oth"] WRITERDOCS = ["doc", "dot", "rtf", "sxw", "stw", "sdw", "vor", "txt", "htm?", "xml", "wp", "wpd", "wps", "odt", "ott", "fodt", "docm", "docx", - "dotm", "dotx"] + "dotm", "dotx", "pages"] TEMPLATES = ["stw", "dot", "vor", "stc", "xlt", "sti", "pot", "std", "stw", "dotm", "dotx", "potm", "potx", "xltm", "xltx"]