Slávek Banko
57d55cfe62
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
ff3f2006ce
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>
5 years ago
Michele Calgaro
6db8697910
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
8cfcac4c01
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
41c877f33a
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
OBATA Akio
89e803c753
Split CD support for NetBSD from FreeBSD
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
9b8b7c1299
Fix for time_t != long
...
`time_t` may not be `long`, for examples, unsigned (long) int,
long long int (64bit integer type on 32bit arch), double, and so on.
Change to use difftime(3) to retrieve seconds.
Signed-off-by: OBATA Akio <obache@wizdas.com>
6 years ago
Slávek Banko
9f81d57072
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
830ea2b69f
Replace deprecated ustat using fstatfs
...
This resolves FTBFS with glibc 2.28
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
11485aa4a2
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
6f0c68f96a
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
7464ab58d0
cmake: Fix FTBFS from prior commit
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
e67c454194
cmake: Add other missing checks
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
63f0675169
kscd: Fix device detection from Media Manager
...
Commit d36f6096 in tdebase has changed the order of
items in the device properties returned by Media Manager.
The indexes of items used in kscd must be consistent
with tdebase.
This resolves Bug 2834
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko
8b12682035
Initial cmake conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
94db4c44bf
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
ebbe6c574d
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
François Andriot
79546240dc
Fix FTBFS in kscd on openbsd because missing scsi_cd.h
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
François Andriot
1761a6cdc4
Fix missing default openbsd cd device in kscd
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
Timothy Pearson
eb186dbe60
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
ff04cdc4c0
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
10 years ago
Timothy Pearson
6bb78ce0e7
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
bc20d74cdc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
bfe2615471
Fix unintended renaming
11 years ago
Darrell Anderson
dd73caa65d
Fix unintended renaming
11 years ago
Slávek Banko
1859432c94
Additional k => tde renaming and fixes
11 years ago
Francois Andriot
920e2cf5f0
Use digital reading in KSCD by default
12 years ago
Slávek Banko
1eba17ee4c
Fix unintended rename of many various *klist*
12 years ago
Timothy Pearson
6915c95d7c
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9d63b7d460
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
09a22d33a2
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9b49f198f2
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fc02f656b0
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
53a028a0f6
Rename kdisplay for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
5b28c57424
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
940c092f32
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
793cf2dff3
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
cb68a7857c
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7534907d37
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
de9a6aa007
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
27430f06c6
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
fcd5041fd6
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2f1044cf63
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
58646ccdcd
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
614de76a86
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
78a8ab5c0d
Update lsm files.
13 years ago
Darrell Anderson
b6aa9adf9b
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
017d437099
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
d2fc88a49d
Fix typos.
13 years ago
Timothy Pearson
730bb5bd4c
Remove spurious TQ_OBJECT instances
13 years ago