Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/po/Makefile.am')
-rw-r--r--main/po/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/po/Makefile.am b/main/po/Makefile.am
index 0b44e025eb..14d6750416 100644
--- a/main/po/Makefile.am
+++ b/main/po/Makefile.am
@@ -11,7 +11,7 @@ MO_FILES = $(foreach po,$(FILES), $(INSTALL_DIR)/$(basename $(po))/LC_MESSAGES/$
all: $(GMO_FILES) post-strip-mnemonics
update-po:
- $(MDTOOL_RUN) gettext-update -f:$(top_srcdir)/Main.sln
+ $(MDTOOL_RUN) gettext-update --sort -f:$(top_srcdir)/Main.sln
$(GMO_FILES): $(LC_BUILD)/%/LC_MESSAGES/$(PACKAGE).mo: %.po strip-mnemonics
$(MKDIR_P) $(dir $@)