diff --git a/Makefile b/Makefile index ee6144754fa..bff76e3eb2c 100644 --- a/Makefile +++ b/Makefile @@ -415,6 +415,7 @@ $(DESKTOP_POT): ${DESKTOP_BASE}/*.in @msgfmt \ -d ${DESKTOP_LOCALE_DIR} \ --desktop \ + --keyword=Name \ --template $< \ --output-file $@ @rm ${DESKTOP_LOCALE_DIR}/*.po