diff options
Diffstat (limited to 'kexi/doc/dev/auto_update_service.txt')
-rw-r--r-- | kexi/doc/dev/auto_update_service.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/doc/dev/auto_update_service.txt b/kexi/doc/dev/auto_update_service.txt index eb331218..698f3871 100644 --- a/kexi/doc/dev/auto_update_service.txt +++ b/kexi/doc/dev/auto_update_service.txt @@ -20,7 +20,7 @@ to developers with a bug report to help find a bug context. - This is a step for making KDE apps packages distribution-neutral on Linux. Notes: - The Service guis and backend should be build from two parts: - - First: qt-only that is used to initialize the process and check the system, independently + - First: tqt-only that is used to initialize the process and check the system, independently from existing KDE sybsystem. - Second: used when we already know we already have a working KDE subsystem. This part can use TDEConfig, KLibLoader, etc. to change the KDE settings. |