kwin/kcmkwin/kwincompositing
Sebastian Kügler 999baabcfa [kwin] Streamline Comment fields of KCMs
This patch applies a common language and type-setting to the
systemsettings modules in kwin.

Considerations:
- The comment field might repeat the name, or give more detail about the
  specific settings on this page, this makes sense with how
  systemsettings and kcmshell present it
- Mentioning the words settings, configure, options, etc. is avoided --
  it is clear from the context that these are settings and options.
- Title-case throughout in line with human interface guidelines, see
  http://techbase.kde.org/Projects/Usability/HIG/Capitalization
- The comment ends up being the title, so the
- tech slang is avoided as much as possible, but left in where really
  necessary
- I've left the Name field "mostly untouched", as that one is key for
  the user to find the right module in systemsettings' icon view and in
  the sidebars

The most prominent change is "Compositor" to "Graphics Compositor" (in
the Title field). This is more like a "suggestion", if you don't like
it, I'll take it out again. Reasoning: "Compositor" is a very technical
term, people who know graphics might recognize it. Others might not
understand that "composite" is about graphics -- hence the
specialization. Please enter the commit message for your changes. Lines starting

REVIEW:118338
2014-06-04 13:31:33 +02:00
..
qml [kcmkwin/compositing] Improve initialization of kdeclarative 2014-05-26 11:34:40 +02:00
test
.reviewboardrc
CMakeLists.txt [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
compositing.cpp [kcmkwin/compositing] Carry the changed argument in the changed signals 2014-06-02 14:58:00 +02:00
compositing.h [kcmkwin/compositing] Carry the changed argument in the changed signals 2014-06-02 14:58:00 +02:00
compositing.ui [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp
effectconfig.h
kcmkwineffects.desktop [kwin] Streamline Comment fields of KCMs 2014-06-04 13:31:33 +02:00
kwincompositing.desktop [kwin] Streamline Comment fields of KCMs 2014-06-04 13:31:33 +02:00
kwineffect.knsrc
main.cpp [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
Messages.sh
model.cpp [kcmkwin/compositing] Improve initialization of kdeclarative 2014-05-26 11:34:40 +02:00
model.h