Skip to content

Commit

Permalink
New modRana version 0.57.1
Browse files Browse the repository at this point in the history
- drop Python 2 support
- drop the GTK2 GUI (the original first modRana GUI)
- Python 3 compatibility
- translation update
  • Loading branch information
M4rtinK committed Apr 19, 2020
1 parent 1d9cd8b commit a6ac6bf
Show file tree
Hide file tree
Showing 21 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion packaging/modrana.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Release: 1%{?dist}
%global debug_package %{nil}
%endif
Url: http://modrana.org
Version: 0.56.17
Version: 0.57.1
Source0: modrana-%{version}.tar.gz

License: GPLv3+
Expand Down Expand Up @@ -149,6 +149,9 @@ fi
%endif

%changelog
* Sun Apr 19 2020 Martin Kolman <[email protected]> - 0.57.1-1


* Wed Mar 27 2019 Martin Kolman <[email protected]> - 0.56.17-1
- Include <QQuickItem> (martin.kolman)

Expand Down
Binary file modified translations/mo/cs_CZ/LC_MESSAGES/cs_CZ.mo
Binary file not shown.
Binary file modified translations/mo/de_DE/LC_MESSAGES/de_DE.mo
Binary file not shown.
Binary file modified translations/mo/es/LC_MESSAGES/es.mo
Binary file not shown.
Binary file modified translations/mo/fi_FI/LC_MESSAGES/fi_FI.mo
Binary file not shown.
Binary file modified translations/mo/fr_FR/LC_MESSAGES/fr_FR.mo
Binary file not shown.
Binary file modified translations/mo/hu/LC_MESSAGES/hu.mo
Binary file not shown.
Binary file modified translations/mo/it_IT/LC_MESSAGES/it_IT.mo
Binary file not shown.
Binary file modified translations/mo/ja_JP/LC_MESSAGES/ja_JP.mo
Binary file not shown.
Binary file modified translations/mo/nl/LC_MESSAGES/nl.mo
Binary file not shown.
Binary file modified translations/mo/nl_BE/LC_MESSAGES/nl_BE.mo
Binary file not shown.
Binary file modified translations/mo/nl_NL/LC_MESSAGES/nl_NL.mo
Binary file not shown.
Binary file modified translations/mo/pl/LC_MESSAGES/pl.mo
Binary file not shown.
Binary file modified translations/mo/pt/LC_MESSAGES/pt.mo
Binary file not shown.
Binary file modified translations/mo/pt_BR/LC_MESSAGES/pt_BR.mo
Binary file not shown.
Binary file modified translations/mo/ru_RU/LC_MESSAGES/ru_RU.mo
Binary file not shown.
Binary file modified translations/mo/sv/LC_MESSAGES/sv.mo
Binary file not shown.
Binary file modified translations/mo/zh_CN/LC_MESSAGES/zh_CN.mo
Binary file not shown.
Binary file modified translations/mo/zh_HK/LC_MESSAGES/zh_HK.mo
Binary file not shown.
Binary file modified translations/mo/zh_TW/LC_MESSAGES/zh_TW.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions translations/modrana.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-27 02:53+0100\n"
"POT-Creation-Date: 2020-04-19 19:29+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -49,6 +49,6 @@ msgstr ""
msgid "head straightforward"
msgstr ""

#: modules/mod_info.py:67
#: modules/mod_info.py:66
msgid "talk.maemo.org thread"
msgstr ""

0 comments on commit a6ac6bf

Please sign in to comment.