diff options
| author | jvoisin | 2014-01-17 20:14:41 +0000 |
|---|---|---|
| committer | jvoisin | 2014-01-17 20:14:41 +0000 |
| commit | 064d2e80c18cd85bfa6c70306d5d6de5de25eda7 (patch) | |
| tree | 19db349d312e060eb707c262798cbe6ec6600d0e /mat-gui | |
| parent | bbe17fd511b5890fb4554447e23d666f6c13b745 (diff) | |
s/double-clic/double-click/
Diffstat (limited to 'mat-gui')
| -rwxr-xr-x | mat-gui | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -148,7 +148,7 @@ class GUI(object): | |||
| 148 | chooser.destroy() | 148 | chooser.destroy() |
| 149 | 149 | ||
| 150 | def cb_popup_metadata(self, widget, row, col): | 150 | def cb_popup_metadata(self, widget, row, col): |
| 151 | ''' Popup that display on double-clic | 151 | ''' Popup that display on double-click |
| 152 | metadata from a file | 152 | metadata from a file |
| 153 | ''' | 153 | ''' |
| 154 | metadataPopupListStore = self.builder.get_object('MetadataPopupListStore') | 154 | metadataPopupListStore = self.builder.get_object('MetadataPopupListStore') |
