From Fedora Project Wiki
m (Documentation Backwards Compatibility Beat/KDE3 moved to Documentation KDE3 Backwards Compatibility Beat: Natural language name change.) |
(cleared out old content) |
||
Line 1: | Line 1: | ||
=== KDE 3 Development Platform / Libraries === | === KDE 3 Development Platform / Libraries === | ||
<!-- | |||
Fedora now features KDE 4, and no longer offers KDE 3 as a full desktop environment. Fedora does provide the following KDE 3.5 library packages to run and build the many existing KDE 3 applications: | Fedora now features KDE 4, and no longer offers KDE 3 as a full desktop environment. Fedora does provide the following KDE 3.5 library packages to run and build the many existing KDE 3 applications: | ||
* <code>qt3</code>, <code>qt3-devel</code> (and other <code>qt3-*</code> packages): Qt 3.3.8b | * <code>qt3</code>, <code>qt3-devel</code> (and other <code>qt3-*</code> packages): Qt 3.3.8b | ||
Line 25: | Line 25: | ||
{{admon/note|Developing new software against the legacy API is discouraged.|As with any backwards-compatibility library, you would be developing against a deprecated interface.}} | {{admon/note|Developing new software against the legacy API is discouraged.|As with any backwards-compatibility library, you would be developing against a deprecated interface.}} | ||
--> |