aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
-rw-r--r--data/empathy-properties.desktop.in.in14
2 files changed, 1 insertions, 15 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 58b185218..b4cb549bc 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -20,7 +20,7 @@ profile_DATA = \
qq.profile
desktopdir = $(datadir)/applications
-desktop_in_files = empathy.desktop.in empathy-properties.desktop.in
+desktop_in_files = empathy.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
diff --git a/data/empathy-properties.desktop.in.in b/data/empathy-properties.desktop.in.in
deleted file mode 100644
index f13819db3..000000000
--- a/data/empathy-properties.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-_Name=Empathy accounts
-_Comment=Configure Telepathy account settings
-Exec=empathy --accounts
-Icon=empathy
-Terminal=false
-Type=Application
-Categories=Settings;
-OnlyShowIn=GNOME;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=empathy
-X-GNOME-Bugzilla-Component=General
-X-GNOME-Bugzilla-Version=@VERSION@