KDE Community Working Group takes care of the community


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News KDE Community Working Group takes care of the community
# 1  
Old 09-04-2008
KDE Community Working Group takes care of the community

09-04-2008 01:00 PM
If the rocky reception of KDE 4 has done anything, it has forced the KDE project to realize it needs to listen to users more closely. One of the first results of this realization is the new Community Working Group (CWG). Announced at Akademy, the recently concluded annual KDE conference, the CWG was described as designed "to act as a central point of contact by being available to communicate user needs and concerns to developers, and developer intentions and plans to users." The CWG is still being organized; to find out more about its plans, we contacted Anne Wilson and Juan Carlos Torres, two of the group's five initial members.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

How Can We Increase the Size of Our Community?

Any suggestions on how to increase the number of posters and contributors? Please vote and write in your suggestions. Thank you! (72 Replies)
Discussion started by: Neo
72 Replies

2. IP Networking

SNMP Community String ???

Hi I want to know more about SNMP Community Strings. What are this SNMP Community String, & what do they signify? What is this "public" used in the field of Community String? Please also let me know what other values can be used in the Field of Cummunity String other than public.... (4 Replies)
Discussion started by: S.Vishwanath
4 Replies
Login or Register to Ask a Question
KDE4-CONFIG(1)							 KDE User's Manual						    KDE4-CONFIG(1)

NAME
kde4-config - Prints KDE installation paths SYNOPSIS
kde4-config [--expandvars] [--prefix] [--exec-prefix] [--libsuffix] [--localprefix] [--version] [--types] [--path type] [--userpath type] [--install type] DESCRIPTION
kde4-config is a command line program used to retrieve information about KDE installation or user paths. Use this program to determine where the various aspects of the KDE installation reside on your system. OPTIONS
--expandvars expand ${prefix} and ${exec_prefix} in output --prefix Compiled in prefix for KDE libraries --exec-prefix Compiled in exec_prefix for KDE libraries --libsuffix Compiled in library path suffix --localprefix Prefix in $HOME used to write files --version Compiled in version string for KDE libraries --types Print a list of all available KDE resource types --path type Search path for the specified type --userpath type User paths for the types: desktop|autostart|trash|document --install type Prefix to install resource files to EXAMPLES
Print the top-level KDE installation directory: % kde4-config --prefix Print a list of all resource types: % kde4-config --types Print the installed wallpaper path: % kde4-config --path wallpaper SEE ALSO
kdeoptions(7) BUGS
None known. AUTHOR
Stephan Kulow <coolo@kde.org> Author. K Desktop Environment 2007-09-28 KDE4-CONFIG(1)