Commit Graph

68 Commits (418efb3cefcc614fdd72a36f5002063957479e36)

Author SHA1 Message Date
Slávek Banko a22f9a51cc
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b845a73b7e)
5 years ago
Slávek Banko bbbce29db2
Use TDE dummy.cpp file for consistency with other packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 56693a5da7)
5 years ago
aneejit1 416a0837c3
Write generated source files to the binary directory instead of the source
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 25ac4bb89d)
5 years ago
Slávek Banko 503dc8df8b
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 a084db1755)
5 years ago
Ray-V 592b61441c
Enable kig python scripting for cmake build.
Fix detection of boost_python library for cmake build.
Use find_package( Python COMPONENTS ... ) for CMake >= 3.12.
Add WITH_KIG_PYTHON_SCRIPTING option.

This resolves issue #6.

Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 324c040645)
5 years ago
gregory guy aca01d5a8b
Conversion to the cmake building system.
Add includes to UI files to resolve FTBFS.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d4a1613e9f)
6 years ago
Slávek Banko 3aac1fb851
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b97668ea39)
6 years ago
Slávek Banko cc79a7fd35 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 564548309f)
9 years ago
Timothy Pearson 767f23e716 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 2c14d519d8)
9 years ago
Slávek Banko 7b55e2feb8 Shortening the magic string for Dr. Geo Figure
This resolves FTBFS on Lucid

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b5e49f7e8b)
9 years ago
Slávek Banko 4589c79695 Compile MIME magic file
This partially resolves Bug 2217

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c460aba947)
9 years ago
Timothy Pearson 9226d5bf32 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 d798514852 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 11 years ago
Timothy Pearson 0bde81cee4 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson 75cfc55a30 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Timothy Pearson a115544364 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 3e7c7683d9 Find boost_python depending on the Python version 12 years ago
Slávek Banko efaf922de8 Additional k => tde renaming and fixes 12 years ago
Slávek Banko 8216a98053 Fix unintended rename of many various *klist* 12 years ago
Timothy Pearson 4565bfb4e2 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d5f01dcc48 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 3a3518bb00 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8cb8ba0f95 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson fccf6d244a Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ee52bb567f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 088cc453ec Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson ab791e7c5e Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 741251f280 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 782ea254f2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson fb758f6790 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9f2c757e1a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson cee429821a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78f8b2d68b Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 92ac6833a9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 634845c7a2 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 1fe815e31c Remove old *.patch files. Code is already merged or obsolete. 12 years ago
Darrell Anderson 5be9ca7ece Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 3c23da213e Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 5687d5ac93 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson cb29ec61f5 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson d1edaaef86 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson c3f2c830d0 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 1a7e498bdb Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 5e29467dac Fix up desktop file type specifiers for tqt3 13 years ago
Timothy Pearson ba6b214198 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 746abe8440 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 999f961ff5 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2d7b541a4e Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 6c3f7a55fb.
13 years ago
Timothy Pearson 6c3f7a55fb Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson ddf50c29f5 Fix FTBFS on armel 13 years ago