| 34 <column type="gchararray"/> |
34 <column type="gchararray"/> |
| 35 <!-- column-name message --> |
35 <!-- column-name message --> |
| 36 <column type="gchararray"/> |
36 <column type="gchararray"/> |
| 37 <!-- column-name status --> |
37 <!-- column-name status --> |
| 38 <column type="gpointer"/> |
38 <column type="gpointer"/> |
| |
39 <!-- column-name editor --> |
| |
40 <column type="GObject"/> |
| 39 </columns> |
41 </columns> |
| 40 </object> |
42 </object> |
| 41 <template class="PidginStatusManager" parent="GtkDialog"> |
43 <template class="PidginStatusManager" parent="GtkDialog"> |
| 42 <property name="can-focus">False</property> |
44 <property name="can-focus">False</property> |
| 43 <property name="title" translatable="yes">Saved Statuses</property> |
45 <property name="title" translatable="yes">Saved Statuses</property> |