Slávek Banko
d85138e2f2
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 57d55cfe62
)
4 years ago
Slávek Banko
d11ce98ed0
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 ff3f2006ce
)
5 years ago
Chris
324aafa8ea
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 8cfcac4c01
)
5 years ago
Slávek Banko
fda0f460a9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9f81d57072
)
6 years ago
Michele Calgaro
eb6bc32be3
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34cfd03355
)
6 years ago
Slávek Banko
77ff405a13
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 11485aa4a2
)
6 years ago
Slávek Banko
efcdd88925
Initial cmake conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8b12682035
)
8 years ago
Timothy Pearson
da02efbbe2
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 94db4c44bf
)
8 years ago
Timothy Pearson
7564aacfe2
Rename most device icons to comply with XDG standards
...
(cherry picked from commit 7287466fa1
)
10 years ago
Timothy Pearson
ff04cdc4c0
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
6bb78ce0e7
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
bc20d74cdc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
c2112f8273
Fix kaudiocreator help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
1859432c94
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
6915c95d7c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d63b7d460
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
09a22d33a2
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9b49f198f2
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b28c57424
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
940c092f32
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
32de9b2038
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
793cf2dff3
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cb68a7857c
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7534907d37
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
de9a6aa007
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
27430f06c6
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fcd5041fd6
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2f1044cf63
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
58646ccdcd
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
1474ae14ee
Fix QString -> TQString.
12 years ago
Darrell Anderson
614de76a86
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
017d437099
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
9684258588
Rename additional global TQt functions
13 years ago
Timothy Pearson
730bb5bd4c
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
d4ad381455
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
dc07846059
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
3c299dfe48
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
f59dfa0865
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 83fbc82a10
.
13 years ago
Timothy Pearson
83fbc82a10
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
b248983f92
Rename additional KDE strings
13 years ago
Timothy Pearson
cf347d1456
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
ffba74342b
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
3bfcdbbf12
Additional kde to tde renaming
13 years ago
tpearson
9f3b0a3806
Fixed kdemultimedia FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1258501 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
27edf28be2
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7ef01c0f34
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
914b4db5c9
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ce8f3aee00
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b1057f437b
TQt4 port kdemultimedia
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
636eef5bea
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago