diff options
| author | jvoisin | 2013-06-26 21:12:38 +0200 |
|---|---|---|
| committer | jvoisin | 2013-06-26 21:12:38 +0200 |
| commit | d3096917ea17559ff1592b3a5853ef85fc8e344e (patch) | |
| tree | 68ce1731e012490610ab4df06a71a2515437e956 /mat-gui | |
| parent | b47ff0e87ea5a6739b2e95b43ec48c24e4be6110 (diff) | |
Update mat's MOTO
Diffstat (limited to 'mat-gui')
| -rwxr-xr-x | mat-gui | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -173,7 +173,7 @@ class GUI(object): | |||
| 173 | w.set_authors(['Julien (jvoisin) Voisin', ]) | 173 | w.set_authors(['Julien (jvoisin) Voisin', ]) |
| 174 | w.set_artists(['Marine Benoît', ]) | 174 | w.set_artists(['Marine Benoît', ]) |
| 175 | w.set_copyright('GNU Public License v2') | 175 | w.set_copyright('GNU Public License v2') |
| 176 | w.set_comments(_('')) | 176 | w.set_comments(_('Trash your meta, keep your data')) |
| 177 | w.set_logo(GdkPixbuf.Pixbuf.new_from_file_at_size(self.logo, 400, 200)) | 177 | w.set_logo(GdkPixbuf.Pixbuf.new_from_file_at_size(self.logo, 400, 200)) |
| 178 | w.set_program_name('Metadata Anonymisation Toolkit') | 178 | w.set_program_name('Metadata Anonymisation Toolkit') |
| 179 | w.set_version(mat.__version__) | 179 | w.set_version(mat.__version__) |
