From 39857b0a95fb1141de4748fc1b9d6ebe36169dde Mon Sep 17 00:00:00 2001 From: luisgulo Date: Tue, 16 Jul 2024 12:27:29 +0200 Subject: [PATCH] Ajuste texto en script --- protege-dni.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protege-dni.sh b/protege-dni.sh index 5c13e75..8391c53 100755 --- a/protege-dni.sh +++ b/protege-dni.sh @@ -24,7 +24,7 @@ PADRES='280,317,620,376' IDE='50,430,980,520' # Pedimos texto al usuario -TEXTO=$(zenity --entry --text="Escriba el mensaje a poner en la imagen" --entry-text="SOLO PARA USO INTERNO DE ") +TEXTO=$(zenity --entry --text="Escriba el mensaje a poner en la imagen" --entry-text="SOLO USO INTERNO Empresa ") # Temporales Escalados echo "Preparando Imagenes temporales (escaladas).."