-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
4,176 additions
and
4,225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,8 @@ mx-packageinstaller (25.1) mx; urgency=medium | |
* Minor optimizations | ||
* Update translations | ||
|
||
-- Adrian <[email protected]> Mon, 20 Jan 2025 12:18:23 -0500 | ||
|
||
mx-packageinstaller (24.12.05) mx; urgency=medium | ||
|
||
* Set version number during build from changelog within debian/rules | ||
|
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 25.1 | ||
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: | ||
c2270034d678532b1953d3c6938447053a4b0b04 309008 mx-packageinstaller_25.1.tar.xz | ||
Checksums-Sha256: | ||
8ec789117a96771cf6c4db569d125084acb091fceb32047151c825d6f2e9451c 309008 mx-packageinstaller_25.1.tar.xz | ||
Files: | ||
ec7387b5d844596d5fbb10288f9760af 309008 mx-packageinstaller_25.1.tar.xz | ||
|
||
-----BEGIN PGP SIGNATURE----- | ||
|
||
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmeOhZATHGFkcmlhbkBt | ||
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumHpGB/wPBecuUjv1Nv0YdbC51TMDpKoNOt6o | ||
qspQuc5OdpN/pUG4/Df5Vzso+yrXJJCxiwPn2/7n/YYXNjUcKuPugYIl0S58y30B | ||
sZ5GBe18ecKEjqzP9AP31VAikySCdCVM2myo4mUvEJUMwBCDJEQ6A+OceYsAgQnY | ||
ZFywJawy3TEOoqHoEpUz559+2eIBURtTXxZmCFIgFyUTC0vL2sFQUmPs8akMqBTN | ||
t1UQ9A74XhHS2H3cLGz+3Xh7/aq8OxG+QdoTEDazzvi726vHw4a6TfDpzgIBohBw | ||
6E0mpnEJyeA/ouhsJnVY1fpYLLNiJhWi1GNxEDi9fCwo/axpIAjLzSiZ | ||
=BLG2 | ||
-----END PGP SIGNATURE----- |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,7 @@ | |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
# Translators: | ||
# Besnik Bleta <[email protected]>, 2022 | ||
# Dolphin Oracle <[email protected]>, 2022 | ||
# Besnik Bleta <[email protected]>, 2025 | ||
# | ||
#, fuzzy | ||
msgid "" | ||
|
@@ -14,7 +13,7 @@ msgstr "" | |
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-12-04 21:28-0500\n" | ||
"PO-Revision-Date: 2022-12-09 04:01+0000\n" | ||
"Last-Translator: Dolphin Oracle <[email protected]>, 2022\n" | ||
"Last-Translator: Besnik Bleta <[email protected]>, 2025\n" | ||
"Language-Team: Albanian (https://app.transifex.com/anticapitalista/teams/10162/sq/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -30,4 +29,4 @@ msgstr "Instalues Paketash MX" | |
#. # The desktop entry comment will be shown within the menu. | ||
#: desktop-in/mx-packageinstaller.desktop.in:6 | ||
msgid "Simple Software Application Package Installer" | ||
msgstr "Instalues i Paketës së Zbatimit të Softuerit të thjeshtë" | ||
msgstr "Instalues Paketash Aplikacionesh Software të Thjeshtë" |
Oops, something went wrong.