gnome-control-center/panels/online-accounts
Debarshi Ray 06ede122ab online-accounts: Don't show spurious "No online accounts configured"
Programmatically deleting or inserting a row into a GtkTreeModel
implementation does not change the selection on the GtkTreeView even
if it is in browse mode (see GTK+ documentation). So, we need to
connect to the model's row-deleted and row-inserted signals and adjust
the selection ourselves.

Fixes: https://bugzilla.gnome.org/682175
2012-08-21 19:17:30 +02:00
..
icons Update icon cache only on MAINTAINER_MODE 2011-10-05 16:45:13 +01:00
cc-online-accounts-add-account-dialog.c online-accounts: make "Add Account" label bigger and centered 2012-06-15 11:36:21 -04:00
cc-online-accounts-add-account-dialog.h online-accounts: New "Add Account" dialog 2012-06-06 14:23:57 +02:00
cc-online-accounts-model.c online-accounts: Don't hardcode the text color 2012-06-04 21:10:18 +02:00
cc-online-accounts-model.h online-accounts: Add panel for gnome-online-accounts 2011-06-24 15:43:03 +01:00
cc-online-accounts-panel.c online-accounts: Don't show spurious "No online accounts configured" 2012-08-21 19:17:30 +02:00
cc-online-accounts-panel.h panels: Update for Shell API changes 2011-11-07 18:03:14 +00:00
gnome-online-accounts-panel.desktop.in.in .desktop: Drop prefix from X-GNOME-Keywords 2011-12-19 16:26:40 +01:00
Makefile.am online-accounts: New "Add Account" dialog 2012-06-06 14:23:57 +02:00
online-accounts.ui online-accounts: Improve the layout when there is no configured account 2012-06-25 16:18:39 +02:00