pkgsrc/x11/plasma-framework/PLIST
markd 1b50d7f1a1 Update KDE Frameworks to 5.25.0
5.22:
Framework Integration
* Remove platformtheme plugin as it's in plasma-integration
KWidgetsAddons
* KNewPasswordWidget: Remove size hint on spacer, which was leading to
  some always empty space in the layout
* KNewPasswordWidget: fix QPalette when widget is disabled
KWindowSystem
* Fix generation of path to xcb plugin
Plasma Framework
* [QuickTheme] Fix properties
* highlight/highlightedText from proper color group
* ConfigModel: Don't try to resolve empty source path from package
* [calendar] Only show the events mark on days grid, not month or year
* declarativeimports/core/windowthumbnail.h - fix -Wreorder warning
* reload icon theme properly
* Always write the theme name to plasmarc, also if the default theme is
  chosen
* [calendar] Add a mark to days containing an event
* add Positive, Neutral, Negative text colors
* ScrollArea: Fix warning when contentItem is not Flickable
* Add a prop and method for aligning the menu against a corner of its
  visual parent
* Allow setting minimum width on Menu
* Maintain order in stored item list
* Extend API to allow (re)positioning menu items during procedural insert
* bind highlightedText color in Plasma::Theme
* Fix unsetting associated application/urls for Plasma::Applets
* Don't expose symbols of private class DataEngineManager
* add an "event" element in the calendar svg
* SortFilterModel: Invalidate filter when changing filter callback

5.23:
Framework Integration
* Remove unused dependencies and translation handling
KActivities
* Adding runningActivities property to the Consumer
KConfigWidgets
* Allow using new style connect syntax with KStandardAction::create()
KInit
* Fix race in which the file containing the X11 cookie has the wrong
  permissions for a small while
* Fix permissions of /tmp/xauth-xxx-_y
KJobWidgets
* Set correct "dialog" flag for Progress Widget dialog
KWidgetsAddons
* Use selected icon effect for current KPageView page
KWindowSystem
* [platform xcb] Respect request icon size
KXMLGUI
* Right-clicking the menu bar of an application will now longer
  allow bypassing
Plasma Framework
* Add cantata system tray support
* Selected state for Plasma::Svg and IconItem
* DaysModel: reset m_agendaNeedsUpdate when plugin sends new events
* Update audio and network icon to get a better contrast
* Deprecate downloadPath(const QString &file) in favor of
  downloadPath()
* [icon thumbnail] Request for preferred icon size
* Plasmoids can now tell whether widgets are locked by the user or
  sysadmin restrictions
* [ContainmentInterface] Don't try to popup empty QMenu
* Use SAX for Plasma::Svg stylesheet replacement
* [DialogShadows] Cache access to QX11Info::display()
* restore air plasma theme icons from KDE4
* Reload selected color scheme on colors changed

5.24:
KConfigWidgets
* KStandardAction::showStatusbar: Return the intended action
KDED
* [OS X] make kded5 an agent, and build it as a regular application
KDesignerPlugin
* Add support for KNewPasswordWidget
KGlobalAccel
* Use QGuiApplication instead of QApplication
KInit
* Allow timeout in reset_oom_protection while waiting for SIGUSR1
KWidgetsAddons
* Fix reading Unihan data
* Fix minimum size of KNewPasswordDialog
* Fix ambiguous contructor on MSVC 2015
* Fix an alignment issue under the OS X native "macintosh" style
KXMLGUI
* KXMLGui: Fix merge indices when removing xmlgui clients with
  actions in groups
* Don't warn about "file found in compat location" if it wasn't
  found at all
* Add donate menu item to help menu of our apps
Plasma Framework
* [Calendar] Flip arrow buttons on right-to-left languages
* Plasma::Service::operationDescription() should return a QVariantMap
* Don't include embedded contrainers in containmentAt(pos)
* fix the color theming for the restart system icon (login screen)
* disable taskbar thumbnails with llvmpipe
* guard against invalid applets
* PluginLoader::loadApplet: restore compatibility for misinstalled applets
* correct folder for PLASMA_PLASMOIDS_PLUGINDIR
* PluginLoader: improve error message about plugin version compatibility
* Fix check to keep QMenu on screen for multiscreen layouts
* New containment type for the systray

5.25:
KActivities
* [KActivities-CLI] commands for starting and stopping an activity
* [KActivities-CLI] setting and getting activity name, icon and
  description
* Added a CLI application for controlling activities
* Adding scripts to switch to previous and next activities
* Method for inserting into QFlatSet now returns index along with
  the iterator
* Adding ZSH functions for stopping and deleting non-current activities
* Added isCurrent property to KActivities::Info
* Using constant iterators when searching for activity
KConfigWidgets
* Add DeleteFile and RenameFile standard action
* The config page has now scroll bars when needed
KGlobalAccel
* Use klauncher dbus instead of KRun
* Launch jumplist actions via KGlobalAccel
* KGlobalAccel: Fix deadlock on exit under Windows
KInit
* Adapt KInit to Mac OS X
KWidgetsAddons
* [KCharSelect] Fix crash when searching with no present data file
* [KCharSelect] Handle characters outside BMP
* [KCharSelect] Update kcharselect-data to Unicode 9.0.0
* KCollapsibleGroupBox: Stop animation in destructor if still running
* Update to Breeze palette (sync from KColorScheme)
KWindowSystem
* [xcb] Ensure the compositingChanged signal is emitted if
  NETEventFilter is recreated
* Add a convenience API to query the windowing system/platform
  used by Qt
KXMLGUI
* Fix minimum size hint (cut-off text)
* [KToggleToolBarAction] Honor action/options_show_toolbar restriction
Plasma Framework
* Keep compatiable slot createApplet with Frameworks 5.24
* Don't delete gl texture twice in thumbnail (bug 365946)
* Add translation domain to wallpaper QML object
* Don't manually delete applets
* Add a kapptemplate for Plasma Wallpaper
* Templates: register templates in own toplevel category "Plasma/"
* Templates: Update techbase wiki links in READMEs
* Define what Plasma packagestructures extend plasmashell
* support a size for adding applets
* Define Plasma PackageStructure as regular KPackage PackageStructure plugins
* Fix: update wallpaper example Autumn's config.qml to QtQuick.Controls
* Use KPackage to install Plasma Packages
* If we pass a QIcon as an argument to IconItem::Source, use it
* Add overlay support to Plasma IconItem
* Add Qt::Dialog to default flags to make QXcbWindow::isTransient()
  happy
* [Breeze Plasma Theme] Add network-flightmode-on/off icons
* Emit contextualActionsAboutToShow before showing the applet's
  contextualActions menu
* [TextField] Bind to TextField length instead of text
* [Button Styles] Horizontally center in icon-only mode
* [Containment] Treat HiddenStatus as low status
* Add kruler system tray icon from Yuri Fabirovsky
* Fix the infamous 'dialogs show up on the Task Manager' bug once more
* fix network wireless available icon with an ? emblem
* IconItem: Use better approach to disable animation when going
  from invisible to visible
* Set Tooltip window type on ToolTipDialog through KWindowSystem API
2016-08-21 21:29:44 +00:00

517 lines
25 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:46 markd Exp $
bin/plasmapkg2
include/KF5/Plasma/Applet
include/KF5/Plasma/Containment
include/KF5/Plasma/ContainmentActions
include/KF5/Plasma/Corona
include/KF5/Plasma/DataContainer
include/KF5/Plasma/DataEngine
include/KF5/Plasma/DataEngineConsumer
include/KF5/Plasma/FrameSvg
include/KF5/Plasma/Package
include/KF5/Plasma/PackageStructure
include/KF5/Plasma/Plasma
include/KF5/Plasma/PluginLoader
include/KF5/Plasma/Service
include/KF5/Plasma/ServiceJob
include/KF5/Plasma/Svg
include/KF5/Plasma/Theme
include/KF5/PlasmaQuick/AppletQuickItem
include/KF5/PlasmaQuick/ConfigModel
include/KF5/PlasmaQuick/ConfigView
include/KF5/PlasmaQuick/ContainmentView
include/KF5/PlasmaQuick/Dialog
include/KF5/plasma/applet.h
include/KF5/plasma/containment.h
include/KF5/plasma/containmentactions.h
include/KF5/plasma/corona.h
include/KF5/plasma/datacontainer.h
include/KF5/plasma/dataengine.h
include/KF5/plasma/dataengineconsumer.h
include/KF5/plasma/framesvg.h
include/KF5/plasma/package.h
include/KF5/plasma/packagestructure.h
include/KF5/plasma/plasma.h
include/KF5/plasma/plasma_export.h
include/KF5/plasma/pluginloader.h
include/KF5/plasma/scripting/appletscript.h
include/KF5/plasma/scripting/dataenginescript.h
include/KF5/plasma/scripting/scriptengine.h
include/KF5/plasma/service.h
include/KF5/plasma/servicejob.h
include/KF5/plasma/svg.h
include/KF5/plasma/theme.h
include/KF5/plasma/version.h
include/KF5/plasma_version.h
include/KF5/plasmaquick/appletquickitem.h
include/KF5/plasmaquick/configmodel.h
include/KF5/plasmaquick/configview.h
include/KF5/plasmaquick/containmentview.h
include/KF5/plasmaquick/dialog.h
include/KF5/plasmaquick/packageurlinterceptor.h
include/KF5/plasmaquick/plasmaquick_export.h
lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake
lib/cmake/KF5Plasma/KF5PlasmaConfigVersion.cmake
lib/cmake/KF5Plasma/KF5PlasmaMacros.cmake
lib/cmake/KF5Plasma/KF5PlasmaTargets-noconfig.cmake
lib/cmake/KF5Plasma/KF5PlasmaTargets.cmake
lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake
lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfigVersion.cmake
lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickTargets-noconfig.cmake
lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickTargets.cmake
lib/libKF5Plasma.so
lib/libKF5Plasma.so.5
lib/libKF5Plasma.so.${PKGVERSION}
lib/libKF5PlasmaQuick.so
lib/libKF5PlasmaQuick.so.5
lib/libKF5PlasmaQuick.so.${PKGVERSION}
man/ca/man1/plasmapkg2.1
man/de/man1/plasmapkg2.1
man/it/man1/plasmapkg2.1
man/man1/plasmapkg2.1
man/nl/man1/plasmapkg2.1
man/pt_BR/man1/plasmapkg2.1
man/sv/man1/plasmapkg2.1
man/uk/man1/plasmapkg2.1
qt5/plugins/kpackage/packagestructure/containmentactions_packagestructure.so
qt5/plugins/kpackage/packagestructure/dataengine_packagestructure.so
qt5/plugins/kpackage/packagestructure/plasmageneric_packagestructure.so
qt5/plugins/kpackage/packagestructure/plasmatheme_packagestructure.so
qt5/plugins/kpackage/packagestructure/plasmoid_packagestructure.so
qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
qt5/plugins/plasma_engine_testengine.so
qt5/qml/QtQuick/Controls/Styles/Plasma/ApplicationWindowStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/BusyIndicatorStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ButtonStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/CalendarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/CheckBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ComboBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/CursorDelegate.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/CursorHandleStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/EditMenuTouch.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/FocusFrameStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/GroupBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/MenuBarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/MenuStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ProgressBarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/RadioButtonStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ScrollViewStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/SelectionHandleStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/SliderStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/SpinBoxStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/StatusBarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/SwitchStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/TabViewStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/TableViewStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/TextAreaStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/TextFieldStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ToolBarStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/private/ButtonShadow.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/private/RoundShadow.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/private/TextFieldFocus.qml
qt5/qml/QtQuick/Controls/Styles/Plasma/qmldir
qt5/qml/org/kde/plasma/accessdenied/qmldir
qt5/qml/org/kde/plasma/calendar/CalendarToolbar.qml
qt5/qml/org/kde/plasma/calendar/DayDelegate.qml
qt5/qml/org/kde/plasma/calendar/DaysCalendar.qml
qt5/qml/org/kde/plasma/calendar/MonthMenu.qml
qt5/qml/org/kde/plasma/calendar/MonthView.qml
qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so
qt5/qml/org/kde/plasma/calendar/qmldir
qt5/qml/org/kde/plasma/components/BusyIndicator.qml
qt5/qml/org/kde/plasma/components/Button.qml
qt5/qml/org/kde/plasma/components/ButtonColumn.qml
qt5/qml/org/kde/plasma/components/ButtonGroup.js
qt5/qml/org/kde/plasma/components/ButtonRow.qml
qt5/qml/org/kde/plasma/components/CheckBox.qml
qt5/qml/org/kde/plasma/components/ComboBox.qml
qt5/qml/org/kde/plasma/components/CommonDialog.qml
qt5/qml/org/kde/plasma/components/ContextMenu.qml
qt5/qml/org/kde/plasma/components/Dialog.qml
qt5/qml/org/kde/plasma/components/Highlight.qml
qt5/qml/org/kde/plasma/components/Label.qml
qt5/qml/org/kde/plasma/components/ListItem.qml
qt5/qml/org/kde/plasma/components/ModelContextMenu.qml
qt5/qml/org/kde/plasma/components/Page.qml
qt5/qml/org/kde/plasma/components/PageStack.qml
qt5/qml/org/kde/plasma/components/ProgressBar.qml
qt5/qml/org/kde/plasma/components/QueryDialog.qml
qt5/qml/org/kde/plasma/components/RadioButton.qml
qt5/qml/org/kde/plasma/components/ScrollBar.qml
qt5/qml/org/kde/plasma/components/SectionScroller.qml
qt5/qml/org/kde/plasma/components/SelectionDialog.qml
qt5/qml/org/kde/plasma/components/Sheet.qml
qt5/qml/org/kde/plasma/components/Slider.qml
qt5/qml/org/kde/plasma/components/Switch.qml
qt5/qml/org/kde/plasma/components/TabBar.qml
qt5/qml/org/kde/plasma/components/TabButton.qml
qt5/qml/org/kde/plasma/components/TabGroup.qml
qt5/qml/org/kde/plasma/components/TextArea.qml
qt5/qml/org/kde/plasma/components/TextField.qml
qt5/qml/org/kde/plasma/components/ToolBar.qml
qt5/qml/org/kde/plasma/components/ToolBarLayout.qml
qt5/qml/org/kde/plasma/components/ToolButton.qml
qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so
qt5/qml/org/kde/plasma/components/private/AppManager.js
qt5/qml/org/kde/plasma/components/private/Config.js
qt5/qml/org/kde/plasma/components/private/DualStateButton.qml
qt5/qml/org/kde/plasma/components/private/InlineDialog.qml
qt5/qml/org/kde/plasma/components/private/PageStack.js
qt5/qml/org/kde/plasma/components/private/ScrollBarDelegate.qml
qt5/qml/org/kde/plasma/components/private/ScrollDecoratorDelegate.qml
qt5/qml/org/kde/plasma/components/private/SectionScroller.js
qt5/qml/org/kde/plasma/components/private/TabBarLayout.qml
qt5/qml/org/kde/plasma/components/private/TabGroup.js
qt5/qml/org/kde/plasma/components/qmldir
qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so
qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml
qt5/qml/org/kde/plasma/core/qmldir
qt5/qml/org/kde/plasma/extras/App.qml
qt5/qml/org/kde/plasma/extras/ConditionalLoader.qml
qt5/qml/org/kde/plasma/extras/Heading.qml
qt5/qml/org/kde/plasma/extras/PageRow.qml
qt5/qml/org/kde/plasma/extras/Paragraph.qml
qt5/qml/org/kde/plasma/extras/ScrollArea.qml
qt5/qml/org/kde/plasma/extras/Title.qml
qt5/qml/org/kde/plasma/extras/animations/ActivateAnimation.qml
qt5/qml/org/kde/plasma/extras/animations/AppearAnimation.qml
qt5/qml/org/kde/plasma/extras/animations/DisappearAnimation.qml
qt5/qml/org/kde/plasma/extras/animations/PressedAnimation.qml
qt5/qml/org/kde/plasma/extras/animations/ReleasedAnimation.qml
qt5/qml/org/kde/plasma/extras/libplasmaextracomponentsplugin.so
qt5/qml/org/kde/plasma/extras/qmldir
qt5/qml/org/kde/plasma/platformcomponents/libplatformcomponentsplugin.so
qt5/qml/org/kde/plasma/platformcomponents/qmldir
share/kdevappwizard/templates/cpp-plasmoid.tar.bz2
share/kdevappwizard/templates/plasma-wallpaper.tar.bz2
share/kdevappwizard/templates/qml-plasmoid.tar.bz2
share/kservices5/plasma-dataengine-testengine.desktop
share/kservices5/plasma-scriptengine-applet-declarative.desktop
share/kservicetypes5/plasma-applet.desktop
share/kservicetypes5/plasma-containment.desktop
share/kservicetypes5/plasma-containmentactions.desktop
share/kservicetypes5/plasma-dataengine.desktop
share/kservicetypes5/plasma-generic.desktop
share/kservicetypes5/plasma-lookandfeel.desktop
share/kservicetypes5/plasma-packagestructure.desktop
share/kservicetypes5/plasma-scriptengine.desktop
share/kservicetypes5/plasma-service.desktop
share/kservicetypes5/plasma-shell.desktop
share/kservicetypes5/plasma-wallpaper.desktop
share/locale/ar/LC_MESSAGES/libplasma5.mo
share/locale/ast/LC_MESSAGES/libplasma5.mo
share/locale/bs/LC_MESSAGES/libplasma5.mo
share/locale/ca/LC_MESSAGES/libplasma5.mo
share/locale/ca@valencia/LC_MESSAGES/libplasma5.mo
share/locale/cs/LC_MESSAGES/libplasma5.mo
share/locale/da/LC_MESSAGES/libplasma5.mo
share/locale/de/LC_MESSAGES/libplasma5.mo
share/locale/el/LC_MESSAGES/libplasma5.mo
share/locale/en_GB/LC_MESSAGES/libplasma5.mo
share/locale/es/LC_MESSAGES/libplasma5.mo
share/locale/fi/LC_MESSAGES/libplasma5.mo
share/locale/fr/LC_MESSAGES/libplasma5.mo
share/locale/gd/LC_MESSAGES/libplasma5.mo
share/locale/gl/LC_MESSAGES/libplasma5.mo
share/locale/he/LC_MESSAGES/libplasma5.mo
share/locale/hu/LC_MESSAGES/libplasma5.mo
share/locale/ia/LC_MESSAGES/libplasma5.mo
share/locale/it/LC_MESSAGES/libplasma5.mo
share/locale/ja/LC_MESSAGES/libplasma5.mo
share/locale/ko/LC_MESSAGES/libplasma5.mo
share/locale/lt/LC_MESSAGES/libplasma5.mo
share/locale/lt/LC_SCRIPTS/libplasma5/libplasma5.js
share/locale/lt/LC_SCRIPTS/libplasma5/plasmoids.js
share/locale/mr/LC_MESSAGES/libplasma5.mo
share/locale/nb/LC_MESSAGES/libplasma5.mo
share/locale/nds/LC_MESSAGES/libplasma5.mo
share/locale/nl/LC_MESSAGES/libplasma5.mo
share/locale/nn/LC_MESSAGES/libplasma5.mo
share/locale/pa/LC_MESSAGES/libplasma5.mo
share/locale/pl/LC_MESSAGES/libplasma5.mo
share/locale/pt/LC_MESSAGES/libplasma5.mo
share/locale/pt_BR/LC_MESSAGES/libplasma5.mo
share/locale/ro/LC_MESSAGES/libplasma5.mo
share/locale/ru/LC_MESSAGES/libplasma5.mo
share/locale/sk/LC_MESSAGES/libplasma5.mo
share/locale/sl/LC_MESSAGES/libplasma5.mo
share/locale/sr/LC_MESSAGES/libplasma5.mo
share/locale/sr@ijekavian/LC_MESSAGES/libplasma5.mo
share/locale/sr@ijekavianlatin/LC_MESSAGES/libplasma5.mo
share/locale/sr@latin/LC_MESSAGES/libplasma5.mo
share/locale/sv/LC_MESSAGES/libplasma5.mo
share/locale/tr/LC_MESSAGES/libplasma5.mo
share/locale/ug/LC_MESSAGES/libplasma5.mo
share/locale/uk/LC_MESSAGES/libplasma5.mo
share/locale/zh_CN/LC_MESSAGES/libplasma5.mo
share/locale/zh_TW/LC_MESSAGES/libplasma5.mo
share/plasma/desktoptheme/air/colors
share/plasma/desktoptheme/air/dialogs/background.svgz
share/plasma/desktoptheme/air/dialogs/kickoff.svgz
share/plasma/desktoptheme/air/dialogs/krunner.svgz
share/plasma/desktoptheme/air/icons/akonadi.svgz
share/plasma/desktoptheme/air/icons/akregator.svgz
share/plasma/desktoptheme/air/icons/amarok.svgz
share/plasma/desktoptheme/air/icons/applications.svgz
share/plasma/desktoptheme/air/icons/apport.svgz
share/plasma/desktoptheme/air/icons/audio.svgz
share/plasma/desktoptheme/air/icons/battery.svgz
share/plasma/desktoptheme/air/icons/bookmarks.svgz
share/plasma/desktoptheme/air/icons/computer.svgz
share/plasma/desktoptheme/air/icons/configure.svgz
share/plasma/desktoptheme/air/icons/device.svgz
share/plasma/desktoptheme/air/icons/edit.svgz
share/plasma/desktoptheme/air/icons/kdeconnect.svgz
share/plasma/desktoptheme/air/icons/keyboard.svgz
share/plasma/desktoptheme/air/icons/kget.svgz
share/plasma/desktoptheme/air/icons/klipper.svgz
share/plasma/desktoptheme/air/icons/konv_message.svgz
share/plasma/desktoptheme/air/icons/konversation.svgz
share/plasma/desktoptheme/air/icons/kopete.svgz
share/plasma/desktoptheme/air/icons/korgac.svgz
share/plasma/desktoptheme/air/icons/kpackagekit.svgz
share/plasma/desktoptheme/air/icons/ktorrent.svgz
share/plasma/desktoptheme/air/icons/nepomuk.svgz
share/plasma/desktoptheme/air/icons/network.svgz
share/plasma/desktoptheme/air/icons/notification.svgz
share/plasma/desktoptheme/air/icons/preferences.svgz
share/plasma/desktoptheme/air/icons/printer.svgz
share/plasma/desktoptheme/air/icons/quassel.svgz
share/plasma/desktoptheme/air/icons/slc.svgz
share/plasma/desktoptheme/air/icons/start.svgz
share/plasma/desktoptheme/air/icons/system.svgz
share/plasma/desktoptheme/air/icons/view.svgz
share/plasma/desktoptheme/air/icons/wallet.svgz
share/plasma/desktoptheme/air/metadata.desktop
share/plasma/desktoptheme/air/opaque/dialogs/background.svgz
share/plasma/desktoptheme/air/opaque/dialogs/krunner.svgz
share/plasma/desktoptheme/air/opaque/widgets/extender-background.svgz
share/plasma/desktoptheme/air/opaque/widgets/panel-background.svgz
share/plasma/desktoptheme/air/opaque/widgets/tooltip.svgz
share/plasma/desktoptheme/air/translucent/dialogs/background.svgz
share/plasma/desktoptheme/air/translucent/dialogs/krunner.svgz
share/plasma/desktoptheme/air/translucent/widgets/extender-background.svgz
share/plasma/desktoptheme/air/translucent/widgets/panel-background.svgz
share/plasma/desktoptheme/air/translucent/widgets/tooltip.svgz
share/plasma/desktoptheme/air/widgets/action-overlays.svgz
share/plasma/desktoptheme/air/widgets/actionbutton.svgz
share/plasma/desktoptheme/air/widgets/analog_meter.svgz
share/plasma/desktoptheme/air/widgets/arrows.svgz
share/plasma/desktoptheme/air/widgets/background.svgz
share/plasma/desktoptheme/air/widgets/bar_meter_horizontal.svgz
share/plasma/desktoptheme/air/widgets/bar_meter_vertical.svgz
share/plasma/desktoptheme/air/widgets/branding.svgz
share/plasma/desktoptheme/air/widgets/busywidget.svgz
share/plasma/desktoptheme/air/widgets/button.svgz
share/plasma/desktoptheme/air/widgets/calendar.svgz
share/plasma/desktoptheme/air/widgets/checkmarks.svgz
share/plasma/desktoptheme/air/widgets/clock.svgz
share/plasma/desktoptheme/air/widgets/containment-controls.svgz
share/plasma/desktoptheme/air/widgets/dragger.svgz
share/plasma/desktoptheme/air/widgets/frame.svgz
share/plasma/desktoptheme/air/widgets/glowbar.svgz
share/plasma/desktoptheme/air/widgets/identiconshapes.svgz
share/plasma/desktoptheme/air/widgets/identicontheme.svgz
share/plasma/desktoptheme/air/widgets/labeltexture.svgz
share/plasma/desktoptheme/air/widgets/line.svgz
share/plasma/desktoptheme/air/widgets/lineedit.svgz
share/plasma/desktoptheme/air/widgets/listitem.svgz
share/plasma/desktoptheme/air/widgets/media-delegate.svgz
share/plasma/desktoptheme/air/widgets/monitor.svgz
share/plasma/desktoptheme/air/widgets/pager.svgz
share/plasma/desktoptheme/air/widgets/panel-background.svgz
share/plasma/desktoptheme/air/widgets/picker.svgz
share/plasma/desktoptheme/air/widgets/plot-background.svgz
share/plasma/desktoptheme/air/widgets/scrollbar.svgz
share/plasma/desktoptheme/air/widgets/scrollwidget.svgz
share/plasma/desktoptheme/air/widgets/slider.svgz
share/plasma/desktoptheme/air/widgets/systemtray.svgz
share/plasma/desktoptheme/air/widgets/tabbar.svgz
share/plasma/desktoptheme/air/widgets/tasks.svgz
share/plasma/desktoptheme/air/widgets/toolbar.svgz
share/plasma/desktoptheme/air/widgets/toolbox.svgz
share/plasma/desktoptheme/air/widgets/tooltip.svgz
share/plasma/desktoptheme/air/widgets/translucentbackground.svgz
share/plasma/desktoptheme/air/widgets/viewitem.svgz
share/plasma/desktoptheme/breeze-dark/colors
share/plasma/desktoptheme/breeze-dark/metadata.desktop
share/plasma/desktoptheme/breeze-light/colors
share/plasma/desktoptheme/breeze-light/metadata.desktop
share/plasma/desktoptheme/default/dialogs/background.svgz
share/plasma/desktoptheme/default/icons/akonadi.svgz
share/plasma/desktoptheme/default/icons/akregator.svgz
share/plasma/desktoptheme/default/icons/amarok.svgz
share/plasma/desktoptheme/default/icons/applications.svgz
share/plasma/desktoptheme/default/icons/apport.svgz
share/plasma/desktoptheme/default/icons/audio.svgz
share/plasma/desktoptheme/default/icons/battery.svgz
share/plasma/desktoptheme/default/icons/bookmarks.svgz
share/plasma/desktoptheme/default/icons/cantata.svgz
share/plasma/desktoptheme/default/icons/computer.svgz
share/plasma/desktoptheme/default/icons/configure.svgz
share/plasma/desktoptheme/default/icons/device.svgz
share/plasma/desktoptheme/default/icons/distribute.svgz
share/plasma/desktoptheme/default/icons/document.svgz
share/plasma/desktoptheme/default/icons/drive.svgz
share/plasma/desktoptheme/default/icons/edit.svgz
share/plasma/desktoptheme/default/icons/go.svgz
share/plasma/desktoptheme/default/icons/input.svgz
share/plasma/desktoptheme/default/icons/kalarm.svgz
share/plasma/desktoptheme/default/icons/kdeconnect.svgz
share/plasma/desktoptheme/default/icons/keyboard.svgz
share/plasma/desktoptheme/default/icons/kget.svgz
share/plasma/desktoptheme/default/icons/kgpg.svgz
share/plasma/desktoptheme/default/icons/klipper.svgz
share/plasma/desktoptheme/default/icons/kmail.svgz
share/plasma/desktoptheme/default/icons/konv_message.svgz
share/plasma/desktoptheme/default/icons/konversation.svgz
share/plasma/desktoptheme/default/icons/kopete.svgz
share/plasma/desktoptheme/default/icons/korgac.svgz
share/plasma/desktoptheme/default/icons/kpackagekit.svgz
share/plasma/desktoptheme/default/icons/kruler.svgz
share/plasma/desktoptheme/default/icons/kteatime.svgz
share/plasma/desktoptheme/default/icons/ktorrent.svgz
share/plasma/desktoptheme/default/icons/list.svgz
share/plasma/desktoptheme/default/icons/mail.svgz
share/plasma/desktoptheme/default/icons/media.svgz
share/plasma/desktoptheme/default/icons/nepomuk.svgz
share/plasma/desktoptheme/default/icons/network.svgz
share/plasma/desktoptheme/default/icons/notification.svgz
share/plasma/desktoptheme/default/icons/phone.svgz
share/plasma/desktoptheme/default/icons/preferences.svgz
share/plasma/desktoptheme/default/icons/printer.svgz
share/plasma/desktoptheme/default/icons/quassel.svgz
share/plasma/desktoptheme/default/icons/slc.svgz
share/plasma/desktoptheme/default/icons/software.svgz
share/plasma/desktoptheme/default/icons/start.svgz
share/plasma/desktoptheme/default/icons/system.svgz
share/plasma/desktoptheme/default/icons/touchpad.svgz
share/plasma/desktoptheme/default/icons/user.svgz
share/plasma/desktoptheme/default/icons/video.svgz
share/plasma/desktoptheme/default/icons/view.svgz
share/plasma/desktoptheme/default/icons/wallet.svgz
share/plasma/desktoptheme/default/icons/window.svgz
share/plasma/desktoptheme/default/icons/zoom.svgz
share/plasma/desktoptheme/default/metadata.desktop
share/plasma/desktoptheme/default/opaque/dialogs/background.svgz
share/plasma/desktoptheme/default/opaque/widgets/panel-background.svgz
share/plasma/desktoptheme/default/opaque/widgets/tooltip.svgz
share/plasma/desktoptheme/default/translucent/dialogs/background.svgz
share/plasma/desktoptheme/default/translucent/widgets/panel-background.svgz
share/plasma/desktoptheme/default/translucent/widgets/tooltip.svgz
share/plasma/desktoptheme/default/widgets/action-overlays.svgz
share/plasma/desktoptheme/default/widgets/actionbutton.svgz
share/plasma/desktoptheme/default/widgets/analog_meter.svgz
share/plasma/desktoptheme/default/widgets/arrows.svgz
share/plasma/desktoptheme/default/widgets/background.svgz
share/plasma/desktoptheme/default/widgets/bar_meter_horizontal.svgz
share/plasma/desktoptheme/default/widgets/bar_meter_vertical.svgz
share/plasma/desktoptheme/default/widgets/branding.svgz
share/plasma/desktoptheme/default/widgets/busywidget.svgz
share/plasma/desktoptheme/default/widgets/button.svgz
share/plasma/desktoptheme/default/widgets/calendar.svgz
share/plasma/desktoptheme/default/widgets/checkmarks.svgz
share/plasma/desktoptheme/default/widgets/clock.svgz
share/plasma/desktoptheme/default/widgets/configuration-icons.svgz
share/plasma/desktoptheme/default/widgets/containment-controls.svgz
share/plasma/desktoptheme/default/widgets/dragger.svgz
share/plasma/desktoptheme/default/widgets/frame.svgz
share/plasma/desktoptheme/default/widgets/glowbar.svgz
share/plasma/desktoptheme/default/widgets/line.svgz
share/plasma/desktoptheme/default/widgets/lineedit.svgz
share/plasma/desktoptheme/default/widgets/listitem.svgz
share/plasma/desktoptheme/default/widgets/media-delegate.svgz
share/plasma/desktoptheme/default/widgets/monitor.svgz
share/plasma/desktoptheme/default/widgets/notes.svgz
share/plasma/desktoptheme/default/widgets/pager.svgz
share/plasma/desktoptheme/default/widgets/panel-background.svgz
share/plasma/desktoptheme/default/widgets/picker.svgz
share/plasma/desktoptheme/default/widgets/plot-background.svgz
share/plasma/desktoptheme/default/widgets/scrollbar.svgz
share/plasma/desktoptheme/default/widgets/scrollwidget.svgz
share/plasma/desktoptheme/default/widgets/slider.svgz
share/plasma/desktoptheme/default/widgets/tabbar.svgz
share/plasma/desktoptheme/default/widgets/tasks.svgz
share/plasma/desktoptheme/default/widgets/toolbar.svgz
share/plasma/desktoptheme/default/widgets/tooltip.svgz
share/plasma/desktoptheme/default/widgets/translucentbackground.svgz
share/plasma/desktoptheme/default/widgets/viewitem.svgz
share/plasma/desktoptheme/oxygen/colors
share/plasma/desktoptheme/oxygen/dialogs/background.svgz
share/plasma/desktoptheme/oxygen/icons/akonadi.svgz
share/plasma/desktoptheme/oxygen/icons/akregator.svgz
share/plasma/desktoptheme/oxygen/icons/amarok.svgz
share/plasma/desktoptheme/oxygen/icons/applications.svgz
share/plasma/desktoptheme/oxygen/icons/apport.svgz
share/plasma/desktoptheme/oxygen/icons/audio.svgz
share/plasma/desktoptheme/oxygen/icons/battery.svgz
share/plasma/desktoptheme/oxygen/icons/bookmarks.svgz
share/plasma/desktoptheme/oxygen/icons/computer.svgz
share/plasma/desktoptheme/oxygen/icons/configure.svgz
share/plasma/desktoptheme/oxygen/icons/device.svgz
share/plasma/desktoptheme/oxygen/icons/edit.svgz
share/plasma/desktoptheme/oxygen/icons/kdeconnect.svgz
share/plasma/desktoptheme/oxygen/icons/keyboard.svgz
share/plasma/desktoptheme/oxygen/icons/kget.svgz
share/plasma/desktoptheme/oxygen/icons/klipper.svgz
share/plasma/desktoptheme/oxygen/icons/konv_message.svgz
share/plasma/desktoptheme/oxygen/icons/konversation.svgz
share/plasma/desktoptheme/oxygen/icons/kopete.svgz
share/plasma/desktoptheme/oxygen/icons/korgac.svgz
share/plasma/desktoptheme/oxygen/icons/kpackagekit.svgz
share/plasma/desktoptheme/oxygen/icons/ktorrent.svgz
share/plasma/desktoptheme/oxygen/icons/nepomuk.svgz
share/plasma/desktoptheme/oxygen/icons/network.svgz
share/plasma/desktoptheme/oxygen/icons/notification.svgz
share/plasma/desktoptheme/oxygen/icons/preferences.svgz
share/plasma/desktoptheme/oxygen/icons/printer.svgz
share/plasma/desktoptheme/oxygen/icons/quassel.svgz
share/plasma/desktoptheme/oxygen/icons/slc.svgz
share/plasma/desktoptheme/oxygen/icons/start.svgz
share/plasma/desktoptheme/oxygen/icons/system.svgz
share/plasma/desktoptheme/oxygen/icons/view.svgz
share/plasma/desktoptheme/oxygen/icons/wallet.svgz
share/plasma/desktoptheme/oxygen/metadata.desktop
share/plasma/desktoptheme/oxygen/opaque/dialogs/background.svgz
share/plasma/desktoptheme/oxygen/opaque/dialogs/krunner.svgz
share/plasma/desktoptheme/oxygen/opaque/widgets/extender-background.svgz
share/plasma/desktoptheme/oxygen/opaque/widgets/panel-background.svgz
share/plasma/desktoptheme/oxygen/opaque/widgets/tooltip.svgz
share/plasma/desktoptheme/oxygen/widgets/action-overlays.svgz
share/plasma/desktoptheme/oxygen/widgets/actionbutton.svgz
share/plasma/desktoptheme/oxygen/widgets/analog_meter.svgz
share/plasma/desktoptheme/oxygen/widgets/arrows.svgz
share/plasma/desktoptheme/oxygen/widgets/background.svgz
share/plasma/desktoptheme/oxygen/widgets/bar_meter_horizontal.svgz
share/plasma/desktoptheme/oxygen/widgets/bar_meter_vertical.svgz
share/plasma/desktoptheme/oxygen/widgets/branding.svgz
share/plasma/desktoptheme/oxygen/widgets/busywidget.svgz
share/plasma/desktoptheme/oxygen/widgets/button.svgz
share/plasma/desktoptheme/oxygen/widgets/calendar.svgz
share/plasma/desktoptheme/oxygen/widgets/clock.svgz
share/plasma/desktoptheme/oxygen/widgets/containment-controls.svgz
share/plasma/desktoptheme/oxygen/widgets/dragger.svgz
share/plasma/desktoptheme/oxygen/widgets/extender-background.svgz
share/plasma/desktoptheme/oxygen/widgets/extender-dragger.svgz
share/plasma/desktoptheme/oxygen/widgets/frame.svgz
share/plasma/desktoptheme/oxygen/widgets/glowbar.svgz
share/plasma/desktoptheme/oxygen/widgets/line.svgz
share/plasma/desktoptheme/oxygen/widgets/lineedit.svgz
share/plasma/desktoptheme/oxygen/widgets/media-delegate.svgz
share/plasma/desktoptheme/oxygen/widgets/monitor.svgz
share/plasma/desktoptheme/oxygen/widgets/pager.svgz
share/plasma/desktoptheme/oxygen/widgets/panel-background.svgz
share/plasma/desktoptheme/oxygen/widgets/plot-background.svgz
share/plasma/desktoptheme/oxygen/widgets/scrollbar.svgz
share/plasma/desktoptheme/oxygen/widgets/scrollwidget.svgz
share/plasma/desktoptheme/oxygen/widgets/slider.svgz
share/plasma/desktoptheme/oxygen/widgets/tabbar.svgz
share/plasma/desktoptheme/oxygen/widgets/tasks.svgz
share/plasma/desktoptheme/oxygen/widgets/timer.svgz
share/plasma/desktoptheme/oxygen/widgets/tooltip.svgz
share/plasma/desktoptheme/oxygen/widgets/translucentbackground.svgz
share/plasma/desktoptheme/oxygen/widgets/viewitem.svgz
share/plasma/services/dataengineservice.operations
share/plasma/services/plasmoidservice.operations
share/plasma/services/storage.operations