kwin/kcmkwin/kwindecoration
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 [kcmdeco] Introduce a new PreviewItem for rendering QWidget based decos in QML 2013-11-14 09:41:52 +01:00
auroraeconfig.ui [kwin/kcmdeco] Show an information if close window by dbl click gets activated 2014-03-12 07:33:47 +01:00
buttons.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
buttons.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
buttons.ui Usability fixes 2011-03-06 14:40:13 +01:00
buttonsconfigdialog.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
buttonsconfigdialog.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
CMakeLists.txt Adjust kcmkwins to new ki18n 2014-05-05 08:03:55 +02:00
config.ui Fix ui files 2010-01-20 08:11:54 +00:00
configdialog.cpp Adapt to changes in KDEInstallDirs 2014-04-28 15:36:44 +02:00
configdialog.h [kwin] Use KPluginTrader and json metadata to find KDecorations 2014-03-17 07:41:14 +01:00
decoration.ui Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
decorationmodel.cpp Adapt to changes in KDEInstallDirs 2014-04-28 15:36:44 +02:00
decorationmodel.h [kwin] Add missing includes 2014-03-18 14:37:01 +01:00
kwindecoration.cpp Adapt to changes in KAboutData. 2014-05-14 05:04:40 +02:00
kwindecoration.desktop [kwin] Streamline Comment fields of KCMs 2014-06-04 13:31:33 +02:00
kwindecoration.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
Messages.sh Extract messages from ui files. 2010-04-16 21:43:13 +00:00
pixmaps.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
preview.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
preview.h Hide the OnAllDesktops button if there is only one virtual desktop 2014-03-05 13:02:32 +01:00