Slávek Banko
605ad91b16
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 837dbafbea
)
4 years ago
Slávek Banko
5f777126ea
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d0243fcc86
)
6 years ago
Slávek Banko
13633ade23
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c297496599
)
6 years ago
Slávek Banko
754c164319
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1f3ba1d65e
)
6 years ago
Timothy Pearson
f047b721f8
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 421429cfbe
)
8 years ago
Timothy Pearson
a09a812266
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
10 years ago
Timothy Pearson
bf0e4d08fa
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
9545faf0fc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
78cc506bba
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
d7556a20d6
Fix incorrect characters.
12 years ago
Darrell Anderson
194cf519e4
Add GUI check box control whether to retainn kpdf metadata.
...
This resolves bug report 1215.
12 years ago
Slávek Banko
29dca6cedc
Fix unintended rename of many various *klist*
12 years ago
Timothy Pearson
958d14ea30
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b2de651421
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
78b4b738d3
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
81576b1337
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
32ace734b3
Fix FTBFS
12 years ago
Timothy Pearson
65eca7929c
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
805781daef
Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson
14ad34cde3
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
2e25fa39cd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
00b4f54142
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3c5631f74d
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6adb71382c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f71394031a
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
74f47aebb7
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c705f8f061
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Alexander Golubev
923dc5953a
Fix cmake build: kghostview parallel build
...
This resolves Bug 1301
12 years ago
Darrell Anderson
ca58f70d61
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
ca4b0c6d6a
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
c509088a31
Rename additional global TQt functions
13 years ago
Timothy Pearson
19c822c41d
Fix Q_CHECK_PTR
13 years ago
Timothy Pearson
e8f365173e
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
ce48650b87
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
1aa0bb45dc
Rename a few stragglers
13 years ago
Timothy Pearson
ebbee358ab
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
74c05bbf9d
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
45f529de24
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ec1fddcd0d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit c2637a0da6
.
13 years ago
Timothy Pearson
c2637a0da6
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
698dd70e28
Additional renaming of kde to tde
13 years ago
Timothy Pearson
3af987b782
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
47edcc660c
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
0f306b3661
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
8467a17615
Additional kde to tde renaming
13 years ago
tpearson
98909bff33
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
e7366c97c9
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
da4be7880f
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d0a269b9b0
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
83b9df8edf
Fix kdegraphics CMake compilation
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago