Skip to content

Commit 154e8ea

Browse files
committed
New build
1 parent 36f9e42 commit 154e8ea

13 files changed

Lines changed: 159 additions & 149 deletions

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
mx-packageinstaller (26.02) mx; urgency=medium
2+
3+
* Warn before closing while process is running
4+
* Keep package tabs disabled during active output operations
5+
6+
-- Adrian <adrian@mxlinux.org> Tue, 24 Feb 2026 14:05:38 -0500
7+
18
mx-packageinstaller (26.01.6) mx; urgency=medium
29

310
* Fix for XRDP sessions

debs/mx-packageinstaller_26.01.6.dsc

Lines changed: 0 additions & 33 deletions
This file was deleted.
-438 KB
Binary file not shown.

debs/mx-packageinstaller_26.02.dsc

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-packageinstaller
6+
Binary: mx-packageinstaller
7+
Architecture: any
8+
Version: 26.02
9+
Maintainer: Adrian <adrian@mxlinux.org>
10+
Homepage: https://github.com/MX-Linux/mx-packageinstaller
11+
Standards-Version: 3.9.8
12+
Vcs-Git: git://github.com/MX-Linux/mx-packageinstaller
13+
Build-Depends: debhelper-compat (= 13), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
mx-packageinstaller deb admin optional arch=any
16+
Checksums-Sha1:
17+
f876e9a5d46be8ef71028d5a78ff6896acc94a89 449592 mx-packageinstaller_26.02.tar.xz
18+
Checksums-Sha256:
19+
ec7601c548147c9f5c109cd2b3845b222c81a9dd8e52c2e47f3aab7870454b1d 449592 mx-packageinstaller_26.02.tar.xz
20+
Files:
21+
e5799f64b6f33265cf36e7988fc53913 449592 mx-packageinstaller_26.02.tar.xz
22+
23+
-----BEGIN PGP SIGNATURE-----
24+
25+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmmd9sATHGFkcmlhbkBt
26+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumARnCADXDlaZAqaYawPWss2cEmRjr/GBmSSY
27+
pJ/9trt0Siu0cTLo1nHC5Z2S4+/tw1rNi60icZiswG1HbRaIFyyKRwQd0s+s8ksi
28+
mxVrMgBjpSBVY6LMl20yX9iXDZmIzQA3M3BY87RWaTbgm1JhoRWRhatYCFvdQ8GL
29+
pwMXzGCaIJwVE7leBedVbVPR5QjBMlC410Ts9nF37kl0czYug042daV5/FmPriC+
30+
RuO2vWtOzAjuZYdG32vHF/1EVduqpjeAKis1r+FOBQ5Rkpyy07qzMULBWJesjTvm
31+
sobivCr2SJ7lxn9cXYC6APFi+oriR94rGEYonYRSNz0dX4qASqpsCFhW
32+
=PGOq
33+
-----END PGP SIGNATURE-----
439 KB
Binary file not shown.

translations-desktop-file/po/mx-packageinstaller-desktop_pt.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Dolphin Oracle <dolphinoracle@gmail.com>, 2022
8+
# José Vieira <jvieira33@sapo.pt>, 2026
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2022-12-04 21:28-0500\n"
1516
"PO-Revision-Date: 2022-12-09 04:01+0000\n"
16-
"Last-Translator: Dolphin Oracle <dolphinoracle@gmail.com>, 2022\n"
17+
"Last-Translator: José Vieira <jvieira33@sapo.pt>, 2026\n"
1718
"Language-Team: Portuguese (https://app.transifex.com/anticapitalista/teams/10162/pt/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,4 +30,4 @@ msgstr "MX-Instalador de Pacotes"
2930
#. # The desktop entry comment will be shown within the menu.
3031
#: desktop-in/mx-packageinstaller.desktop.in:6
3132
msgid "Simple Software Application Package Installer"
32-
msgstr "Instalador de pacote de aplicativo de software simples"
33+
msgstr "Aplicação de fácil utilização para instalação de pacotes de software "

translations/mx-packageinstaller_de.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<message>
55
<location filename="../src/cmd.cpp" line="124"/>
66
<source>Administrator Access Required</source>
7-
<translation type="unfinished"/>
7+
<translation>Rootrechte erforderlich</translation>
88
</message>
99
<message>
1010
<location filename="../src/cmd.cpp" line="125"/>
1111
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
12-
<translation type="unfinished"/>
12+
<translation>Dieser Vorgang erfordert Rootrechte. Bitte starten Sie das Programm erneut und geben auf Anforderung Ihr Paßwort ein.</translation>
1313
</message>
1414
</context>
1515
<context>

0 commit comments

Comments
 (0)