Skip to content

Commit 05662b6

Browse files
committed
New build
1 parent 9476c52 commit 05662b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+2456
-2450
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mx-packageinstaller (24.11.06) mx; urgency=medium
2+
3+
* Fix deselecting checkboxes before installating the selected programs
4+
5+
-- Adrian <[email protected]> Thu, 14 Nov 2024 19:01:50 -0500
6+
17
mx-packageinstaller (24.11.05) mx; urgency=medium
28

39
* Fix crash when switching tabs when there's text in the search field

debs/mx-packageinstaller_24.11.05.dsc

Lines changed: 0 additions & 32 deletions
This file was deleted.
-301 KB
Binary file not shown.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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: 24.11.06
9+
Maintainer: Adrian <[email protected]>
10+
Standards-Version: 3.9.8
11+
Vcs-Git: git://github.com/AdrianTM/mx-packageinstaller
12+
Build-Depends: debhelper (>= 10), qtbase5-dev, qttools5-dev-tools
13+
Package-List:
14+
mx-packageinstaller deb admin optional arch=any
15+
Checksums-Sha1:
16+
44bcf91cbe0048823e9cb0c7127a0a9a0174c6c6 307900 mx-packageinstaller_24.11.06.tar.xz
17+
Checksums-Sha256:
18+
3304e7d2aee293a4a63a3dec0e61a0b735aa49470c9db0a07887d832e7056a3a 307900 mx-packageinstaller_24.11.06.tar.xz
19+
Files:
20+
b4375bcfe32a2d3d89d61c74d2a95f6f 307900 mx-packageinstaller_24.11.06.tar.xz
21+
22+
-----BEGIN PGP SIGNATURE-----
23+
24+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmc2j78THGFkcmlhbkBt
25+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumNhaCADKixPa9mbWypbwPWaExxRg+w6BKwxA
26+
t0KCZbbkfQpMterDv4xkGfqE6Hmi5lpTEYv2dWdYOtqkhkjinITx/I/zzzU7SMJv
27+
kTBktozoWj27w6BtwAkLxnORL95+++H+PfUfqu8k9wyWb6ePMH/fTxgIiGSovs7C
28+
oAX/wooh8EfxSBMwOsTjZQvsu1T8KHIxGUd9Wa+YlrkJ0aKHzBMeul4Ka3ne9e+3
29+
oP9t8QP0bnPAwhF2swYgK7tT5ze53EY/wzwqWyiYL5COBhVux50YBi7s5XJ5vepd
30+
qeEgXYjhFEc26rOv+Y3kVoY63UXG90nRHnQ7dn5JNTDJZ3PBAFn/swS/
31+
=wa68
32+
-----END PGP SIGNATURE-----
301 KB
Binary file not shown.

translations/mx-packageinstaller_am.ts

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -139,23 +139,23 @@
139139
<location filename="../mainwindow.ui" line="765"/>
140140
<location filename="../mainwindow.ui" line="1132"/>
141141
<location filename="../mainwindow.ui" line="1136"/>
142-
<location filename="../mainwindow.cpp" line="2905"/>
142+
<location filename="../mainwindow.cpp" line="2906"/>
143143
<source>All packages</source>
144144
<translation>ሁሉም ጥቅሎች </translation>
145145
</message>
146146
<message>
147147
<location filename="../mainwindow.ui" line="493"/>
148148
<location filename="../mainwindow.ui" line="770"/>
149149
<location filename="../mainwindow.ui" line="1141"/>
150-
<location filename="../mainwindow.cpp" line="2925"/>
150+
<location filename="../mainwindow.cpp" line="2926"/>
151151
<source>Installed</source>
152152
<translation>የ ተገጠመው</translation>
153153
</message>
154154
<message>
155155
<location filename="../mainwindow.ui" line="498"/>
156156
<location filename="../mainwindow.ui" line="775"/>
157157
<location filename="../mainwindow.ui" line="1146"/>
158-
<location filename="../mainwindow.cpp" line="2926"/>
158+
<location filename="../mainwindow.cpp" line="2927"/>
159159
<source>Upgradable</source>
160160
<translation>ሊሻሻል የሚችል</translation>
161161
</message>
@@ -164,10 +164,10 @@
164164
<location filename="../mainwindow.ui" line="780"/>
165165
<location filename="../mainwindow.ui" line="1151"/>
166166
<location filename="../mainwindow.ui" line="1516"/>
167-
<location filename="../mainwindow.cpp" line="2891"/>
168-
<location filename="../mainwindow.cpp" line="2927"/>
169-
<location filename="../mainwindow.cpp" line="3028"/>
167+
<location filename="../mainwindow.cpp" line="2892"/>
168+
<location filename="../mainwindow.cpp" line="2928"/>
170169
<location filename="../mainwindow.cpp" line="3029"/>
170+
<location filename="../mainwindow.cpp" line="3030"/>
171171
<source>Not installed</source>
172172
<translation>አልተገጠመም</translation>
173173
</message>
@@ -176,9 +176,9 @@
176176
<location filename="../mainwindow.ui" line="785"/>
177177
<location filename="../mainwindow.ui" line="1156"/>
178178
<location filename="../mainwindow.cpp" line="2437"/>
179-
<location filename="../mainwindow.cpp" line="2862"/>
180-
<location filename="../mainwindow.cpp" line="2928"/>
181-
<location filename="../mainwindow.cpp" line="3013"/>
179+
<location filename="../mainwindow.cpp" line="2863"/>
180+
<location filename="../mainwindow.cpp" line="2929"/>
181+
<location filename="../mainwindow.cpp" line="3014"/>
182182
<source>Autoremovable</source>
183183
<translation type="unfinished"></translation>
184184
</message>
@@ -251,39 +251,39 @@
251251
<message>
252252
<location filename="../mainwindow.ui" line="1482"/>
253253
<location filename="../mainwindow.ui" line="1486"/>
254-
<location filename="../mainwindow.cpp" line="2873"/>
254+
<location filename="../mainwindow.cpp" line="2874"/>
255255
<source>All apps</source>
256256
<translation type="unfinished"></translation>
257257
</message>
258258
<message>
259259
<location filename="../mainwindow.ui" line="1491"/>
260-
<location filename="../mainwindow.cpp" line="2879"/>
260+
<location filename="../mainwindow.cpp" line="2880"/>
261261
<source>All runtimes</source>
262262
<translation type="unfinished"></translation>
263263
</message>
264264
<message>
265265
<location filename="../mainwindow.ui" line="1496"/>
266-
<location filename="../mainwindow.cpp" line="2885"/>
266+
<location filename="../mainwindow.cpp" line="2886"/>
267267
<source>All available</source>
268268
<translation type="unfinished"></translation>
269269
</message>
270270
<message>
271271
<location filename="../mainwindow.ui" line="1501"/>
272-
<location filename="../mainwindow.cpp" line="2870"/>
272+
<location filename="../mainwindow.cpp" line="2871"/>
273273
<source>Installed apps</source>
274274
<translation type="unfinished"></translation>
275275
</message>
276276
<message>
277277
<location filename="../mainwindow.ui" line="1506"/>
278-
<location filename="../mainwindow.cpp" line="2867"/>
278+
<location filename="../mainwindow.cpp" line="2868"/>
279279
<source>Installed runtimes</source>
280280
<translation type="unfinished"></translation>
281281
</message>
282282
<message>
283283
<location filename="../mainwindow.ui" line="1511"/>
284-
<location filename="../mainwindow.cpp" line="2889"/>
285-
<location filename="../mainwindow.cpp" line="3021"/>
284+
<location filename="../mainwindow.cpp" line="2890"/>
286285
<location filename="../mainwindow.cpp" line="3022"/>
286+
<location filename="../mainwindow.cpp" line="3023"/>
287287
<source>All installed</source>
288288
<translation type="unfinished"></translation>
289289
</message>
@@ -330,7 +330,7 @@
330330
<message>
331331
<location filename="../mainwindow.ui" line="1558"/>
332332
<location filename="../mainwindow.cpp" line="2579"/>
333-
<location filename="../mainwindow.cpp" line="2795"/>
333+
<location filename="../mainwindow.cpp" line="2796"/>
334334
<source>Console Output</source>
335335
<translation type="unfinished"></translation>
336336
</message>
@@ -347,11 +347,11 @@
347347
<message>
348348
<location filename="../mainwindow.ui" line="1633"/>
349349
<location filename="../mainwindow.cpp" line="1217"/>
350-
<location filename="../mainwindow.cpp" line="2915"/>
351-
<location filename="../mainwindow.cpp" line="2923"/>
352-
<location filename="../mainwindow.cpp" line="3012"/>
353-
<location filename="../mainwindow.cpp" line="3018"/>
354-
<location filename="../mainwindow.cpp" line="3303"/>
350+
<location filename="../mainwindow.cpp" line="2916"/>
351+
<location filename="../mainwindow.cpp" line="2924"/>
352+
<location filename="../mainwindow.cpp" line="3013"/>
353+
<location filename="../mainwindow.cpp" line="3019"/>
354+
<location filename="../mainwindow.cpp" line="3304"/>
355355
<source>Install</source>
356356
<translation>መግጠሚያ</translation>
357357
</message>
@@ -447,13 +447,13 @@
447447
<location filename="../mainwindow.cpp" line="2449"/>
448448
<location filename="../mainwindow.cpp" line="2555"/>
449449
<location filename="../mainwindow.cpp" line="2571"/>
450-
<location filename="../mainwindow.cpp" line="2662"/>
451-
<location filename="../mainwindow.cpp" line="2695"/>
452-
<location filename="../mainwindow.cpp" line="3121"/>
453-
<location filename="../mainwindow.cpp" line="3197"/>
454-
<location filename="../mainwindow.cpp" line="3227"/>
455-
<location filename="../mainwindow.cpp" line="3319"/>
456-
<location filename="../mainwindow.cpp" line="3359"/>
450+
<location filename="../mainwindow.cpp" line="2663"/>
451+
<location filename="../mainwindow.cpp" line="2696"/>
452+
<location filename="../mainwindow.cpp" line="3122"/>
453+
<location filename="../mainwindow.cpp" line="3198"/>
454+
<location filename="../mainwindow.cpp" line="3228"/>
455+
<location filename="../mainwindow.cpp" line="3320"/>
456+
<location filename="../mainwindow.cpp" line="3360"/>
457457
<source>Error</source>
458458
<translation>ስህተት</translation>
459459
</message>
@@ -489,7 +489,7 @@
489489
</message>
490490
<message>
491491
<location filename="../mainwindow.cpp" line="1106"/>
492-
<location filename="../mainwindow.cpp" line="3347"/>
492+
<location filename="../mainwindow.cpp" line="3348"/>
493493
<source>Warning</source>
494494
<translation>ማስጠንቀቂያ</translation>
495495
</message>
@@ -569,7 +569,7 @@
569569
</message>
570570
<message>
571571
<location filename="../mainwindow.cpp" line="2179"/>
572-
<location filename="../mainwindow.cpp" line="3264"/>
572+
<location filename="../mainwindow.cpp" line="3265"/>
573573
<source>More &amp;info...</source>
574574
<translation type="unfinished"></translation>
575575
</message>
@@ -584,10 +584,10 @@
584584
<location filename="../mainwindow.cpp" line="2446"/>
585585
<location filename="../mainwindow.cpp" line="2530"/>
586586
<location filename="../mainwindow.cpp" line="2552"/>
587-
<location filename="../mainwindow.cpp" line="3118"/>
588-
<location filename="../mainwindow.cpp" line="3193"/>
589-
<location filename="../mainwindow.cpp" line="3221"/>
590-
<location filename="../mainwindow.cpp" line="3315"/>
587+
<location filename="../mainwindow.cpp" line="3119"/>
588+
<location filename="../mainwindow.cpp" line="3194"/>
589+
<location filename="../mainwindow.cpp" line="3222"/>
590+
<location filename="../mainwindow.cpp" line="3316"/>
591591
<source>Done</source>
592592
<translation>ጨርሷል</translation>
593593
</message>
@@ -598,20 +598,20 @@
598598
<location filename="../mainwindow.cpp" line="2530"/>
599599
<location filename="../mainwindow.cpp" line="2552"/>
600600
<location filename="../mainwindow.cpp" line="2568"/>
601-
<location filename="../mainwindow.cpp" line="3118"/>
602-
<location filename="../mainwindow.cpp" line="3193"/>
603-
<location filename="../mainwindow.cpp" line="3221"/>
604-
<location filename="../mainwindow.cpp" line="3315"/>
605-
<location filename="../mainwindow.cpp" line="3356"/>
601+
<location filename="../mainwindow.cpp" line="3119"/>
602+
<location filename="../mainwindow.cpp" line="3194"/>
603+
<location filename="../mainwindow.cpp" line="3222"/>
604+
<location filename="../mainwindow.cpp" line="3316"/>
605+
<location filename="../mainwindow.cpp" line="3357"/>
606606
<source>Processing finished successfully.</source>
607607
<translation type="unfinished"></translation>
608608
</message>
609609
<message>
610610
<location filename="../mainwindow.cpp" line="2431"/>
611611
<location filename="../mainwindow.cpp" line="2450"/>
612-
<location filename="../mainwindow.cpp" line="3122"/>
613-
<location filename="../mainwindow.cpp" line="3198"/>
614-
<location filename="../mainwindow.cpp" line="3228"/>
612+
<location filename="../mainwindow.cpp" line="3123"/>
613+
<location filename="../mainwindow.cpp" line="3199"/>
614+
<location filename="../mainwindow.cpp" line="3229"/>
615615
<source>Problem detected while installing, please inspect the console output.</source>
616616
<translation type="unfinished"></translation>
617617
</message>
@@ -652,83 +652,83 @@
652652
</message>
653653
<message>
654654
<location filename="../mainwindow.cpp" line="2568"/>
655-
<location filename="../mainwindow.cpp" line="3356"/>
655+
<location filename="../mainwindow.cpp" line="3357"/>
656656
<source>Success</source>
657657
<translation>ተሳክቷል</translation>
658658
</message>
659659
<message>
660660
<location filename="../mainwindow.cpp" line="2571"/>
661-
<location filename="../mainwindow.cpp" line="3359"/>
661+
<location filename="../mainwindow.cpp" line="3360"/>
662662
<source>We encountered a problem uninstalling the program</source>
663663
<translation type="unfinished"></translation>
664664
</message>
665665
<message>
666-
<location filename="../mainwindow.cpp" line="2663"/>
667-
<location filename="../mainwindow.cpp" line="2696"/>
666+
<location filename="../mainwindow.cpp" line="2664"/>
667+
<location filename="../mainwindow.cpp" line="2697"/>
668668
<source>Could not download the list of packages. Please check your APT sources.</source>
669669
<translation type="unfinished"></translation>
670670
</message>
671671
<message>
672-
<location filename="../mainwindow.cpp" line="2735"/>
673-
<location filename="../mainwindow.cpp" line="2776"/>
672+
<location filename="../mainwindow.cpp" line="2736"/>
673+
<location filename="../mainwindow.cpp" line="2777"/>
674674
<source>Flatpak not installed</source>
675675
<translation type="unfinished"></translation>
676676
</message>
677677
<message>
678-
<location filename="../mainwindow.cpp" line="2736"/>
678+
<location filename="../mainwindow.cpp" line="2737"/>
679679
<source>Flatpak is not currently installed.
680680
OK to go ahead and install it?</source>
681681
<translation type="unfinished"></translation>
682682
</message>
683683
<message>
684-
<location filename="../mainwindow.cpp" line="2776"/>
684+
<location filename="../mainwindow.cpp" line="2777"/>
685685
<source>Flatpak was not installed</source>
686686
<translation type="unfinished"></translation>
687687
</message>
688688
<message>
689-
<location filename="../mainwindow.cpp" line="2799"/>
689+
<location filename="../mainwindow.cpp" line="2800"/>
690690
<source>Needs re-login</source>
691691
<translation type="unfinished"></translation>
692692
</message>
693693
<message>
694-
<location filename="../mainwindow.cpp" line="2800"/>
694+
<location filename="../mainwindow.cpp" line="2801"/>
695695
<source>You might need to logout/login to see installed items in the menu</source>
696696
<translation type="unfinished"></translation>
697697
</message>
698698
<message>
699-
<location filename="../mainwindow.cpp" line="2915"/>
700-
<location filename="../mainwindow.cpp" line="2923"/>
701-
<location filename="../mainwindow.cpp" line="3014"/>
699+
<location filename="../mainwindow.cpp" line="2916"/>
700+
<location filename="../mainwindow.cpp" line="2924"/>
701+
<location filename="../mainwindow.cpp" line="3015"/>
702702
<source>Mark keep</source>
703703
<translation type="unfinished"></translation>
704704
</message>
705705
<message>
706-
<location filename="../mainwindow.cpp" line="3012"/>
706+
<location filename="../mainwindow.cpp" line="3013"/>
707707
<source>Upgrade</source>
708708
<translation>ማሻሻያ</translation>
709709
</message>
710710
<message>
711-
<location filename="../mainwindow.cpp" line="3150"/>
711+
<location filename="../mainwindow.cpp" line="3151"/>
712712
<source>Quit?</source>
713713
<translation type="unfinished"></translation>
714714
</message>
715715
<message>
716-
<location filename="../mainwindow.cpp" line="3151"/>
716+
<location filename="../mainwindow.cpp" line="3152"/>
717717
<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>
718718
<translation type="unfinished"></translation>
719719
</message>
720720
<message>
721-
<location filename="../mainwindow.cpp" line="3303"/>
721+
<location filename="../mainwindow.cpp" line="3304"/>
722722
<source>Reinstall</source>
723723
<translation>እንደገና መግጠሚያ</translation>
724724
</message>
725725
<message>
726-
<location filename="../mainwindow.cpp" line="3320"/>
726+
<location filename="../mainwindow.cpp" line="3321"/>
727727
<source>Problem detected during last operation, please inspect the console output.</source>
728728
<translation type="unfinished"></translation>
729729
</message>
730730
<message>
731-
<location filename="../mainwindow.cpp" line="3348"/>
731+
<location filename="../mainwindow.cpp" line="3349"/>
732732
<source>Potentially dangerous operation.
733733
Please make sure you check carefully the list of packages to be removed.</source>
734734
<translation type="unfinished"></translation>

0 commit comments

Comments
 (0)