diff options
| author | jvoisin | 2013-05-28 15:02:41 +0200 |
|---|---|---|
| committer | jvoisin | 2013-05-28 15:02:41 +0200 |
| commit | 12a9ae6e435716d2bad56a61c20b01a4250baef3 (patch) | |
| tree | 37098f2f64ab9202be9a2da7a72f15f998f1f05a /data/mat.ui | |
| parent | 4fedba444a54a05ac7383b110692926cdcbe3ea3 (diff) | |
Update translations
Diffstat (limited to 'data/mat.ui')
| -rw-r--r-- | data/mat.ui | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/data/mat.ui b/data/mat.ui index db16d67..a6d0f20 100644 --- a/data/mat.ui +++ b/data/mat.ui | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | <object class="GtkWindow" id="MainWindow"> | 22 | <object class="GtkWindow" id="MainWindow"> |
| 23 | <property name="visible">True</property> | 23 | <property name="visible">True</property> |
| 24 | <property name="can_focus">False</property> | 24 | <property name="can_focus">False</property> |
| 25 | <property name="title" translatable="yes">Metadata Anonymisation Toolkit</property> | 25 | <property name="title">Metadata Anonymisation Toolkit</property> |
| 26 | <property name="window_position">center</property> | 26 | <property name="window_position">center</property> |
| 27 | <property name="default_width">400</property> | 27 | <property name="default_width">400</property> |
| 28 | <property name="default_height">400</property> | 28 | <property name="default_height">400</property> |
| @@ -272,6 +272,9 @@ | |||
| 272 | <property name="rubber_banding">True</property> | 272 | <property name="rubber_banding">True</property> |
| 273 | <signal name="drag-data-received" handler="cb_drag_data_received" swapped="no"/> | 273 | <signal name="drag-data-received" handler="cb_drag_data_received" swapped="no"/> |
| 274 | <signal name="row-activated" handler="cb_popup_metadata" swapped="no"/> | 274 | <signal name="row-activated" handler="cb_popup_metadata" swapped="no"/> |
| 275 | <child internal-child="selection"> | ||
| 276 | <object class="GtkTreeSelection" id="treeview-selection1"/> | ||
| 277 | </child> | ||
| 275 | <child> | 278 | <child> |
| 276 | <object class="GtkTreeViewColumn" id="tvc_path"> | 279 | <object class="GtkTreeViewColumn" id="tvc_path"> |
| 277 | <property name="resizable">True</property> | 280 | <property name="resizable">True</property> |
