aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.ui
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-15 12:20:31 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-04-15 12:22:13 +0800
commit93fda999384c99224aeefe138b1a1594fb980b78 (patch)
treed693aad8dbe02b7b47c50d627a8bb8d3361dfee4 /src/empathy-main-window.ui
parent86ae88ce9569ff1d198ea16b5f73103cc0d420b9 (diff)
downloadgsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar.gz
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar.bz2
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar.lz
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar.xz
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.tar.zst
gsoc2013-empathy-93fda999384c99224aeefe138b1a1594fb980b78.zip
Add a menuitem to report the account balance for each account
Adds a menu item for each connection that supports Conn.I.Balance, requests the current balance and then tracks further updates to the balance. TODO: - remove the menu item when the account is disconnected - implement the activated signal
Diffstat (limited to 'src/empathy-main-window.ui')
-rw-r--r--src/empathy-main-window.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index a538e0120..609a7eca0 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -256,6 +256,8 @@
<menuitem action="view_show_offline"/>
<menuitem action="view_show_protocols"/>
<separator/>
+ <placeholder name="view_balance_placeholder"/>
+ <separator/>
<menuitem action="view_sort_by_name"/>
<menuitem action="view_sort_by_status"/>
<separator/>