Commit Graph

42 Commits (a7b408a97d1b93aaf98a93f2bdd40fda879760f2)
 

Author SHA1 Message Date
Michele Calgaro a7b408a97d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fa5d98fdff)
10 months ago
TDE Gitea 2b3d19a5b3 Merge translation files from master branch. 10 months ago
Slávek Banko f31ebf67cb
Remove remaining 'register' instruction.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 90e7e6e752)
10 months ago
TDE Gitea cee4b78425 Merge translation files from master branch. 11 months ago
TDE Gitea 08880d7f0c Merge translation files from master branch. 11 months ago
Michele Calgaro daf84bd9a1
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit adb3fc6d47)
11 months ago
Michele Calgaro 7341873af8
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 51330f2909)
11 months ago
TDE Gitea 1b186a95d6 Merge translation files from master branch. 1 year ago
Michele Calgaro a0ecb910eb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0c5fa47fb3)
1 year ago
Slávek Banko 3193200c97
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0517ecf88f)
1 year ago
Michele Calgaro b623d8eff4
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 76045e6213)
2 years ago
Mas Ahmad Muhammad 8c74b11e46 Translated using Weblate (Indonesian)
Currently translated at 92.3% (60 of 65 strings)

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/id/
2 years ago
Michele Calgaro b6813e0345
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5db9f47476
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Weblate dec2860fe2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/
2 years ago
TDE Gitea 3f860d2095 Update translation template. 2 years ago
Michele Calgaro e56bd3156d
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro b1e3a4df8e
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 0093e87a39
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko cf00e23a57
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko f8d2acfb2c
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Hugo Carvalho b07046511c Translated using Weblate (Portuguese)
Currently translated at 32.3% (22 of 68 strings)

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/pt/
3 years ago
Marek W 2917b4c3cf Translated using Weblate (Polish)
Currently translated at 94.1% (64 of 68 strings)

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/pl/
3 years ago
blu.256 9f5113d7f3 Translated using Weblate (Greek)
Currently translated at 95.5% (65 of 68 strings)

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/el/
4 years ago
Slávek Banko 861b081acd
Exclude common strings of twin clients from translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 05a9481004
Add includes to UI files to resolve FTBFS.
This resolves issue TDE/tde-common-cmake#74.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Weblate e31c8ac8ff Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/twin-style-suse2
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/twin-style-suse2/
4 years ago
Slávek Banko 2a466d21dd
Add SUSE2.kcsrc to CMakeL10n rules.
Update CMake rules for desktop files.
Delete files that are no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 8ed7c33a3a
Removed DEB packagin files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe 7d07debf70
Various L10n fixes
* Removed old POT file
* Fixed TDEGlobal->locale()->insertCatalogue() to use new file naming

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro 66638dbefa
Fixed missing dependency (mistake introduced in commit 2b4b28b13e).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe eea7c57cb1
Added CMake l10n rules
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Michele Calgaro 2b4b28b13e
Fixed up DEB packaging.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe e62af3a1ae
Added rule for extra/ directory and set pics destination to separate subdirectory.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe 1926f4197c
Removed Autotools build files
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe b6a34e45f8
Removed admin submodule 4 years ago
Mavridis Philippe 5351c3e573
Added CMake build rules
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe 16c650c19e
Fixed FTBFS caused by some direct TQt classes constructor usage
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe 9523b86a5b
Conversion KDE3→TDE
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe a26e231b46
Conversion Qt3→TQt
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe d5914d4d32
Replaced admin/ subdir with tde-common-admin submodule
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe b3fe3eb6c8
Initial commit: imported from https://store.kde.org/p/1100399
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago