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 We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
.reviewboardrc Add a .reviewboardrc 2014-04-03 07:23:15 +02:00
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 Initial commit 2014-04-03 07:23:12 +02:00
config-prefix.h.cmake Initial commit 2014-04-03 07:23:12 +02:00
effectconfig.cpp [kcmkwin] Fix locating the effect configurations 2014-04-28 14:06:18 +02:00
effectconfig.h Load generic scripted config plugin for scripted effects 2014-04-03 07:23:16 +02:00
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 Add Get-Hot-New-Stuff support 2014-04-03 07:23:16 +02:00
main.cpp [kcmkwin/compositing] Use a classic ui file for the Compositor settings 2014-06-02 14:58:00 +02:00
Messages.sh Enable i18n for kwincompositing 2014-05-05 08:04:00 +02:00
model.cpp [kcmkwin/compositing] Improve initialization of kdeclarative 2014-05-26 11:34:40 +02:00
model.h Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00