empathy r814 - trunk/data



Author: xclaesse
Date: Sun Mar 16 22:10:38 2008
New Revision: 814
URL: http://svn.gnome.org/viewvc/empathy?rev=814&view=rev

Log:
Adding groupwise profile. Fixes bug #517776 (Vincent Untz).


Added:
   trunk/data/groupwise.profile
Modified:
   trunk/data/Makefile.am

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	(original)
+++ trunk/data/Makefile.am	Sun Mar 16 22:10:38 2008
@@ -11,7 +11,8 @@
 	irc.profile			\
 	msn.profile			\
 	msn-haze.profile		\
-	sofiasip.profile
+	sofiasip.profile		\
+	groupwise.profile
 
 autostartdir = $(sysconfdir)/xdg/autostart
 autostart_in_files = empathy.desktop.in

Added: trunk/data/groupwise.profile
==============================================================================
--- (empty file)
+++ trunk/data/groupwise.profile	Sun Mar 16 22:10:38 2008
@@ -0,0 +1,11 @@
+[Profile]
+Manager=haze
+Protocol=groupwise
+IconName = im-nov
+DisplayName=GroupWise
+ConfigurationUI = groupwise
+Capabilities = chat-p2p, supports-alias, supports-roster
+VCardDefault = 1
+VCardField = X-Groupwise
+SupportedPresences = away,hidden,do-not-disturb
+



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