[empathy] add sametime profile (#562981)



commit 473a3821f0185b1af001bce45bef98d69a720cff
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 10 12:39:08 2009 +0100

    add sametime profile (#562981)
---
 data/Makefile.am      |    3 ++-
 data/sametime.profile |   11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index 48cc350..50ac351 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -17,7 +17,8 @@ profile_DATA = 				\
 	sipphone.profile		\
 	groupwise.profile		\
 	gadugadu.profile		\
-	qq.profile
+	qq.profile			\
+	sametime.profile
 
 desktopdir = $(datadir)/applications
 desktop_in_files = empathy.desktop.in
diff --git a/data/sametime.profile b/data/sametime.profile
new file mode 100644
index 0000000..aec7989
--- /dev/null
+++ b/data/sametime.profile
@@ -0,0 +1,11 @@
+[Profile]
+Manager=haze
+Protocol=sametime
+IconName = im-meanwhile
+DisplayName = Sametime
+ConfigurationUI = sametime
+Capabilities = chat-p2p, supports-alias, supports-roster
+VCardDefault = 1
+VCardField = X-Sametime
+SupportedPresences = away,hidden,do-not-disturb
+



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