From 473a3821f0185b1af001bce45bef98d69a720cff Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 10 Jun 2009 12:39:08 +0100 Subject: [PATCH] add sametime profile (#562981) --- data/Makefile.am | 3 ++- data/sametime.profile | 11 +++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 data/sametime.profile diff --git a/data/Makefile.am b/data/Makefile.am index 48cc350c..50ac3518 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 00000000..aec79892 --- /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 + -- 2.39.2