Slávek Banko
569a752784
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2fa177c5d6
)
4 years ago
Slávek Banko
a1066b66a7
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 296306a273
)
5 years ago
Chris
b1f0069487
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5e1b444da1
)
5 years ago
Slávek Banko
53d7a67610
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4fe6ee9e7f
)
6 years ago
Timothy Pearson
0f8464a6a5
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit a25f3c7aa6
)
8 years ago
Timothy Pearson
a25a696e1d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
fe0432259a
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79fd2b2bbd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2877440fbd
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Darrell Anderson
105e7d46f3
Branding: KDE->TDE
13 years ago
Darrell Anderson
f48274755d
Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
...
This partially resolves bug report 977.
13 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
2319ca1129
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
b970fc42f2
Further organize TDE Menu.
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
ba462cdcae
Additional renaming of kde to tde
13 years ago
Timothy Pearson
6987789e97
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
cf2c59f3a1
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
27f2cfdc57
Additional kde to tde renaming
13 years ago
tpearson
0e494bc7f4
Fix kdeutils FTBFS under Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258494 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0a9b7cf52a
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
625904bd30
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6335dc5580
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a2277b6bc7
TQt4 port kdeutils
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b678e7f967
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5f5ee23671
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
2bda8f7717
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
...
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago