diff options
author | gregory guy <[email protected]> | 2021-08-13 15:41:59 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2021-08-13 15:41:59 +0200 |
commit | 679214ce9a37406c4930dd265c2438baa2a31405 (patch) | |
tree | 4915d0b6fa21e067da56b7d6cd35035480f0eaa0 /INDEX | |
parent | a13c2f7b4641ad9f70188f9db090eac57beb0585 (diff) | |
download | tde-systemsettings-679214ce9a37406c4930dd265c2438baa2a31405.tar.gz tde-systemsettings-679214ce9a37406c4930dd265c2438baa2a31405.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Move files HACKING and LAYOUT.html at the root of the module.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'INDEX')
-rw-r--r-- | INDEX | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -1,22 +0,0 @@ -Index of software in kdeplayground-base -======================================= - -Please add software to this index. Each entry should include the -following entries: -* Name:, which is the directory name -* Synopsis:, which is a short description of what it does -* Notes:, for key usage / applicability information (optional) -* See also:, for cross references to other KDE apps/modules (optional) -* URL:, for web links to required software or a home page (optional) - -Entries should be entirely objective. - -Name: datasources -Synopsis: ODBC configuration tool. -Notes: Requires unixODBC libraries - -Name: sessionapplet -Synopsis: A kicker applet for management of X sessions. - -Name: raptor -Synopsis: Raptor is a Application Utility Menu for KDE4 |