Slávek Banko
692670ce77
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 4b46227c04
)
4 years ago
Slávek Banko
d45f0c5de9
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 56a9b6df8f
)
4 years ago
gregory guy
bc0e1a135a
Drop automake build support.
...
Add basic cmake build instructions.
Remove empty files ChangeLog, TODO and NEWS.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit d6ae994c10
)
4 years ago
gregory guy
b3ea5c93ad
Fix hardcoded installation path.
...
This resolves issue #1 .
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0228e7e696
)
6 years ago
Slávek Banko
56542a067f
Added controlled conversions to char* instead of automatic ascii conversions.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c860865bcd
)
6 years ago
gregory guy
8ac32bf262
conversion to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 26f73f5100
)
6 years ago
Slávek Banko
0dcf8ca925
Add CMakeL10n rules.
...
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2ead687acf
)
6 years ago
Timothy Pearson
35e8799c16
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit fc20a5331f
)
8 years ago
Darrell Anderson
df6641b53e
KDE->TDE branding cleanup.
11 years ago
Slávek Banko
188c6829fc
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
1246b1dacd
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f64adcdb65
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
6f74686d61
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
08450ac660
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8455d9936f
Fix up remaining references to -lkio
12 years ago
Timothy Pearson
af3f023bd2
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4689bf263d
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2ee2d4c4c7
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
407c4ef989
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5a1027eab8
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
555676e04c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
2b324e26a6
Fix QString -> TQString.
12 years ago
Darrell Anderson
54747618ff
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
ed29f0660a
Branding cleanup: *.desktop files
13 years ago
Timothy Pearson
ffe05f87a3
Rename additional members for tqt3
13 years ago
Timothy Pearson
f84b7b0be6
Rename kde-config to tde-config
13 years ago
Timothy Pearson
9b4a687a9f
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
859d6e23b5
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
989ea8c9d9
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
b80cbb501e
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 83bf29a811
.
13 years ago
Timothy Pearson
83bf29a811
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
0b7f8119e1
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
00d34de9a9
Additional kde to tde renaming
13 years ago
tpearson
cb155b6bf8
Fix kdpkg FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1258958 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a73f7ded1a
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6bb0f6dafc
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
48371ee0af
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/applications/kdpkg@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9885af067f
TQt4 port kdpkg
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1239294 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b155cffc1b
Added finished page to alert user to proper completion of installation process
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1111441 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
5d6079b067
Desktop file updates
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110824 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
267f75a9de
Final set of fixes; application now has proper functionality and is reasonably intuitive as well
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110669 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
01a3b7ad44
Made program functional again
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110662 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
36c0c6f709
More spelling fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
162ae179d0
Capitalization and description updates
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
7f4a6a18c5
Initial import of kdpkg Debian package installer
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1110433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago