]> git.0d.be Git - empathy.git/commit
changed way of tracking pending changes
authorFelix Kaser <f.kaser@gmx.net>
Wed, 9 Dec 2009 10:22:58 +0000 (11:22 +0100)
committerFelix Kaser <f.kaser@gmx.net>
Wed, 9 Dec 2009 23:44:16 +0000 (00:44 +0100)
commit2e7c1dd9ccb1b67b19393fdfd2fe32a2b4727f42
treecd4b284b8662450fa2817c784c93f64ac868a210
parentd2a7455e20bfbf9787e69c60af8877205c5cd982
changed way of tracking pending changes

fixes bug #603490, we track pending changes explicitly now. before they were connected to the sensitivity of the control buttons (if buttons sensitive -> pending changes). When an account is about to be created and the user hits "Cancel" we don't show the "are you sure" dialog any more because the action of the user is clear and not accidental. When closing the window during creation the dialog still shows up.
libempathy-gtk/empathy-account-widget.c