diff options
author | Papoteur <papoteur@mageia.org> | 2018-12-20 11:04:05 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2018-12-20 18:57:17 +0100 |
commit | 4b1c0739b4f973473ca55635518bb201dfb75370 (patch) | |
tree | 52c725ae3e3c431a11a94c063a690aad0a2a2d2e /qml | |
parent | c70bdcd6e7b401c68d4154cba9c85b79bf879c8f (diff) | |
download | mageiawelcome-4b1c0739b4f973473ca55635518bb201dfb75370.tar mageiawelcome-4b1c0739b4f973473ca55635518bb201dfb75370.tar.gz mageiawelcome-4b1c0739b4f973473ca55635518bb201dfb75370.tar.bz2 mageiawelcome-4b1c0739b4f973473ca55635518bb201dfb75370.tar.xz mageiawelcome-4b1c0739b4f973473ca55635518bb201dfb75370.zip |
Cleaning
Diffstat (limited to 'qml')
-rw-r--r-- | qml/helpers.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qml/helpers.py b/qml/helpers.py index 05fb4c9..7d69eb1 100644 --- a/qml/helpers.py +++ b/qml/helpers.py @@ -3,8 +3,6 @@ import gettext import rpm -gettext.install("mageiawelcome") - ts = rpm.TransactionSet() def get_desktop_name(x): |