TDE System Settings – easy to use control center
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Vai al file
Slávek Banko 576854bd76
Official Trinity Desktop Environment R14.0.5 release
6 anni fa
admin@bf5a8ec42e Official Trinity Desktop Environment R14.0.5 release 6 anni fa
cmake@2e6daa80e2 Reset submodule main/applications/tde-systemsettings/cmake to latest HEAD 7 anni fa
doc Minor tag changes in docbook files. 10 anni fa
systemsettings Fix invalid headers in PNG files and optimize for size 8 anni fa
.gitmodules Added common directories 13 anni fa
AUTHOR Added KDE3 version of kde-systemsettings 14 anni fa
CMakeLists.txt Added KDE3 version of kde-systemsettings 14 anni fa
INDEX Added KDE3 version of kde-systemsettings 14 anni fa
INSTALL Added KDE3 version of kde-systemsettings 14 anni fa
Mainpage.dox Added KDE3 version of kde-systemsettings 14 anni fa
Makefile.am Added KDE3 version of kde-systemsettings 14 anni fa
Makefile.am.in Added KDE3 version of kde-systemsettings 14 anni fa
README Added KDE3 version of kde-systemsettings 14 anni fa
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 anni fa
acinclude.m4 Rename kdewidgets => tdewidgets 10 anni fa
aclocal.m4 Rename kdewidgets => tdewidgets 10 anni fa
config.h.in Added KDE3 version of kde-systemsettings 14 anni fa
configure.files Added KDE3 version of kde-systemsettings 14 anni fa
configure.in Rename kde-config to tde-config 12 anni fa
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 anni fa
stamp-h.in Added KDE3 version of kde-systemsettings 14 anni fa
subdirs Update non-existent and incomplete (template-only) help handbook to new default format. 10 anni fa

README

What is kdeplayground?
----------------------

The kdeplayground modules contain software that is under development but
that has not reached a stable state. Some software present has only been
developed as a proof of concept and will not see further development.
Due to the experimental nature of the software, most of the software in
the kdeplayground packages has not received the same level of scrutiny
as the software in other modules.

Although the software in the kdeplayground modules is publicly available
for the purpose of its ongoing development, it should not be considered
released, supported in any way or fit for any purpose.

THIS SOFTWARE IS PROVIDED BY THE AUTHORS `AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Package contents
----------------

Read the INDEX file to find out about the description and status of each
module.


Using kdeplayground
-------------------

The modules use the standard autoconf/automake based KDE build system. To
add a new module to the build, create a subdirectory with your code and then
say "make -f Makefile.cvs".

Don't forget to add your new subdirectory to the INDEX file.