Michele Calgaro
7ec5a57fc3
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
2fa177c5d6
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 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>
5 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>
5 years ago
Chris
5e1b444da1
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 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>
6 years ago
Slávek Banko
4fe6ee9e7f
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 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>
6 years ago
Timothy Pearson
a25f3c7aa6
Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson
e0d45c9658
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
a25a696e1d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
97bd137c68
Cleanup TDELocale warnings in PCMCIA kcontrol module
11 years ago
Darrell Anderson
3a673dc158
Finish moving kinfocenter files to kcontrol.
...
This resolves bug report 289.
11 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
11 years ago
Darrell Anderson
04991231d6
Update KDE->TDE branding in dialogs.
11 years ago
Darrell Anderson
75aa2968f0
Fix incorrect characters.
12 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
34ec7cf1e7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9e5c87c895
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
2fb1ed0d03
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
1316e3e9b4
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
79fd2b2bbd
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c3e3301aba
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2877440fbd
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fdacb9c2e
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
d71a3e005c
Additional changes to support building with cmake.
...
Thanks to Slavek Banko.
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Slávek Banko
1e1a776f0d
Fix klaptopdaemon setupHandler to be distribution independent
...
Thanks to Francois Andriot
12 years ago
Darrell Anderson
3650f0d8c6
Update desktop file.
13 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
2319ca1129
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
7780bb7b20
Reorganize KControl menu tree.
...
* Move former KInfoCenter items -> Hardware/Information.
* Move Laptop Battery -> Hardware.
13 years ago
Timothy Pearson
cff40e79ad
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
89856e749b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
ba462cdcae
Additional renaming of kde to tde
13 years ago
Timothy Pearson
cf2c59f3a1
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
27f2cfdc57
Additional kde to tde renaming
13 years ago
tpearson
0e494bc7f4
Fix kdeutils FTBFS under Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258494 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago