kcms/cursortheme: Change 'cursor' to 'pointer' in UI strings
Original commit message(s)
- kcm/lookandfeel: Change 'cursor' to 'pointer' in UI strings
'Pointer' refers to the on-screen indicator controlled by the mouse, a 'cursor' usually indicates the text insertion position.
- kcm/cursortheme: Follow KDE HIG
See https://develop.kde.org/hig/text_and_labels/#symbols
- kcms/cursortheme: Change 'cursor' to 'pointer' in UI strings
'Pointer' refers to the on-screen indicator controlled by the mouse, a 'cursor' usually indicates the text insertion position.
Reason for the change
This is a companion MR to kwin!8982 (merged).