summaryrefslogtreecommitdiff
path: root/backend/xps
diff options
context:
space:
mode:
Diffstat (limited to 'backend/xps')
-rw-r--r--backend/xps/Makefile.am8
-rw-r--r--backend/xps/xpsdocument.atril-backend.desktop.in (renamed from backend/xps/xpsdocument.atril-backend.in)2
2 files changed, 5 insertions, 5 deletions
diff --git a/backend/xps/Makefile.am b/backend/xps/Makefile.am
index 5fd1c0c1..b0be0664 100644
--- a/backend/xps/Makefile.am
+++ b/backend/xps/Makefile.am
@@ -19,13 +19,13 @@ libxpsdocument_la_LIBADD = \
$(BACKEND_LIBS) \
$(GXPS_LIBS)
-backend_in_files = xpsdocument.atril-backend.in
-backend_DATA = $(backend_in_files:.atril-backend.in=.atril-backend)
+backend_in_files = xpsdocument.atril-backend.desktop.in
+backend_DATA = $(backend_in_files:.atril-backend.desktop.in=.atril-backend)
+$(backend_DATA): $(backend_in_files)
+ $(AM_V_GEN) $(MSGFMT) --desktop --keyword=TypeDescription --template $< -d $(top_srcdir)/po -o $@
EXTRA_DIST = $(backend_in_files)
CLEANFILES = $(backend_DATA)
-@EV_INTLTOOL_ATRIL_BACKEND_RULE@
-
-include $(top_srcdir)/git.mk
diff --git a/backend/xps/xpsdocument.atril-backend.in b/backend/xps/xpsdocument.atril-backend.desktop.in
index 3fca5801..1a4e2ad3 100644
--- a/backend/xps/xpsdocument.atril-backend.in
+++ b/backend/xps/xpsdocument.atril-backend.desktop.in
@@ -1,5 +1,5 @@
[Atril Backend]
Module=xpsdocument
Resident=true
-_TypeDescription=XPS Documents
+TypeDescription=XPS Documents
MimeType=application/oxps;application/vnd.ms-xpsdocument