Skip to content

Commit

Permalink
gettext: fix GEN org.mate.system-monitor.gschema.xml
Browse files Browse the repository at this point in the history
Closes #185
  • Loading branch information
rbuj committed Jan 22, 2020
1 parent 4a4a3d8 commit 340015c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ gsettings_ENUM_FILES = $(top_srcdir)/src/*.h

gsettingsschema_in_files = org.mate.system-monitor.gschema.xml.in
gsettings_SCHEMAS = $(gsettingsschema_in_files:.xml.in=.xml)

@GSETTINGS_RULES@
$(gsettings_SCHEMAS): $(gsettingsschema_in_files)
$(AM_V_GEN) $(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@

dist_noinst_DATA = \
$(gsettings_in_file)
Expand Down

0 comments on commit 340015c

Please sign in to comment.