Commit Graph

58 Commits (372a7f2378d9dd536a52051a240ea6f537816e7b)

Author SHA1 Message Date
Slávek Banko 95f1979424
Rename installed files to kbookreader.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9d44dbef4a)
5 years ago
Slávek Banko 51e8b19613
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 153392845d)
6 years ago
Slávek Banko 8c56614b93
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 ed85ba6235)
6 years ago
gregory guy e0a2875a83 Drop automake build support.
Add basic cmake build instructions.
Add description in README.
Deleted empty files: NEWS, templates/cpp, templates/h.
Deleted obsolete file: bookreader.spec .

Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit fb06c8d339)
7 years ago
Michele Calgaro f4c05c1b17
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 3ff00847a5
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 285ba72465
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 b1833cf50d)
7 years ago
Slávek Banko 9b62d9cd2b
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit cf3bddf185)
7 years ago
gregory guy b3ce6efa15
conversion to the cmake buildidng system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 27c48d1711)
7 years ago
Slávek Banko 9a610a857e
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7a3fdd916f)
7 years ago
Slávek Banko f84b148e07 Update version numbers and date for R14.0.5 final release 8 years ago
Slávek Banko 333af7d162 Update version number for new target R14.0.5 9 years ago
Slávek Banko fd06681895 Update date in lsm files 10 years ago
Timothy Pearson 72c3061ba8 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 4b95f7701e)
10 years ago
Slávek Banko b757b4efb9 Update version number for new target R14.0.4 10 years ago
Slávek Banko 4f09745e9a Update date in lsm files 10 years ago
Slávek Banko 44bc23211e Update version number for new target R14.0.3 10 years ago
Slávek Banko d9ff00a693 Update date in lsm files 11 years ago
Slávek Banko cbd8f8c8cd Update version number for new target R14.0.2 11 years ago
Slávek Banko e2ff56327d Update date in lsm files 11 years ago
Slávek Banko 0079e12e39 Update version in lsm files 11 years ago
Timothy Pearson a3d9c0ab87 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Darrell Anderson e244ffd465 Move kbookreader from Utilities to System menu. 12 years ago
Darrell Anderson 43b6000856 Fix incorrect reference in help handbook DocPath key. 12 years ago
Slávek Banko d1d170a165 Additional k => tde renaming and fixes 13 years ago
Darrell Anderson 1be4214a27 Update desktop files in support of bug report 1463. 13 years ago
Timothy Pearson e5a3fe964c Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson b22116cbe0 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 3aafa0b648 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson bd8e03f773 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8d2687a8b6 Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson 1e62e1264d Rename a few build variables for overall consistency 13 years ago
Timothy Pearson c1501726cc Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 38186d26cb Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson fa87d9547e Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson fd3ee3bab0 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 087d265742 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson a534d91c7c Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson a6edf7391e Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Darrell Anderson 4b5d02a240 Fix QString -> TQString. 14 years ago
Darrell Anderson 14cb0df4b8 Update XDG information in support of bug report 892. 14 years ago
Darrell Anderson 027733a991 Update lsm files. 14 years ago
Darrell Anderson 01f2ba4c61 Branding cleanup: I18N_NOOP KDE -> TDE. 14 years ago
Timothy Pearson 89b6a22cf3 Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 0712de864d Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 93678ad3fd Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 566fa57d98 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 2e6cc1659d Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit e0dc67e60c.
14 years ago
Timothy Pearson e0dc67e60c Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson e0703a9a17 Rename KDEHOME and KDEDIR 14 years ago