Skip to content

Commit

Permalink
New build
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianTM committed Nov 14, 2024
1 parent 06e46fb commit f64c9de
Show file tree
Hide file tree
Showing 45 changed files with 1,089 additions and 1,093 deletions.
9 changes: 2 additions & 7 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
mx-packageinstaller (24.11.03) mx; urgency=medium

* Fix displaying tab when rejecting flatpak installation

-- Adrian <[email protected]> Wed, 13 Nov 2024 18:31:10 -0500

mx-packageinstaller (24.11.02) mx; urgency=medium
mx-packageinstaller (24.11.04) mx; urgency=medium

* Update flatpaks only if manually refreshed (list might show blank if flatpaks
were never used on the system, but it's worth the time saving)
* Fix displaying tab when rejecting flatpak installation

-- Adrian <[email protected]> Wed, 13 Nov 2024 16:12:21 -0500

Expand Down
32 changes: 0 additions & 32 deletions debs/mx-packageinstaller_24.11.03.dsc

This file was deleted.

Binary file removed debs/mx-packageinstaller_24.11.03.tar.xz
Binary file not shown.
32 changes: 32 additions & 0 deletions debs/mx-packageinstaller_24.11.04.dsc
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (native)
Source: mx-packageinstaller
Binary: mx-packageinstaller
Architecture: any
Version: 24.11.04
Maintainer: Adrian <[email protected]>
Standards-Version: 3.9.8
Vcs-Git: git://github.com/AdrianTM/mx-packageinstaller
Build-Depends: debhelper (>= 10), qtbase5-dev, qttools5-dev-tools
Package-List:
mx-packageinstaller deb admin optional arch=any
Checksums-Sha1:
4368559bff8d729c257dba05d17bcf3623bfc90f 307828 mx-packageinstaller_24.11.04.tar.xz
Checksums-Sha256:
978eb952bcfd177f27c9ce6ed32f3e03af0736020a3de5a234cae8263dab50cc 307828 mx-packageinstaller_24.11.04.tar.xz
Files:
adb136c503b91070586b13e3f79cda01 307828 mx-packageinstaller_24.11.04.tar.xz

-----BEGIN PGP SIGNATURE-----

iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmc1W+ETHGFkcmlhbkBt
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumLF+CADTL2Ir3UCZYaMoMcmpPz6buyKguOv0
Emjr2fTLDHjcGrPk6NFqfWaqJRm23NN9gNgzOAOniQqtLMI693xX1bJrFPcuBYTQ
vNz2izpJjwP/zdao615FYountRftFLWrkrDp5LAFJvBG8wYu76RekMZbGUNdvIqv
BhI6iv7EXbLV3bK76dQdDfL/wdFOYCmhAf+Fq35T2UkEbGczpj4WipsXiLehAcfp
ir6ZLutsR/pI4MfUkNOzlZQEm5Nz57FY66HZE/KE83iVIY3tbkjH66b0zGgf8/GT
Fvza+Zqq3wqP3AUOrtZLhYYuMVYVexoFzyNnaPWB1fP6M69F6GvKsK0B
=ryrE
-----END PGP SIGNATURE-----
Binary file added debs/mx-packageinstaller_24.11.04.tar.xz
Binary file not shown.
3 changes: 2 additions & 1 deletion mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3064,7 +3064,8 @@ void MainWindow::pushForceUpdateMX_clicked()
void MainWindow::pushForceUpdateFP_clicked()
{
ui->searchBoxFlatpak->clear();
Cmd().run("flatpak update --appstream");
progress->show();
cmd.run("flatpak update --appstream");
displayFlatpaks(true);
updateInterface();
}
Expand Down
54 changes: 27 additions & 27 deletions translations/mx-packageinstaller_am.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
<location filename="../mainwindow.cpp" line="2923"/>
<location filename="../mainwindow.cpp" line="3012"/>
<location filename="../mainwindow.cpp" line="3018"/>
<location filename="../mainwindow.cpp" line="3302"/>
<location filename="../mainwindow.cpp" line="3303"/>
<source>Install</source>
<translation>መግጠሚያ</translation>
</message>
Expand Down Expand Up @@ -449,11 +449,11 @@
<location filename="../mainwindow.cpp" line="2570"/>
<location filename="../mainwindow.cpp" line="2662"/>
<location filename="../mainwindow.cpp" line="2695"/>
<location filename="../mainwindow.cpp" line="3120"/>
<location filename="../mainwindow.cpp" line="3196"/>
<location filename="../mainwindow.cpp" line="3226"/>
<location filename="../mainwindow.cpp" line="3318"/>
<location filename="../mainwindow.cpp" line="3358"/>
<location filename="../mainwindow.cpp" line="3121"/>
<location filename="../mainwindow.cpp" line="3197"/>
<location filename="../mainwindow.cpp" line="3227"/>
<location filename="../mainwindow.cpp" line="3319"/>
<location filename="../mainwindow.cpp" line="3359"/>
<source>Error</source>
<translation>ስህተት</translation>
</message>
Expand Down Expand Up @@ -489,7 +489,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="1106"/>
<location filename="../mainwindow.cpp" line="3346"/>
<location filename="../mainwindow.cpp" line="3347"/>
<source>Warning</source>
<translation>ማስጠንቀቂያ</translation>
</message>
Expand Down Expand Up @@ -569,7 +569,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="2179"/>
<location filename="../mainwindow.cpp" line="3263"/>
<location filename="../mainwindow.cpp" line="3264"/>
<source>More &amp;info...</source>
<translation type="unfinished"></translation>
</message>
Expand All @@ -584,10 +584,10 @@
<location filename="../mainwindow.cpp" line="2445"/>
<location filename="../mainwindow.cpp" line="2529"/>
<location filename="../mainwindow.cpp" line="2551"/>
<location filename="../mainwindow.cpp" line="3117"/>
<location filename="../mainwindow.cpp" line="3192"/>
<location filename="../mainwindow.cpp" line="3220"/>
<location filename="../mainwindow.cpp" line="3314"/>
<location filename="../mainwindow.cpp" line="3118"/>
<location filename="../mainwindow.cpp" line="3193"/>
<location filename="../mainwindow.cpp" line="3221"/>
<location filename="../mainwindow.cpp" line="3315"/>
<source>Done</source>
<translation>ጨርሷል</translation>
</message>
Expand All @@ -598,20 +598,20 @@
<location filename="../mainwindow.cpp" line="2529"/>
<location filename="../mainwindow.cpp" line="2551"/>
<location filename="../mainwindow.cpp" line="2567"/>
<location filename="../mainwindow.cpp" line="3117"/>
<location filename="../mainwindow.cpp" line="3192"/>
<location filename="../mainwindow.cpp" line="3220"/>
<location filename="../mainwindow.cpp" line="3314"/>
<location filename="../mainwindow.cpp" line="3355"/>
<location filename="../mainwindow.cpp" line="3118"/>
<location filename="../mainwindow.cpp" line="3193"/>
<location filename="../mainwindow.cpp" line="3221"/>
<location filename="../mainwindow.cpp" line="3315"/>
<location filename="../mainwindow.cpp" line="3356"/>
<source>Processing finished successfully.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="2430"/>
<location filename="../mainwindow.cpp" line="2449"/>
<location filename="../mainwindow.cpp" line="3121"/>
<location filename="../mainwindow.cpp" line="3197"/>
<location filename="../mainwindow.cpp" line="3227"/>
<location filename="../mainwindow.cpp" line="3122"/>
<location filename="../mainwindow.cpp" line="3198"/>
<location filename="../mainwindow.cpp" line="3228"/>
<source>Problem detected while installing, please inspect the console output.</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -652,13 +652,13 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="2567"/>
<location filename="../mainwindow.cpp" line="3355"/>
<location filename="../mainwindow.cpp" line="3356"/>
<source>Success</source>
<translation>ተሳክቷል</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="2570"/>
<location filename="../mainwindow.cpp" line="3358"/>
<location filename="../mainwindow.cpp" line="3359"/>
<source>We encountered a problem uninstalling the program</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -708,27 +708,27 @@ OK to go ahead and install it?</source>
<translation>ማሻሻያ</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3149"/>
<location filename="../mainwindow.cpp" line="3150"/>
<source>Quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3150"/>
<location filename="../mainwindow.cpp" line="3151"/>
<source>Process still running, quitting might leave the system in an unstable state.&lt;p&gt;&lt;b&gt;Are you sure you want to exit MX Package Installer?&lt;/b&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3302"/>
<location filename="../mainwindow.cpp" line="3303"/>
<source>Reinstall</source>
<translation>እንደገና መግጠሚያ</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3319"/>
<location filename="../mainwindow.cpp" line="3320"/>
<source>Problem detected during last operation, please inspect the console output.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3347"/>
<location filename="../mainwindow.cpp" line="3348"/>
<source>Potentially dangerous operation.
Please make sure you check carefully the list of packages to be removed.</source>
<translation type="unfinished"></translation>
Expand Down
54 changes: 27 additions & 27 deletions translations/mx-packageinstaller_ca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
<location filename="../mainwindow.cpp" line="2923"/>
<location filename="../mainwindow.cpp" line="3012"/>
<location filename="../mainwindow.cpp" line="3018"/>
<location filename="../mainwindow.cpp" line="3302"/>
<location filename="../mainwindow.cpp" line="3303"/>
<source>Install</source>
<translation>Instal·la</translation>
</message>
Expand Down Expand Up @@ -449,11 +449,11 @@
<location filename="../mainwindow.cpp" line="2570"/>
<location filename="../mainwindow.cpp" line="2662"/>
<location filename="../mainwindow.cpp" line="2695"/>
<location filename="../mainwindow.cpp" line="3120"/>
<location filename="../mainwindow.cpp" line="3196"/>
<location filename="../mainwindow.cpp" line="3226"/>
<location filename="../mainwindow.cpp" line="3318"/>
<location filename="../mainwindow.cpp" line="3358"/>
<location filename="../mainwindow.cpp" line="3121"/>
<location filename="../mainwindow.cpp" line="3197"/>
<location filename="../mainwindow.cpp" line="3227"/>
<location filename="../mainwindow.cpp" line="3319"/>
<location filename="../mainwindow.cpp" line="3359"/>
<source>Error</source>
<translation>Error</translation>
</message>
Expand Down Expand Up @@ -489,7 +489,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="1106"/>
<location filename="../mainwindow.cpp" line="3346"/>
<location filename="../mainwindow.cpp" line="3347"/>
<source>Warning</source>
<translation>Atenció </translation>
</message>
Expand Down Expand Up @@ -569,7 +569,7 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="2179"/>
<location filename="../mainwindow.cpp" line="3263"/>
<location filename="../mainwindow.cpp" line="3264"/>
<source>More &amp;info...</source>
<translation>Més &amp;info...</translation>
</message>
Expand All @@ -584,10 +584,10 @@
<location filename="../mainwindow.cpp" line="2445"/>
<location filename="../mainwindow.cpp" line="2529"/>
<location filename="../mainwindow.cpp" line="2551"/>
<location filename="../mainwindow.cpp" line="3117"/>
<location filename="../mainwindow.cpp" line="3192"/>
<location filename="../mainwindow.cpp" line="3220"/>
<location filename="../mainwindow.cpp" line="3314"/>
<location filename="../mainwindow.cpp" line="3118"/>
<location filename="../mainwindow.cpp" line="3193"/>
<location filename="../mainwindow.cpp" line="3221"/>
<location filename="../mainwindow.cpp" line="3315"/>
<source>Done</source>
<translation>Fet </translation>
</message>
Expand All @@ -598,20 +598,20 @@
<location filename="../mainwindow.cpp" line="2529"/>
<location filename="../mainwindow.cpp" line="2551"/>
<location filename="../mainwindow.cpp" line="2567"/>
<location filename="../mainwindow.cpp" line="3117"/>
<location filename="../mainwindow.cpp" line="3192"/>
<location filename="../mainwindow.cpp" line="3220"/>
<location filename="../mainwindow.cpp" line="3314"/>
<location filename="../mainwindow.cpp" line="3355"/>
<location filename="../mainwindow.cpp" line="3118"/>
<location filename="../mainwindow.cpp" line="3193"/>
<location filename="../mainwindow.cpp" line="3221"/>
<location filename="../mainwindow.cpp" line="3315"/>
<location filename="../mainwindow.cpp" line="3356"/>
<source>Processing finished successfully.</source>
<translation>S&apos;ha acabat el processat amb èxit.</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="2430"/>
<location filename="../mainwindow.cpp" line="2449"/>
<location filename="../mainwindow.cpp" line="3121"/>
<location filename="../mainwindow.cpp" line="3197"/>
<location filename="../mainwindow.cpp" line="3227"/>
<location filename="../mainwindow.cpp" line="3122"/>
<location filename="../mainwindow.cpp" line="3198"/>
<location filename="../mainwindow.cpp" line="3228"/>
<source>Problem detected while installing, please inspect the console output.</source>
<translation>S&apos;ha detectat un problema mentre s&apos;instal·lava; si us plau comproveu la sortida de consola.</translation>
</message>
Expand Down Expand Up @@ -652,13 +652,13 @@
</message>
<message>
<location filename="../mainwindow.cpp" line="2567"/>
<location filename="../mainwindow.cpp" line="3355"/>
<location filename="../mainwindow.cpp" line="3356"/>
<source>Success</source>
<translation>Èxit</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="2570"/>
<location filename="../mainwindow.cpp" line="3358"/>
<location filename="../mainwindow.cpp" line="3359"/>
<source>We encountered a problem uninstalling the program</source>
<translation>He trobat un problema desinstal·lant el programa </translation>
</message>
Expand Down Expand Up @@ -709,27 +709,27 @@ Voleu continuar i instal·lar-ho?</translation>
<translation>Actualitza</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3149"/>
<location filename="../mainwindow.cpp" line="3150"/>
<source>Quit?</source>
<translation>Sortir?</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3150"/>
<location filename="../mainwindow.cpp" line="3151"/>
<source>Process still running, quitting might leave the system in an unstable state.&lt;p&gt;&lt;b&gt;Are you sure you want to exit MX Package Installer?&lt;/b&gt;</source>
<translation>El procés encara funciona, si sortiu ara el procés pot quedar en un estat inestable.&lt;p&gt;&lt;b&gt;Esteu segurs que voleu sortir del MX Package Installer?&lt;/b&gt;</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3302"/>
<location filename="../mainwindow.cpp" line="3303"/>
<source>Reinstall</source>
<translation>Reinstal·la</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3319"/>
<location filename="../mainwindow.cpp" line="3320"/>
<source>Problem detected during last operation, please inspect the console output.</source>
<translation>S&apos;ha detectat un problema durant la darrera operació; si us plau reviseu la sortida del terminal.</translation>
</message>
<message>
<location filename="../mainwindow.cpp" line="3347"/>
<location filename="../mainwindow.cpp" line="3348"/>
<source>Potentially dangerous operation.
Please make sure you check carefully the list of packages to be removed.</source>
<translation>Operació potencialment perillosa.
Expand Down
Loading

0 comments on commit f64c9de

Please sign in to comment.