aboutsummaryrefslogtreecommitdiff
path: root/update-po.sh
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-09-11 13:46:13 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-09-11 13:46:31 +0200
commitb31f62c10e04153e36f25d4109cb31882c3b7409 (patch)
treea901662f02c0e623bdb8d22957bdd6935ad86572 /update-po.sh
parent8818b2d64a4e2a3ddea3ed94c62ea8404f7c1fa8 (diff)
downloadayatana-indicator-keyboard-b31f62c10e04153e36f25d4109cb31882c3b7409.tar.gz
ayatana-indicator-keyboard-b31f62c10e04153e36f25d4109cb31882c3b7409.tar.bz2
ayatana-indicator-keyboard-b31f62c10e04153e36f25d4109cb31882c3b7409.zip
update-po.sh: White-space fix.
Diffstat (limited to 'update-po.sh')
-rwxr-xr-xupdate-po.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-po.sh b/update-po.sh
index 59ad5c45..55a3a6e4 100755
--- a/update-po.sh
+++ b/update-po.sh
@@ -29,7 +29,7 @@ cat LINGUAS | while read lingua; do
fi
sed -e 's/\.xml\.in\.in\.h:/.xml.in.in:/g' \
- -e 's/\.xml\.in\.h:/.xml.in:/g' \
+ -e 's/\.xml\.in\.h:/.xml.in:/g' \
-e 's/\.ini\.in\.h:/.ini.in:/g' \
-e 's/\.xml\.h:/.xml:/g' \
-e 's/\.ini\.h:/.ini:/g' \