-
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
45 changed files
with
4,184 additions
and
4,176 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 |
---|---|---|
@@ -1,3 +1,12 @@ | ||
mx-packageinstaller (25.1) mx; urgency=medium | ||
|
||
* Fix crash when switching back to Popular tab after searching in another | ||
tab | ||
* Minor optimizations | ||
* Update translations | ||
|
||
-- Adrian <[email protected]> Mon, 20 Jan 2025 11:41:58 -0500 | ||
|
||
mx-packageinstaller (24.12) mx; urgency=medium | ||
|
||
* Display snapshots from screenshot.debian.net when clicking info icon in | ||
|
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -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: | ||
0df0be08ae8516ea0ccf2f7ba29c3d52c58c5deb 320952 mx-packageinstaller_25.1.tar.xz | ||
Checksums-Sha256: | ||
f401b73d231a13a29787ebe0e0c77084c7256ab59a713a5d41b7bcf3985a10db 320952 mx-packageinstaller_25.1.tar.xz | ||
Files: | ||
6b68fef5f9f89cb2f27768ea8e086330 320952 mx-packageinstaller_25.1.tar.xz | ||
|
||
-----BEGIN PGP SIGNATURE----- | ||
|
||
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmeOfSYTHGFkcmlhbkBt | ||
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumJCIB/9+lqtvsSyXJS4COYU7gl4UPJBZxEAR | ||
TYVMYVTMkILI72nQFfUrEtS/9FzkoicrZTU/geVKgmsd2F4ShMMxyEe/63oufd7T | ||
H2EG7Au8w6HRAVnuMcCnKka2piXRxFUmgJAfS6NFxdQFX1nd7E0/cMh86qObshK9 | ||
R+YCGxGqqHnhyR5ERv1Xtqt3edUKdXAFZPR0pfg1Kzoh5PQ117N7g/K5Hpt+0QVC | ||
fNi5/RZHh18Qo8htKufVWjyaTbIZO/GDo1H84LilixXoZpOJEypkx/i6u7XbNfn0 | ||
OMHy3V1HM9ol2iN1Gk1cxbo0sTH9Si6x9Sw70rN7cIkPXbQx9QFfsjcH | ||
=4kTb | ||
-----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.