summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-08-07 12:09:29 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-08-07 12:10:25 +0200
commite50bbed1c0ea00a62e22bd2ace2427fef4d65ada (patch)
tree7923968142464b36a3fd86d2d0ea4a73a85e6654 /data
parent3bf2022584d5c52b5959387fb519ffc50b44ff0e (diff)
downloadtelepathy-account-widgets-e50bbed1c0ea00a62e22bd2ace2427fef4d65ada.tar.gz
remove empathy-accounts.desktop
Now that we have desktop wide UI to configure accounts (GNOME/Ubuntu Online Accounts) it doesn't make much sense to expose empathy-accounts as a separated application. https://bugzilla.gnome.org/show_bug.cgi?id=662986
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@