diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-16 09:54:56 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-16 09:54:56 +0000 |
commit | fb8cf9c78fb239be1b33be2a8c8b49fb93bb590c (patch) | |
tree | 0f724f25db6057a6c84b759687d7b13e3d18e1c4 /sysutils/plasma5-user-manager/pkg-plist | |
parent | - Update WWW (diff) |
Update KDE's Plasma Desktop to 5.17
Plasma 5.17 is the version where the desktop anticipates your needs. Night
Color, the color-grading system that relaxes your eyes when the sun sets, has
landed for X11. Your Plasma desktop also recognizes when you are giving a
presentation, and stops messages popping up in the middle of your slideshow. If
you are using Wayland, Plasma now comes with fractional scaling, which means
that you can adjust the size of all your desktop elements, windows, fonts and
panels perfectly to your HiDPI monitor.
The best part? All these improvements do not tax your hardware! Plasma 5.17 is
as lightweight and thrifty with resources as ever.
Important startup change:
With Plasma 5.17 the startup script has been renamed. People who use the
.xinitrc method to start Plasma have to call the new binary.
Previously:
exec ck-launch-session startkde
Change to:
exec ck-launch-session startplasma-x11
Announcement:
https://kde.org/announcements/plasma-5.17.0.php
Notes
Notes:
svn path=/head/; revision=514577
Diffstat (limited to 'sysutils/plasma5-user-manager/pkg-plist')
-rw-r--r-- | sysutils/plasma5-user-manager/pkg-plist | 43 |
1 files changed, 20 insertions, 23 deletions
diff --git a/sysutils/plasma5-user-manager/pkg-plist b/sysutils/plasma5-user-manager/pkg-plist index d1ec5c6d9cd7..b6684989e0fc 100644 --- a/sysutils/plasma5-user-manager/pkg-plist +++ b/sysutils/plasma5-user-manager/pkg-plist @@ -1,33 +1,30 @@ -etc/xdg/user-manager.categories %%QT_PLUGINDIR%%/user_manager.so share/kservices5/user_manager.desktop -%%DATADIR%%/avatars/bluesstyle/Ada Lovelace.png -%%DATADIR%%/avatars/bluesstyle/Alice in Wonderland.png -%%DATADIR%%/avatars/bluesstyle/Grace Hopper.png -%%DATADIR%%/avatars/bluesstyle/Leonardo da Vinci.png -%%DATADIR%%/avatars/bluesstyle/Mahatma Gandhi.png -%%DATADIR%%/avatars/bluesstyle/Man.png -%%DATADIR%%/avatars/bluesstyle/Mowgli jungle book.png %%DATADIR%%/avatars/circles/Cat.png %%DATADIR%%/avatars/circles/Female.png -%%DATADIR%%/avatars/circles/Konqui.png +%%DATADIR%%/avatars/circles/Konqi.png %%DATADIR%%/avatars/circles/Male.png %%DATADIR%%/avatars/circles/Penguin.png %%DATADIR%%/avatars/circles/Zebra.png -%%DATADIR%%/avatars/classic/Blackbox.png -%%DATADIR%%/avatars/classic/Bomb.png -%%DATADIR%%/avatars/classic/Dragon.png -%%DATADIR%%/avatars/classic/Green.png -%%DATADIR%%/avatars/classic/Happy.png -%%DATADIR%%/avatars/classic/Listening.png -%%DATADIR%%/avatars/classic/Notme.png -%%DATADIR%%/avatars/classic/TV.png -%%DATADIR%%/avatars/konqui/Kati.png -%%DATADIR%%/avatars/konqui/Konqui.png -%%DATADIR%%/avatars/konqui/Logger.png -%%DATADIR%%/avatars/konqui/Parley.png -%%DATADIR%%/avatars/konqui/Rekonqui.png +%%DATADIR%%/avatars/konqui/Artist Konqi.png +%%DATADIR%%/avatars/konqui/Bookworm Konqi.png +%%DATADIR%%/avatars/konqui/Boss Konqi.png +%%DATADIR%%/avatars/konqui/Bug Catcher Konqi.png +%%DATADIR%%/avatars/konqui/Card Shark Konqi.png +%%DATADIR%%/avatars/konqui/Hacker Konqi.png +%%DATADIR%%/avatars/konqui/Journalist Konqi.png +%%DATADIR%%/avatars/konqui/Katie.png +%%DATADIR%%/avatars/konqui/Konqi.png +%%DATADIR%%/avatars/konqui/Mechanic Konqi.png +%%DATADIR%%/avatars/konqui/Messenger Konqi.png +%%DATADIR%%/avatars/konqui/Musician Konqi.png +%%DATADIR%%/avatars/konqui/Office Worker Konqi.png +%%DATADIR%%/avatars/konqui/PC Builder Konqi.png +%%DATADIR%%/avatars/konqui/Scientist Konqi.png +%%DATADIR%%/avatars/konqui/Teacher Konqi.png +%%DATADIR%%/avatars/konqui/Virtual Reality Konqi.png share/locale/ar/LC_MESSAGES/user_manager.mo +share/locale/bg/LC_MESSAGES/user_manager.mo share/locale/bs/LC_MESSAGES/user_manager.mo share/locale/ca/LC_MESSAGES/user_manager.mo share/locale/ca@valencia/LC_MESSAGES/user_manager.mo @@ -50,7 +47,6 @@ share/locale/it/LC_MESSAGES/user_manager.mo share/locale/ja/LC_MESSAGES/user_manager.mo share/locale/ko/LC_MESSAGES/user_manager.mo share/locale/lt/LC_MESSAGES/user_manager.mo -share/locale/ml/LC_MESSAGES/user_manager.mo share/locale/mr/LC_MESSAGES/user_manager.mo share/locale/nb/LC_MESSAGES/user_manager.mo share/locale/nl/LC_MESSAGES/user_manager.mo @@ -73,3 +69,4 @@ share/locale/ug/LC_MESSAGES/user_manager.mo share/locale/uk/LC_MESSAGES/user_manager.mo share/locale/zh_CN/LC_MESSAGES/user_manager.mo share/locale/zh_TW/LC_MESSAGES/user_manager.mo +share/qlogging-categories5/user-manager.categories |