[empathy/mc5: 95/483] Remove profiles, they're not used anymore



commit ec439e852438565122a2d5a5dc322db8567d6c7d
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Wed Jul 15 15:24:16 2009 +0100

    Remove profiles, they're not used anymore

 data/Makefile.am       |   21 ---------------------
 data/aim.profile       |   10 ----------
 data/ekiga.profile     |   14 --------------
 data/fwd.profile       |   15 ---------------
 data/gadugadu.profile  |   11 -----------
 data/groupwise.profile |   11 -----------
 data/gtalk.profile     |   16 ----------------
 data/icq.profile       |   11 -----------
 data/irc.profile       |    9 ---------
 data/jabber.profile    |   12 ------------
 data/msn-haze.profile  |   13 -------------
 data/msn.profile       |   13 -------------
 data/qq.profile        |   11 -----------
 data/salut.profile     |    9 ---------
 data/sametime.profile  |   11 -----------
 data/sipphone.profile  |   16 ----------------
 data/sofiasip.profile  |   10 ----------
 data/yahoo.profile     |   11 -----------
 18 files changed, 0 insertions(+), 224 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 52108fb..2182ed0 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,25 +1,5 @@
 SUBDIRS = icons
 
-profiledir = $(datadir)/mission-control/profiles
-profile_DATA = 				\
-	aim.profile			\
-	icq.profile			\
-	jabber.profile			\
-	salut.profile			\
-	yahoo.profile			\
-	gtalk.profile			\
-	irc.profile			\
-	msn.profile			\
-	msn-haze.profile		\
-	sofiasip.profile		\
-	ekiga.profile			\
-	fwd.profile			\
-	sipphone.profile		\
-	groupwise.profile		\
-	gadugadu.profile		\
-	qq.profile			\
-	sametime.profile
-
 desktopdir = $(datadir)/applications
 desktop_in_files = empathy.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@@ -45,7 +25,6 @@ htmldir = $(datadir)/empathy
 html_DATA = Template.html
 
 EXTRA_DIST = 				\
-	$(profile_DATA)			\
 	$(desktop_in_files)		\
 	$(desktop_DATA)			\
 	$(schemas_in_files)		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]