]> git.0d.be Git - empathy.git/commit
Use gtk_list_store_insert_with_values ()
authorChandni Verma <chandniverma2112@gmail.com>
Thu, 26 Jan 2012 15:56:00 +0000 (21:26 +0530)
committerChandni Verma <chandniverma2112@gmail.com>
Sat, 28 Jan 2012 06:49:16 +0000 (12:19 +0530)
commit1a35f5897e424a4e2273f64f428a798e0812f76f
tree07b50cc81f09cd0d1c7e403afe24892691e5ef99
parentd5347668b9233feec489d8f1216303325d277ae7
Use gtk_list_store_insert_with_values ()

Replace all occourances of gtk_list_store_append followed by
gtk_list_store_set by gtk_list_store_insert_with_values
src/empathy-debug-window.c