Commit graph

8 commits

Author SHA1 Message Date
Nicolas Fella
87db95b22f Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
Albert Vaca Cintora
14cdd8e2b5 Exception doesn't have strerr
Fix crash when crashing when translation not found
2020-04-02 12:38:09 +02:00
Andy Holmes
cc655348eb Nautilus Extension: fix gettext usage
Apparently the way we did this in GSConnect never actually worked, it
just took years for someone to report it. Since this extension is
derived from GSConnect's it's likely that's the case here, too.

This is the appropriate way to use gettext according to the Python3
documentation.
2019-12-07 16:08:25 +00:00
Nicolas Fella
3b8fedea1a Replace http GNU urls with https 2019-03-23 17:29:26 +01:00
Nicolas Fella
76be5a17b6 Remove unnecessary pass 2019-03-21 13:26:46 +01:00
Albert Vaca
138147bf58 Compat with python3 2018-05-29 21:09:45 +02:00
Albert Vaca
18e799612d Do not do a dbus call every time get_file_items is called 2018-05-29 21:09:45 +02:00
Albert Vaca
2008490ad9 Adds a nautilus-python extension to share files
Reviewed by Aleix Pol
2018-03-24 17:39:51 +01:00