Skip to content
Snippets Groups Projects
Verified Commit 1e49858f authored by Louis Abel's avatar Louis Abel :tv:
Browse files

add update-comps script

parent ebd18f7e
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
$COMPS_FILE=$1
LANG=C intltool-merge -x -u po/ $COMPS_FILE.xml.in $COMPS_FILE.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment