summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update translation template.Automated System2022-04-011-19/+19
|
* Change libdvdcss detection to search the default system directory for libraries.Slávek Banko2022-03-313-12/+30
| | | | | | This resolves issue TDE/tde-packaging#113. Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2022-01-291-1/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Change README to markdown format.Slávek Banko2021-10-192-30/+46
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <[email protected]>
* Translated using Weblate (Polish)Marek W2021-10-181-15/+14
| | | | | | | Currently translated at 90.9% (10 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/pl/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-171-15/+14
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-171-327/+300
| | | | | | | Currently translated at 100.0% (729 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2021-10-071-51/+46
| | | | | | | Currently translated at 69.5% (507 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/uk/
* Translated using Weblate (Italian)Michele Calgaro2021-08-111-16/+14
| | | | | | | Currently translated at 100.0% (11 of 11 strings) Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2021-08-071-22/+23
| | | | | | | Currently translated at 100.0% (729 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/it/
* Fixed FTBFS with clang.Michele Calgaro2021-07-271-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-2320-32/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2021-07-0742-42/+42
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Update translation template.Automated System2021-07-071-40/+29
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Translated using Weblate (Russian)blu.2562021-05-031-141/+109
| | | | | | | Currently translated at 97.5% (711 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/ru/
* Translated using Weblate (Greek)blu.2562021-05-031-5/+7
| | | | | | | Currently translated at 86.8% (633 of 729 strings) Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/el/
* Update translation filesTDE Weblate2021-03-1142-235/+76
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/
* Update translation filesTDE Weblate2021-03-1142-1974/+1974
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kaffeine Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
* Removed unnecessary x-mplayer2.desktop (it is already installed with tdelibs).Michele Calgaro2021-03-113-60/+48
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Set the size of the main window to 600p of width and 500p of height for the ↵gregory guy2021-03-111-0/+1
| | | | | | application first start. Signed-off-by: gregory guy <[email protected]>
* Added translation of .desktop files.Michele Calgaro2021-03-10112-427/+5218
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove the original translation directory layout.Michele Calgaro2021-03-1044-153146/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Copy translations to a new directory layout.Michele Calgaro2021-03-1047-2/+153149
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop automake build support.gregory guy2021-03-0769-1772/+226
| | | | | | | | | | | Add basic cmake build instructions. Some doc files have moved at the root of the module. Rework of the README and help page. Deleted file BUGS. Update some cmake files with latest macros. Few cosmetics. Signed-off-by: gregory guy <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-281-22/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Changed CDDB query address from freedb.org to gnudb.orggregory guy2020-08-261-1/+1
| | | | | | | | since freedb.org is not available anymore. This refers to TDE/tde#28 Signed-off-by: gregory guy <[email protected]>
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kaffeine/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/kaffeine/cmake to latest HEADAutomated System2020-06-141-0/+0
|