Slávek Banko
d36d926753
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>
4 years ago
Slávek Banko
ba6db0daa9
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
716e33b80b
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
c0dd6fa720
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
1ca792dcab
Fixed wrong DocPath strings. This relates to bug 2319.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson
bf4643fc42
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
6747a84a65
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit 125d8418ee
.
10 years ago
Timothy Pearson
125d8418ee
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
a42932c20a
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
c31057da30
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
096cbbcfca
Fix Keywords separators to match XDG desktop specifications
10 years ago
Michele Calgaro
6f74f0b062
Rebranding: TDE Control Center --> Trinity Control Center
11 years ago
Darrell Anderson
02f1e1a5b3
Update DocPath in protocol files.
11 years ago
Darrell Anderson
24f283997b
Fix desktop file to run correctly and add DocPath.
11 years ago
Darrell Anderson
8338e8410d
Fix reslisa desktop file to allow access to help handbook from dialog Help button.
11 years ago
Slávek Banko
45971e65a6
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
0e88a100de
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5497356b6c
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
4140fee92e
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
44c26994c9
Rename kioslaves
12 years ago
Timothy Pearson
b10a61b1fd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
48087e1d56
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ccfaeb9b83
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
f21aaec952
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c48e769eb2
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ef71f46965
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3e4d718796
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Darrell Anderson
09635a8f7c
Update COPYING file.
12 years ago
Darrell Anderson
1c31749c85
Fix references to user profile directory.
12 years ago
Darrell Anderson
4aa2303727
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
16d03e816a
Fix KDE -> TDE branding.
13 years ago
Timothy Pearson
cf41a9a53f
Rename kde-config to tde-config
13 years ago
Timothy Pearson
6f114e7935
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
8a143ab9f8
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
1de96857f5
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
089118c185
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
83677e3550
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 808e453c56
.
13 years ago
Timothy Pearson
808e453c56
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
4f070eb987
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
d81f0e49aa
Update kdenetwork Autotools for new DSO linkage style
13 years ago
Timothy Pearson
0a841682a5
Additional renaming of kde to tde
13 years ago
Timothy Pearson
28ccd51885
Additional kde to tde renaming
13 years ago
samelian
4cad91311b
[kdenetwork/lanbrowsing] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1254538 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2bc1d72869
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
937b2991d8
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d0be1721b4
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/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
69cac65817
TQt4 port kdenetwork
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
36e4074ba1
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
47c8a359c5
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
654fcc369e
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago