aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-17 06:10:38 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-03-17 06:10:38 +0800
commitf54f42874b5b903b9dc3da7556bdedd40c0734c9 (patch)
tree4e25a4b0dc758b32c5d1242a8018c9e5ef59785b /data
parentc94e72f743ef680db93c62c44bc28c76a522bd9c (diff)
downloadgsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar.gz
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar.bz2
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar.lz
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar.xz
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.tar.zst
gsoc2013-empathy-f54f42874b5b903b9dc3da7556bdedd40c0734c9.zip
Adding groupwise profile. Fixes bug #517776 (Vincent Untz).
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@814 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am3
-rw-r--r--data/groupwise.profile11
2 files changed, 13 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c2118a794..7bf442d48 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -11,7 +11,8 @@ profile_DATA = \
irc.profile \
msn.profile \
msn-haze.profile \
- sofiasip.profile
+ sofiasip.profile \
+ groupwise.profile
autostartdir = $(sysconfdir)/xdg/autostart
autostart_in_files = empathy.desktop.in
diff --git a/data/groupwise.profile b/data/groupwise.profile
new file mode 100644
index 000000000..3e47ec2fb
--- /dev/null
+++ b/data/groupwise.profile
@@ -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
+