| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Without running gettext.install, the gettext module did not find .mo files where
they live. So, let's add an incantation thereof.
Once this is done, Python's gettext defines a "_" function all by itself,
so we can get rid of the hand-crafted one that's now obsolete.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clicking on close didn't destroy the window
|
|
|
|
The MAT is now aware from the state of a file (clean/dirty)
when the metadata_popup is shown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Same as d9f6a5d, but for CLI
|
|
|
|
The "supported formats" dialog now only
show format that are really localy supported.
|
|
|
|
|
|
|
|
|
|
|