]> git.0d.be Git - empathy.git/commitdiff
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)
Replace all occourances of gtk_list_store_append followed by
gtk_list_store_set by gtk_list_store_insert_with_values


No differences found