Skip to content

Commit a30a197

Browse files
committed
New build
1 parent 7757312 commit a30a197

23 files changed

+76
-70
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mx-service-manager (25.08.06) mx; urgency=medium
2+
3+
* Fix helper file location
4+
5+
-- Adrian <adrian@mxlinux.org> Mon, 18 Aug 2025 12:37:09 -0400
6+
17
mx-service-manager (25.08.05) mx; urgency=medium
28

39
* Remove extra dependencies

debs/mx-service-manager_25.08.05.dsc

Lines changed: 0 additions & 33 deletions
This file was deleted.
-83.6 KB
Binary file not shown.
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-service-manager
6+
Binary: mx-service-manager
7+
Architecture: any
8+
Version: 25.08.06
9+
Maintainer: Adrian <adrian@mxlinux.org>
10+
Homepage: https://github.com/MX-Linux/mx-service-manager
11+
Standards-Version: 3.9.8
12+
Vcs-Git: git://github.com/MX-Linux/mx-service-manager
13+
Build-Depends: debhelper-compat (= 13), cmake (>= 3.16), qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
mx-service-manager deb admin optional arch=any
16+
Checksums-Sha1:
17+
a0dad3ac521416b6232851837fac94fd458a4d4c 87024 mx-service-manager_25.08.06.tar.xz
18+
Checksums-Sha256:
19+
4551e69c6eb37010b235e609719b95ee1b4054084c7733fbb627b223131111a8 87024 mx-service-manager_25.08.06.tar.xz
20+
Files:
21+
9dedcee3099f0e2efa94d1d8e4c2a3ab 87024 mx-service-manager_25.08.06.tar.xz
22+
23+
-----BEGIN PGP SIGNATURE-----
24+
25+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmijVzQTHGFkcmlhbkBt
26+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumEvxCACygCGGo+xh41HItHhLphfXCC/ANM3R
27+
NoXpuS7wJwFhlkGujznzfctVAVbF7sM2iwTDv3/W0vgMTMHv+guTk8Lu4kTvDDQI
28+
Hj81V9BmLr/NstdUJS08r32w0+amFh1nzDWczvVBYBw9t7MJsgaMZTn7NP5q2UX8
29+
OPcJAdTFqtasfh85JvoUzW1UE8gZBqeO4yDlgsy2KCdTlafJKibrjWscYQ6ddABn
30+
bwme6ut6TEyp5rEQW7Ri32O/S1PKW25eCa9I0kvGr3szL7B6D9RbeTjHgtWLIyEH
31+
NTeaRwB5CpbppTn7s5toPyOxgd8Cqwm/0vXkK8rN3uwkagKY1o2h34ww
32+
=f6km
33+
-----END PGP SIGNATURE-----
85 KB
Binary file not shown.

translations/mx-service-manager_ca.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<message>
77
<location filename="../src/cmd.cpp" line="70"/>
88
<source>Administrator Access Required</source>
9-
<translation type="unfinished"></translation>
9+
<translation>Cal accés com a Administrador</translation>
1010
</message>
1111
<message>
1212
<location filename="../src/cmd.cpp" line="71"/>
1313
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
14-
<translation type="unfinished"></translation>
14+
<translation>Per aquesta operació cal tenir privilegis d&apos;administrador: Si us plau, torneu a arrencar l&apos;aplicació i entreu la vostra contrasenya us la demani.</translation>
1515
</message>
1616
</context>
1717
<context>

translations/mx-service-manager_cs.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<message>
77
<location filename="../src/cmd.cpp" line="70"/>
88
<source>Administrator Access Required</source>
9-
<translation type="unfinished"></translation>
9+
<translation>Vyžadován přístup správce</translation>
1010
</message>
1111
<message>
1212
<location filename="../src/cmd.cpp" line="71"/>
1313
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
14-
<translation type="unfinished"></translation>
14+
<translation>Tato operace vyžaduje oprávnění správce. Restartujte aplikaci a po zobrazení výzvy zadejte heslo.</translation>
1515
</message>
1616
</context>
1717
<context>

translations/mx-service-manager_el.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<message>
77
<location filename="../src/cmd.cpp" line="70"/>
88
<source>Administrator Access Required</source>
9-
<translation type="unfinished"></translation>
9+
<translation>Απαιτείται πρόσβαση διαχειριστή</translation>
1010
</message>
1111
<message>
1212
<location filename="../src/cmd.cpp" line="71"/>
1313
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
14-
<translation type="unfinished"></translation>
14+
<translation>Αυτή η λειτουργία απαιτεί δικαιώματα διαχειριστή. Παρακαλώ επανεκκινήστε την εφαρμογή και πληκτρολογήστε τον κωδικό πρόσβασης σας όταν σας ζητηθεί.</translation>
1515
</message>
1616
</context>
1717
<context>

translations/mx-service-manager_es.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<message>
77
<location filename="../src/cmd.cpp" line="70"/>
88
<source>Administrator Access Required</source>
9-
<translation type="unfinished"></translation>
9+
<translation>Se requiere acceso de administrador</translation>
1010
</message>
1111
<message>
1212
<location filename="../src/cmd.cpp" line="71"/>
1313
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
14-
<translation type="unfinished"></translation>
14+
<translation>Esta operación requiere privilegios de administrador. Reinicia la aplicación e ingresa tu contraseña cuando se te solicite.</translation>
1515
</message>
1616
</context>
1717
<context>

translations/mx-service-manager_es_ES.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<message>
77
<location filename="../src/cmd.cpp" line="70"/>
88
<source>Administrator Access Required</source>
9-
<translation type="unfinished"></translation>
9+
<translation>Se requiere acceso de administrador</translation>
1010
</message>
1111
<message>
1212
<location filename="../src/cmd.cpp" line="71"/>
1313
<source>This operation requires administrator privileges. Please restart the application and enter your password when prompted.</source>
14-
<translation type="unfinished"></translation>
14+
<translation>Esta operación requiere privilegios de administrador. Reinicia la aplicación e ingresa tu contraseña cuando se te solicite.</translation>
1515
</message>
1616
</context>
1717
<context>
@@ -193,7 +193,7 @@
193193
<location filename="../src/mainwindow.cpp" line="431"/>
194194
<location filename="../src/mainwindow.cpp" line="440"/>
195195
<source>Success</source>
196-
<translation>Exito</translation>
196+
<translation>Éxito</translation>
197197
</message>
198198
<message>
199199
<location filename="../src/mainwindow.cpp" line="400"/>

0 commit comments

Comments
 (0)