Michele Calgaro
bdb0aa04da
Replace TRUE/FALSE with boolean values true/false
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
22 hours ago
Michele Calgaro
44f4c3e8be
Use tdeinstance.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro
7e4a6583fa
Use tdestandarddirs.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
2f64e55b00
Use tdeApp
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
3e7afb77fa
Use tdeprocess.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
fcf98b70b8
Rename KUniqueApplication to TDEUniqueApplication
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
2192355d15
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
af0b8f5d1e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
007026cdc4
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
16b9b38e02
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
f52c435e29
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
7ec5a57fc3
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
2fa177c5d6
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
bf71f730b3
klaptopdaemon: Fix acpi helper violation check.
...
1. Dependence on crcresult.h solved correctly.
2. Used macro tde_add_executable to define makecrc target.
3. Fixed command to run makecrc
- it depends on both makecrc and klaptop_acpi_helper,
- it must be run in build binary directory, not source,
- the target name is used as the makecrc command, so there
is no need to use get_target_property( ... LOCATION ), which
caused a warning due to CMP0026.
4. The block of code that performs the binary violation verification
was rolled back because it was removed in commit 2abe1e6f40 for
an unknown reason, and the check was not actually performed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
296306a273
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>
6 years ago
Chris
5e1b444da1
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
OBATA Akio
f8424834b6
Fix NetBSD APM support
...
NetBSD APM is supported other than i386 too, emulate API,
so change to detect with MI support header.
Additionally, catch up support codes to others.
Signed-off-by: OBATA Akio <obache@wizdas.com>
7 years ago
Slávek Banko
4fe6ee9e7f
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro
2a2d1c2510
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson
a25f3c7aa6
Fix invalid headers in PNG files and optimize for size
10 years ago
Timothy Pearson
e0d45c9658
Bring stop, lock, exit, and run icons into XDG compliance
11 years ago
Timothy Pearson
a25a696e1d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
11 years ago
Darrell Anderson
97bd137c68
Cleanup TDELocale warnings in PCMCIA kcontrol module
12 years ago
Darrell Anderson
3a673dc158
Finish moving kinfocenter files to kcontrol.
...
This resolves bug report 289.
12 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
13 years ago
Darrell Anderson
04991231d6
Update KDE->TDE branding in dialogs.
13 years ago
Darrell Anderson
75aa2968f0
Fix incorrect characters.
13 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
13 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
13 years ago
Timothy Pearson
34ec7cf1e7
Rename KIcon to enhance compatibility with KDE4
13 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
13 years ago
Timothy Pearson
9e5c87c895
Rename a number of classes to enhance compatibility with KDE4
13 years ago
Timothy Pearson
2fb1ed0d03
Rename KStandard for enhanced compatibility with KDE4
13 years ago
Timothy Pearson
1316e3e9b4
Rename a few build variables for overall consistency
13 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
13 years ago
Timothy Pearson
79fd2b2bbd
Rename a number of libraries and executables to avoid conflicts with KDE4
13 years ago
Timothy Pearson
c3e3301aba
Fix FTBFS resulting from KCModule rename
13 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
13 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
13 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
13 years ago
Timothy Pearson
2877440fbd
Rename KApplication to TDEApplication to avoid conflicts with KDE4
13 years ago
Timothy Pearson
6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
13 years ago
Darrell Anderson
d71a3e005c
Additional changes to support building with cmake.
...
Thanks to Slavek Banko.
13 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
13 years ago
Slávek Banko
1e1a776f0d
Fix klaptopdaemon setupHandler to be distribution independent
...
Thanks to Francois Andriot
14 years ago
Darrell Anderson
3650f0d8c6
Update desktop file.
14 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
14 years ago
Darrell Anderson
2319ca1129
Branding cleanup: KDE -> TDE
14 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
14 years ago
Darrell Anderson
7780bb7b20
Reorganize KControl menu tree.
...
* Move former KInfoCenter items -> Hardware/Information.
* Move Laptop Battery -> Hardware.
14 years ago