summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/.gitignore2
-rw-r--r--data/Makefile.am1
-rw-r--r--data/empathy-accounts.desktop.in.in14
3 files changed, 0 insertions, 17 deletions
diff --git a/data/.gitignore b/data/.gitignore
index 1b5fab59..1a3c9d80 100644
--- a/data/.gitignore
+++ b/data/.gitignore
@@ -5,8 +5,6 @@ gschemas.compiled
org.freedesktop.Telepathy.Client.Empathy.Chat.service
org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service
org.freedesktop.Telepathy.Client.Empathy.Call.service
-empathy-accounts.desktop
-empathy-accounts.desktop.in
org.freedesktop.Telepathy.Client.Empathy.Auth.service
org.freedesktop.Telepathy.Client.Empathy.FileTransfer.service
icons/local-copy/*
diff --git a/data/Makefile.am b/data/Makefile.am
index 65c72425..e6627ae1 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = icons themes
desktopdir = $(datadir)/applications
desktop_in_files = \
empathy.desktop.in \
- empathy-accounts.desktop.in \
$(NULL)
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
diff --git a/data/empathy-accounts.desktop.in.in b/data/empathy-accounts.desktop.in.in
deleted file mode 100644
index 0dc38c83..00000000
--- a/data/empathy-accounts.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-_Name=Messaging and VoIP Accounts
-_Comment=Manage Messaging and VoIP accounts
-Exec=empathy-accounts
-Icon=empathy
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-PersonalSettings;
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=empathy
-X-GNOME-Bugzilla-Component=General
-X-GNOME-Bugzilla-Version=@VERSION@