summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDiane Trout <diane@ghic.org>2017-08-29 22:09:21 -0700
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-08-30 21:09:57 -0500
commitcacdcd893237073e49ecc876fbea444cdcceb312 (patch)
tree2c4dbc358197a231367034216ed7592c40eae336 /data
parenta4d58e5991c6d53d394eb2c27df827914ae57746 (diff)
downloadempathy-cacdcd893237073e49ecc876fbea444cdcceb312.tar.gz
Use reverse domain name for desktop file.
Needed to let flatpak export the .desktop file https://bugzilla.gnome.org/show_bug.cgi?id=786783
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/org.gnome.Empathy.desktop.in.in (renamed from data/empathy.desktop.in.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index ec81df44a..cfec6cf49 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = icons themes
desktopdir = $(datadir)/applications
desktop_in_files = \
- empathy.desktop.in \
+ org.gnome.Empathy.desktop.in \
$(NULL)
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
diff --git a/data/empathy.desktop.in.in b/data/org.gnome.Empathy.desktop.in.in
index 2e9b9fc91..2e9b9fc91 100644
--- a/data/empathy.desktop.in.in
+++ b/data/org.gnome.Empathy.desktop.in.in