- Add comments to most effects that didn't have them yet.
- Change taskbarthumbnail's name into something more user-friendly. svn path=/trunk/KDE/kdebase/workspace/; revision=736147
This commit is contained in:
parent
310b54f250
commit
0a7a0841f8
6 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Demo TaskbarThumbnail
|
||||
Name=Taskbar Thumbnails
|
||||
Name[bg]=Демо на TaskbarThumbnail
|
||||
Name[de]=Demo: Vorschaubild in der Fensterleiste
|
||||
Name[el]=Επίδειξη της εικόνας επισκόπησης της Γραμμής εργασιών
|
||||
|
@ -22,6 +22,8 @@ Name[x-test]=xxDemo TaskbarThumbnailxx
|
|||
Name[zh_CN]=演示 - 任务栏缩略图
|
||||
Name[zh_TW]=示範_工作列縮圖
|
||||
|
||||
Comment=Shows window thumbnails when cursor is on their taskbar entry
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
X-KDE-PluginInfo-Author=Rivo Laks
|
||||
|
|
|
@ -26,6 +26,7 @@ Name[x-test]=xxFall Apartxx
|
|||
Name[zh_CN]=崩溃
|
||||
Name[zh_TW]=破裂
|
||||
Icon=preferences-system-windows-effect-fallapart
|
||||
Comment=Closed windows fall into pieces
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
|
|
|
@ -45,6 +45,7 @@ Name[x-test]=xxTranslucencyxx
|
|||
Name[zh_CN]=半透明
|
||||
Name[zh_TW]=半透明
|
||||
Icon=preferences-system-windows-effect-maketransparent
|
||||
Comment=Makes decorations or entire windows translucent
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
|
|
|
@ -27,6 +27,7 @@ Name[x-test]=xxScale Inxx
|
|||
Name[zh_CN]=拉近
|
||||
Name[zh_TW]=縮放
|
||||
Icon=preferences-system-windows-effect-scale-in
|
||||
Comment=Animates appearing of windows
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
|
|
|
@ -29,6 +29,7 @@ Name[x-test]=xxTrack Mousexx
|
|||
Name[zh_CN]=跟踪鼠标
|
||||
Name[zh_TW]=追蹤滑鼠
|
||||
Icon=preferences-system-windows-effect-mouse-track
|
||||
Comment=Shows mouse cursor's position when activated
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
|
|
|
@ -31,6 +31,7 @@ Name[x-test]=xxZoomxx
|
|||
Name[zh_CN]=缩放
|
||||
Name[zh_TW]=縮放
|
||||
Icon=preferences-system-windows-effect-zoom
|
||||
Comment=Magnifies the entire desktop
|
||||
|
||||
Type=Service
|
||||
ServiceTypes=KWin/Effect
|
||||
|
|
Loading…
Reference in a new issue