Mercurial > libervia-desktop-kivy
comparison cagou/core/patches.py @ 399:672880661797
core: minor i18n fix
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 09 Feb 2020 23:47:29 +0100 |
parents | 1da3c379205b |
children | 58d3ea442f9c |
comparison
equal
deleted
inserted
replaced
398:a5457241c17f | 399:672880661797 |
---|---|
1 #!/usr//bin/env python2 | 1 #!/usr/bin/env python3 |
2 | |
3 | 2 |
4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client | 3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client |
5 # Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) | 4 # Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) |
6 | 5 |
7 # This program is free software: you can redistribute it and/or modify | 6 # This program is free software: you can redistribute it and/or modify |