l10n daemon script
1205c9c170
SVN_SILENT made messages (.desktop file)
2014-09-07 08:46:08 +00:00
l10n daemon script
e75adfa9f5
SVN_SILENT made messages (.desktop file)
2014-09-04 08:36:54 +00:00
l10n daemon script
baf37deacd
SVN_SILENT made messages (.desktop file)
2014-09-01 08:42:05 +00:00
l10n daemon script
5114d9b5da
SVN_SILENT made messages (.desktop file)
2014-08-31 08:41:36 +00:00
Thomas Lübking
c8abd56a2f
fix shortcut extrapolation
...
NativeText is translated (ie. matching
ctrl against eg. strg) and the shortcut
must be added to KGlobalAccel to feed
further extrapolations
BUG: 338579
REVIEW: 119949
2014-08-28 20:31:15 +02:00
l10n daemon script
ed02a9fb96
SVN_SILENT made messages (.desktop file)
2014-08-28 08:49:28 +00:00
l10n daemon script
f2fc577770
SVN_SILENT made messages (.desktop file)
2014-08-24 08:45:33 +00:00
l10n daemon script
36b404057d
SVN_SILENT made messages (.desktop file)
2014-08-15 09:08:57 +00:00
l10n daemon script
1478a08c31
SVN_SILENT made messages (.desktop file)
2014-08-14 08:44:45 +00:00
l10n daemon script
3340a5fa1a
SVN_SILENT made messages (after extraction)
2014-08-08 08:31:20 +00:00
l10n daemon script
2f5daf5f4b
SVN_SILENT made messages (after extraction)
2014-08-07 07:56:52 +00:00
l10n daemon script
b48595e86a
SVN_SILENT made messages (after extraction)
2014-08-06 07:57:49 +00:00
Martin Gräßlin
8bdbe4dc15
Add default shortcuts for virtual desktop switching actions
...
This makes the virtual desktop KCM properly show Ctrl+F1-F4 as the
default shortcuts for switch to desktop.
REVIEW: 119051
2014-07-03 16:02:34 +02:00
Sebastian Kügler
b5000a21b7
Adapt to new systemsettings categories
...
Roughly, this moves the systemsettings-visible KCModules under either
Workspace | Window Behavior and Workspace | Desktop Behavior, as laid
out here: http://forum.kde.org/viewtopic.php?f=285&t=121053&start=30#p313837
2014-07-01 12:44:41 +02:00
l10n daemon script
28c7f3c47d
SVN_SILENT made messages (.desktop file)
2014-06-29 08:41:34 +00:00
l10n daemon script
026f5ea660
SVN_SILENT made messages (.desktop file)
2014-06-20 09:01:14 +00:00
l10n daemon script
4a88e1b005
SVN_SILENT made messages (.desktop file)
2014-06-16 08:24:58 +00:00
l10n daemon script
eb5abedbe7
SVN_SILENT made messages (.desktop file)
2014-06-12 08:30:34 +00:00
l10n daemon script
ea866906f0
SVN_SILENT made messages (.desktop file)
2014-06-11 08:21:08 +00:00
l10n daemon script
e73f6b2278
SVN_SILENT made messages (.desktop file)
2014-06-10 10:37:36 +00:00
l10n daemon script
9b869958b3
SVN_SILENT made messages (.desktop file)
2014-06-08 08:27:53 +00:00
l10n daemon script
4c49449bcb
SVN_SILENT made messages (.desktop file)
2014-06-07 08:25:25 +00:00
l10n daemon script
abe62085e8
SVN_SILENT made messages (.desktop file)
2014-06-06 08:52:09 +00:00
l10n daemon script
bbcacffd23
SVN_SILENT made messages (.desktop file)
2014-06-05 08:37:44 +00:00
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
Martin Gräßlin
20fcb774f1
[kcmkwin/desktop] Fix activating the desktop effects
...
We need to load/unload the changed effects.
BUG: 335270
REVIEW: 118292
2014-05-26 19:25:23 +02:00
Andreas Hartmetz
9c73055a10
Adapt to changes in KAboutData.
2014-05-14 05:04:40 +02:00
Martin Gräßlin
1c2f27945c
Adjust kcmkwins to new ki18n
...
Define the TRANSLATION_DOMAIN in each of the kcms and use
ki18n_wrap_ui.
2014-05-05 08:03:55 +02:00
l10n daemon script
7553c411c2
SVN_SILENT made messages (.desktop file)
2014-05-03 08:32:58 +00:00
l10n daemon script
2f28437e24
SVN_SILENT made messages (.desktop file)
2014-05-02 08:51:14 +00:00
l10n daemon script
2838a9b606
SVN_SILENT made messages (.desktop file)
2014-04-29 10:12:33 +00:00
l10n daemon script
15aa971aab
SVN_SILENT made messages (.desktop file)
2014-04-29 04:54:44 +00:00
Martin Gräßlin
ee20101142
Fix deprecated warnings for KAboutData
...
Ctor with catalog name got deprecated, use ctor without it.
2014-04-28 17:11:20 +02:00
Martin Gräßlin
336a870f5e
[kcmkwin] Fix locating the effect configurations
...
No longer in kf5/ prefix.
2014-04-28 14:06:18 +02:00
Martin Gräßlin
7fcecc616c
Drop "kwin4_effect_" prefix for BuiltIn Effects
...
This removes all the hacks to add kwin4_effect_ to the name of the Effect
and adjusts the desktop files of the effect configuration's parent
component.
Note: the scripted effects still start with kwin4_effect_ prefix.
REVIEW: 117367
2014-04-28 13:52:50 +02:00
Martin Gräßlin
98d813050e
[kcmkwin/desktop] Use BuiltInEffects for integration with Effects
...
The desktops KCM allows selecting between the virtual desktop switching
effects. For those it offers configuring and showing the information.
The KServiceTypeTrader based search is adjusted to be only used for the
scripted effects. The built-in effects are queried through the
information available through the BuiltInEffects namespace.
2014-04-28 13:51:30 +02:00
l10n daemon script
e1f418f4d0
SVN_SILENT made messages (.desktop file)
2014-04-28 09:00:35 +00:00
l10n daemon script
f44575ddbf
SVN_SILENT made messages (.desktop file)
2014-04-28 05:16:52 +00:00
l10n daemon script
69c3289c18
SVN_SILENT made messages (.desktop file)
2014-04-27 21:02:43 +00:00
Marco Martin
7380379fcf
we don't have different widgets for vd anymore
2014-04-11 16:46:28 +02:00
l10n daemon script
e6db000065
SVN_SILENT made messages (.desktop file)
2014-04-04 05:29:27 +00:00
l10n daemon script
eef56c98b2
SVN_SILENT made messages (.desktop file)
2014-04-03 05:10:09 +00:00
Martin Gräßlin
dbf2218338
[kwin] kde4_add_ui_files -> qt5_wrap_ui
...
Less deprecated CMake usage.
2014-03-18 11:06:56 +01:00
Martin Gräßlin
dc58fc2c32
[kwin/kcms] Another round of kdialog removals
2014-03-18 09:11:07 +01:00
Aleix Pol
c72e519d9c
Remove KDE/ prefix in include directories
...
It's unneeded and deprecated since KF5.
2014-03-17 16:24:10 +01:00
Martin Gräßlin
b38722dc04
[kwin] Adjust to changes in NETRootInfo ctor
...
Takes flag types.
2014-03-17 08:30:58 +01:00
Martin Gräßlin
2675b5d4e7
Merge branch 'KDE/4.11'
...
Conflicts:
CMakeLists.txt
kcontrol/screensaver/screensaver.desktop
kdm/kfrontend/themes/elarun/KdmGreeterTheme.desktop
khotkeys/kcm_hotkeys/kcm_hotkeys.cpp
kinfocenter/main.cpp
kscreensaver/kblank_screensaver/blankscrn.cpp
kscreensaver/krandom_screensaver/random.cpp
kstyles/oxygen/config/main.cpp
kstyles/oxygen/demo/main.cpp
ksysguard/gui/ksysguard.cpp
kwin/clients/oxygen/demo/main.cpp
kwin/kcmkwin/kwincompositing/kwincompositing.desktop
kwin/tabbox/qml/clients/text/metadata.desktop
kwin/tabbox/qml/clients/window_strip/metadata.desktop
libs/plasmagenericshell/widgetsexplorer/package/metadata.desktop
plasma/desktop/applets/pager/package/metadata.desktop
plasma/desktop/shell/activitymanager/package/metadata.desktop
plasma/desktop/shell/data/layouts/org.kde.plasma-desktop.defaultPanel/contents/layout.js
plasma/desktop/shell/desktopcorona.cpp
plasma/desktop/shell/main.cpp
plasma/desktop/toolboxes/plasma-toolbox-desktoptoolbox.desktop
plasma/desktop/toolboxes/plasma-toolbox-paneltoolbox.desktop
plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml
plasma/generic/applets/systemtray/protocols/fdo/fdographicswidget.cpp
plasma/generic/applets/systemtray/protocols/fdo/fdographicswidget.h
plasma/generic/applets/systemtray/protocols/fdo/x11embeddelegate.cpp
plasma/generic/runners/nepomuksearch/plasma-runner-nepomuksearch.desktop
plasma/generic/wallpapers/color/plasma-wallpaper-color.desktop
plasma/generic/wallpapers/image/plasma-wallpaper-image.desktop
plasma/netbook/shell/nettoolbox/plasma-toolbox-nettoolbox.desktop
statusnotifierwatcher/statusnotifierwatcher.cpp
systemsettings/app/main.cpp
2014-03-10 21:21:16 +01:00
l10n daemon script
fbd985ae3d
SVN_SILENT made messages (.desktop file)
2014-03-10 07:33:17 +00:00
l10n daemon script
fab5def5e9
SVN_SILENT made messages (.desktop file)
2014-02-18 09:04:31 +00:00
l10n daemon script
6f8c3dd771
SVN_SILENT made messages (.desktop file)
2014-02-18 05:12:30 +00:00