summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-09-05 11:37:29 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-09-05 11:37:29 +0200
commit68214f0cdf9b3a2bcadc5884fa222397d7610f81 (patch)
tree613c05cac93424ed02ab7a09534eb0eb9982687c /data
parenteae4faee4e20e88490824adddf75ccaef94dcde4 (diff)
downloadzeitgeist-68214f0cdf9b3a2bcadc5884fa222397d7610f81.tar.gz
Use GNU gettext only and drop references to intltool and glib-getttext
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am5
-rw-r--r--data/zeitgeist-datahub.desktop.in8
2 files changed, 5 insertions, 8 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 16982272..5cedd84d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -21,8 +21,6 @@ xdgautostartdir=$(sysconfdir)/xdg/autostart
xdgautostart_DATA = $(xdgautostart_in_files:.desktop.in=.desktop)
endif
-@INTLTOOL_DESKTOP_RULE@
-
CLEANFILES = \
org.gnome.zeitgeist.service \
PythonSerializer.pyc \
@@ -37,5 +35,8 @@ EXTRA_DIST = \
all-local: org.gnome.zeitgeist.service
+%.desktop: %.desktop.in
+ $(AM_V_GEN)$(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@
+
clean:
rm -rf *.pyc *.~[0-9]~
diff --git a/data/zeitgeist-datahub.desktop.in b/data/zeitgeist-datahub.desktop.in
index 30b4aac5..dfda7611 100644
--- a/data/zeitgeist-datahub.desktop.in
+++ b/data/zeitgeist-datahub.desktop.in
@@ -1,10 +1,6 @@
[Desktop Entry]
-Version=1.0
-Encoding=UTF-8
-_Name=Zeitgeist Datahub
-_Comment=Start the Zeitgeist Datahub for passive loggers
+Name=Zeitgeist Datahub
+Comment=Start the Zeitgeist Datahub for passive loggers
Exec=zeitgeist-datahub
Terminal=false
Type=Application
-Categories=
-GenericName=