]> git.0d.be Git - empathy.git/commit
Using GtkTreeRowReference instead of a string path.
authorJonathan Tellier <jonathan.tellier@gmail.com>
Fri, 28 Aug 2009 15:23:44 +0000 (11:23 -0400)
committerjtellier <jonathan.tellier@collabora.co.uk>
Fri, 28 Aug 2009 18:27:43 +0000 (14:27 -0400)
commit0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac
treeb36f9ce833bd5ddb63033487b8653a05f7bb82af
parent9b845e9ce1fe88006335f73a02ff68853757bd30
Using GtkTreeRowReference instead of a string path.

- When the user selects another account and has pending changes to the
  currently selected account, we need to keed track of the destination
  row. Instead of saving that information as the string representation
  of a GtkTreePath, we now use a GtkTreeRowReference.
src/empathy-accounts-dialog.c