Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced install() with tde_create_translated_desktop() for .desktop files ↵ | Ray-V | 2021-07-14 | 16 | -34/+79 |
| | | | | | | | in relevant CMakeLists.txt Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit a2177ee5555fb5491d4d75f279b68b0b7252b36f) | ||||
* | Split .desktop translations | Ray-V | 2021-07-14 | 86 | -2437/+12462 |
| | | | | | | | Removed *desktop.orig files Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit f0f6bfb197823d9ba5a2468a5a5ef54a2da1817f) | ||||
* | Renamed konquisidebar/amarok.desktop to ↵ | Ray-V | 2021-07-14 | 2 | -3/+3 |
| | | | | | | | konquisidebar/amarok_konquisidebar.desktop Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 7827ca64ccb7b97ad9f70d89f51a9a169109d98e) | ||||
* | Removed CMakeLists.txt in doc and translations trees | Ray-V | 2021-07-14 | 60 | -203/+6 |
| | | | | | | | | Set up common rules for doc and translations Moved doc/amarok to doc/en Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit c5d5c04f7af62b757b982bf1eb872e779e4c390a) | ||||
* | Copied po directory to translations/messages | Ray-V | 2021-07-14 | 141 | -210/+879484 |
| | | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d445d306213fcc908e03ae267e5ebc11c9380602) | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -113/+90 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-06-26 | 1 | -4/+4 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Install all man pages with common rules | Ray-V | 2021-05-24 | 1 | -6/+9 |
| | | | | | Signed-off-by: Ray-V <ray-v@inbox.lv> (cherry picked from commit 37752f553596d99ca7ce99009e9c884c7785dee5) | ||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.11. | Slávek Banko | 2021-05-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Merge translation files from master branch.r14.0.10 | Automated System | 2021-03-10 | 67 | -1407/+1407 |
| | |||||
* | Update translation template. | Automated System | 2021-03-10 | 1 | -21/+21 |
| | |||||
* | Do not enforce include <gpod/itdb.h> to be as plain C | Slávek Banko | 2021-03-10 | 1 | -3/+0 |
| | | | | | | | because it can lead to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bd89e48ee76fe17ccafc08c5083164cd22931ae5) | ||||
* | Fix compilation of mysql db backend against MariaDB | Alexander Golubev | 2021-03-10 | 1 | -1/+0 |
| | | | | | | | | | | MariaDB's connector-c by default provides mariadb_version.h instead of mysql_version.h header, However, it's inderectly included through mysql.h in both implementation: mariadb and mysql, so remove it's direct inclussion from the source. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 9c1eb0dc5e8696cdca48ddf233fa07d491d4943a) | ||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-02-27 | 1 | -8/+14 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-02-10 | 1 | -3/+2 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-02-07 | 67 | -288/+148 |
| | |||||
* | Update translation template. | Automated System | 2021-02-07 | 1 | -4/+2 |
| | |||||
* | Fixed references to TDE website. | Michele Calgaro | 2021-02-05 | 69 | -80/+79 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c9a122c1bc5831b0efdf316b1e89a1de27322915) | ||||
* | Merge translation files from master branch. | Automated System | 2021-02-03 | 1 | -170/+170 |
| | |||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-01-24 | 2 | -71/+61 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit baaf325165899e5e9c50e667f5d2edaf0112ea9a) | ||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-01-03 | 1 | -51/+46 |
| | |||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Rename the action icon "editcopy" to "edit-copy" to match the XDG names. | Slávek Banko | 2020-12-02 | 5 | -0/+0 |
| | | | | | | | | This aligns the name with the program code where it is referenced. This solves the display of the icon in the menu. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 723964f03bfd691c116fdebbe5922be6a51e550c) | ||||
* | Merge translation files from master branch. | Automated System | 2020-11-23 | 1 | -110/+110 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-11-19 | 1 | -57/+57 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-11-15 | 1 | -88/+84 |
| | |||||
* | Update version number to R14.0.10. | Slávek Banko | 2020-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/amarok/cmake to latest HEADr14.0.9 | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-10-08 | 1 | -59/+51 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 3 | -5/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1f1a40876aa3ccb4ab07b08a0271c64b0034e304) | ||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/amarok/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Fix plural form of translations. | Slávek Banko | 2020-08-06 | 7 | -52/+52 |
| | | | | | | | The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 913f739a194526a4db7121254260831e0075f672) | ||||
* | Merge translation files from master branch. | Automated System | 2020-08-05 | 1 | -12/+13 |
| | |||||
* | Reset submodule main/applications/amarok/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-07-20 | 67 | -2010/+2010 |
| | |||||
* | Update translation template. | Automated System | 2020-07-20 | 1 | -30/+30 |
| |