Backport github changes to the devel

This commit is contained in:
Alexey Berezhok
2025-05-28 22:47:05 +03:00
parent 4be77a30e1
commit 08e5b49cab
58 changed files with 129156 additions and 46481 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/bash
if [ ! -e /usr/bin/xgettext ]; then
echo " **********************************************************"
echo " * Unable to find xgettext please install gettext package *"