diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 20:23:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-08 20:23:45 +0000 |
commit | ef1b3d107105075700da0844ac072acae2de7726 (patch) | |
tree | 14d3f35f7d5dc26e8e8feed96c01af49bd9e4d3d /x11 | |
parent | a71e0ff08b3f1acf82cd96524c18b3a653ed1954 (diff) | |
download | ports-ef1b3d107105075700da0844ac072acae2de7726.tar.gz ports-ef1b3d107105075700da0844ac072acae2de7726.zip |
Notes
Diffstat (limited to 'x11')
66 files changed, 3847 insertions, 2897 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index ba14aa4a884e..dad591780fd1 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -10,7 +10,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE4_VERSION} CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -18,7 +18,8 @@ COMMENT= Basic applications for the KDE system LIB_DEPENDS= searchclient:${PORTSDIR}/deskutils/strigi \ soprano.4:${PORTSDIR}/textproc/soprano \ - qimageblitz.4:${PORTSDIR}/x11/qimageblitz + qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ + pci.2:${PORTSDIR}/devel/libpci LATEST_LINK= ${PORTNAME}4 @@ -29,20 +30,17 @@ QT_COMPONENTS= corelib opengl dbus qt3support \ qmake_build moc_build rcc_build uic_build USE_GETTEXT= yes -USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 +USE_KDE4= kdelibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes +CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \ + -DWITH_RAW1394:BOOL=OFF + +MAN1= kappfinder.1 \ + kbookmarkmerger.1 \ + kfind.1 + post-extract: ${MKDIR} ${WRKSRC} -post-patch: - ${REINPLACE_CMD} -e "s,<qfile.h>,<QFile>,;s,<qevent.h>,<QtEvents>,; \ - s,<qapplication.h>,<QApplication>," \ - ${WRKSRC}/../apps/konqueror/src/konqbookmarkbar.cpp - ${REINPLACE_CMD} -e 's|<qstringlist.h>|<QStringList>|'\ - ${WRKSRC}/../apps/nsplugins/plugin_paths.h - ${REINPLACE_CMD} -e "s,<qtimer.h>,<QTimer>,; \ - s,<qwidget.h>,<QWidget>," \ - ${WRKSRC}/../apps/nsplugins/viewer/xtevents.h - .include <bsd.port.mk> diff --git a/x11/kde4-baseapps/distinfo b/x11/kde4-baseapps/distinfo index 6043ff083d16..8da5f818e6ed 100644 --- a/x11/kde4-baseapps/distinfo +++ b/x11/kde4-baseapps/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-4.1.4.tar.bz2) = 9a76438f5453a3ba4f773db6847825f7 -SHA256 (KDE/kdebase-4.1.4.tar.bz2) = 1c8c0390eb231a84819bfa9f6015a5c99fbf44b622e22ea39bfdc7caf3715a8f -SIZE (KDE/kdebase-4.1.4.tar.bz2) = 4403306 +MD5 (KDE/kdebase-4.2.0.tar.bz2) = da86a8ad624e86eda3a7509f39272060 +SHA256 (KDE/kdebase-4.2.0.tar.bz2) = 51694794fd90883f45456c8bf694feb9c0eafef1b267377c586c417913b0dd88 +SIZE (KDE/kdebase-4.2.0.tar.bz2) = 4249816 diff --git a/x11/kde4-baseapps/files/patch-apps_cmake_modules_FindPCIUTILS.cmake b/x11/kde4-baseapps/files/patch-apps_cmake_modules_FindPCIUTILS.cmake new file mode 100644 index 000000000000..37de8dc3f358 --- /dev/null +++ b/x11/kde4-baseapps/files/patch-apps_cmake_modules_FindPCIUTILS.cmake @@ -0,0 +1,15 @@ +--- ../apps/cmake/modules/FindPCIUTILS.cmake.orig 2008-08-07 15:20:57.000000000 +0000 ++++ ../apps/cmake/modules/FindPCIUTILS.cmake 2008-12-27 11:49:04.000000000 +0000 +@@ -14,7 +14,11 @@ + FIND_LIBRARY(PCIUTILS_LIBRARY NAMES pci) + if(PCIUTILS_LIBRARY) + FIND_LIBRARY(RESOLV_LIBRARY NAMES resolv) +- set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY} ${RESOLV_LIBRARY}) ++ if(RESOLV_LIBRARY) ++ set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY} ${RESOLV_LIBRARY}) ++ else(RESOLV_LIBRARY) ++ set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY}) ++ endif(RESOLV_LIBRARY) + endif(PCIUTILS_LIBRARY) + + diff --git a/x11/kde4-baseapps/pkg-plist b/x11/kde4-baseapps/pkg-plist index a27496373688..12a5eecae333 100644 --- a/x11/kde4-baseapps/pkg-plist +++ b/x11/kde4-baseapps/pkg-plist @@ -26,7 +26,6 @@ include/konqmimedata.h include/konqsidebarplugin.h include/libkonq_export.h lib/kde4/dolphinpart.so -lib/kde4/kcm_css.so lib/kde4/kcm_dolphin.so lib/kde4/kcm_filetypes.so lib/kde4/kcm_history.so @@ -48,7 +47,6 @@ lib/kde4/kcm_usb.so lib/kde4/kcm_useraccount.so lib/kde4/kded_favicons.so lib/kde4/kded_konqy_preloader.so -lib/kde4/kded_kwrited.so lib/kde4/khtmlkttsdplugin.so lib/kde4/konq_aboutpage.so lib/kde4/konq_remoteencoding.so @@ -67,7 +65,7 @@ lib/kde4/libnsplugin.so lib/kde4/plasma_applet_folderview.so lib/libdolphinprivate.so lib/libdolphinprivate.so.5 -lib/libdolphinprivate.so.5.0.0 +lib/libdolphinprivate.so.5.0.1 lib/libkdeinit4_keditbookmarks.so lib/libkdeinit4_kfmclient.so lib/libkdeinit4_kinfocenter.so @@ -76,13 +74,13 @@ lib/libkdeinit4_konsole.so lib/libkdeinit4_kwrite.so lib/libkonq.so lib/libkonq.so.7 -lib/libkonq.so.7.0.0 +lib/libkonq.so.7.0.1 lib/libkonqsidebarplugin.so lib/libkonqsidebarplugin.so.5 -lib/libkonqsidebarplugin.so.5.0.0 +lib/libkonqsidebarplugin.so.5.0.1 lib/libkonquerorprivate.so lib/libkonquerorprivate.so.5 -lib/libkonquerorprivate.so.5.0.0 +lib/libkonquerorprivate.so.5.0.1 share/applications/kde4/Home.desktop share/applications/kde4/dolphin.desktop share/applications/kde4/kappfinder.desktop @@ -341,7 +339,6 @@ share/apps/kconf_update/kfmclient_3_2_update.sh share/apps/kconf_update/konqsidebartng.upd share/apps/kconf_update/move_favicons.sh share/apps/kconf_update/move_konqsidebartng_entries.sh -share/apps/kconf_update/socks.upd share/apps/kcontrol/pics/onlyone.png share/apps/kcontrol/pics/overlapping.png share/apps/kdm/pics/users/Blackbox.png @@ -392,12 +389,6 @@ share/apps/konqueror/about/plugins_rtl.html share/apps/konqueror/about/specs.html share/apps/konqueror/about/tips.html share/apps/konqueror/about/top-left-konqueror.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde1.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde2.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde3.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde4.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde5.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde6.png share/apps/konqueror/konqueror.rc share/apps/konqueror/pics/arrow_bottomleft.png share/apps/konqueror/pics/arrow_bottomright.png @@ -428,7 +419,6 @@ share/apps/konsole/linux.keytab share/apps/konsole/partui.rc share/apps/konsole/sessionui.rc share/apps/konsole/solaris.keytab -share/apps/konsole/vt420pc.keytab share/apps/kwrite/kwriteui.rc share/apps/plugin/nspluginpart.rc share/autostart/konqy_preload.desktop @@ -599,7 +589,6 @@ share/icons/oxygen/128x128/apps/wp.png share/icons/oxygen/128x128/apps/xclock.png share/icons/oxygen/128x128/apps/xfmail.png share/icons/oxygen/128x128/apps/xmag.png -share/icons/oxygen/16x16/actions/view-file-columns.png share/icons/oxygen/16x16/apps/abiword.png share/icons/oxygen/16x16/apps/alevt.png share/icons/oxygen/16x16/apps/applixware.png @@ -651,9 +640,7 @@ share/icons/oxygen/16x16/apps/xmms.png share/icons/oxygen/16x16/apps/xosview.png share/icons/oxygen/16x16/apps/xpaint.png share/icons/oxygen/16x16/apps/xv.png -share/icons/oxygen/22x22/actions/view-file-columns.png share/icons/oxygen/22x22/apps/email.png -share/icons/oxygen/32x32/actions/view-file-columns.png share/icons/oxygen/32x32/apps/abiword.png share/icons/oxygen/32x32/apps/alevt.png share/icons/oxygen/32x32/apps/applixware.png @@ -708,7 +695,6 @@ share/icons/oxygen/32x32/apps/xmms.png share/icons/oxygen/32x32/apps/xosview.png share/icons/oxygen/32x32/apps/xpaint.png share/icons/oxygen/32x32/apps/xv.png -share/icons/oxygen/48x48/actions/view-file-columns.png share/icons/oxygen/48x48/apps/abiword.png share/icons/oxygen/48x48/apps/applixware.png share/icons/oxygen/48x48/apps/blender.png @@ -761,7 +747,6 @@ share/icons/oxygen/64x64/apps/wp.png share/icons/oxygen/64x64/apps/xclock.png share/icons/oxygen/64x64/apps/xfmail.png share/icons/oxygen/64x64/apps/xmag.png -share/icons/oxygen/scalable/actions/view-file-columns.svgz share/icons/oxygen/scalable/apps/aim.svgz share/icons/oxygen/scalable/apps/antivirus.svgz share/icons/oxygen/scalable/apps/applixware.svgz @@ -788,6 +773,7 @@ share/icons/oxygen/scalable/apps/xclock.svgz share/icons/oxygen/scalable/apps/xeyes.svgz share/icons/oxygen/scalable/apps/xpaint.svgz share/kde4/services/ServiceMenus/konsolehere.desktop +share/kde4/services/bookmarks.desktop share/kde4/services/cache.desktop share/kde4/services/cookies.desktop share/kde4/services/desktoppath.desktop @@ -796,8 +782,6 @@ share/kde4/services/dma.desktop share/kde4/services/dolphinpart.desktop share/kde4/services/ebrowsing.desktop share/kde4/services/filebehavior.desktop -share/kde4/services/filebrowser.desktop -share/kde4/services/filepreviews.desktop share/kde4/services/filetypes.desktop share/kde4/services/interrupts.desktop share/kde4/services/ioports.desktop @@ -806,7 +790,6 @@ share/kde4/services/kcm_memory.desktop share/kde4/services/kcm_partition.desktop share/kde4/services/kcm_pci.desktop share/kde4/services/kcm_useraccount.desktop -share/kde4/services/kcmcss.desktop share/kde4/services/kcmdolphin.desktop share/kde4/services/kcmhistory.desktop share/kde4/services/kcmkonqyperformance.desktop @@ -815,11 +798,10 @@ share/kde4/services/kcmsolidproc.desktop share/kde4/services/kcmusb.desktop share/kde4/services/kded/favicons.desktop share/kde4/services/kded/konqy_preloader.desktop -share/kde4/services/kded/kwrited.desktop share/kde4/services/kfindpart.desktop +share/kde4/services/khtml_appearance.desktop share/kde4/services/khtml_behavior.desktop share/kde4/services/khtml_filter.desktop -share/kde4/services/khtml_fonts.desktop share/kde4/services/khtml_general.desktop share/kde4/services/khtml_java_js.desktop share/kde4/services/khtml_plugins.desktop @@ -895,53 +877,7 @@ share/templates/linkNFS.desktop share/templates/linkProgram.desktop share/templates/linkURL.desktop share/templates/linkZIP.desktop -@dirrmtry share/kde4/servicetypes @dirrm share/kde4/services/useragentstrings -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services/ServiceMenus -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable/actions -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48/actions -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32/actions -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22/actions -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16/actions -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64/actions -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48/actions -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32/actions -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22/actions -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16/actions -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128/actions -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor @dirrm share/doc/HTML/en/kwrite @dirrm share/doc/HTML/en/konsole @dirrm share/doc/HTML/en/konqueror @@ -966,28 +902,22 @@ share/templates/linkZIP.desktop @dirrm share/doc/HTML/en/kfind @dirrm share/doc/HTML/en/kdepasswd @dirrm share/doc/HTML/en/dolphin -@dirrmtry share/config -@dirrmtry share/autostart @dirrm share/apps/plugin @dirrm share/apps/kwrite +@dirrm share/apps/konsole +@dirrm share/apps/konqueror/profiles @dirrm share/apps/konqueror/pics -@dirrm share/apps/konqueror/icons/crystalsvg/16x16/actions -@dirrm share/apps/konqueror/icons/crystalsvg/16x16 -@dirrm share/apps/konqueror/icons/crystalsvg -@dirrm share/apps/konqueror/icons @dirrm share/apps/konqueror/about @dirrm share/apps/konqsidebartng/websidebar +@dirrm share/apps/konqsidebartng/virtual_folders/remote/web +@dirrm share/apps/konqsidebartng/virtual_folders/remote/ftp +@dirrm share/apps/konqsidebartng/virtual_folders/remote +@dirrm share/apps/konqsidebartng/entries +@dirrm share/apps/konqsidebartng/dirtree +@dirrm share/apps/konqsidebartng/add @dirrm share/apps/kinfocenter/about @dirrm share/apps/kinfocenter -@dirrm share/apps/khtml/kpartplugins -@dirrmtry share/apps/khtml @dirrm share/apps/keditbookmarks -@dirrmtry share/apps/kdm/pics/users -@dirrmtry share/apps/kdm/pics -@dirrmtry share/apps/kdm -@dirrmtry share/apps/kcontrol/pics -@dirrmtry share/apps/kcontrol -@dirrmtry share/apps/kconf_update @dirrm share/apps/kcmusb @dirrm share/apps/kcmcss @dirrm share/apps/kbookmark @@ -1015,4 +945,3 @@ share/templates/linkZIP.desktop @dirrm share/apps/dolphinpart/kpartplugins @dirrm share/apps/dolphinpart @dirrm share/apps/dolphin -@dirrmtry share/applications/kde4 diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index 9c9b84157b75..b37826a60f10 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -8,21 +8,14 @@ PORTNAME= kdebase-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Basic applications for the KDE system -LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb \ - xcb.2:${PORTSDIR}/x11/libxcb \ - xine.1:${PORTSDIR}/multimedia/libxine \ - xklavier.12:${PORTSDIR}/x11/libxklavier -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_BZIP2= yes @@ -33,7 +26,18 @@ USE_GETTEXT= yes MAN1= kdesu.1 +OPTIONS= PULSEAUDIO "Enable playback via PulseAudio soundserver" off + +.include <bsd.port.pre.mk> + +.if defined(WITH_PULSEAUDIO) +CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=ON +LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio +.else +CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=OFF +.endif + post-extract: ${MKDIR} ${WRKSRC} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/x11/kde4-runtime/distinfo b/x11/kde4-runtime/distinfo index 09007714a0a4..94fa7bb63013 100644 --- a/x11/kde4-runtime/distinfo +++ b/x11/kde4-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-runtime-4.1.4.tar.bz2) = fad82875745bacbb52001eabf9c71202 -SHA256 (KDE/kdebase-runtime-4.1.4.tar.bz2) = 0b96c34785edcd9a0d308ca8a5623bd2de15939bcaee3bbda6de4ac3d832b513 -SIZE (KDE/kdebase-runtime-4.1.4.tar.bz2) = 52272004 +MD5 (KDE/kdebase-runtime-4.2.0.tar.bz2) = 8ef48aae16a6dddb3055d81d7e5c375f +SHA256 (KDE/kdebase-runtime-4.2.0.tar.bz2) = 5bb18a691915f42dc2a836422ce913405b5c51463caa236f2474293feead51d8 +SIZE (KDE/kdebase-runtime-4.2.0.tar.bz2) = 69901790 diff --git a/x11/kde4-runtime/pkg-plist b/x11/kde4-runtime/pkg-plist index 76962631e938..0083d1aa44fa 100644 --- a/x11/kde4-runtime/pkg-plist +++ b/x11/kde4-runtime/pkg-plist @@ -19,18 +19,21 @@ bin/ksvgtopng bin/ktraderclient bin/ktrash bin/kuiserver +bin/kwalletd bin/kwriteconfig bin/nepomukserver bin/nepomukservicestub bin/solid-hardware etc/xdg/menus/kde-information.menu lib/kconf_update_bin/phonon_devicepreference_update +lib/kconf_update_bin/phonon_deviceuids_update lib/kde4/cursorthumbnail.so lib/kde4/djvuthumbnail.so lib/kde4/exrthumbnail.so lib/kde4/fixhosturifilter.so lib/kde4/htmlthumbnail.so lib/kde4/imagethumbnail.so +lib/kde4/jpegthumbnail.so lib/kde4/kcm_cgi.so lib/kde4/kcm_componentchooser.so lib/kde4/kcm_emoticons.so @@ -42,14 +45,19 @@ lib/kde4/kcm_locale.so lib/kde4/kcm_nepomuk.so lib/kde4/kcm_phonon.so lib/kde4/kcm_phononxine.so +lib/kde4/kcm_trash.so lib/kde4/kcmspellchecking.so lib/kde4/kded_desktopnotifier.so +lib/kde4/kded_globalaccel.so lib/kde4/kded_kpasswdserver.so lib/kde4/kded_ktimezoned.so +lib/kde4/kded_phononserver.so lib/kde4/kded_remotedirnotify.so lib/kde4/kded_soliduiserver.so lib/kde4/kio_about.so +lib/kde4/kio_applications.so lib/kde4/kio_archive.so +lib/kde4/kio_bookmarks.so lib/kde4/kio_cgi.so lib/kde4/kio_desktop.so lib/kde4/kio_filter.so @@ -58,6 +66,7 @@ lib/kde4/kio_fish.so lib/kde4/kio_floppy.so lib/kde4/kio_info.so lib/kde4/kio_man.so +lib/kde4/kio_nepomuksearch.so lib/kde4/kio_nfs.so lib/kde4/kio_remote.so lib/kde4/kio_settings.so @@ -88,41 +97,84 @@ lib/kde4/localdomainurifilter.so lib/kde4/nepomukfilewatch.so lib/kde4/nepomukmigration1.so lib/kde4/nepomukontologyloader.so +lib/kde4/nepomukqueryservice.so lib/kde4/nepomukstorage.so lib/kde4/nepomukstrigiservice.so -lib/kde4/phonon_xine.so lib/kde4/plugins/phonon_platform/kde.so lib/kde4/plugins/styles/oxygen.so lib/kde4/svgthumbnail.so lib/kde4/textthumbnail.so -lib/libkaudiodevicelist.so -lib/libkaudiodevicelist.so.5 -lib/libkaudiodevicelist.so.5.0.0 lib/libkdeinit4_kcmshell4.so lib/libkdeinit4_khelpcenter.so lib/libkdeinit4_kuiserver.so +lib/libkdeinit4_kwalletd.so lib/libkdeinit4_nepomukserver.so +lib/libkwalletbackend.so +lib/libkwalletbackend.so.5 +lib/libkwalletbackend.so.5.0.1 lib/strigi/strigiindex_sopranobackend.so share/applications/kde4/Help.desktop share/applications/kde4/knetattach.desktop share/apps/cmake/modules/FindCLucene.cmake -share/apps/cmake/modules/FindXCB.cmake +share/apps/cmake/modules/FindPulseAudio.cmake +share/apps/desktoptheme/default/colors +share/apps/desktoptheme/default/dialogs/background.svgz +share/apps/desktoptheme/default/dialogs/kickoff.svgz +share/apps/desktoptheme/default/dialogs/krunner.svgz +share/apps/desktoptheme/default/dialogs/shutdowndialog.source.svgz +share/apps/desktoptheme/default/dialogs/shutdowndialog.svgz +share/apps/desktoptheme/default/metadata.desktop +share/apps/desktoptheme/default/opaque/dialogs/background.svgz +share/apps/desktoptheme/default/opaque/dialogs/krunner.svgz +share/apps/desktoptheme/default/opaque/dialogs/shutdowndialog.svgz +share/apps/desktoptheme/default/opaque/widgets/extender-background.svgz +share/apps/desktoptheme/default/opaque/widgets/panel-background.svgz +share/apps/desktoptheme/default/opaque/widgets/tooltip.svgz +share/apps/desktoptheme/default/widgets/analog_meter.svgz +share/apps/desktoptheme/default/widgets/arrows.svgz +share/apps/desktoptheme/default/widgets/background.svgz +share/apps/desktoptheme/default/widgets/bar_meter_horizontal.svgz +share/apps/desktoptheme/default/widgets/bar_meter_vertical.svgz +share/apps/desktoptheme/default/widgets/branding.svgz +share/apps/desktoptheme/default/widgets/busywidget.svgz +share/apps/desktoptheme/default/widgets/button.svgz +share/apps/desktoptheme/default/widgets/calendar.svgz +share/apps/desktoptheme/default/widgets/clock.svgz +share/apps/desktoptheme/default/widgets/configuration-icons.svgz +share/apps/desktoptheme/default/widgets/containment-controls.svgz +share/apps/desktoptheme/default/widgets/dragger.svgz +share/apps/desktoptheme/default/widgets/extender-background.svgz +share/apps/desktoptheme/default/widgets/extender-dragger.svgz +share/apps/desktoptheme/default/widgets/frame.svgz +share/apps/desktoptheme/default/widgets/glowbar.svgz +share/apps/desktoptheme/default/widgets/monitor.svgz +share/apps/desktoptheme/default/widgets/pager.svgz +share/apps/desktoptheme/default/widgets/panel-background.svgz +share/apps/desktoptheme/default/widgets/plot-background.svgz +share/apps/desktoptheme/default/widgets/scrollbar.svgz +share/apps/desktoptheme/default/widgets/systemtray.svgz +share/apps/desktoptheme/default/widgets/tasks.svgz +share/apps/desktoptheme/default/widgets/tooltip.svgz +share/apps/desktoptheme/default/widgets/translucentbackground.svgz +share/apps/desktoptheme/default/widgets/viewitem.svgz share/apps/drkonqi/debuggers/gdbrc share/apps/drkonqi/pics/konqi.png share/apps/drkonqi/presets/developerrc share/apps/drkonqi/presets/enduserrc share/apps/kcm_componentchooser/kcm_browser.desktop +share/apps/kcm_componentchooser/kcm_filemanager.desktop share/apps/kcm_componentchooser/kcm_kemail.desktop share/apps/kcm_componentchooser/kcm_terminal.desktop +share/apps/kcm_componentchooser/kcm_wm.desktop share/apps/kcm_phonon/listview-background.png share/apps/kcmlocale/pics/background.png share/apps/kconf_update/devicepreference.upd +share/apps/kconf_update/kdedglobalaccel_kde42.upd share/apps/kconf_update/kuriikwsfilter.upd share/apps/kde/kde.notifyrc share/apps/khelpcenter/glossary.html.in share/apps/khelpcenter/glossary.xslt share/apps/khelpcenter/index.html.in -share/apps/khelpcenter/intro.html.in share/apps/khelpcenter/khelpcenterui.rc share/apps/khelpcenter/plugins/Applications/.directory share/apps/khelpcenter/plugins/Manpages/.directory @@ -157,6 +209,10 @@ share/apps/khelpcenter/searchhandlers/htdig.desktop share/apps/khelpcenter/searchhandlers/htdig/htdig_long.html share/apps/khelpcenter/searchhandlers/man.desktop share/apps/khelpcenter/table-of-contents.xslt +share/apps/kio_bookmarks/kio_bookmarks.css +share/apps/kio_desktop/DesktopLinks/Home.desktop +share/apps/kio_desktop/directory.desktop +share/apps/kio_desktop/directory.trash share/apps/kio_finger/kio_finger.css share/apps/kio_finger/kio_finger.pl share/apps/kio_info/kde-info2html @@ -164,8 +220,36 @@ share/apps/kio_info/kde-info2html.conf share/apps/kio_man/kio_man.css share/apps/kio_thumbnail/pics/thumbnailfont_7x4.png share/apps/konqueror/dirtree/remote/smb-network.desktop +share/apps/ksmserver/windowmanagers/compiz-custom.desktop +share/apps/ksmserver/windowmanagers/compiz.desktop +share/apps/ksmserver/windowmanagers/metacity.desktop +share/apps/ksmserver/windowmanagers/openbox.desktop share/apps/kstyle/themes/oxygen.themerc share/apps/libphonon/hardwaredatabase +share/apps/nepomuk/ontologies/dces.desktop +share/apps/nepomuk/ontologies/dces.rdf +share/apps/nepomuk/ontologies/dcq.desktop +share/apps/nepomuk/ontologies/dcq.rdf +share/apps/nepomuk/ontologies/dctype.desktop +share/apps/nepomuk/ontologies/dctype.rdf +share/apps/nepomuk/ontologies/nao.desktop +share/apps/nepomuk/ontologies/nao.trig +share/apps/nepomuk/ontologies/nfo.desktop +share/apps/nepomuk/ontologies/nfo.trig +share/apps/nepomuk/ontologies/nie.desktop +share/apps/nepomuk/ontologies/nie.trig +share/apps/nepomuk/ontologies/nrl.desktop +share/apps/nepomuk/ontologies/nrl.trig +share/apps/nepomuk/ontologies/pimo.desktop +share/apps/nepomuk/ontologies/pimo.trig +share/apps/nepomuk/ontologies/rdf.desktop +share/apps/nepomuk/ontologies/rdf.rdfs +share/apps/nepomuk/ontologies/rdfs.desktop +share/apps/nepomuk/ontologies/rdfs.rdfs +share/apps/nepomuk/ontologies/xesam.desktop +share/apps/nepomuk/ontologies/xesam.rdfs +share/apps/nepomukstorage/nepomukstorage.notifyrc +share/apps/nepomukstrigiservice/nepomukstrigiservice.notifyrc share/apps/phonon/phonon.notifyrc share/apps/remoteview/smb-network.desktop share/autostart/nepomukserver.desktop @@ -177,8 +261,13 @@ share/config/kshorturifilterrc share/dbus-1/interfaces/org.kde.KTimeZoned.xml share/dbus-1/interfaces/org.kde.NepomukServer.xml share/dbus-1/interfaces/org.kde.khelpcenter.kcmhelpcenter.xml +share/dbus-1/interfaces/org.kde.nepomuk.OntologyManager.xml +share/dbus-1/interfaces/org.kde.nepomuk.Query.xml +share/dbus-1/interfaces/org.kde.nepomuk.QueryService.xml share/dbus-1/interfaces/org.kde.nepomuk.ServiceControl.xml share/dbus-1/interfaces/org.kde.nepomuk.ServiceManager.xml +share/dbus-1/interfaces/org.kde.nepomuk.Storage.xml +share/dbus-1/interfaces/org.kde.nepomuk.Strigi.xml share/dbus-1/services/org.kde.knotify.service share/desktop-directories/kde-development-translation.directory share/desktop-directories/kde-development-webdevelopment.directory @@ -194,6 +283,7 @@ share/desktop-directories/kde-games-arcade.directory share/desktop-directories/kde-games-board.directory share/desktop-directories/kde-games-card.directory share/desktop-directories/kde-games-kids.directory +share/desktop-directories/kde-games-logic.directory share/desktop-directories/kde-games-roguelikes.directory share/desktop-directories/kde-games-strategy.directory share/desktop-directories/kde-games.directory @@ -221,6 +311,9 @@ share/desktop-directories/kde-utilities.directory share/doc/HTML/en/kcontrol/background/common share/doc/HTML/en/kcontrol/background/index.cache.bz2 share/doc/HTML/en/kcontrol/background/index.docbook +share/doc/HTML/en/kcontrol/bookmarks/common +share/doc/HTML/en/kcontrol/bookmarks/index.cache.bz2 +share/doc/HTML/en/kcontrol/bookmarks/index.docbook share/doc/HTML/en/kcontrol/cache/common share/doc/HTML/en/kcontrol/cache/index.cache.bz2 share/doc/HTML/en/kcontrol/cache/index.docbook @@ -491,47 +584,48 @@ share/doc/HTML/en/khelpcenter/visualdict/pict8.png share/doc/HTML/en/khelpcenter/visualdict/pict9.png share/doc/HTML/en/khelpcenter/welcome.docbook share/doc/HTML/en/khelpcenter/whatiskde.docbook -share/doc/HTML/en/kioslave/bzip.docbook -share/doc/HTML/en/kioslave/bzip2.docbook -share/doc/HTML/en/kioslave/cgi.docbook -share/doc/HTML/en/kioslave/common -share/doc/HTML/en/kioslave/data.docbook -share/doc/HTML/en/kioslave/file.docbook -share/doc/HTML/en/kioslave/finger.docbook -share/doc/HTML/en/kioslave/fish.docbook -share/doc/HTML/en/kioslave/floppy.docbook -share/doc/HTML/en/kioslave/ftp.docbook -share/doc/HTML/en/kioslave/gopher.docbook -share/doc/HTML/en/kioslave/gzip.docbook -share/doc/HTML/en/kioslave/help.docbook -share/doc/HTML/en/kioslave/http.docbook -share/doc/HTML/en/kioslave/https.docbook -share/doc/HTML/en/kioslave/imap.docbook -share/doc/HTML/en/kioslave/imaps.docbook -share/doc/HTML/en/kioslave/index.cache.bz2 -share/doc/HTML/en/kioslave/index.docbook -share/doc/HTML/en/kioslave/info.docbook -share/doc/HTML/en/kioslave/lan.docbook -share/doc/HTML/en/kioslave/ldap.docbook -share/doc/HTML/en/kioslave/mac.docbook -share/doc/HTML/en/kioslave/mailto.docbook -share/doc/HTML/en/kioslave/man.docbook -share/doc/HTML/en/kioslave/mrml.docbook -share/doc/HTML/en/kioslave/news.docbook -share/doc/HTML/en/kioslave/nfs.docbook -share/doc/HTML/en/kioslave/nntp.docbook -share/doc/HTML/en/kioslave/pop3.docbook -share/doc/HTML/en/kioslave/pop3s.docbook -share/doc/HTML/en/kioslave/rlan.docbook -share/doc/HTML/en/kioslave/rlogin.docbook -share/doc/HTML/en/kioslave/sftp.docbook -share/doc/HTML/en/kioslave/smb.docbook -share/doc/HTML/en/kioslave/smtp.docbook -share/doc/HTML/en/kioslave/tar.docbook -share/doc/HTML/en/kioslave/telnet.docbook -share/doc/HTML/en/kioslave/thumbnail.docbook -share/doc/HTML/en/kioslave/webdav.docbook -share/doc/HTML/en/kioslave/webdavs.docbook +share/doc/HTML/en/kioslave/bookmarks/common +share/doc/HTML/en/kioslave/bookmarks/index.cache.bz2 +share/doc/HTML/en/kioslave/bookmarks/index.docbook +share/doc/HTML/en/kioslave/bzip2/common +share/doc/HTML/en/kioslave/bzip2/index.cache.bz2 +share/doc/HTML/en/kioslave/bzip2/index.docbook +share/doc/HTML/en/kioslave/cgi/common +share/doc/HTML/en/kioslave/cgi/index.cache.bz2 +share/doc/HTML/en/kioslave/cgi/index.docbook +share/doc/HTML/en/kioslave/finger/common +share/doc/HTML/en/kioslave/finger/index.cache.bz2 +share/doc/HTML/en/kioslave/finger/index.docbook +share/doc/HTML/en/kioslave/fish/common +share/doc/HTML/en/kioslave/fish/index.cache.bz2 +share/doc/HTML/en/kioslave/fish/index.docbook +share/doc/HTML/en/kioslave/floppy/common +share/doc/HTML/en/kioslave/floppy/index.cache.bz2 +share/doc/HTML/en/kioslave/floppy/index.docbook +share/doc/HTML/en/kioslave/gzip/common +share/doc/HTML/en/kioslave/gzip/index.cache.bz2 +share/doc/HTML/en/kioslave/gzip/index.docbook +share/doc/HTML/en/kioslave/info/common +share/doc/HTML/en/kioslave/info/index.cache.bz2 +share/doc/HTML/en/kioslave/info/index.docbook +share/doc/HTML/en/kioslave/man/common +share/doc/HTML/en/kioslave/man/index.cache.bz2 +share/doc/HTML/en/kioslave/man/index.docbook +share/doc/HTML/en/kioslave/nfs/common +share/doc/HTML/en/kioslave/nfs/index.cache.bz2 +share/doc/HTML/en/kioslave/nfs/index.docbook +share/doc/HTML/en/kioslave/sftp/common +share/doc/HTML/en/kioslave/sftp/index.cache.bz2 +share/doc/HTML/en/kioslave/sftp/index.docbook +share/doc/HTML/en/kioslave/smb/common +share/doc/HTML/en/kioslave/smb/index.cache.bz2 +share/doc/HTML/en/kioslave/smb/index.docbook +share/doc/HTML/en/kioslave/tar/common +share/doc/HTML/en/kioslave/tar/index.cache.bz2 +share/doc/HTML/en/kioslave/tar/index.docbook +share/doc/HTML/en/kioslave/thumbnail/common +share/doc/HTML/en/kioslave/thumbnail/index.cache.bz2 +share/doc/HTML/en/kioslave/thumbnail/index.docbook share/doc/HTML/en/knetattach/common share/doc/HTML/en/knetattach/index.cache.bz2 share/doc/HTML/en/knetattach/index.docbook @@ -596,21 +690,23 @@ share/icons/oxygen/128x128/actions/application-exit.png share/icons/oxygen/128x128/actions/appointment-new.png share/icons/oxygen/128x128/actions/bookmark-new.png share/icons/oxygen/128x128/actions/bookmarks-organize.png +share/icons/oxygen/128x128/actions/configure.png share/icons/oxygen/128x128/actions/dashboard-show.png share/icons/oxygen/128x128/actions/dialog-ok-apply.png share/icons/oxygen/128x128/actions/dialog-ok.png +share/icons/oxygen/128x128/actions/document-edit.png share/icons/oxygen/128x128/actions/document-preview.png share/icons/oxygen/128x128/actions/edit-bomb.png share/icons/oxygen/128x128/actions/edit-find.png share/icons/oxygen/128x128/actions/go-bottom.png share/icons/oxygen/128x128/actions/go-down.png -share/icons/oxygen/128x128/actions/go-first-page.png +share/icons/oxygen/128x128/actions/go-first-view-page.png share/icons/oxygen/128x128/actions/go-first.png -share/icons/oxygen/128x128/actions/go-last-page.png +share/icons/oxygen/128x128/actions/go-last-view-page.png share/icons/oxygen/128x128/actions/go-last.png -share/icons/oxygen/128x128/actions/go-next-page.png +share/icons/oxygen/128x128/actions/go-next-view-page.png share/icons/oxygen/128x128/actions/go-next.png -share/icons/oxygen/128x128/actions/go-previous-page.png +share/icons/oxygen/128x128/actions/go-previous-view-page.png share/icons/oxygen/128x128/actions/go-previous.png share/icons/oxygen/128x128/actions/go-top.png share/icons/oxygen/128x128/actions/go-up.png @@ -638,8 +734,10 @@ share/icons/oxygen/128x128/actions/system-shutdown.png share/icons/oxygen/128x128/actions/system-suspend-hibernate.png share/icons/oxygen/128x128/actions/system-suspend.png share/icons/oxygen/128x128/actions/system-switch-user.png +share/icons/oxygen/128x128/actions/tool-animator.png share/icons/oxygen/128x128/actions/tools-report-bug.png share/icons/oxygen/128x128/actions/tools-wizard.png +share/icons/oxygen/128x128/actions/transform-crop-and-resize.png share/icons/oxygen/128x128/actions/transform-move.png share/icons/oxygen/128x128/actions/transform-scale.png share/icons/oxygen/128x128/actions/user-group-new.png @@ -659,6 +757,7 @@ share/icons/oxygen/128x128/apps/akonadi.png share/icons/oxygen/128x128/apps/akregator.png share/icons/oxygen/128x128/apps/basket.png share/icons/oxygen/128x128/apps/bovo.png +share/icons/oxygen/128x128/apps/device-notifier.png share/icons/oxygen/128x128/apps/digikam.png share/icons/oxygen/128x128/apps/esd.png share/icons/oxygen/128x128/apps/fontforge.png @@ -671,17 +770,16 @@ share/icons/oxygen/128x128/apps/internet-telephony.png share/icons/oxygen/128x128/apps/internet-web-browser.png share/icons/oxygen/128x128/apps/k3b.png share/icons/oxygen/128x128/apps/kaffeine.png -share/icons/oxygen/128x128/apps/kate.png share/icons/oxygen/128x128/apps/kblogger.png share/icons/oxygen/128x128/apps/kbugbuster.png share/icons/oxygen/128x128/apps/kchart.png share/icons/oxygen/128x128/apps/kcolorchooser.png share/icons/oxygen/128x128/apps/kde.png share/icons/oxygen/128x128/apps/kexi.png -share/icons/oxygen/128x128/apps/kjots.png share/icons/oxygen/128x128/apps/kjournal.png share/icons/oxygen/128x128/apps/klipper.png share/icons/oxygen/128x128/apps/kmplayer.png +share/icons/oxygen/128x128/apps/knewsticker.png share/icons/oxygen/128x128/apps/knotes.png share/icons/oxygen/128x128/apps/kolf.png share/icons/oxygen/128x128/apps/konqueror.png @@ -705,7 +803,6 @@ share/icons/oxygen/128x128/apps/office-address-book.png share/icons/oxygen/128x128/apps/office-calendar.png share/icons/oxygen/128x128/apps/okteta.png share/icons/oxygen/128x128/apps/oxygen.png -share/icons/oxygen/128x128/apps/phonon-xine.png share/icons/oxygen/128x128/apps/plasma.png share/icons/oxygen/128x128/apps/plasmagik.png share/icons/oxygen/128x128/apps/preferences-contact-list.png @@ -714,6 +811,7 @@ share/icons/oxygen/128x128/apps/preferences-desktop-color.png share/icons/oxygen/128x128/apps/preferences-desktop-cryptography.png share/icons/oxygen/128x128/apps/preferences-desktop-default-applications.png share/icons/oxygen/128x128/apps/preferences-desktop-display.png +share/icons/oxygen/128x128/apps/preferences-desktop-font.png share/icons/oxygen/128x128/apps/preferences-desktop-gaming.png share/icons/oxygen/128x128/apps/preferences-desktop-icons.png share/icons/oxygen/128x128/apps/preferences-desktop-keyboard.png @@ -735,14 +833,19 @@ share/icons/oxygen/128x128/apps/preferences-system-login.png share/icons/oxygen/128x128/apps/preferences-system-network-sharing.png share/icons/oxygen/128x128/apps/preferences-system-power-management.png share/icons/oxygen/128x128/apps/preferences-system-time.png +share/icons/oxygen/128x128/apps/preferences-system-windows-actions.png +share/icons/oxygen/128x128/apps/preferences-system-windows-move.png share/icons/oxygen/128x128/apps/preferences-system-windows.png share/icons/oxygen/128x128/apps/preferences-web-browser-identification.png share/icons/oxygen/128x128/apps/scribus.png +share/icons/oxygen/128x128/apps/semn.png share/icons/oxygen/128x128/apps/strigi.png +share/icons/oxygen/128x128/apps/system-diagnosis.png share/icons/oxygen/128x128/apps/system-file-manager.png share/icons/oxygen/128x128/apps/system-software-update.png share/icons/oxygen/128x128/apps/system-users.png share/icons/oxygen/128x128/apps/tagua.png +share/icons/oxygen/128x128/apps/utilities-desktop-extra.png share/icons/oxygen/128x128/apps/utilities-file-archiver.png share/icons/oxygen/128x128/apps/utilities-log-viewer.png share/icons/oxygen/128x128/apps/utilities-system-monitor.png @@ -808,6 +911,7 @@ share/icons/oxygen/128x128/devices/multimedia-player.png share/icons/oxygen/128x128/devices/network-wired.png share/icons/oxygen/128x128/devices/network-wireless.png share/icons/oxygen/128x128/devices/pda.png +share/icons/oxygen/128x128/devices/phone-openmoko-freerunner.png share/icons/oxygen/128x128/devices/phone.png share/icons/oxygen/128x128/devices/printer.png share/icons/oxygen/128x128/devices/scanner.png @@ -827,7 +931,9 @@ share/icons/oxygen/128x128/emotes/face-smile-big.png share/icons/oxygen/128x128/emotes/face-smile.png share/icons/oxygen/128x128/emotes/face-surprise.png share/icons/oxygen/128x128/emotes/face-uncertain.png +share/icons/oxygen/128x128/emotes/face-wink.png share/icons/oxygen/128x128/mimetypes/application-illustrator.png +share/icons/oxygen/128x128/mimetypes/application-javascript.png share/icons/oxygen/128x128/mimetypes/application-msword.png share/icons/oxygen/128x128/mimetypes/application-octet-stream.png share/icons/oxygen/128x128/mimetypes/application-pdf.png @@ -838,6 +944,7 @@ share/icons/oxygen/128x128/mimetypes/application-postscript.png share/icons/oxygen/128x128/mimetypes/application-relaxng.png share/icons/oxygen/128x128/mimetypes/application-rss+xml.png share/icons/oxygen/128x128/mimetypes/application-rtf.png +share/icons/oxygen/128x128/mimetypes/application-vnd.ms-access.png share/icons/oxygen/128x128/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/128x128/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/128x128/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -902,7 +1009,9 @@ share/icons/oxygen/128x128/mimetypes/application-x-kontour.png share/icons/oxygen/128x128/mimetypes/application-x-krita.png share/icons/oxygen/128x128/mimetypes/application-x-kvtml.png share/icons/oxygen/128x128/mimetypes/application-x-lha.png +share/icons/oxygen/128x128/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/128x128/mimetypes/application-x-lzop.png +share/icons/oxygen/128x128/mimetypes/application-x-m4.png share/icons/oxygen/128x128/mimetypes/application-x-marble.png share/icons/oxygen/128x128/mimetypes/application-x-mimearchive.png share/icons/oxygen/128x128/mimetypes/application-x-mplayer2.png @@ -912,6 +1021,7 @@ share/icons/oxygen/128x128/mimetypes/application-x-mswrite.png share/icons/oxygen/128x128/mimetypes/application-x-nzb.png share/icons/oxygen/128x128/mimetypes/application-x-object.png share/icons/oxygen/128x128/mimetypes/application-x-pak.png +share/icons/oxygen/128x128/mimetypes/application-x-pem-key.png share/icons/oxygen/128x128/mimetypes/application-x-perl.png share/icons/oxygen/128x128/mimetypes/application-x-php.png share/icons/oxygen/128x128/mimetypes/application-x-plasma.png @@ -922,7 +1032,11 @@ share/icons/oxygen/128x128/mimetypes/application-x-rpm.png share/icons/oxygen/128x128/mimetypes/application-x-ruby.png share/icons/oxygen/128x128/mimetypes/application-x-sharedlib.png share/icons/oxygen/128x128/mimetypes/application-x-shellscript.png +share/icons/oxygen/128x128/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/128x128/mimetypes/application-x-siag.png +share/icons/oxygen/128x128/mimetypes/application-x-smb-server.png +share/icons/oxygen/128x128/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/128x128/mimetypes/application-x-subrip.png share/icons/oxygen/128x128/mimetypes/application-x-tar.png share/icons/oxygen/128x128/mimetypes/application-x-tarz.png share/icons/oxygen/128x128/mimetypes/application-x-tgif.png @@ -956,6 +1070,7 @@ share/icons/oxygen/128x128/mimetypes/audio-x-mod.png share/icons/oxygen/128x128/mimetypes/audio-x-monkey.png share/icons/oxygen/128x128/mimetypes/audio-x-mp2.png share/icons/oxygen/128x128/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/128x128/mimetypes/audio-x-ms-asx.png share/icons/oxygen/128x128/mimetypes/audio-x-ms-wma.png share/icons/oxygen/128x128/mimetypes/audio-x-musepack.png share/icons/oxygen/128x128/mimetypes/audio-x-pn-realaudio-plugin.png @@ -1020,25 +1135,35 @@ share/icons/oxygen/128x128/mimetypes/text-vcalendar.png share/icons/oxygen/128x128/mimetypes/text-vnd.abc.png share/icons/oxygen/128x128/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/128x128/mimetypes/text-x-adasrc.png +share/icons/oxygen/128x128/mimetypes/text-x-authors.png share/icons/oxygen/128x128/mimetypes/text-x-bibtex.png share/icons/oxygen/128x128/mimetypes/text-x-c++hdr.png share/icons/oxygen/128x128/mimetypes/text-x-c++src.png +share/icons/oxygen/128x128/mimetypes/text-x-changelog.png share/icons/oxygen/128x128/mimetypes/text-x-chdr.png +share/icons/oxygen/128x128/mimetypes/text-x-cmake.png +share/icons/oxygen/128x128/mimetypes/text-x-copying.png share/icons/oxygen/128x128/mimetypes/text-x-csharp.png share/icons/oxygen/128x128/mimetypes/text-x-csrc.png share/icons/oxygen/128x128/mimetypes/text-x-dtd.png share/icons/oxygen/128x128/mimetypes/text-x-generic.png share/icons/oxygen/128x128/mimetypes/text-x-hex.png +share/icons/oxygen/128x128/mimetypes/text-x-install.png share/icons/oxygen/128x128/mimetypes/text-x-java.png share/icons/oxygen/128x128/mimetypes/text-x-katefilelist.png share/icons/oxygen/128x128/mimetypes/text-x-ldif.png +share/icons/oxygen/128x128/mimetypes/text-x-log.png share/icons/oxygen/128x128/mimetypes/text-x-makefile.png +share/icons/oxygen/128x128/mimetypes/text-x-nfo.png share/icons/oxygen/128x128/mimetypes/text-x-objchdr.png share/icons/oxygen/128x128/mimetypes/text-x-objcsrc.png share/icons/oxygen/128x128/mimetypes/text-x-pascal.png share/icons/oxygen/128x128/mimetypes/text-x-patch.png +share/icons/oxygen/128x128/mimetypes/text-x-po.png share/icons/oxygen/128x128/mimetypes/text-x-python.png +share/icons/oxygen/128x128/mimetypes/text-x-readme.png share/icons/oxygen/128x128/mimetypes/text-x-script.png +share/icons/oxygen/128x128/mimetypes/text-x-sql.png share/icons/oxygen/128x128/mimetypes/text-x-tcl.png share/icons/oxygen/128x128/mimetypes/text-x-tex.png share/icons/oxygen/128x128/mimetypes/text-x-texinfo.png @@ -1057,6 +1182,7 @@ share/icons/oxygen/128x128/mimetypes/video-mp4.png share/icons/oxygen/128x128/mimetypes/video-mpeg.png share/icons/oxygen/128x128/mimetypes/video-quicktime.png share/icons/oxygen/128x128/mimetypes/video-x-flic.png +share/icons/oxygen/128x128/mimetypes/video-x-flv.png share/icons/oxygen/128x128/mimetypes/video-x-generic.png share/icons/oxygen/128x128/mimetypes/video-x-matroska.png share/icons/oxygen/128x128/mimetypes/video-x-mng.png @@ -1072,6 +1198,7 @@ share/icons/oxygen/128x128/mimetypes/x-office-document.png share/icons/oxygen/128x128/mimetypes/x-office-spreadsheet.png share/icons/oxygen/128x128/places/document-multiple.png share/icons/oxygen/128x128/places/folder-blue.png +share/icons/oxygen/128x128/places/folder-bookmark.png share/icons/oxygen/128x128/places/folder-bookmarks.png share/icons/oxygen/128x128/places/folder-brown.png share/icons/oxygen/128x128/places/folder-cyan.png @@ -1116,6 +1243,30 @@ share/icons/oxygen/128x128/status/security-high.png share/icons/oxygen/128x128/status/security-low.png share/icons/oxygen/128x128/status/security-medium.png share/icons/oxygen/128x128/status/user-trash-full.png +share/icons/oxygen/128x128/status/weather-clear-night.png +share/icons/oxygen/128x128/status/weather-clear.png +share/icons/oxygen/128x128/status/weather-clouds-night.png +share/icons/oxygen/128x128/status/weather-clouds.png +share/icons/oxygen/128x128/status/weather-few-clouds-night.png +share/icons/oxygen/128x128/status/weather-few-clouds.png +share/icons/oxygen/128x128/status/weather-hail.png +share/icons/oxygen/128x128/status/weather-many-clouds.png +share/icons/oxygen/128x128/status/weather-mist.png +share/icons/oxygen/128x128/status/weather-none-available.png +share/icons/oxygen/128x128/status/weather-showers-day.png +share/icons/oxygen/128x128/status/weather-showers-night.png +share/icons/oxygen/128x128/status/weather-showers-scattered-day.png +share/icons/oxygen/128x128/status/weather-showers-scattered-night.png +share/icons/oxygen/128x128/status/weather-showers-scattered.png +share/icons/oxygen/128x128/status/weather-showers.png +share/icons/oxygen/128x128/status/weather-snow-rain.png +share/icons/oxygen/128x128/status/weather-snow-scattered-day.png +share/icons/oxygen/128x128/status/weather-snow-scattered-night.png +share/icons/oxygen/128x128/status/weather-snow-scattered.png +share/icons/oxygen/128x128/status/weather-snow.png +share/icons/oxygen/128x128/status/weather-storm-day.png +share/icons/oxygen/128x128/status/weather-storm-night.png +share/icons/oxygen/128x128/status/weather-storm.png share/icons/oxygen/16x16/actions/address-book-new.png share/icons/oxygen/16x16/actions/application-exit.png share/icons/oxygen/16x16/actions/appointment-new.png @@ -1137,6 +1288,9 @@ share/icons/oxygen/16x16/actions/bookmark-toolbar.png share/icons/oxygen/16x16/actions/bookmarks-organize.png share/icons/oxygen/16x16/actions/character-set.png share/icons/oxygen/16x16/actions/chronometer.png +share/icons/oxygen/16x16/actions/color-picker-black.png +share/icons/oxygen/16x16/actions/color-picker-grey.png +share/icons/oxygen/16x16/actions/color-picker-white.png share/icons/oxygen/16x16/actions/color-picker.png share/icons/oxygen/16x16/actions/configure-shortcuts.png share/icons/oxygen/16x16/actions/configure-toolbars.png @@ -1148,6 +1302,7 @@ share/icons/oxygen/16x16/actions/dialog-close.png share/icons/oxygen/16x16/actions/dialog-ok-apply.png share/icons/oxygen/16x16/actions/dialog-ok.png share/icons/oxygen/16x16/actions/document-decrypt.png +share/icons/oxygen/16x16/actions/document-edit.png share/icons/oxygen/16x16/actions/document-encrypt.png share/icons/oxygen/16x16/actions/document-export.png share/icons/oxygen/16x16/actions/document-import.png @@ -1239,17 +1394,21 @@ share/icons/oxygen/16x16/actions/get-hot-new-stuff.png share/icons/oxygen/16x16/actions/go-bottom.png share/icons/oxygen/16x16/actions/go-down-search.png share/icons/oxygen/16x16/actions/go-down.png -share/icons/oxygen/16x16/actions/go-first-page.png +share/icons/oxygen/16x16/actions/go-first-view-page.png +share/icons/oxygen/16x16/actions/go-first-view.png share/icons/oxygen/16x16/actions/go-first.png share/icons/oxygen/16x16/actions/go-home.png share/icons/oxygen/16x16/actions/go-jump-locationbar.png share/icons/oxygen/16x16/actions/go-jump-today.png share/icons/oxygen/16x16/actions/go-jump.png -share/icons/oxygen/16x16/actions/go-last-page.png +share/icons/oxygen/16x16/actions/go-last-view-page.png +share/icons/oxygen/16x16/actions/go-last-view.png share/icons/oxygen/16x16/actions/go-last.png -share/icons/oxygen/16x16/actions/go-next-page.png +share/icons/oxygen/16x16/actions/go-next-view-page.png +share/icons/oxygen/16x16/actions/go-next-view.png share/icons/oxygen/16x16/actions/go-next.png -share/icons/oxygen/16x16/actions/go-previous-page.png +share/icons/oxygen/16x16/actions/go-previous-view-page.png +share/icons/oxygen/16x16/actions/go-previous-view.png share/icons/oxygen/16x16/actions/go-previous.png share/icons/oxygen/16x16/actions/go-top.png share/icons/oxygen/16x16/actions/go-up-search.png @@ -1299,8 +1458,14 @@ share/icons/oxygen/16x16/actions/news-subscribe.png share/icons/oxygen/16x16/actions/news-unsubscribe.png share/icons/oxygen/16x16/actions/object-flip-horizontal.png share/icons/oxygen/16x16/actions/object-flip-vertical.png +share/icons/oxygen/16x16/actions/object-group.png +share/icons/oxygen/16x16/actions/object-order-back.png +share/icons/oxygen/16x16/actions/object-order-front.png +share/icons/oxygen/16x16/actions/object-order-lower.png +share/icons/oxygen/16x16/actions/object-order-raise.png share/icons/oxygen/16x16/actions/object-rotate-left.png share/icons/oxygen/16x16/actions/object-rotate-right.png +share/icons/oxygen/16x16/actions/object-ungroup.png share/icons/oxygen/16x16/actions/page-zoom.png share/icons/oxygen/16x16/actions/player-time.png share/icons/oxygen/16x16/actions/player-volume.png @@ -1330,16 +1495,20 @@ share/icons/oxygen/16x16/actions/tab-duplicate.png share/icons/oxygen/16x16/actions/tab-new-background.png share/icons/oxygen/16x16/actions/tab-new.png share/icons/oxygen/16x16/actions/text-speak.png +share/icons/oxygen/16x16/actions/tool-animator.png share/icons/oxygen/16x16/actions/tools-check-spelling.png share/icons/oxygen/16x16/actions/tools-media-optical-burn.png share/icons/oxygen/16x16/actions/tools-media-optical-copy.png share/icons/oxygen/16x16/actions/tools-report-bug.png share/icons/oxygen/16x16/actions/tools-wizard.png +share/icons/oxygen/16x16/actions/transform-crop-and-resize.png share/icons/oxygen/16x16/actions/transform-move.png share/icons/oxygen/16x16/actions/transform-rotate.png share/icons/oxygen/16x16/actions/transform-scale.png share/icons/oxygen/16x16/actions/trash-empty.png +share/icons/oxygen/16x16/actions/user-group-delete.png share/icons/oxygen/16x16/actions/user-group-new.png +share/icons/oxygen/16x16/actions/user-group-properties.png share/icons/oxygen/16x16/actions/user-properties.png share/icons/oxygen/16x16/actions/view-calendar-day.png share/icons/oxygen/16x16/actions/view-calendar-list.png @@ -1353,6 +1522,7 @@ share/icons/oxygen/16x16/actions/view-calendar-week.png share/icons/oxygen/16x16/actions/view-calendar-workweek.png share/icons/oxygen/16x16/actions/view-choose.png share/icons/oxygen/16x16/actions/view-close.png +share/icons/oxygen/16x16/actions/view-file-columns.png share/icons/oxygen/16x16/actions/view-filter.png share/icons/oxygen/16x16/actions/view-fullscreen.png share/icons/oxygen/16x16/actions/view-history.png @@ -1366,6 +1536,8 @@ share/icons/oxygen/16x16/actions/view-media-equalizer.png share/icons/oxygen/16x16/actions/view-media-lyrics.png share/icons/oxygen/16x16/actions/view-media-playlist.png share/icons/oxygen/16x16/actions/view-media-visualization.png +share/icons/oxygen/16x16/actions/view-object-histogram-linear.png +share/icons/oxygen/16x16/actions/view-object-histogram-logarithmic.png share/icons/oxygen/16x16/actions/view-pim-calendar.png share/icons/oxygen/16x16/actions/view-pim-contacts.png share/icons/oxygen/16x16/actions/view-pim-journal.png @@ -1426,17 +1598,16 @@ share/icons/oxygen/16x16/apps/internet-web-browser.png share/icons/oxygen/16x16/apps/java.png share/icons/oxygen/16x16/apps/k3b.png share/icons/oxygen/16x16/apps/kaffeine.png -share/icons/oxygen/16x16/apps/kate.png share/icons/oxygen/16x16/apps/kblogger.png share/icons/oxygen/16x16/apps/kbugbuster.png share/icons/oxygen/16x16/apps/kchart.png share/icons/oxygen/16x16/apps/kcolorchooser.png share/icons/oxygen/16x16/apps/kde.png share/icons/oxygen/16x16/apps/kexi.png -share/icons/oxygen/16x16/apps/kjots.png share/icons/oxygen/16x16/apps/kjournal.png share/icons/oxygen/16x16/apps/klipper.png share/icons/oxygen/16x16/apps/kmplayer.png +share/icons/oxygen/16x16/apps/knewsticker.png share/icons/oxygen/16x16/apps/knotes.png share/icons/oxygen/16x16/apps/kolf.png share/icons/oxygen/16x16/apps/konqueror.png @@ -1460,7 +1631,6 @@ share/icons/oxygen/16x16/apps/office-address-book.png share/icons/oxygen/16x16/apps/office-calendar.png share/icons/oxygen/16x16/apps/okteta.png share/icons/oxygen/16x16/apps/oxygen.png -share/icons/oxygen/16x16/apps/phonon-xine.png share/icons/oxygen/16x16/apps/plasma.png share/icons/oxygen/16x16/apps/plasmagik.png share/icons/oxygen/16x16/apps/preferences-contact-list.png @@ -1497,6 +1667,8 @@ share/icons/oxygen/16x16/apps/preferences-system-performance.png share/icons/oxygen/16x16/apps/preferences-system-power-management.png share/icons/oxygen/16x16/apps/preferences-system-session-services.png share/icons/oxygen/16x16/apps/preferences-system-time.png +share/icons/oxygen/16x16/apps/preferences-system-windows-actions.png +share/icons/oxygen/16x16/apps/preferences-system-windows-move.png share/icons/oxygen/16x16/apps/preferences-system-windows.png share/icons/oxygen/16x16/apps/preferences-web-browser-adblock.png share/icons/oxygen/16x16/apps/preferences-web-browser-cache.png @@ -1505,11 +1677,13 @@ share/icons/oxygen/16x16/apps/preferences-web-browser-identification.png share/icons/oxygen/16x16/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/16x16/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/16x16/apps/scribus.png +share/icons/oxygen/16x16/apps/semn.png share/icons/oxygen/16x16/apps/strigi.png share/icons/oxygen/16x16/apps/system-file-manager.png share/icons/oxygen/16x16/apps/system-software-update.png share/icons/oxygen/16x16/apps/system-users.png share/icons/oxygen/16x16/apps/tagua.png +share/icons/oxygen/16x16/apps/utilities-desktop-extra.png share/icons/oxygen/16x16/apps/utilities-file-archiver.png share/icons/oxygen/16x16/apps/utilities-log-viewer.png share/icons/oxygen/16x16/apps/utilities-system-monitor.png @@ -1575,6 +1749,7 @@ share/icons/oxygen/16x16/devices/multimedia-player.png share/icons/oxygen/16x16/devices/network-wired.png share/icons/oxygen/16x16/devices/network-wireless.png share/icons/oxygen/16x16/devices/pda.png +share/icons/oxygen/16x16/devices/phone-openmoko-freerunner.png share/icons/oxygen/16x16/devices/phone.png share/icons/oxygen/16x16/devices/printer.png share/icons/oxygen/16x16/devices/scanner.png @@ -1596,7 +1771,9 @@ share/icons/oxygen/16x16/emotes/face-smile-big.png share/icons/oxygen/16x16/emotes/face-smile.png share/icons/oxygen/16x16/emotes/face-surprise.png share/icons/oxygen/16x16/emotes/face-uncertain.png +share/icons/oxygen/16x16/emotes/face-wink.png share/icons/oxygen/16x16/mimetypes/application-illustrator.png +share/icons/oxygen/16x16/mimetypes/application-javascript.png share/icons/oxygen/16x16/mimetypes/application-msword.png share/icons/oxygen/16x16/mimetypes/application-octet-stream.png share/icons/oxygen/16x16/mimetypes/application-pdf.png @@ -1608,6 +1785,7 @@ share/icons/oxygen/16x16/mimetypes/application-pkcs7-signature.png share/icons/oxygen/16x16/mimetypes/application-relaxng.png share/icons/oxygen/16x16/mimetypes/application-rss+xml.png share/icons/oxygen/16x16/mimetypes/application-rtf.png +share/icons/oxygen/16x16/mimetypes/application-vnd.ms-access.png share/icons/oxygen/16x16/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/16x16/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/16x16/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -1671,7 +1849,9 @@ share/icons/oxygen/16x16/mimetypes/application-x-kontour.png share/icons/oxygen/16x16/mimetypes/application-x-krita.png share/icons/oxygen/16x16/mimetypes/application-x-kvtml.png share/icons/oxygen/16x16/mimetypes/application-x-lha.png +share/icons/oxygen/16x16/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/16x16/mimetypes/application-x-lzop.png +share/icons/oxygen/16x16/mimetypes/application-x-m4.png share/icons/oxygen/16x16/mimetypes/application-x-marble.png share/icons/oxygen/16x16/mimetypes/application-x-mimearchive.png share/icons/oxygen/16x16/mimetypes/application-x-mplayer2.png @@ -1681,6 +1861,7 @@ share/icons/oxygen/16x16/mimetypes/application-x-mswrite.png share/icons/oxygen/16x16/mimetypes/application-x-nzb.png share/icons/oxygen/16x16/mimetypes/application-x-object.png share/icons/oxygen/16x16/mimetypes/application-x-pak.png +share/icons/oxygen/16x16/mimetypes/application-x-pem-key.png share/icons/oxygen/16x16/mimetypes/application-x-perl.png share/icons/oxygen/16x16/mimetypes/application-x-php.png share/icons/oxygen/16x16/mimetypes/application-x-plasma.png @@ -1691,7 +1872,11 @@ share/icons/oxygen/16x16/mimetypes/application-x-rpm.png share/icons/oxygen/16x16/mimetypes/application-x-ruby.png share/icons/oxygen/16x16/mimetypes/application-x-sharedlib.png share/icons/oxygen/16x16/mimetypes/application-x-shellscript.png +share/icons/oxygen/16x16/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/16x16/mimetypes/application-x-siag.png +share/icons/oxygen/16x16/mimetypes/application-x-smb-server.png +share/icons/oxygen/16x16/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/16x16/mimetypes/application-x-subrip.png share/icons/oxygen/16x16/mimetypes/application-x-tar.png share/icons/oxygen/16x16/mimetypes/application-x-tarz.png share/icons/oxygen/16x16/mimetypes/application-x-tgif.png @@ -1725,6 +1910,7 @@ share/icons/oxygen/16x16/mimetypes/audio-x-mod.png share/icons/oxygen/16x16/mimetypes/audio-x-monkey.png share/icons/oxygen/16x16/mimetypes/audio-x-mp2.png share/icons/oxygen/16x16/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/16x16/mimetypes/audio-x-ms-asx.png share/icons/oxygen/16x16/mimetypes/audio-x-ms-wma.png share/icons/oxygen/16x16/mimetypes/audio-x-musepack.png share/icons/oxygen/16x16/mimetypes/audio-x-pn-realaudio-plugin.png @@ -1789,25 +1975,35 @@ share/icons/oxygen/16x16/mimetypes/text-vcalendar.png share/icons/oxygen/16x16/mimetypes/text-vnd.abc.png share/icons/oxygen/16x16/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/16x16/mimetypes/text-x-adasrc.png +share/icons/oxygen/16x16/mimetypes/text-x-authors.png share/icons/oxygen/16x16/mimetypes/text-x-bibtex.png share/icons/oxygen/16x16/mimetypes/text-x-c++hdr.png share/icons/oxygen/16x16/mimetypes/text-x-c++src.png +share/icons/oxygen/16x16/mimetypes/text-x-changelog.png share/icons/oxygen/16x16/mimetypes/text-x-chdr.png +share/icons/oxygen/16x16/mimetypes/text-x-cmake.png +share/icons/oxygen/16x16/mimetypes/text-x-copying.png share/icons/oxygen/16x16/mimetypes/text-x-csharp.png share/icons/oxygen/16x16/mimetypes/text-x-csrc.png share/icons/oxygen/16x16/mimetypes/text-x-dtd.png share/icons/oxygen/16x16/mimetypes/text-x-generic.png share/icons/oxygen/16x16/mimetypes/text-x-hex.png +share/icons/oxygen/16x16/mimetypes/text-x-install.png share/icons/oxygen/16x16/mimetypes/text-x-java.png share/icons/oxygen/16x16/mimetypes/text-x-katefilelist.png share/icons/oxygen/16x16/mimetypes/text-x-ldif.png +share/icons/oxygen/16x16/mimetypes/text-x-log.png share/icons/oxygen/16x16/mimetypes/text-x-makefile.png +share/icons/oxygen/16x16/mimetypes/text-x-nfo.png share/icons/oxygen/16x16/mimetypes/text-x-objchdr.png share/icons/oxygen/16x16/mimetypes/text-x-objcsrc.png share/icons/oxygen/16x16/mimetypes/text-x-pascal.png share/icons/oxygen/16x16/mimetypes/text-x-patch.png +share/icons/oxygen/16x16/mimetypes/text-x-po.png share/icons/oxygen/16x16/mimetypes/text-x-python.png +share/icons/oxygen/16x16/mimetypes/text-x-readme.png share/icons/oxygen/16x16/mimetypes/text-x-script.png +share/icons/oxygen/16x16/mimetypes/text-x-sql.png share/icons/oxygen/16x16/mimetypes/text-x-tcl.png share/icons/oxygen/16x16/mimetypes/text-x-tex.png share/icons/oxygen/16x16/mimetypes/text-x-texinfo.png @@ -1826,6 +2022,7 @@ share/icons/oxygen/16x16/mimetypes/video-mp4.png share/icons/oxygen/16x16/mimetypes/video-mpeg.png share/icons/oxygen/16x16/mimetypes/video-quicktime.png share/icons/oxygen/16x16/mimetypes/video-x-flic.png +share/icons/oxygen/16x16/mimetypes/video-x-flv.png share/icons/oxygen/16x16/mimetypes/video-x-generic.png share/icons/oxygen/16x16/mimetypes/video-x-matroska.png share/icons/oxygen/16x16/mimetypes/video-x-mng.png @@ -1845,6 +2042,7 @@ share/icons/oxygen/16x16/places/bookmarks.png share/icons/oxygen/16x16/places/document-multiple.png share/icons/oxygen/16x16/places/favorites.png share/icons/oxygen/16x16/places/folder-blue.png +share/icons/oxygen/16x16/places/folder-bookmark.png share/icons/oxygen/16x16/places/folder-bookmarks.png share/icons/oxygen/16x16/places/folder-brown.png share/icons/oxygen/16x16/places/folder-cyan.png @@ -1880,6 +2078,10 @@ share/icons/oxygen/16x16/places/user-desktop.png share/icons/oxygen/16x16/places/user-home.png share/icons/oxygen/16x16/places/user-identity.png share/icons/oxygen/16x16/places/user-trash.png +share/icons/oxygen/16x16/status/audio-volume-high.png +share/icons/oxygen/16x16/status/audio-volume-low.png +share/icons/oxygen/16x16/status/audio-volume-medium.png +share/icons/oxygen/16x16/status/audio-volume-muted.png share/icons/oxygen/16x16/status/battery-040.png share/icons/oxygen/16x16/status/battery-060.png share/icons/oxygen/16x16/status/battery-080.png @@ -1925,6 +2127,27 @@ share/icons/oxygen/16x16/status/user-online.png share/icons/oxygen/16x16/status/user-trash-full.png share/icons/oxygen/16x16/status/wallet-closed.png share/icons/oxygen/16x16/status/wallet-open.png +share/icons/oxygen/16x16/status/weather-clear-night.png +share/icons/oxygen/16x16/status/weather-clear.png +share/icons/oxygen/16x16/status/weather-clouds-night.png +share/icons/oxygen/16x16/status/weather-clouds.png +share/icons/oxygen/16x16/status/weather-few-clouds-night.png +share/icons/oxygen/16x16/status/weather-few-clouds.png +share/icons/oxygen/16x16/status/weather-hail.png +share/icons/oxygen/16x16/status/weather-many-clouds.png +share/icons/oxygen/16x16/status/weather-mist.png +share/icons/oxygen/16x16/status/weather-showers-day.png +share/icons/oxygen/16x16/status/weather-showers-night.png +share/icons/oxygen/16x16/status/weather-showers-scattered-day.png +share/icons/oxygen/16x16/status/weather-showers-scattered-night.png +share/icons/oxygen/16x16/status/weather-showers-scattered.png +share/icons/oxygen/16x16/status/weather-showers.png +share/icons/oxygen/16x16/status/weather-snow-rain.png +share/icons/oxygen/16x16/status/weather-snow-scattered-day.png +share/icons/oxygen/16x16/status/weather-snow-scattered-night.png +share/icons/oxygen/16x16/status/weather-snow-scattered.png +share/icons/oxygen/16x16/status/weather-snow.png +share/icons/oxygen/16x16/status/weather-storm.png share/icons/oxygen/16x16/status/window-suppressed.png share/icons/oxygen/22x22/actions/address-book-new.png share/icons/oxygen/22x22/actions/application-exit.png @@ -1947,6 +2170,9 @@ share/icons/oxygen/22x22/actions/bookmark-toolbar.png share/icons/oxygen/22x22/actions/bookmarks-organize.png share/icons/oxygen/22x22/actions/character-set.png share/icons/oxygen/22x22/actions/chronometer.png +share/icons/oxygen/22x22/actions/color-picker-black.png +share/icons/oxygen/22x22/actions/color-picker-grey.png +share/icons/oxygen/22x22/actions/color-picker-white.png share/icons/oxygen/22x22/actions/color-picker.png share/icons/oxygen/22x22/actions/configure-shortcuts.png share/icons/oxygen/22x22/actions/configure-toolbars.png @@ -1958,6 +2184,7 @@ share/icons/oxygen/22x22/actions/dialog-close.png share/icons/oxygen/22x22/actions/dialog-ok-apply.png share/icons/oxygen/22x22/actions/dialog-ok.png share/icons/oxygen/22x22/actions/document-decrypt.png +share/icons/oxygen/22x22/actions/document-edit.png share/icons/oxygen/22x22/actions/document-encrypt.png share/icons/oxygen/22x22/actions/document-export.png share/icons/oxygen/22x22/actions/document-import.png @@ -2048,17 +2275,21 @@ share/icons/oxygen/22x22/actions/get-hot-new-stuff.png share/icons/oxygen/22x22/actions/go-bottom.png share/icons/oxygen/22x22/actions/go-down-search.png share/icons/oxygen/22x22/actions/go-down.png -share/icons/oxygen/22x22/actions/go-first-page.png +share/icons/oxygen/22x22/actions/go-first-view-page.png +share/icons/oxygen/22x22/actions/go-first-view.png share/icons/oxygen/22x22/actions/go-first.png share/icons/oxygen/22x22/actions/go-home.png share/icons/oxygen/22x22/actions/go-jump-locationbar.png share/icons/oxygen/22x22/actions/go-jump-today.png share/icons/oxygen/22x22/actions/go-jump.png -share/icons/oxygen/22x22/actions/go-last-page.png +share/icons/oxygen/22x22/actions/go-last-view-page.png +share/icons/oxygen/22x22/actions/go-last-view.png share/icons/oxygen/22x22/actions/go-last.png -share/icons/oxygen/22x22/actions/go-next-page.png +share/icons/oxygen/22x22/actions/go-next-view-page.png +share/icons/oxygen/22x22/actions/go-next-view.png share/icons/oxygen/22x22/actions/go-next.png -share/icons/oxygen/22x22/actions/go-previous-page.png +share/icons/oxygen/22x22/actions/go-previous-view-page.png +share/icons/oxygen/22x22/actions/go-previous-view.png share/icons/oxygen/22x22/actions/go-previous.png share/icons/oxygen/22x22/actions/go-top.png share/icons/oxygen/22x22/actions/go-up-search.png @@ -2138,16 +2369,20 @@ share/icons/oxygen/22x22/actions/tab-duplicate.png share/icons/oxygen/22x22/actions/tab-new-background.png share/icons/oxygen/22x22/actions/tab-new.png share/icons/oxygen/22x22/actions/text-speak.png +share/icons/oxygen/22x22/actions/tool-animator.png share/icons/oxygen/22x22/actions/tools-check-spelling.png share/icons/oxygen/22x22/actions/tools-media-optical-burn.png share/icons/oxygen/22x22/actions/tools-media-optical-copy.png share/icons/oxygen/22x22/actions/tools-report-bug.png share/icons/oxygen/22x22/actions/tools-wizard.png +share/icons/oxygen/22x22/actions/transform-crop-and-resize.png share/icons/oxygen/22x22/actions/transform-move.png share/icons/oxygen/22x22/actions/transform-rotate.png share/icons/oxygen/22x22/actions/transform-scale.png share/icons/oxygen/22x22/actions/trash-empty.png +share/icons/oxygen/22x22/actions/user-group-delete.png share/icons/oxygen/22x22/actions/user-group-new.png +share/icons/oxygen/22x22/actions/user-group-properties.png share/icons/oxygen/22x22/actions/user-properties.png share/icons/oxygen/22x22/actions/view-calendar-day.png share/icons/oxygen/22x22/actions/view-calendar-list.png @@ -2161,6 +2396,7 @@ share/icons/oxygen/22x22/actions/view-calendar-week.png share/icons/oxygen/22x22/actions/view-calendar-workweek.png share/icons/oxygen/22x22/actions/view-choose.png share/icons/oxygen/22x22/actions/view-close.png +share/icons/oxygen/22x22/actions/view-file-columns.png share/icons/oxygen/22x22/actions/view-filter.png share/icons/oxygen/22x22/actions/view-fullscreen.png share/icons/oxygen/22x22/actions/view-history.png @@ -2174,6 +2410,8 @@ share/icons/oxygen/22x22/actions/view-media-equalizer.png share/icons/oxygen/22x22/actions/view-media-lyrics.png share/icons/oxygen/22x22/actions/view-media-playlist.png share/icons/oxygen/22x22/actions/view-media-visualization.png +share/icons/oxygen/22x22/actions/view-object-histogram-linear.png +share/icons/oxygen/22x22/actions/view-object-histogram-logarithmic.png share/icons/oxygen/22x22/actions/view-pim-calendar.png share/icons/oxygen/22x22/actions/view-pim-contacts.png share/icons/oxygen/22x22/actions/view-pim-journal.png @@ -2199,6 +2437,7 @@ share/icons/oxygen/22x22/actions/view-sort-descending.png share/icons/oxygen/22x22/actions/view-split-left-right.png share/icons/oxygen/22x22/actions/view-split-top-bottom.png share/icons/oxygen/22x22/actions/view-statistics.png +share/icons/oxygen/22x22/actions/view-table-of-contents-ltr.png share/icons/oxygen/22x22/actions/view-table-of-contents-rtl.png share/icons/oxygen/22x22/actions/view-web-browser-dom-tree.png share/icons/oxygen/22x22/actions/window-close.png @@ -2236,14 +2475,12 @@ share/icons/oxygen/22x22/apps/internet-web-browser.png share/icons/oxygen/22x22/apps/java.png share/icons/oxygen/22x22/apps/k3b.png share/icons/oxygen/22x22/apps/kaffeine.png -share/icons/oxygen/22x22/apps/kate.png share/icons/oxygen/22x22/apps/kblogger.png share/icons/oxygen/22x22/apps/kbugbuster.png share/icons/oxygen/22x22/apps/kchart.png share/icons/oxygen/22x22/apps/kcolorchooser.png share/icons/oxygen/22x22/apps/kde.png share/icons/oxygen/22x22/apps/kexi.png -share/icons/oxygen/22x22/apps/kjots.png share/icons/oxygen/22x22/apps/kjournal.png share/icons/oxygen/22x22/apps/klipper.png share/icons/oxygen/22x22/apps/kmplayer.png @@ -2270,7 +2507,6 @@ share/icons/oxygen/22x22/apps/office-address-book.png share/icons/oxygen/22x22/apps/office-calendar.png share/icons/oxygen/22x22/apps/okteta.png share/icons/oxygen/22x22/apps/oxygen.png -share/icons/oxygen/22x22/apps/phonon-xine.png share/icons/oxygen/22x22/apps/plasma.png share/icons/oxygen/22x22/apps/plasmagik.png share/icons/oxygen/22x22/apps/preferences-contact-list.png @@ -2307,6 +2543,8 @@ share/icons/oxygen/22x22/apps/preferences-system-performance.png share/icons/oxygen/22x22/apps/preferences-system-power-management.png share/icons/oxygen/22x22/apps/preferences-system-session-services.png share/icons/oxygen/22x22/apps/preferences-system-time.png +share/icons/oxygen/22x22/apps/preferences-system-windows-actions.png +share/icons/oxygen/22x22/apps/preferences-system-windows-move.png share/icons/oxygen/22x22/apps/preferences-system-windows.png share/icons/oxygen/22x22/apps/preferences-web-browser-adblock.png share/icons/oxygen/22x22/apps/preferences-web-browser-cache.png @@ -2314,11 +2552,13 @@ share/icons/oxygen/22x22/apps/preferences-web-browser-cookies.png share/icons/oxygen/22x22/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/22x22/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/22x22/apps/scribus.png +share/icons/oxygen/22x22/apps/semn.png share/icons/oxygen/22x22/apps/strigi.png share/icons/oxygen/22x22/apps/system-file-manager.png share/icons/oxygen/22x22/apps/system-software-update.png share/icons/oxygen/22x22/apps/system-users.png share/icons/oxygen/22x22/apps/tagua.png +share/icons/oxygen/22x22/apps/utilities-desktop-extra.png share/icons/oxygen/22x22/apps/utilities-file-archiver.png share/icons/oxygen/22x22/apps/utilities-log-viewer.png share/icons/oxygen/22x22/apps/utilities-system-monitor.png @@ -2384,6 +2624,7 @@ share/icons/oxygen/22x22/devices/multimedia-player.png share/icons/oxygen/22x22/devices/network-wired.png share/icons/oxygen/22x22/devices/network-wireless.png share/icons/oxygen/22x22/devices/pda.png +share/icons/oxygen/22x22/devices/phone-openmoko-freerunner.png share/icons/oxygen/22x22/devices/phone.png share/icons/oxygen/22x22/devices/printer.png share/icons/oxygen/22x22/devices/scanner.png @@ -2415,6 +2656,7 @@ share/icons/oxygen/22x22/emotes/face-surprise.png share/icons/oxygen/22x22/emotes/face-uncertain.png share/icons/oxygen/22x22/emotes/face-wink.png share/icons/oxygen/22x22/mimetypes/application-illustrator.png +share/icons/oxygen/22x22/mimetypes/application-javascript.png share/icons/oxygen/22x22/mimetypes/application-msword.png share/icons/oxygen/22x22/mimetypes/application-octet-stream.png share/icons/oxygen/22x22/mimetypes/application-pdf.png @@ -2427,6 +2669,7 @@ share/icons/oxygen/22x22/mimetypes/application-postscript.png share/icons/oxygen/22x22/mimetypes/application-relaxng.png share/icons/oxygen/22x22/mimetypes/application-rss+xml.png share/icons/oxygen/22x22/mimetypes/application-rtf.png +share/icons/oxygen/22x22/mimetypes/application-vnd.ms-access.png share/icons/oxygen/22x22/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/22x22/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/22x22/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -2491,7 +2734,9 @@ share/icons/oxygen/22x22/mimetypes/application-x-kontour.png share/icons/oxygen/22x22/mimetypes/application-x-krita.png share/icons/oxygen/22x22/mimetypes/application-x-kvtml.png share/icons/oxygen/22x22/mimetypes/application-x-lha.png +share/icons/oxygen/22x22/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/22x22/mimetypes/application-x-lzop.png +share/icons/oxygen/22x22/mimetypes/application-x-m4.png share/icons/oxygen/22x22/mimetypes/application-x-marble.png share/icons/oxygen/22x22/mimetypes/application-x-mimearchive.png share/icons/oxygen/22x22/mimetypes/application-x-mplayer2.png @@ -2501,6 +2746,7 @@ share/icons/oxygen/22x22/mimetypes/application-x-mswrite.png share/icons/oxygen/22x22/mimetypes/application-x-nzb.png share/icons/oxygen/22x22/mimetypes/application-x-object.png share/icons/oxygen/22x22/mimetypes/application-x-pak.png +share/icons/oxygen/22x22/mimetypes/application-x-pem-key.png share/icons/oxygen/22x22/mimetypes/application-x-perl.png share/icons/oxygen/22x22/mimetypes/application-x-php.png share/icons/oxygen/22x22/mimetypes/application-x-plasma.png @@ -2511,7 +2757,11 @@ share/icons/oxygen/22x22/mimetypes/application-x-rpm.png share/icons/oxygen/22x22/mimetypes/application-x-ruby.png share/icons/oxygen/22x22/mimetypes/application-x-sharedlib.png share/icons/oxygen/22x22/mimetypes/application-x-shellscript.png +share/icons/oxygen/22x22/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/22x22/mimetypes/application-x-siag.png +share/icons/oxygen/22x22/mimetypes/application-x-smb-server.png +share/icons/oxygen/22x22/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/22x22/mimetypes/application-x-subrip.png share/icons/oxygen/22x22/mimetypes/application-x-tar.png share/icons/oxygen/22x22/mimetypes/application-x-tarz.png share/icons/oxygen/22x22/mimetypes/application-x-tgif.png @@ -2545,6 +2795,7 @@ share/icons/oxygen/22x22/mimetypes/audio-x-mod.png share/icons/oxygen/22x22/mimetypes/audio-x-monkey.png share/icons/oxygen/22x22/mimetypes/audio-x-mp2.png share/icons/oxygen/22x22/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/22x22/mimetypes/audio-x-ms-asx.png share/icons/oxygen/22x22/mimetypes/audio-x-ms-wma.png share/icons/oxygen/22x22/mimetypes/audio-x-musepack.png share/icons/oxygen/22x22/mimetypes/audio-x-pn-realaudio-plugin.png @@ -2609,25 +2860,35 @@ share/icons/oxygen/22x22/mimetypes/text-vcalendar.png share/icons/oxygen/22x22/mimetypes/text-vnd.abc.png share/icons/oxygen/22x22/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/22x22/mimetypes/text-x-adasrc.png +share/icons/oxygen/22x22/mimetypes/text-x-authors.png share/icons/oxygen/22x22/mimetypes/text-x-bibtex.png share/icons/oxygen/22x22/mimetypes/text-x-c++hdr.png share/icons/oxygen/22x22/mimetypes/text-x-c++src.png +share/icons/oxygen/22x22/mimetypes/text-x-changelog.png share/icons/oxygen/22x22/mimetypes/text-x-chdr.png +share/icons/oxygen/22x22/mimetypes/text-x-cmake.png +share/icons/oxygen/22x22/mimetypes/text-x-copying.png share/icons/oxygen/22x22/mimetypes/text-x-csharp.png share/icons/oxygen/22x22/mimetypes/text-x-csrc.png share/icons/oxygen/22x22/mimetypes/text-x-dtd.png share/icons/oxygen/22x22/mimetypes/text-x-generic.png share/icons/oxygen/22x22/mimetypes/text-x-hex.png +share/icons/oxygen/22x22/mimetypes/text-x-install.png share/icons/oxygen/22x22/mimetypes/text-x-java.png share/icons/oxygen/22x22/mimetypes/text-x-katefilelist.png share/icons/oxygen/22x22/mimetypes/text-x-ldif.png +share/icons/oxygen/22x22/mimetypes/text-x-log.png share/icons/oxygen/22x22/mimetypes/text-x-makefile.png +share/icons/oxygen/22x22/mimetypes/text-x-nfo.png share/icons/oxygen/22x22/mimetypes/text-x-objchdr.png share/icons/oxygen/22x22/mimetypes/text-x-objcsrc.png share/icons/oxygen/22x22/mimetypes/text-x-pascal.png share/icons/oxygen/22x22/mimetypes/text-x-patch.png +share/icons/oxygen/22x22/mimetypes/text-x-po.png share/icons/oxygen/22x22/mimetypes/text-x-python.png +share/icons/oxygen/22x22/mimetypes/text-x-readme.png share/icons/oxygen/22x22/mimetypes/text-x-script.png +share/icons/oxygen/22x22/mimetypes/text-x-sql.png share/icons/oxygen/22x22/mimetypes/text-x-tcl.png share/icons/oxygen/22x22/mimetypes/text-x-tex.png share/icons/oxygen/22x22/mimetypes/text-x-texinfo.png @@ -2646,6 +2907,7 @@ share/icons/oxygen/22x22/mimetypes/video-mp4.png share/icons/oxygen/22x22/mimetypes/video-mpeg.png share/icons/oxygen/22x22/mimetypes/video-quicktime.png share/icons/oxygen/22x22/mimetypes/video-x-flic.png +share/icons/oxygen/22x22/mimetypes/video-x-flv.png share/icons/oxygen/22x22/mimetypes/video-x-generic.png share/icons/oxygen/22x22/mimetypes/video-x-matroska.png share/icons/oxygen/22x22/mimetypes/video-x-mng.png @@ -2665,6 +2927,7 @@ share/icons/oxygen/22x22/places/bookmarks.png share/icons/oxygen/22x22/places/document-multiple.png share/icons/oxygen/22x22/places/favorites.png share/icons/oxygen/22x22/places/folder-blue.png +share/icons/oxygen/22x22/places/folder-bookmark.png share/icons/oxygen/22x22/places/folder-bookmarks.png share/icons/oxygen/22x22/places/folder-brown.png share/icons/oxygen/22x22/places/folder-cyan.png @@ -2749,8 +3012,28 @@ share/icons/oxygen/22x22/status/user-online.png share/icons/oxygen/22x22/status/user-trash-full.png share/icons/oxygen/22x22/status/wallet-closed.png share/icons/oxygen/22x22/status/wallet-open.png +share/icons/oxygen/22x22/status/weather-clear-night.png +share/icons/oxygen/22x22/status/weather-clear.png +share/icons/oxygen/22x22/status/weather-clouds-night.png +share/icons/oxygen/22x22/status/weather-clouds.png +share/icons/oxygen/22x22/status/weather-few-clouds-night.png +share/icons/oxygen/22x22/status/weather-few-clouds.png +share/icons/oxygen/22x22/status/weather-hail.png +share/icons/oxygen/22x22/status/weather-many-clouds.png +share/icons/oxygen/22x22/status/weather-mist.png +share/icons/oxygen/22x22/status/weather-showers-day.png +share/icons/oxygen/22x22/status/weather-showers-night.png +share/icons/oxygen/22x22/status/weather-showers-scattered-day.png +share/icons/oxygen/22x22/status/weather-showers-scattered-night.png +share/icons/oxygen/22x22/status/weather-showers-scattered.png +share/icons/oxygen/22x22/status/weather-showers.png +share/icons/oxygen/22x22/status/weather-snow-rain.png +share/icons/oxygen/22x22/status/weather-snow-scattered-day.png +share/icons/oxygen/22x22/status/weather-snow-scattered-night.png +share/icons/oxygen/22x22/status/weather-snow-scattered.png +share/icons/oxygen/22x22/status/weather-snow.png +share/icons/oxygen/22x22/status/weather-storm.png share/icons/oxygen/22x22/status/window-suppressed.png -share/icons/oxygen/22x22/view-table-of-contents-ltr.png share/icons/oxygen/32x32/actions/address-book-new.png share/icons/oxygen/32x32/actions/application-exit.png share/icons/oxygen/32x32/actions/appointment-new.png @@ -2772,6 +3055,9 @@ share/icons/oxygen/32x32/actions/bookmark-toolbar.png share/icons/oxygen/32x32/actions/bookmarks-organize.png share/icons/oxygen/32x32/actions/character-set.png share/icons/oxygen/32x32/actions/chronometer.png +share/icons/oxygen/32x32/actions/color-picker-black.png +share/icons/oxygen/32x32/actions/color-picker-grey.png +share/icons/oxygen/32x32/actions/color-picker-white.png share/icons/oxygen/32x32/actions/color-picker.png share/icons/oxygen/32x32/actions/configure-shortcuts.png share/icons/oxygen/32x32/actions/configure-toolbars.png @@ -2783,6 +3069,7 @@ share/icons/oxygen/32x32/actions/dialog-close.png share/icons/oxygen/32x32/actions/dialog-ok-apply.png share/icons/oxygen/32x32/actions/dialog-ok.png share/icons/oxygen/32x32/actions/document-decrypt.png +share/icons/oxygen/32x32/actions/document-edit.png share/icons/oxygen/32x32/actions/document-encrypt.png share/icons/oxygen/32x32/actions/document-export.png share/icons/oxygen/32x32/actions/document-import.png @@ -2825,6 +3112,7 @@ share/icons/oxygen/32x32/actions/edit-rename.png share/icons/oxygen/32x32/actions/edit-select-all.png share/icons/oxygen/32x32/actions/edit-undo.png share/icons/oxygen/32x32/actions/feed-subscribe.png +share/icons/oxygen/32x32/actions/fileview-preview.png share/icons/oxygen/32x32/actions/fill-color.png share/icons/oxygen/32x32/actions/flag-black.png share/icons/oxygen/32x32/actions/flag-blue.png @@ -2873,17 +3161,21 @@ share/icons/oxygen/32x32/actions/get-hot-new-stuff.png share/icons/oxygen/32x32/actions/go-bottom.png share/icons/oxygen/32x32/actions/go-down-search.png share/icons/oxygen/32x32/actions/go-down.png -share/icons/oxygen/32x32/actions/go-first-page.png +share/icons/oxygen/32x32/actions/go-first-view-page.png +share/icons/oxygen/32x32/actions/go-first-view.png share/icons/oxygen/32x32/actions/go-first.png share/icons/oxygen/32x32/actions/go-home.png share/icons/oxygen/32x32/actions/go-jump-locationbar.png share/icons/oxygen/32x32/actions/go-jump-today.png share/icons/oxygen/32x32/actions/go-jump.png -share/icons/oxygen/32x32/actions/go-last-page.png +share/icons/oxygen/32x32/actions/go-last-view-page.png +share/icons/oxygen/32x32/actions/go-last-view.png share/icons/oxygen/32x32/actions/go-last.png -share/icons/oxygen/32x32/actions/go-next-page.png +share/icons/oxygen/32x32/actions/go-next-view-page.png +share/icons/oxygen/32x32/actions/go-next-view.png share/icons/oxygen/32x32/actions/go-next.png -share/icons/oxygen/32x32/actions/go-previous-page.png +share/icons/oxygen/32x32/actions/go-previous-view-page.png +share/icons/oxygen/32x32/actions/go-previous-view.png share/icons/oxygen/32x32/actions/go-previous.png share/icons/oxygen/32x32/actions/go-top.png share/icons/oxygen/32x32/actions/go-up-search.png @@ -2964,16 +3256,20 @@ share/icons/oxygen/32x32/actions/tab-duplicate.png share/icons/oxygen/32x32/actions/tab-new-background.png share/icons/oxygen/32x32/actions/tab-new.png share/icons/oxygen/32x32/actions/text-speak.png +share/icons/oxygen/32x32/actions/tool-animator.png share/icons/oxygen/32x32/actions/tools-check-spelling.png share/icons/oxygen/32x32/actions/tools-media-optical-burn.png share/icons/oxygen/32x32/actions/tools-media-optical-copy.png share/icons/oxygen/32x32/actions/tools-report-bug.png share/icons/oxygen/32x32/actions/tools-wizard.png +share/icons/oxygen/32x32/actions/transform-crop-and-resize.png share/icons/oxygen/32x32/actions/transform-move.png share/icons/oxygen/32x32/actions/transform-rotate.png share/icons/oxygen/32x32/actions/transform-scale.png share/icons/oxygen/32x32/actions/trash-empty.png +share/icons/oxygen/32x32/actions/user-group-delete.png share/icons/oxygen/32x32/actions/user-group-new.png +share/icons/oxygen/32x32/actions/user-group-properties.png share/icons/oxygen/32x32/actions/user-properties.png share/icons/oxygen/32x32/actions/view-calendar-day.png share/icons/oxygen/32x32/actions/view-calendar-list.png @@ -2987,6 +3283,7 @@ share/icons/oxygen/32x32/actions/view-calendar-week.png share/icons/oxygen/32x32/actions/view-calendar-workweek.png share/icons/oxygen/32x32/actions/view-choose.png share/icons/oxygen/32x32/actions/view-close.png +share/icons/oxygen/32x32/actions/view-file-columns.png share/icons/oxygen/32x32/actions/view-filter.png share/icons/oxygen/32x32/actions/view-fullscreen.png share/icons/oxygen/32x32/actions/view-history.png @@ -3000,6 +3297,8 @@ share/icons/oxygen/32x32/actions/view-media-equalizer.png share/icons/oxygen/32x32/actions/view-media-lyrics.png share/icons/oxygen/32x32/actions/view-media-playlist.png share/icons/oxygen/32x32/actions/view-media-visualization.png +share/icons/oxygen/32x32/actions/view-object-histogram-linear.png +share/icons/oxygen/32x32/actions/view-object-histogram-logarithmic.png share/icons/oxygen/32x32/actions/view-pim-calendar.png share/icons/oxygen/32x32/actions/view-pim-contacts.png share/icons/oxygen/32x32/actions/view-pim-journal.png @@ -3025,6 +3324,7 @@ share/icons/oxygen/32x32/actions/view-sort-descending.png share/icons/oxygen/32x32/actions/view-split-left-right.png share/icons/oxygen/32x32/actions/view-split-top-bottom.png share/icons/oxygen/32x32/actions/view-statistics.png +share/icons/oxygen/32x32/actions/view-table-of-contents-ltr.png share/icons/oxygen/32x32/actions/view-table-of-contents-rtl.png share/icons/oxygen/32x32/actions/view-web-browser-dom-tree.png share/icons/oxygen/32x32/actions/window-close.png @@ -3060,17 +3360,16 @@ share/icons/oxygen/32x32/apps/internet-web-browser.png share/icons/oxygen/32x32/apps/java.png share/icons/oxygen/32x32/apps/k3b.png share/icons/oxygen/32x32/apps/kaffeine.png -share/icons/oxygen/32x32/apps/kate.png share/icons/oxygen/32x32/apps/kblogger.png share/icons/oxygen/32x32/apps/kbugbuster.png share/icons/oxygen/32x32/apps/kchart.png share/icons/oxygen/32x32/apps/kcolorchooser.png share/icons/oxygen/32x32/apps/kde.png share/icons/oxygen/32x32/apps/kexi.png -share/icons/oxygen/32x32/apps/kjots.png share/icons/oxygen/32x32/apps/kjournal.png share/icons/oxygen/32x32/apps/klipper.png share/icons/oxygen/32x32/apps/kmplayer.png +share/icons/oxygen/32x32/apps/knewsticker.png share/icons/oxygen/32x32/apps/knotes.png share/icons/oxygen/32x32/apps/kolf.png share/icons/oxygen/32x32/apps/konqueror.png @@ -3094,7 +3393,6 @@ share/icons/oxygen/32x32/apps/office-address-book.png share/icons/oxygen/32x32/apps/office-calendar.png share/icons/oxygen/32x32/apps/okteta.png share/icons/oxygen/32x32/apps/oxygen.png -share/icons/oxygen/32x32/apps/phonon-xine.png share/icons/oxygen/32x32/apps/plasma.png share/icons/oxygen/32x32/apps/plasmagik.png share/icons/oxygen/32x32/apps/preferences-contact-list.png @@ -3131,6 +3429,8 @@ share/icons/oxygen/32x32/apps/preferences-system-performance.png share/icons/oxygen/32x32/apps/preferences-system-power-management.png share/icons/oxygen/32x32/apps/preferences-system-session-services.png share/icons/oxygen/32x32/apps/preferences-system-time.png +share/icons/oxygen/32x32/apps/preferences-system-windows-actions.png +share/icons/oxygen/32x32/apps/preferences-system-windows-move.png share/icons/oxygen/32x32/apps/preferences-system-windows.png share/icons/oxygen/32x32/apps/preferences-web-browser-adblock.png share/icons/oxygen/32x32/apps/preferences-web-browser-cache.png @@ -3139,11 +3439,13 @@ share/icons/oxygen/32x32/apps/preferences-web-browser-identification.png share/icons/oxygen/32x32/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/32x32/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/32x32/apps/scribus.png +share/icons/oxygen/32x32/apps/semn.png share/icons/oxygen/32x32/apps/strigi.png share/icons/oxygen/32x32/apps/system-file-manager.png share/icons/oxygen/32x32/apps/system-software-update.png share/icons/oxygen/32x32/apps/system-users.png share/icons/oxygen/32x32/apps/tagua.png +share/icons/oxygen/32x32/apps/utilities-desktop-extra.png share/icons/oxygen/32x32/apps/utilities-file-archiver.png share/icons/oxygen/32x32/apps/utilities-log-viewer.png share/icons/oxygen/32x32/apps/utilities-system-monitor.png @@ -3209,6 +3511,7 @@ share/icons/oxygen/32x32/devices/multimedia-player.png share/icons/oxygen/32x32/devices/network-wired.png share/icons/oxygen/32x32/devices/network-wireless.png share/icons/oxygen/32x32/devices/pda.png +share/icons/oxygen/32x32/devices/phone-openmoko-freerunner.png share/icons/oxygen/32x32/devices/phone.png share/icons/oxygen/32x32/devices/printer.png share/icons/oxygen/32x32/devices/scanner.png @@ -3230,7 +3533,9 @@ share/icons/oxygen/32x32/emotes/face-smile-big.png share/icons/oxygen/32x32/emotes/face-smile.png share/icons/oxygen/32x32/emotes/face-surprise.png share/icons/oxygen/32x32/emotes/face-uncertain.png +share/icons/oxygen/32x32/emotes/face-wink.png share/icons/oxygen/32x32/mimetypes/application-illustrator.png +share/icons/oxygen/32x32/mimetypes/application-javascript.png share/icons/oxygen/32x32/mimetypes/application-msword.png share/icons/oxygen/32x32/mimetypes/application-octet-stream.png share/icons/oxygen/32x32/mimetypes/application-pdf.png @@ -3243,6 +3548,7 @@ share/icons/oxygen/32x32/mimetypes/application-postscript.png share/icons/oxygen/32x32/mimetypes/application-relaxng.png share/icons/oxygen/32x32/mimetypes/application-rss+xml.png share/icons/oxygen/32x32/mimetypes/application-rtf.png +share/icons/oxygen/32x32/mimetypes/application-vnd.ms-access.png share/icons/oxygen/32x32/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/32x32/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/32x32/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -3307,7 +3613,9 @@ share/icons/oxygen/32x32/mimetypes/application-x-kontour.png share/icons/oxygen/32x32/mimetypes/application-x-krita.png share/icons/oxygen/32x32/mimetypes/application-x-kvtml.png share/icons/oxygen/32x32/mimetypes/application-x-lha.png +share/icons/oxygen/32x32/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/32x32/mimetypes/application-x-lzop.png +share/icons/oxygen/32x32/mimetypes/application-x-m4.png share/icons/oxygen/32x32/mimetypes/application-x-marble.png share/icons/oxygen/32x32/mimetypes/application-x-mimearchive.png share/icons/oxygen/32x32/mimetypes/application-x-mplayer2.png @@ -3317,6 +3625,7 @@ share/icons/oxygen/32x32/mimetypes/application-x-mswrite.png share/icons/oxygen/32x32/mimetypes/application-x-nzb.png share/icons/oxygen/32x32/mimetypes/application-x-object.png share/icons/oxygen/32x32/mimetypes/application-x-pak.png +share/icons/oxygen/32x32/mimetypes/application-x-pem-key.png share/icons/oxygen/32x32/mimetypes/application-x-perl.png share/icons/oxygen/32x32/mimetypes/application-x-php.png share/icons/oxygen/32x32/mimetypes/application-x-plasma.png @@ -3327,7 +3636,11 @@ share/icons/oxygen/32x32/mimetypes/application-x-rpm.png share/icons/oxygen/32x32/mimetypes/application-x-ruby.png share/icons/oxygen/32x32/mimetypes/application-x-sharedlib.png share/icons/oxygen/32x32/mimetypes/application-x-shellscript.png +share/icons/oxygen/32x32/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/32x32/mimetypes/application-x-siag.png +share/icons/oxygen/32x32/mimetypes/application-x-smb-server.png +share/icons/oxygen/32x32/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/32x32/mimetypes/application-x-subrip.png share/icons/oxygen/32x32/mimetypes/application-x-tar.png share/icons/oxygen/32x32/mimetypes/application-x-tarz.png share/icons/oxygen/32x32/mimetypes/application-x-tgif.png @@ -3361,6 +3674,7 @@ share/icons/oxygen/32x32/mimetypes/audio-x-mod.png share/icons/oxygen/32x32/mimetypes/audio-x-monkey.png share/icons/oxygen/32x32/mimetypes/audio-x-mp2.png share/icons/oxygen/32x32/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/32x32/mimetypes/audio-x-ms-asx.png share/icons/oxygen/32x32/mimetypes/audio-x-ms-wma.png share/icons/oxygen/32x32/mimetypes/audio-x-musepack.png share/icons/oxygen/32x32/mimetypes/audio-x-pn-realaudio-plugin.png @@ -3425,25 +3739,35 @@ share/icons/oxygen/32x32/mimetypes/text-vcalendar.png share/icons/oxygen/32x32/mimetypes/text-vnd.abc.png share/icons/oxygen/32x32/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/32x32/mimetypes/text-x-adasrc.png +share/icons/oxygen/32x32/mimetypes/text-x-authors.png share/icons/oxygen/32x32/mimetypes/text-x-bibtex.png share/icons/oxygen/32x32/mimetypes/text-x-c++hdr.png share/icons/oxygen/32x32/mimetypes/text-x-c++src.png +share/icons/oxygen/32x32/mimetypes/text-x-changelog.png share/icons/oxygen/32x32/mimetypes/text-x-chdr.png +share/icons/oxygen/32x32/mimetypes/text-x-cmake.png +share/icons/oxygen/32x32/mimetypes/text-x-copying.png share/icons/oxygen/32x32/mimetypes/text-x-csharp.png share/icons/oxygen/32x32/mimetypes/text-x-csrc.png share/icons/oxygen/32x32/mimetypes/text-x-dtd.png share/icons/oxygen/32x32/mimetypes/text-x-generic.png share/icons/oxygen/32x32/mimetypes/text-x-hex.png +share/icons/oxygen/32x32/mimetypes/text-x-install.png share/icons/oxygen/32x32/mimetypes/text-x-java.png share/icons/oxygen/32x32/mimetypes/text-x-katefilelist.png share/icons/oxygen/32x32/mimetypes/text-x-ldif.png +share/icons/oxygen/32x32/mimetypes/text-x-log.png share/icons/oxygen/32x32/mimetypes/text-x-makefile.png +share/icons/oxygen/32x32/mimetypes/text-x-nfo.png share/icons/oxygen/32x32/mimetypes/text-x-objchdr.png share/icons/oxygen/32x32/mimetypes/text-x-objcsrc.png share/icons/oxygen/32x32/mimetypes/text-x-pascal.png share/icons/oxygen/32x32/mimetypes/text-x-patch.png +share/icons/oxygen/32x32/mimetypes/text-x-po.png share/icons/oxygen/32x32/mimetypes/text-x-python.png +share/icons/oxygen/32x32/mimetypes/text-x-readme.png share/icons/oxygen/32x32/mimetypes/text-x-script.png +share/icons/oxygen/32x32/mimetypes/text-x-sql.png share/icons/oxygen/32x32/mimetypes/text-x-tcl.png share/icons/oxygen/32x32/mimetypes/text-x-tex.png share/icons/oxygen/32x32/mimetypes/text-x-texinfo.png @@ -3462,6 +3786,7 @@ share/icons/oxygen/32x32/mimetypes/video-mp4.png share/icons/oxygen/32x32/mimetypes/video-mpeg.png share/icons/oxygen/32x32/mimetypes/video-quicktime.png share/icons/oxygen/32x32/mimetypes/video-x-flic.png +share/icons/oxygen/32x32/mimetypes/video-x-flv.png share/icons/oxygen/32x32/mimetypes/video-x-generic.png share/icons/oxygen/32x32/mimetypes/video-x-matroska.png share/icons/oxygen/32x32/mimetypes/video-x-mng.png @@ -3481,6 +3806,7 @@ share/icons/oxygen/32x32/places/bookmarks.png share/icons/oxygen/32x32/places/document-multiple.png share/icons/oxygen/32x32/places/favorites.png share/icons/oxygen/32x32/places/folder-blue.png +share/icons/oxygen/32x32/places/folder-bookmark.png share/icons/oxygen/32x32/places/folder-bookmarks.png share/icons/oxygen/32x32/places/folder-brown.png share/icons/oxygen/32x32/places/folder-cyan.png @@ -3516,6 +3842,10 @@ share/icons/oxygen/32x32/places/user-desktop.png share/icons/oxygen/32x32/places/user-home.png share/icons/oxygen/32x32/places/user-identity.png share/icons/oxygen/32x32/places/user-trash.png +share/icons/oxygen/32x32/status/audio-volume-high.png +share/icons/oxygen/32x32/status/audio-volume-low.png +share/icons/oxygen/32x32/status/audio-volume-medium.png +share/icons/oxygen/32x32/status/audio-volume-muted.png share/icons/oxygen/32x32/status/battery-040.png share/icons/oxygen/32x32/status/battery-060.png share/icons/oxygen/32x32/status/battery-080.png @@ -3560,8 +3890,29 @@ share/icons/oxygen/32x32/status/user-online.png share/icons/oxygen/32x32/status/user-trash-full.png share/icons/oxygen/32x32/status/wallet-closed.png share/icons/oxygen/32x32/status/wallet-open.png +share/icons/oxygen/32x32/status/weather-clear-night.png +share/icons/oxygen/32x32/status/weather-clear.png +share/icons/oxygen/32x32/status/weather-clouds-night.png +share/icons/oxygen/32x32/status/weather-clouds.png +share/icons/oxygen/32x32/status/weather-few-clouds-night.png +share/icons/oxygen/32x32/status/weather-few-clouds.png +share/icons/oxygen/32x32/status/weather-hail.png +share/icons/oxygen/32x32/status/weather-many-clouds.png +share/icons/oxygen/32x32/status/weather-mist.png +share/icons/oxygen/32x32/status/weather-none-available.png +share/icons/oxygen/32x32/status/weather-showers-day.png +share/icons/oxygen/32x32/status/weather-showers-night.png +share/icons/oxygen/32x32/status/weather-showers-scattered-day.png +share/icons/oxygen/32x32/status/weather-showers-scattered-night.png +share/icons/oxygen/32x32/status/weather-showers-scattered.png +share/icons/oxygen/32x32/status/weather-showers.png +share/icons/oxygen/32x32/status/weather-snow-rain.png +share/icons/oxygen/32x32/status/weather-snow-scattered-day.png +share/icons/oxygen/32x32/status/weather-snow-scattered-night.png +share/icons/oxygen/32x32/status/weather-snow-scattered.png +share/icons/oxygen/32x32/status/weather-snow.png +share/icons/oxygen/32x32/status/weather-storm.png share/icons/oxygen/32x32/status/window-suppressed.png -share/icons/oxygen/32x32/view-table-of-contents-ltr.png share/icons/oxygen/48x48/actions/address-book-new.png share/icons/oxygen/48x48/actions/application-exit.png share/icons/oxygen/48x48/actions/appointment-new.png @@ -3583,6 +3934,9 @@ share/icons/oxygen/48x48/actions/bookmark-toolbar.png share/icons/oxygen/48x48/actions/bookmarks-organize.png share/icons/oxygen/48x48/actions/character-set.png share/icons/oxygen/48x48/actions/chronometer.png +share/icons/oxygen/48x48/actions/color-picker-black.png +share/icons/oxygen/48x48/actions/color-picker-grey.png +share/icons/oxygen/48x48/actions/color-picker-white.png share/icons/oxygen/48x48/actions/color-picker.png share/icons/oxygen/48x48/actions/configure-shortcuts.png share/icons/oxygen/48x48/actions/configure-toolbars.png @@ -3594,6 +3948,7 @@ share/icons/oxygen/48x48/actions/dialog-close.png share/icons/oxygen/48x48/actions/dialog-ok-apply.png share/icons/oxygen/48x48/actions/dialog-ok.png share/icons/oxygen/48x48/actions/document-decrypt.png +share/icons/oxygen/48x48/actions/document-edit.png share/icons/oxygen/48x48/actions/document-encrypt.png share/icons/oxygen/48x48/actions/document-export.png share/icons/oxygen/48x48/actions/document-import.png @@ -3684,17 +4039,21 @@ share/icons/oxygen/48x48/actions/get-hot-new-stuff.png share/icons/oxygen/48x48/actions/go-bottom.png share/icons/oxygen/48x48/actions/go-down-search.png share/icons/oxygen/48x48/actions/go-down.png -share/icons/oxygen/48x48/actions/go-first-page.png +share/icons/oxygen/48x48/actions/go-first-view-page.png share/icons/oxygen/48x48/actions/go-first.png +share/icons/oxygen/48x48/actions/go-frist-view.png share/icons/oxygen/48x48/actions/go-home.png share/icons/oxygen/48x48/actions/go-jump-locationbar.png share/icons/oxygen/48x48/actions/go-jump-today.png share/icons/oxygen/48x48/actions/go-jump.png -share/icons/oxygen/48x48/actions/go-last-page.png +share/icons/oxygen/48x48/actions/go-last-view-page.png +share/icons/oxygen/48x48/actions/go-last-view.png share/icons/oxygen/48x48/actions/go-last.png -share/icons/oxygen/48x48/actions/go-next-page.png +share/icons/oxygen/48x48/actions/go-next-view-page.png +share/icons/oxygen/48x48/actions/go-next-view.png share/icons/oxygen/48x48/actions/go-next.png -share/icons/oxygen/48x48/actions/go-previous-page.png +share/icons/oxygen/48x48/actions/go-previous-view-page.png +share/icons/oxygen/48x48/actions/go-previous-view.png share/icons/oxygen/48x48/actions/go-previous.png share/icons/oxygen/48x48/actions/go-top.png share/icons/oxygen/48x48/actions/go-up-search.png @@ -3775,16 +4134,20 @@ share/icons/oxygen/48x48/actions/tab-duplicate.png share/icons/oxygen/48x48/actions/tab-new-background.png share/icons/oxygen/48x48/actions/tab-new.png share/icons/oxygen/48x48/actions/text-speak.png +share/icons/oxygen/48x48/actions/tool-animator.png share/icons/oxygen/48x48/actions/tools-check-spelling.png share/icons/oxygen/48x48/actions/tools-media-optical-burn.png share/icons/oxygen/48x48/actions/tools-media-optical-copy.png share/icons/oxygen/48x48/actions/tools-report-bug.png share/icons/oxygen/48x48/actions/tools-wizard.png +share/icons/oxygen/48x48/actions/transform-crop-and-resize.png share/icons/oxygen/48x48/actions/transform-move.png share/icons/oxygen/48x48/actions/transform-rotate.png share/icons/oxygen/48x48/actions/transform-scale.png share/icons/oxygen/48x48/actions/trash-empty.png +share/icons/oxygen/48x48/actions/user-group-delete.png share/icons/oxygen/48x48/actions/user-group-new.png +share/icons/oxygen/48x48/actions/user-group-properties.png share/icons/oxygen/48x48/actions/user-properties.png share/icons/oxygen/48x48/actions/view-calendar-day.png share/icons/oxygen/48x48/actions/view-calendar-list.png @@ -3798,9 +4161,11 @@ share/icons/oxygen/48x48/actions/view-calendar-week.png share/icons/oxygen/48x48/actions/view-calendar-workweek.png share/icons/oxygen/48x48/actions/view-choose.png share/icons/oxygen/48x48/actions/view-close.png +share/icons/oxygen/48x48/actions/view-file-columns.png share/icons/oxygen/48x48/actions/view-filter.png share/icons/oxygen/48x48/actions/view-fullscreen.png share/icons/oxygen/48x48/actions/view-history.png +share/icons/oxygen/48x48/actions/view-left-close.png share/icons/oxygen/48x48/actions/view-list-details.png share/icons/oxygen/48x48/actions/view-list-text.png share/icons/oxygen/48x48/actions/view-list-tree.png @@ -3826,12 +4191,15 @@ share/icons/oxygen/48x48/actions/view-process-system.png share/icons/oxygen/48x48/actions/view-process-users.png share/icons/oxygen/48x48/actions/view-refresh.png share/icons/oxygen/48x48/actions/view-restore.png +share/icons/oxygen/48x48/actions/view-right-close.png +share/icons/oxygen/48x48/actions/view-right-new.png share/icons/oxygen/48x48/actions/view-sidetree.png share/icons/oxygen/48x48/actions/view-sort-ascending.png share/icons/oxygen/48x48/actions/view-sort-descending.png share/icons/oxygen/48x48/actions/view-split-left-right.png share/icons/oxygen/48x48/actions/view-split-top-bottom.png share/icons/oxygen/48x48/actions/view-statistics.png +share/icons/oxygen/48x48/actions/view-table-of-contents-ltr.png share/icons/oxygen/48x48/actions/view-table-of-contents-rtl.png share/icons/oxygen/48x48/actions/view-web-browser-dom-tree.png share/icons/oxygen/48x48/actions/window-close.png @@ -3867,17 +4235,16 @@ share/icons/oxygen/48x48/apps/internet-web-browser.png share/icons/oxygen/48x48/apps/java.png share/icons/oxygen/48x48/apps/k3b.png share/icons/oxygen/48x48/apps/kaffeine.png -share/icons/oxygen/48x48/apps/kate.png share/icons/oxygen/48x48/apps/kblogger.png share/icons/oxygen/48x48/apps/kbugbuster.png share/icons/oxygen/48x48/apps/kchart.png share/icons/oxygen/48x48/apps/kcolorchooser.png share/icons/oxygen/48x48/apps/kde.png share/icons/oxygen/48x48/apps/kexi.png -share/icons/oxygen/48x48/apps/kjots.png share/icons/oxygen/48x48/apps/kjournal.png share/icons/oxygen/48x48/apps/klipper.png share/icons/oxygen/48x48/apps/kmplayer.png +share/icons/oxygen/48x48/apps/knewsticker.png share/icons/oxygen/48x48/apps/knotes.png share/icons/oxygen/48x48/apps/kolf.png share/icons/oxygen/48x48/apps/konqueror.png @@ -3901,7 +4268,6 @@ share/icons/oxygen/48x48/apps/office-address-book.png share/icons/oxygen/48x48/apps/office-calendar.png share/icons/oxygen/48x48/apps/okteta.png share/icons/oxygen/48x48/apps/oxygen.png -share/icons/oxygen/48x48/apps/phonon-xine.png share/icons/oxygen/48x48/apps/plasma.png share/icons/oxygen/48x48/apps/plasmagik.png share/icons/oxygen/48x48/apps/preferences-contact-list.png @@ -3938,6 +4304,8 @@ share/icons/oxygen/48x48/apps/preferences-system-performance.png share/icons/oxygen/48x48/apps/preferences-system-power-management.png share/icons/oxygen/48x48/apps/preferences-system-session-services.png share/icons/oxygen/48x48/apps/preferences-system-time.png +share/icons/oxygen/48x48/apps/preferences-system-windows-actions.png +share/icons/oxygen/48x48/apps/preferences-system-windows-move.png share/icons/oxygen/48x48/apps/preferences-system-windows.png share/icons/oxygen/48x48/apps/preferences-web-browser-adblock.png share/icons/oxygen/48x48/apps/preferences-web-browser-cache.png @@ -3946,11 +4314,13 @@ share/icons/oxygen/48x48/apps/preferences-web-browser-identification.png share/icons/oxygen/48x48/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/48x48/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/48x48/apps/scribus.png +share/icons/oxygen/48x48/apps/semn.png share/icons/oxygen/48x48/apps/strigi.png share/icons/oxygen/48x48/apps/system-file-manager.png share/icons/oxygen/48x48/apps/system-software-update.png share/icons/oxygen/48x48/apps/system-users.png share/icons/oxygen/48x48/apps/tagua.png +share/icons/oxygen/48x48/apps/utilities-desktop-extra.png share/icons/oxygen/48x48/apps/utilities-file-archiver.png share/icons/oxygen/48x48/apps/utilities-log-viewer.png share/icons/oxygen/48x48/apps/utilities-system-monitor.png @@ -4016,6 +4386,7 @@ share/icons/oxygen/48x48/devices/multimedia-player.png share/icons/oxygen/48x48/devices/network-wired.png share/icons/oxygen/48x48/devices/network-wireless.png share/icons/oxygen/48x48/devices/pda.png +share/icons/oxygen/48x48/devices/phone-openmoko-freerunner.png share/icons/oxygen/48x48/devices/phone.png share/icons/oxygen/48x48/devices/printer.png share/icons/oxygen/48x48/devices/scanner.png @@ -4037,7 +4408,9 @@ share/icons/oxygen/48x48/emotes/face-smile-big.png share/icons/oxygen/48x48/emotes/face-smile.png share/icons/oxygen/48x48/emotes/face-surprise.png share/icons/oxygen/48x48/emotes/face-uncertain.png +share/icons/oxygen/48x48/emotes/face-wink.png share/icons/oxygen/48x48/mimetypes/application-illustrator.png +share/icons/oxygen/48x48/mimetypes/application-javascript.png share/icons/oxygen/48x48/mimetypes/application-msword.png share/icons/oxygen/48x48/mimetypes/application-octet-stream.png share/icons/oxygen/48x48/mimetypes/application-pdf.png @@ -4050,6 +4423,7 @@ share/icons/oxygen/48x48/mimetypes/application-postscript.png share/icons/oxygen/48x48/mimetypes/application-relaxng.png share/icons/oxygen/48x48/mimetypes/application-rss+xml.png share/icons/oxygen/48x48/mimetypes/application-rtf.png +share/icons/oxygen/48x48/mimetypes/application-vnd.ms-access.png share/icons/oxygen/48x48/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/48x48/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/48x48/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -4114,7 +4488,9 @@ share/icons/oxygen/48x48/mimetypes/application-x-kontour.png share/icons/oxygen/48x48/mimetypes/application-x-krita.png share/icons/oxygen/48x48/mimetypes/application-x-kvtml.png share/icons/oxygen/48x48/mimetypes/application-x-lha.png +share/icons/oxygen/48x48/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/48x48/mimetypes/application-x-lzop.png +share/icons/oxygen/48x48/mimetypes/application-x-m4.png share/icons/oxygen/48x48/mimetypes/application-x-marble.png share/icons/oxygen/48x48/mimetypes/application-x-mimearchive.png share/icons/oxygen/48x48/mimetypes/application-x-mplayer2.png @@ -4124,6 +4500,7 @@ share/icons/oxygen/48x48/mimetypes/application-x-mswrite.png share/icons/oxygen/48x48/mimetypes/application-x-nzb.png share/icons/oxygen/48x48/mimetypes/application-x-object.png share/icons/oxygen/48x48/mimetypes/application-x-pak.png +share/icons/oxygen/48x48/mimetypes/application-x-pem-key.png share/icons/oxygen/48x48/mimetypes/application-x-perl.png share/icons/oxygen/48x48/mimetypes/application-x-php.png share/icons/oxygen/48x48/mimetypes/application-x-plasma.png @@ -4134,7 +4511,11 @@ share/icons/oxygen/48x48/mimetypes/application-x-rpm.png share/icons/oxygen/48x48/mimetypes/application-x-ruby.png share/icons/oxygen/48x48/mimetypes/application-x-sharedlib.png share/icons/oxygen/48x48/mimetypes/application-x-shellscript.png +share/icons/oxygen/48x48/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/48x48/mimetypes/application-x-siag.png +share/icons/oxygen/48x48/mimetypes/application-x-smb-server.png +share/icons/oxygen/48x48/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/48x48/mimetypes/application-x-subrip.png share/icons/oxygen/48x48/mimetypes/application-x-tar.png share/icons/oxygen/48x48/mimetypes/application-x-tarz.png share/icons/oxygen/48x48/mimetypes/application-x-tgif.png @@ -4168,6 +4549,7 @@ share/icons/oxygen/48x48/mimetypes/audio-x-mod.png share/icons/oxygen/48x48/mimetypes/audio-x-monkey.png share/icons/oxygen/48x48/mimetypes/audio-x-mp2.png share/icons/oxygen/48x48/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/48x48/mimetypes/audio-x-ms-asx.png share/icons/oxygen/48x48/mimetypes/audio-x-ms-wma.png share/icons/oxygen/48x48/mimetypes/audio-x-musepack.png share/icons/oxygen/48x48/mimetypes/audio-x-pn-realaudio-plugin.png @@ -4232,25 +4614,35 @@ share/icons/oxygen/48x48/mimetypes/text-vcalendar.png share/icons/oxygen/48x48/mimetypes/text-vnd.abc.png share/icons/oxygen/48x48/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/48x48/mimetypes/text-x-adasrc.png +share/icons/oxygen/48x48/mimetypes/text-x-authors.png share/icons/oxygen/48x48/mimetypes/text-x-bibtex.png share/icons/oxygen/48x48/mimetypes/text-x-c++hdr.png share/icons/oxygen/48x48/mimetypes/text-x-c++src.png +share/icons/oxygen/48x48/mimetypes/text-x-changelog.png share/icons/oxygen/48x48/mimetypes/text-x-chdr.png +share/icons/oxygen/48x48/mimetypes/text-x-cmake.png +share/icons/oxygen/48x48/mimetypes/text-x-copying.png share/icons/oxygen/48x48/mimetypes/text-x-csharp.png share/icons/oxygen/48x48/mimetypes/text-x-csrc.png share/icons/oxygen/48x48/mimetypes/text-x-dtd.png share/icons/oxygen/48x48/mimetypes/text-x-generic.png share/icons/oxygen/48x48/mimetypes/text-x-hex.png +share/icons/oxygen/48x48/mimetypes/text-x-install.png share/icons/oxygen/48x48/mimetypes/text-x-java.png share/icons/oxygen/48x48/mimetypes/text-x-katefilelist.png share/icons/oxygen/48x48/mimetypes/text-x-ldif.png +share/icons/oxygen/48x48/mimetypes/text-x-log.png share/icons/oxygen/48x48/mimetypes/text-x-makefile.png +share/icons/oxygen/48x48/mimetypes/text-x-nfo.png share/icons/oxygen/48x48/mimetypes/text-x-objchdr.png share/icons/oxygen/48x48/mimetypes/text-x-objcsrc.png share/icons/oxygen/48x48/mimetypes/text-x-pascal.png share/icons/oxygen/48x48/mimetypes/text-x-patch.png +share/icons/oxygen/48x48/mimetypes/text-x-po.png share/icons/oxygen/48x48/mimetypes/text-x-python.png +share/icons/oxygen/48x48/mimetypes/text-x-readme.png share/icons/oxygen/48x48/mimetypes/text-x-script.png +share/icons/oxygen/48x48/mimetypes/text-x-sql.png share/icons/oxygen/48x48/mimetypes/text-x-tcl.png share/icons/oxygen/48x48/mimetypes/text-x-tex.png share/icons/oxygen/48x48/mimetypes/text-x-texinfo.png @@ -4269,6 +4661,7 @@ share/icons/oxygen/48x48/mimetypes/video-mp4.png share/icons/oxygen/48x48/mimetypes/video-mpeg.png share/icons/oxygen/48x48/mimetypes/video-quicktime.png share/icons/oxygen/48x48/mimetypes/video-x-flic.png +share/icons/oxygen/48x48/mimetypes/video-x-flv.png share/icons/oxygen/48x48/mimetypes/video-x-generic.png share/icons/oxygen/48x48/mimetypes/video-x-matroska.png share/icons/oxygen/48x48/mimetypes/video-x-mng.png @@ -4288,6 +4681,7 @@ share/icons/oxygen/48x48/places/bookmarks.png share/icons/oxygen/48x48/places/document-multiple.png share/icons/oxygen/48x48/places/favorites.png share/icons/oxygen/48x48/places/folder-blue.png +share/icons/oxygen/48x48/places/folder-bookmark.png share/icons/oxygen/48x48/places/folder-bookmarks.png share/icons/oxygen/48x48/places/folder-brown.png share/icons/oxygen/48x48/places/folder-cyan.png @@ -4323,6 +4717,10 @@ share/icons/oxygen/48x48/places/user-desktop.png share/icons/oxygen/48x48/places/user-home.png share/icons/oxygen/48x48/places/user-identity.png share/icons/oxygen/48x48/places/user-trash.png +share/icons/oxygen/48x48/status/audio-volume-high.png +share/icons/oxygen/48x48/status/audio-volume-low.png +share/icons/oxygen/48x48/status/audio-volume-medium.png +share/icons/oxygen/48x48/status/audio-volume-muted.png share/icons/oxygen/48x48/status/battery-040.png share/icons/oxygen/48x48/status/battery-060.png share/icons/oxygen/48x48/status/battery-080.png @@ -4368,28 +4766,52 @@ share/icons/oxygen/48x48/status/user-online.png share/icons/oxygen/48x48/status/user-trash-full.png share/icons/oxygen/48x48/status/wallet-closed.png share/icons/oxygen/48x48/status/wallet-open.png +share/icons/oxygen/48x48/status/weather-clear-night.png +share/icons/oxygen/48x48/status/weather-clear.png +share/icons/oxygen/48x48/status/weather-clouds-night.png +share/icons/oxygen/48x48/status/weather-clouds.png +share/icons/oxygen/48x48/status/weather-few-clouds-night.png +share/icons/oxygen/48x48/status/weather-few-clouds.png +share/icons/oxygen/48x48/status/weather-hail.png +share/icons/oxygen/48x48/status/weather-many-clouds.png +share/icons/oxygen/48x48/status/weather-mist.png +share/icons/oxygen/48x48/status/weather-showers-day.png +share/icons/oxygen/48x48/status/weather-showers-night.png +share/icons/oxygen/48x48/status/weather-showers-scattered-day.png +share/icons/oxygen/48x48/status/weather-showers-scattered-night.png +share/icons/oxygen/48x48/status/weather-showers-scattered.png +share/icons/oxygen/48x48/status/weather-showers.png +share/icons/oxygen/48x48/status/weather-snow-rain.png +share/icons/oxygen/48x48/status/weather-snow-scattered-day.png +share/icons/oxygen/48x48/status/weather-snow-scattered-night.png +share/icons/oxygen/48x48/status/weather-snow-scattered.png +share/icons/oxygen/48x48/status/weather-snow.png +share/icons/oxygen/48x48/status/weather-storm-day.png +share/icons/oxygen/48x48/status/weather-storm-night.png +share/icons/oxygen/48x48/status/weather-storm.png share/icons/oxygen/48x48/status/window-suppressed.png -share/icons/oxygen/48x48/view-table-of-contents-ltr.png share/icons/oxygen/64x64/actions/address-book-new.png share/icons/oxygen/64x64/actions/application-exit.png share/icons/oxygen/64x64/actions/appointment-new.png share/icons/oxygen/64x64/actions/bookmark-new.png share/icons/oxygen/64x64/actions/bookmarks-organize.png +share/icons/oxygen/64x64/actions/configure.png share/icons/oxygen/64x64/actions/dashboard-show.png share/icons/oxygen/64x64/actions/dialog-ok-apply.png share/icons/oxygen/64x64/actions/dialog-ok.png +share/icons/oxygen/64x64/actions/document-edit.png share/icons/oxygen/64x64/actions/document-preview.png share/icons/oxygen/64x64/actions/edit-bomb.png share/icons/oxygen/64x64/actions/edit-find.png share/icons/oxygen/64x64/actions/go-bottom.png share/icons/oxygen/64x64/actions/go-down.png -share/icons/oxygen/64x64/actions/go-first-page.png +share/icons/oxygen/64x64/actions/go-first-view-page.png share/icons/oxygen/64x64/actions/go-first.png -share/icons/oxygen/64x64/actions/go-last-page.png +share/icons/oxygen/64x64/actions/go-last-view-page.png share/icons/oxygen/64x64/actions/go-last.png -share/icons/oxygen/64x64/actions/go-next-page.png +share/icons/oxygen/64x64/actions/go-next-view-page.png share/icons/oxygen/64x64/actions/go-next.png -share/icons/oxygen/64x64/actions/go-previous-page.png +share/icons/oxygen/64x64/actions/go-previous-view-page.png share/icons/oxygen/64x64/actions/go-previous.png share/icons/oxygen/64x64/actions/go-top.png share/icons/oxygen/64x64/actions/go-up.png @@ -4417,8 +4839,10 @@ share/icons/oxygen/64x64/actions/system-shutdown.png share/icons/oxygen/64x64/actions/system-suspend-hibernate.png share/icons/oxygen/64x64/actions/system-suspend.png share/icons/oxygen/64x64/actions/system-switch-user.png +share/icons/oxygen/64x64/actions/tool-animator.png share/icons/oxygen/64x64/actions/tools-report-bug.png share/icons/oxygen/64x64/actions/tools-wizard.png +share/icons/oxygen/64x64/actions/transform-crop-and-resize.png share/icons/oxygen/64x64/actions/transform-move.png share/icons/oxygen/64x64/actions/transform-scale.png share/icons/oxygen/64x64/actions/user-group-new.png @@ -4450,17 +4874,16 @@ share/icons/oxygen/64x64/apps/internet-telephony.png share/icons/oxygen/64x64/apps/internet-web-browser.png share/icons/oxygen/64x64/apps/k3b.png share/icons/oxygen/64x64/apps/kaffeine.png -share/icons/oxygen/64x64/apps/kate.png share/icons/oxygen/64x64/apps/kblogger.png share/icons/oxygen/64x64/apps/kbugbuster.png share/icons/oxygen/64x64/apps/kchart.png share/icons/oxygen/64x64/apps/kcolorchooser.png share/icons/oxygen/64x64/apps/kde.png share/icons/oxygen/64x64/apps/kexi.png -share/icons/oxygen/64x64/apps/kjots.png share/icons/oxygen/64x64/apps/kjournal.png share/icons/oxygen/64x64/apps/klipper.png share/icons/oxygen/64x64/apps/kmplayer.png +share/icons/oxygen/64x64/apps/knewsticker.png share/icons/oxygen/64x64/apps/knotes.png share/icons/oxygen/64x64/apps/kolf.png share/icons/oxygen/64x64/apps/konqueror.png @@ -4484,7 +4907,6 @@ share/icons/oxygen/64x64/apps/office-address-book.png share/icons/oxygen/64x64/apps/office-calendar.png share/icons/oxygen/64x64/apps/okteta.png share/icons/oxygen/64x64/apps/oxygen.png -share/icons/oxygen/64x64/apps/phonon-xine.png share/icons/oxygen/64x64/apps/plasma.png share/icons/oxygen/64x64/apps/plasmagik.png share/icons/oxygen/64x64/apps/preferences-contact-list.png @@ -4493,6 +4915,7 @@ share/icons/oxygen/64x64/apps/preferences-desktop-color.png share/icons/oxygen/64x64/apps/preferences-desktop-cryptography.png share/icons/oxygen/64x64/apps/preferences-desktop-default-applications.png share/icons/oxygen/64x64/apps/preferences-desktop-display.png +share/icons/oxygen/64x64/apps/preferences-desktop-font.png share/icons/oxygen/64x64/apps/preferences-desktop-gaming.png share/icons/oxygen/64x64/apps/preferences-desktop-icons.png share/icons/oxygen/64x64/apps/preferences-desktop-keyboard.png @@ -4514,13 +4937,17 @@ share/icons/oxygen/64x64/apps/preferences-system-login.png share/icons/oxygen/64x64/apps/preferences-system-network-sharing.png share/icons/oxygen/64x64/apps/preferences-system-power-management.png share/icons/oxygen/64x64/apps/preferences-system-time.png +share/icons/oxygen/64x64/apps/preferences-system-windows-actions.png +share/icons/oxygen/64x64/apps/preferences-system-windows-move.png share/icons/oxygen/64x64/apps/preferences-system-windows.png share/icons/oxygen/64x64/apps/scribus.png +share/icons/oxygen/64x64/apps/semn.png share/icons/oxygen/64x64/apps/strigi.png share/icons/oxygen/64x64/apps/system-file-manager.png share/icons/oxygen/64x64/apps/system-software-update.png share/icons/oxygen/64x64/apps/system-users.png share/icons/oxygen/64x64/apps/tagua.png +share/icons/oxygen/64x64/apps/utilities-desktop-extra.png share/icons/oxygen/64x64/apps/utilities-file-archiver.png share/icons/oxygen/64x64/apps/utilities-log-viewer.png share/icons/oxygen/64x64/apps/utilities-system-monitor.png @@ -4586,6 +5013,7 @@ share/icons/oxygen/64x64/devices/multimedia-player.png share/icons/oxygen/64x64/devices/network-wired.png share/icons/oxygen/64x64/devices/network-wireless.png share/icons/oxygen/64x64/devices/pda.png +share/icons/oxygen/64x64/devices/phone-openmoko-freerunner.png share/icons/oxygen/64x64/devices/phone.png share/icons/oxygen/64x64/devices/printer.png share/icons/oxygen/64x64/devices/scanner.png @@ -4606,7 +5034,9 @@ share/icons/oxygen/64x64/emotes/face-smile-big.png share/icons/oxygen/64x64/emotes/face-smile.png share/icons/oxygen/64x64/emotes/face-surprise.png share/icons/oxygen/64x64/emotes/face-uncertain.png +share/icons/oxygen/64x64/emotes/face-wink.png share/icons/oxygen/64x64/mimetypes/application-illustrator.png +share/icons/oxygen/64x64/mimetypes/application-javascript.png share/icons/oxygen/64x64/mimetypes/application-msword.png share/icons/oxygen/64x64/mimetypes/application-octet-stream.png share/icons/oxygen/64x64/mimetypes/application-pdf.png @@ -4617,6 +5047,7 @@ share/icons/oxygen/64x64/mimetypes/application-postscript.png share/icons/oxygen/64x64/mimetypes/application-relaxng.png share/icons/oxygen/64x64/mimetypes/application-rss+xml.png share/icons/oxygen/64x64/mimetypes/application-rtf.png +share/icons/oxygen/64x64/mimetypes/application-vnd.ms-access.png share/icons/oxygen/64x64/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/64x64/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/64x64/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -4681,7 +5112,9 @@ share/icons/oxygen/64x64/mimetypes/application-x-kontour.png share/icons/oxygen/64x64/mimetypes/application-x-krita.png share/icons/oxygen/64x64/mimetypes/application-x-kvtml.png share/icons/oxygen/64x64/mimetypes/application-x-lha.png +share/icons/oxygen/64x64/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/64x64/mimetypes/application-x-lzop.png +share/icons/oxygen/64x64/mimetypes/application-x-m4.png share/icons/oxygen/64x64/mimetypes/application-x-marble.png share/icons/oxygen/64x64/mimetypes/application-x-mimearchive.png share/icons/oxygen/64x64/mimetypes/application-x-mplayer2.png @@ -4691,6 +5124,7 @@ share/icons/oxygen/64x64/mimetypes/application-x-mswrite.png share/icons/oxygen/64x64/mimetypes/application-x-nzb.png share/icons/oxygen/64x64/mimetypes/application-x-object.png share/icons/oxygen/64x64/mimetypes/application-x-pak.png +share/icons/oxygen/64x64/mimetypes/application-x-pem-key.png share/icons/oxygen/64x64/mimetypes/application-x-perl.png share/icons/oxygen/64x64/mimetypes/application-x-php.png share/icons/oxygen/64x64/mimetypes/application-x-plasma.png @@ -4701,7 +5135,11 @@ share/icons/oxygen/64x64/mimetypes/application-x-rpm.png share/icons/oxygen/64x64/mimetypes/application-x-ruby.png share/icons/oxygen/64x64/mimetypes/application-x-sharedlib.png share/icons/oxygen/64x64/mimetypes/application-x-shellscript.png +share/icons/oxygen/64x64/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/64x64/mimetypes/application-x-siag.png +share/icons/oxygen/64x64/mimetypes/application-x-smb-server.png +share/icons/oxygen/64x64/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/64x64/mimetypes/application-x-subrip.png share/icons/oxygen/64x64/mimetypes/application-x-tar.png share/icons/oxygen/64x64/mimetypes/application-x-tarz.png share/icons/oxygen/64x64/mimetypes/application-x-tgif.png @@ -4735,6 +5173,7 @@ share/icons/oxygen/64x64/mimetypes/audio-x-mod.png share/icons/oxygen/64x64/mimetypes/audio-x-monkey.png share/icons/oxygen/64x64/mimetypes/audio-x-mp2.png share/icons/oxygen/64x64/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/64x64/mimetypes/audio-x-ms-asx.png share/icons/oxygen/64x64/mimetypes/audio-x-ms-wma.png share/icons/oxygen/64x64/mimetypes/audio-x-musepack.png share/icons/oxygen/64x64/mimetypes/audio-x-pn-realaudio-plugin.png @@ -4799,25 +5238,35 @@ share/icons/oxygen/64x64/mimetypes/text-vcalendar.png share/icons/oxygen/64x64/mimetypes/text-vnd.abc.png share/icons/oxygen/64x64/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/64x64/mimetypes/text-x-adasrc.png +share/icons/oxygen/64x64/mimetypes/text-x-authors.png share/icons/oxygen/64x64/mimetypes/text-x-bibtex.png share/icons/oxygen/64x64/mimetypes/text-x-c++hdr.png share/icons/oxygen/64x64/mimetypes/text-x-c++src.png +share/icons/oxygen/64x64/mimetypes/text-x-changelog.png share/icons/oxygen/64x64/mimetypes/text-x-chdr.png +share/icons/oxygen/64x64/mimetypes/text-x-cmake.png +share/icons/oxygen/64x64/mimetypes/text-x-copying.png share/icons/oxygen/64x64/mimetypes/text-x-csharp.png share/icons/oxygen/64x64/mimetypes/text-x-csrc.png share/icons/oxygen/64x64/mimetypes/text-x-dtd.png share/icons/oxygen/64x64/mimetypes/text-x-generic.png share/icons/oxygen/64x64/mimetypes/text-x-hex.png +share/icons/oxygen/64x64/mimetypes/text-x-install.png share/icons/oxygen/64x64/mimetypes/text-x-java.png share/icons/oxygen/64x64/mimetypes/text-x-katefilelist.png share/icons/oxygen/64x64/mimetypes/text-x-ldif.png +share/icons/oxygen/64x64/mimetypes/text-x-log.png share/icons/oxygen/64x64/mimetypes/text-x-makefile.png +share/icons/oxygen/64x64/mimetypes/text-x-nfo.png share/icons/oxygen/64x64/mimetypes/text-x-objchdr.png share/icons/oxygen/64x64/mimetypes/text-x-objcsrc.png share/icons/oxygen/64x64/mimetypes/text-x-pascal.png share/icons/oxygen/64x64/mimetypes/text-x-patch.png +share/icons/oxygen/64x64/mimetypes/text-x-po.png share/icons/oxygen/64x64/mimetypes/text-x-python.png +share/icons/oxygen/64x64/mimetypes/text-x-readme.png share/icons/oxygen/64x64/mimetypes/text-x-script.png +share/icons/oxygen/64x64/mimetypes/text-x-sql.png share/icons/oxygen/64x64/mimetypes/text-x-tcl.png share/icons/oxygen/64x64/mimetypes/text-x-tex.png share/icons/oxygen/64x64/mimetypes/text-x-texinfo.png @@ -4836,6 +5285,7 @@ share/icons/oxygen/64x64/mimetypes/video-mp4.png share/icons/oxygen/64x64/mimetypes/video-mpeg.png share/icons/oxygen/64x64/mimetypes/video-quicktime.png share/icons/oxygen/64x64/mimetypes/video-x-flic.png +share/icons/oxygen/64x64/mimetypes/video-x-flv.png share/icons/oxygen/64x64/mimetypes/video-x-generic.png share/icons/oxygen/64x64/mimetypes/video-x-matroska.png share/icons/oxygen/64x64/mimetypes/video-x-mng.png @@ -4851,6 +5301,7 @@ share/icons/oxygen/64x64/mimetypes/x-office-document.png share/icons/oxygen/64x64/mimetypes/x-office-spreadsheet.png share/icons/oxygen/64x64/places/document-multiple.png share/icons/oxygen/64x64/places/folder-blue.png +share/icons/oxygen/64x64/places/folder-bookmark.png share/icons/oxygen/64x64/places/folder-bookmarks.png share/icons/oxygen/64x64/places/folder-brown.png share/icons/oxygen/64x64/places/folder-cyan.png @@ -4901,6 +5352,29 @@ share/icons/oxygen/64x64/status/user-invisible.png share/icons/oxygen/64x64/status/user-offline.png share/icons/oxygen/64x64/status/user-online.png share/icons/oxygen/64x64/status/user-trash-full.png +share/icons/oxygen/64x64/status/weather-clear-night.png +share/icons/oxygen/64x64/status/weather-clear.png +share/icons/oxygen/64x64/status/weather-clouds-night.png +share/icons/oxygen/64x64/status/weather-clouds.png +share/icons/oxygen/64x64/status/weather-few-clouds-night.png +share/icons/oxygen/64x64/status/weather-few-clouds.png +share/icons/oxygen/64x64/status/weather-hail.png +share/icons/oxygen/64x64/status/weather-many-clouds.png +share/icons/oxygen/64x64/status/weather-mist.png +share/icons/oxygen/64x64/status/weather-showers-day.png +share/icons/oxygen/64x64/status/weather-showers-night.png +share/icons/oxygen/64x64/status/weather-showers-scattered-day.png +share/icons/oxygen/64x64/status/weather-showers-scattered-night.png +share/icons/oxygen/64x64/status/weather-showers-scattered.png +share/icons/oxygen/64x64/status/weather-showers.png +share/icons/oxygen/64x64/status/weather-snow-rain.png +share/icons/oxygen/64x64/status/weather-snow-scattered-day.png +share/icons/oxygen/64x64/status/weather-snow-scattered-night.png +share/icons/oxygen/64x64/status/weather-snow-scattered.png +share/icons/oxygen/64x64/status/weather-snow.png +share/icons/oxygen/64x64/status/weather-storm-day.png +share/icons/oxygen/64x64/status/weather-storm-night.png +share/icons/oxygen/64x64/status/weather-storm.png share/icons/oxygen/8x8/emblems/emblem-important.png share/icons/oxygen/8x8/emblems/emblem-link.png share/icons/oxygen/8x8/emblems/emblem-mounted.png @@ -4926,6 +5400,9 @@ share/icons/oxygen/scalable/actions/bookmark-toolbar.svgz share/icons/oxygen/scalable/actions/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/character-set.svgz share/icons/oxygen/scalable/actions/chronometer.svgz +share/icons/oxygen/scalable/actions/color-picker-black.svgz +share/icons/oxygen/scalable/actions/color-picker-grey.svgz +share/icons/oxygen/scalable/actions/color-picker-white.svgz share/icons/oxygen/scalable/actions/color-picker.svgz share/icons/oxygen/scalable/actions/configure-shortcuts.svgz share/icons/oxygen/scalable/actions/configure-toolbars.svgz @@ -4937,6 +5414,7 @@ share/icons/oxygen/scalable/actions/dialog-close.svgz share/icons/oxygen/scalable/actions/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/dialog-ok.svgz share/icons/oxygen/scalable/actions/document-decrypt.svgz +share/icons/oxygen/scalable/actions/document-edit.svgz share/icons/oxygen/scalable/actions/document-encrypt.svgz share/icons/oxygen/scalable/actions/document-export.svgz share/icons/oxygen/scalable/actions/document-import.svgz @@ -4989,29 +5467,8 @@ share/icons/oxygen/scalable/actions/flag.svgz share/icons/oxygen/scalable/actions/folder-new.svgz share/icons/oxygen/scalable/actions/fork.svgz share/icons/oxygen/scalable/actions/format-fill-color.svgz -share/icons/oxygen/scalable/actions/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/format-indent-less.svgz -share/icons/oxygen/scalable/actions/format-indent-more.svgz -share/icons/oxygen/scalable/actions/format-justify-center.svgz -share/icons/oxygen/scalable/actions/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/format-justify-left.svgz -share/icons/oxygen/scalable/actions/format-justify-right.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/format-list-unordered.svgz share/icons/oxygen/scalable/actions/format-stroke-color.svgz -share/icons/oxygen/scalable/actions/format-text-bold.svgz share/icons/oxygen/scalable/actions/format-text-color.svgz -share/icons/oxygen/scalable/actions/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/format-text-italic.svgz -share/icons/oxygen/scalable/actions/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/format-text-underline.svgz share/icons/oxygen/scalable/actions/games-config-background.svgz share/icons/oxygen/scalable/actions/games-config-board.svgz share/icons/oxygen/scalable/actions/games-config-custom.svgz @@ -5027,17 +5484,21 @@ share/icons/oxygen/scalable/actions/get-hot-new-stuff.svgz share/icons/oxygen/scalable/actions/go-bottom.svgz share/icons/oxygen/scalable/actions/go-down-search.svgz share/icons/oxygen/scalable/actions/go-down.svgz -share/icons/oxygen/scalable/actions/go-first-page.svgz +share/icons/oxygen/scalable/actions/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/go-first-view.svgz share/icons/oxygen/scalable/actions/go-first.svgz share/icons/oxygen/scalable/actions/go-home.svgz share/icons/oxygen/scalable/actions/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/go-jump-today.svgz share/icons/oxygen/scalable/actions/go-jump.svgz -share/icons/oxygen/scalable/actions/go-last-page.svgz +share/icons/oxygen/scalable/actions/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/go-last-view.svgz share/icons/oxygen/scalable/actions/go-last.svgz -share/icons/oxygen/scalable/actions/go-next-page.svgz +share/icons/oxygen/scalable/actions/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/go-next-view.svgz share/icons/oxygen/scalable/actions/go-next.svgz -share/icons/oxygen/scalable/actions/go-previous-page.svgz +share/icons/oxygen/scalable/actions/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/go-previous-view.svgz share/icons/oxygen/scalable/actions/go-previous.svgz share/icons/oxygen/scalable/actions/go-top.svgz share/icons/oxygen/scalable/actions/go-up-search.svgz @@ -5121,12 +5582,15 @@ share/icons/oxygen/scalable/actions/small/16x16/bookmark-new.svgz share/icons/oxygen/scalable/actions/small/16x16/bookmark-toolbar.svgz share/icons/oxygen/scalable/actions/small/16x16/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/small/16x16/character-set.svgz +share/icons/oxygen/scalable/actions/small/16x16/configure-shortcuts.svgz share/icons/oxygen/scalable/actions/small/16x16/configure-toolbars.svgz +share/icons/oxygen/scalable/actions/small/16x16/configure.svgz share/icons/oxygen/scalable/actions/small/16x16/contact-new.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-cancel.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-ok.svgz share/icons/oxygen/scalable/actions/small/16x16/document-decrypt.svgz +share/icons/oxygen/scalable/actions/small/16x16/document-edit.svgz share/icons/oxygen/scalable/actions/small/16x16/document-encrypt.svgz share/icons/oxygen/scalable/actions/small/16x16/document-export.svgz share/icons/oxygen/scalable/actions/small/16x16/document-import.svgz @@ -5144,6 +5608,7 @@ share/icons/oxygen/scalable/actions/small/16x16/document-revert.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save-all.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save-as.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save.svgz +share/icons/oxygen/scalable/actions/small/16x16/document-sign.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-brush.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-eraser.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-freehand.svgz @@ -5163,37 +5628,20 @@ share/icons/oxygen/scalable/actions/small/16x16/edit-rename.svgz share/icons/oxygen/scalable/actions/small/16x16/edit-select-all.svgz share/icons/oxygen/scalable/actions/small/16x16/edit-undo.svgz share/icons/oxygen/scalable/actions/small/16x16/folder-new.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-indent-less.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-indent-more.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-center.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-left.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-right.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-list-unordered.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-bold.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-italic.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-underline.svgz share/icons/oxygen/scalable/actions/small/16x16/go-down-search.svgz share/icons/oxygen/scalable/actions/small/16x16/go-down.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-frist-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-first-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-home.svgz share/icons/oxygen/scalable/actions/small/16x16/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/small/16x16/go-jump-today.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-next-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-next-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-next.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-previous.svgz share/icons/oxygen/scalable/actions/small/16x16/go-up-search.svgz share/icons/oxygen/scalable/actions/small/16x16/go-up.svgz @@ -5229,8 +5677,14 @@ share/icons/oxygen/scalable/actions/small/16x16/news-subscribe.svgz share/icons/oxygen/scalable/actions/small/16x16/news-unsubscribe.svgz share/icons/oxygen/scalable/actions/small/16x16/object-flip-horizontal.svgz share/icons/oxygen/scalable/actions/small/16x16/object-flip-vertical.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-group.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-back.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-front.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-lower.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-raise.svgz share/icons/oxygen/scalable/actions/small/16x16/object-rotate-left.svgz share/icons/oxygen/scalable/actions/small/16x16/object-rotate-right.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-ungroup.svgz share/icons/oxygen/scalable/actions/small/16x16/page-zoom.svgz share/icons/oxygen/scalable/actions/small/16x16/process-stop.svgz share/icons/oxygen/scalable/actions/small/16x16/rating.svgz @@ -5245,12 +5699,16 @@ share/icons/oxygen/scalable/actions/small/16x16/tab-new-background.svgz share/icons/oxygen/scalable/actions/small/16x16/tab-new.svgz share/icons/oxygen/scalable/actions/small/16x16/text-completion.svgz share/icons/oxygen/scalable/actions/small/16x16/text-speak.svgz +share/icons/oxygen/scalable/actions/small/16x16/tool-animator.svgz share/icons/oxygen/scalable/actions/small/16x16/tools-check-spelling.svgz share/icons/oxygen/scalable/actions/small/16x16/tools-media-optical-copy.svgz +share/icons/oxygen/scalable/actions/small/16x16/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/small/16x16/transform-rotate.svgz share/icons/oxygen/scalable/actions/small/16x16/transform-scale.svgz share/icons/oxygen/scalable/actions/small/16x16/trash-empty.svgz +share/icons/oxygen/scalable/actions/small/16x16/user-group-delete.svgz share/icons/oxygen/scalable/actions/small/16x16/user-group-new.svgz +share/icons/oxygen/scalable/actions/small/16x16/user-group-properties.svgz share/icons/oxygen/scalable/actions/small/16x16/user-properties.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-day.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-list.svgz @@ -5262,6 +5720,9 @@ share/icons/oxygen/scalable/actions/small/16x16/view-calendar-upcoming-days.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-upcoming-events.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-week.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-workweek.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-choose.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-close.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-file-columns.svgz share/icons/oxygen/scalable/actions/small/16x16/view-filter.svgz share/icons/oxygen/scalable/actions/small/16x16/view-fullscreen.svgz share/icons/oxygen/scalable/actions/small/16x16/view-history.svgz @@ -5269,6 +5730,7 @@ share/icons/oxygen/scalable/actions/small/16x16/view-left-close.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-details.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-icons.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-artist.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-playlist.svgz @@ -5320,11 +5782,13 @@ share/icons/oxygen/scalable/actions/small/22x22/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/small/22x22/character-set.svgz share/icons/oxygen/scalable/actions/small/22x22/color-picker.svgz share/icons/oxygen/scalable/actions/small/22x22/configure-toolbars.svgz +share/icons/oxygen/scalable/actions/small/22x22/configure.svgz share/icons/oxygen/scalable/actions/small/22x22/contact-new.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-cancel.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-ok.svgz share/icons/oxygen/scalable/actions/small/22x22/document-decrypt.svgz +share/icons/oxygen/scalable/actions/small/22x22/document-edit.svgz share/icons/oxygen/scalable/actions/small/22x22/document-encrypt.svgz share/icons/oxygen/scalable/actions/small/22x22/document-export.svgz share/icons/oxygen/scalable/actions/small/22x22/document-import.svgz @@ -5359,38 +5823,21 @@ share/icons/oxygen/scalable/actions/small/22x22/edit-rename.svgz share/icons/oxygen/scalable/actions/small/22x22/edit-select-all.svgz share/icons/oxygen/scalable/actions/small/22x22/edit-undo.svgz share/icons/oxygen/scalable/actions/small/22x22/folder-new.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-indent-less.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-indent-more.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-center.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-left.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-right.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-list-unordered.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-bold.svgz share/icons/oxygen/scalable/actions/small/22x22/format-text-color.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-italic.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-underline.svgz share/icons/oxygen/scalable/actions/small/22x22/go-down-search.svgz share/icons/oxygen/scalable/actions/small/22x22/go-down.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-first-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-first-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-home.svgz share/icons/oxygen/scalable/actions/small/22x22/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/small/22x22/go-jump-today.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-next-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-next-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-next.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-previous.svgz share/icons/oxygen/scalable/actions/small/22x22/go-up-search.svgz share/icons/oxygen/scalable/actions/small/22x22/go-up.svgz @@ -5432,11 +5879,15 @@ share/icons/oxygen/scalable/actions/small/22x22/tab-close.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-detach.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-duplicate.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-new-background.svgz +share/icons/oxygen/scalable/actions/small/22x22/tool-animator.svgz share/icons/oxygen/scalable/actions/small/22x22/tools-check-spelling.svgz +share/icons/oxygen/scalable/actions/small/22x22/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/small/22x22/transform-rotate.svgz share/icons/oxygen/scalable/actions/small/22x22/transform-scale.svgz share/icons/oxygen/scalable/actions/small/22x22/trash-empty.svgz +share/icons/oxygen/scalable/actions/small/22x22/user-group-delete.svgz share/icons/oxygen/scalable/actions/small/22x22/user-group-new.svgz +share/icons/oxygen/scalable/actions/small/22x22/user-group-properties.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-day.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-list.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-month.svgz @@ -5447,12 +5898,16 @@ share/icons/oxygen/scalable/actions/small/22x22/view-calendar-upcoming-days.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-upcoming-events.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-week.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-workweek.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-choose.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-close.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-file-columns.svgz share/icons/oxygen/scalable/actions/small/22x22/view-fullscreen.svgz share/icons/oxygen/scalable/actions/small/22x22/view-history.svgz share/icons/oxygen/scalable/actions/small/22x22/view-left-close.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-details.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-icons.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-artist.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-playlist.svgz @@ -5485,15 +5940,17 @@ share/icons/oxygen/scalable/actions/small/22x22/zoom-original.svgz share/icons/oxygen/scalable/actions/small/22x22/zoom-out.svgz share/icons/oxygen/scalable/actions/small/32x32/bookmark-new.svgz share/icons/oxygen/scalable/actions/small/32x32/dashboard-show.svgz +share/icons/oxygen/scalable/actions/small/32x32/document-edit.svgz share/icons/oxygen/scalable/actions/small/32x32/edit-find-mail.svgz share/icons/oxygen/scalable/actions/small/32x32/edit-find.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-first-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-next-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-previous-view-page.svgz share/icons/oxygen/scalable/actions/small/32x32/mail-mark-junk.svgz share/icons/oxygen/scalable/actions/small/32x32/mail-receive.svgz share/icons/oxygen/scalable/actions/small/32x32/system-search.svgz +share/icons/oxygen/scalable/actions/small/32x32/tool-animator.svgz share/icons/oxygen/scalable/actions/small/32x32/view-table-of-contents-ltr.svgz share/icons/oxygen/scalable/actions/small/32x32/view-table-of-contents-rtl.svgz share/icons/oxygen/scalable/actions/small/32x32/zoom-fit-best.svgz @@ -5502,19 +5959,27 @@ share/icons/oxygen/scalable/actions/small/32x32/zoom-fit-width.svgz share/icons/oxygen/scalable/actions/small/48x48/address-book-new.svgz share/icons/oxygen/scalable/actions/small/48x48/appointment-new.svgz share/icons/oxygen/scalable/actions/small/48x48/bookmark-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/bookmark-toolbar.svgz +share/icons/oxygen/scalable/actions/small/48x48/configure-toolbars.svgz share/icons/oxygen/scalable/actions/small/48x48/contact-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/document-edit.svgz share/icons/oxygen/scalable/actions/small/48x48/document-new.svgz share/icons/oxygen/scalable/actions/small/48x48/document-open-recent.svgz share/icons/oxygen/scalable/actions/small/48x48/document-open.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save-all.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save-as.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save.svgz +share/icons/oxygen/scalable/actions/small/48x48/edit-copy.svgz share/icons/oxygen/scalable/actions/small/48x48/folder-new.svgz share/icons/oxygen/scalable/actions/small/48x48/format-text-color.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-first-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-next-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-frist-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-next-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-forward.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-message-new.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-queue.svgz @@ -5524,10 +5989,29 @@ share/icons/oxygen/scalable/actions/small/48x48/mail-reply-sender.svgz share/icons/oxygen/scalable/actions/small/48x48/object-flip-horizontal.svgz share/icons/oxygen/scalable/actions/small/48x48/object-flip-vertical.svgz share/icons/oxygen/scalable/actions/small/48x48/tab-new-background.svgz +share/icons/oxygen/scalable/actions/small/48x48/tool-animator.svgz +share/icons/oxygen/scalable/actions/small/48x48/transform-crop-and-resize.svgz +share/icons/oxygen/scalable/actions/small/48x48/transform-scale.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-choose.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-file-columns.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-fullscreen.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-left-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-details.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/48x48/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/48x48/view-media-playlist.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-preview.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-restore.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-right-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-right-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-sidetree.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-split-left-right.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-split-top-bottom.svgz share/icons/oxygen/scalable/actions/small/48x48/view-table-of-contents-ltr.svgz share/icons/oxygen/scalable/actions/small/48x48/view-table-of-contents-rtl.svgz +share/icons/oxygen/scalable/actions/small/48x48/window-duplicate.svgz share/icons/oxygen/scalable/actions/small/48x48/window-new.svgz share/icons/oxygen/scalable/actions/small/48x48/zoom-fit-best.svgz share/icons/oxygen/scalable/actions/small/48x48/zoom-fit-height.svgz @@ -5549,16 +6033,20 @@ share/icons/oxygen/scalable/actions/tab-duplicate.svgz share/icons/oxygen/scalable/actions/tab-new-background.svgz share/icons/oxygen/scalable/actions/tab-new.svgz share/icons/oxygen/scalable/actions/text-speak.svgz +share/icons/oxygen/scalable/actions/tool-animator.svgz share/icons/oxygen/scalable/actions/tools-check-spelling.svgz share/icons/oxygen/scalable/actions/tools-media-optical-burn.svgz share/icons/oxygen/scalable/actions/tools-media-optical-copy.svgz share/icons/oxygen/scalable/actions/tools-report-bug.svgz share/icons/oxygen/scalable/actions/tools-wizard.svgz +share/icons/oxygen/scalable/actions/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/transform-move.svgz share/icons/oxygen/scalable/actions/transform-rotate.svgz share/icons/oxygen/scalable/actions/transform-scale.svgz share/icons/oxygen/scalable/actions/trash-empty.svgz +share/icons/oxygen/scalable/actions/user-group-delete.svg share/icons/oxygen/scalable/actions/user-group-new.svgz +share/icons/oxygen/scalable/actions/user-group-properties.svgz share/icons/oxygen/scalable/actions/user-properties.svgz share/icons/oxygen/scalable/actions/view-calendar-day.svgz share/icons/oxygen/scalable/actions/view-calendar-list.svgz @@ -5572,6 +6060,7 @@ share/icons/oxygen/scalable/actions/view-calendar-week.svgz share/icons/oxygen/scalable/actions/view-calendar-workweek.svgz share/icons/oxygen/scalable/actions/view-choose.svgz share/icons/oxygen/scalable/actions/view-close.svgz +share/icons/oxygen/scalable/actions/view-file-columns.svgz share/icons/oxygen/scalable/actions/view-filter.svgz share/icons/oxygen/scalable/actions/view-fullscreen.svgz share/icons/oxygen/scalable/actions/view-history.svgz @@ -5585,6 +6074,8 @@ share/icons/oxygen/scalable/actions/view-media-equalizer.svgz share/icons/oxygen/scalable/actions/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/view-media-playlist.svgz share/icons/oxygen/scalable/actions/view-media-visualization.svgz +share/icons/oxygen/scalable/actions/view-object-histogram-linear.svgz +share/icons/oxygen/scalable/actions/view-object-histogram-logarithmic.svgz share/icons/oxygen/scalable/actions/view-pim-calendar.svgz share/icons/oxygen/scalable/actions/view-pim-contacts.svgz share/icons/oxygen/scalable/actions/view-pim-journal.svgz @@ -5634,6 +6125,7 @@ share/icons/oxygen/scalable/apps/alternativ/khelpcenter2.svgz share/icons/oxygen/scalable/apps/alternativ/knotes.svgz share/icons/oxygen/scalable/apps/basket.svgz share/icons/oxygen/scalable/apps/bovo.svgz +share/icons/oxygen/scalable/apps/device-notifier.svgz share/icons/oxygen/scalable/apps/digikam.svgz share/icons/oxygen/scalable/apps/esd.svgz share/icons/oxygen/scalable/apps/fontforge.svgz @@ -5648,17 +6140,16 @@ share/icons/oxygen/scalable/apps/internet-web-browser.svgz share/icons/oxygen/scalable/apps/java.svgz share/icons/oxygen/scalable/apps/k3b.svgz share/icons/oxygen/scalable/apps/kaffeine.svgz -share/icons/oxygen/scalable/apps/kate.svgz share/icons/oxygen/scalable/apps/kblogger.svgz share/icons/oxygen/scalable/apps/kbugbuster.svgz share/icons/oxygen/scalable/apps/kchart.svgz share/icons/oxygen/scalable/apps/kcolorchooser.svgz share/icons/oxygen/scalable/apps/kde.svgz share/icons/oxygen/scalable/apps/kexi.svgz -share/icons/oxygen/scalable/apps/kjots.svgz share/icons/oxygen/scalable/apps/kjournal.svgz share/icons/oxygen/scalable/apps/klipper.svgz share/icons/oxygen/scalable/apps/kmplayer.svgz +share/icons/oxygen/scalable/apps/knewsticker.svgz share/icons/oxygen/scalable/apps/knotes.svgz share/icons/oxygen/scalable/apps/kolf.svgz share/icons/oxygen/scalable/apps/konqueror.svgz @@ -5682,7 +6173,6 @@ share/icons/oxygen/scalable/apps/office-address-book.svgz share/icons/oxygen/scalable/apps/office-calendar.svgz share/icons/oxygen/scalable/apps/okteta.svgz share/icons/oxygen/scalable/apps/oxygen.svgz -share/icons/oxygen/scalable/apps/phonon-xine.svgz share/icons/oxygen/scalable/apps/plasma.svgz share/icons/oxygen/scalable/apps/plasmagik.svgz share/icons/oxygen/scalable/apps/preferences-contact-list.svgz @@ -5719,6 +6209,8 @@ share/icons/oxygen/scalable/apps/preferences-system-performance.svgz share/icons/oxygen/scalable/apps/preferences-system-power-management.svgz share/icons/oxygen/scalable/apps/preferences-system-session-services.svgz share/icons/oxygen/scalable/apps/preferences-system-time.svgz +share/icons/oxygen/scalable/apps/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/preferences-system-windows-move.svgz share/icons/oxygen/scalable/apps/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-adblock.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-cache.svgz @@ -5727,6 +6219,7 @@ share/icons/oxygen/scalable/apps/preferences-web-browser-identification.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-shortcuts.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-stylesheets.svgz share/icons/oxygen/scalable/apps/scribus.svgz +share/icons/oxygen/scalable/apps/semn.svg share/icons/oxygen/scalable/apps/small/16x16/accessories-calculator.svgz share/icons/oxygen/scalable/apps/small/16x16/accessories-character-map.svgz share/icons/oxygen/scalable/apps/small/16x16/accessories-dictionary.svgz @@ -5738,9 +6231,9 @@ share/icons/oxygen/scalable/apps/small/16x16/graphics-viewer-document.svgz share/icons/oxygen/scalable/apps/small/16x16/internet-mail.svgz share/icons/oxygen/scalable/apps/small/16x16/java.svgz share/icons/oxygen/scalable/apps/small/16x16/kaffeine.svgz -share/icons/oxygen/scalable/apps/small/16x16/kate.svgz share/icons/oxygen/scalable/apps/small/16x16/kchart.svgz share/icons/oxygen/scalable/apps/small/16x16/kde.svgz +share/icons/oxygen/scalable/apps/small/16x16/knewsticker.svgz share/icons/oxygen/scalable/apps/small/16x16/knotes.svgz share/icons/oxygen/scalable/apps/small/16x16/konqueror.svgz share/icons/oxygen/scalable/apps/small/16x16/krita.svgz @@ -5751,7 +6244,7 @@ share/icons/oxygen/scalable/apps/small/16x16/office-address-book.svgz share/icons/oxygen/scalable/apps/small/16x16/office-calendar.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-contact-list.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-accessibility.svgz -share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-display.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-gaming.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-icons.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-mouse.svgz @@ -5761,6 +6254,9 @@ share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-text-to-speech. share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-theme.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-user.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-plugin.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-web-browser-identification.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-web-browser-stylesheets.svgz share/icons/oxygen/scalable/apps/small/16x16/scribus.svgz @@ -5785,24 +6281,39 @@ share/icons/oxygen/scalable/apps/small/22x22/office-calendar.svgz share/icons/oxygen/scalable/apps/small/22x22/package-utilities.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-contact-list.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-accessibility.svgz -share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-display.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-gaming.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-icons.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-mouse.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-notification-bell.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows-move.svg +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/22x22/scribus.svgz share/icons/oxygen/scalable/apps/small/22x22/system-file-manager.svgz share/icons/oxygen/scalable/apps/small/22x22/utilities-system-monitor.svgz share/icons/oxygen/scalable/apps/small/22x22/utilities-terminal.svgz share/icons/oxygen/scalable/apps/small/32x32/digikam.svgz share/icons/oxygen/scalable/apps/small/32x32/klipper.svgz +share/icons/oxygen/scalable/apps/small/32x32/knewsticker.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/32x32/preferences-desktop-user.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/32x32/system-file-manager.svgz +share/icons/oxygen/scalable/apps/small/48x48/knewsticker.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-desktop-font.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/strigi.svgz +share/icons/oxygen/scalable/apps/system-diagnosis.svgz share/icons/oxygen/scalable/apps/system-file-manager.svgz share/icons/oxygen/scalable/apps/system-software-update.svgz share/icons/oxygen/scalable/apps/system-users.svgz share/icons/oxygen/scalable/apps/tagua.svgz +share/icons/oxygen/scalable/apps/utilities-desktop-extra.svgz share/icons/oxygen/scalable/apps/utilities-file-archiver.svgz share/icons/oxygen/scalable/apps/utilities-log-viewer.svgz share/icons/oxygen/scalable/apps/utilities-system-monitor.svgz @@ -5934,13 +6445,17 @@ share/icons/oxygen/scalable/devices/small/32x32/media-floppy.svgz share/icons/oxygen/scalable/devices/small/32x32/multimedia-player-ipod.svgz share/icons/oxygen/scalable/devices/small/32x32/network-wireless.svgz share/icons/oxygen/scalable/devices/small/32x32/phone.svgz +share/icons/oxygen/scalable/devices/small/32x32/video-display.svgz share/icons/oxygen/scalable/devices/small/48x48/computer-laptop.svgz share/icons/oxygen/scalable/devices/small/48x48/computer.svgz share/icons/oxygen/scalable/devices/small/48x48/media-floppy.svgz share/icons/oxygen/scalable/devices/small/48x48/network-wireless.svgz +share/icons/oxygen/scalable/devices/small/48x48/video-display.svgz share/icons/oxygen/scalable/devices/small/64x64/camera-photo.svgz +share/icons/oxygen/scalable/devices/small/64x64/computer.svgz share/icons/oxygen/scalable/devices/small/64x64/media-floppy.svgz share/icons/oxygen/scalable/devices/small/64x64/network-wireless.svgz +share/icons/oxygen/scalable/devices/small/64x64/video-display.svgz share/icons/oxygen/scalable/devices/video-display.svgz share/icons/oxygen/scalable/devices/video-projector.svgz share/icons/oxygen/scalable/devices/video-television.svgz @@ -5968,6 +6483,7 @@ share/icons/oxygen/scalable/emotes/face-smile-big.svgz share/icons/oxygen/scalable/emotes/face-smile.svgz share/icons/oxygen/scalable/emotes/face-surprise.svgz share/icons/oxygen/scalable/emotes/face-uncertain.svgz +share/icons/oxygen/scalable/emotes/face-wink.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-angel.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-kiss.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-laugh.svgz @@ -5996,6 +6512,7 @@ share/icons/oxygen/scalable/emotes/small/22x22/face-surprise.svgz share/icons/oxygen/scalable/emotes/small/22x22/face-uncertain.svgz share/icons/oxygen/scalable/emotes/small/22x22/face-wink.svgz share/icons/oxygen/scalable/mimetypes/application-illustrator.svgz +share/icons/oxygen/scalable/mimetypes/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/application-msword.svgz share/icons/oxygen/scalable/mimetypes/application-octet-stream.svgz share/icons/oxygen/scalable/mimetypes/application-pdf.svgz @@ -6008,6 +6525,7 @@ share/icons/oxygen/scalable/mimetypes/application-postscript.svgz share/icons/oxygen/scalable/mimetypes/application-relaxng.svgz share/icons/oxygen/scalable/mimetypes/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.oasis.opendocument.chart.svgz @@ -6072,7 +6590,9 @@ share/icons/oxygen/scalable/mimetypes/application-x-kontour.svgz share/icons/oxygen/scalable/mimetypes/application-x-krita.svgz share/icons/oxygen/scalable/mimetypes/application-x-kvtml.svgz share/icons/oxygen/scalable/mimetypes/application-x-lha.svgz +share/icons/oxygen/scalable/mimetypes/application-x-lzma-compressed-tar.svgz share/icons/oxygen/scalable/mimetypes/application-x-lzop.svgz +share/icons/oxygen/scalable/mimetypes/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/application-x-mimearchive.svgz share/icons/oxygen/scalable/mimetypes/application-x-mplayer2.svgz @@ -6082,6 +6602,7 @@ share/icons/oxygen/scalable/mimetypes/application-x-mswrite.svgz share/icons/oxygen/scalable/mimetypes/application-x-nzb.svgz share/icons/oxygen/scalable/mimetypes/application-x-object.svgz share/icons/oxygen/scalable/mimetypes/application-x-pak.svgz +share/icons/oxygen/scalable/mimetypes/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/application-x-perl.svgz share/icons/oxygen/scalable/mimetypes/application-x-php.svgz share/icons/oxygen/scalable/mimetypes/application-x-plasma.svgz @@ -6092,7 +6613,11 @@ share/icons/oxygen/scalable/mimetypes/application-x-rpm.svgz share/icons/oxygen/scalable/mimetypes/application-x-ruby.svgz share/icons/oxygen/scalable/mimetypes/application-x-sharedlib.svgz share/icons/oxygen/scalable/mimetypes/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/application-x-shockwave-flash.svgz share/icons/oxygen/scalable/mimetypes/application-x-siag.svgz +share/icons/oxygen/scalable/mimetypes/application-x-smb-server.svgz +share/icons/oxygen/scalable/mimetypes/application-x-smb-workgroup.svgz +share/icons/oxygen/scalable/mimetypes/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/application-x-tgif.svgz @@ -6126,6 +6651,7 @@ share/icons/oxygen/scalable/mimetypes/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/audio-x-monkey.svgz share/icons/oxygen/scalable/mimetypes/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/audio-x-pn-realaudio-plugin.svgz @@ -6175,6 +6701,7 @@ share/icons/oxygen/scalable/mimetypes/message-rfc822.svgz share/icons/oxygen/scalable/mimetypes/message.svgz share/icons/oxygen/scalable/mimetypes/odf.svgz share/icons/oxygen/scalable/mimetypes/package-x-generic.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-msword.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pdf.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pgp-encrypted.svgz @@ -6182,6 +6709,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-pgp-keys.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pkcs7-mime.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.oasis.opendocument.database.svgz @@ -6227,10 +6755,13 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-font-type1.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kgetlist.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kontour.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-lzma-compressed-tar.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-mplayer2.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-ms-dos-executable.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-mswrite.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-perl.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-php.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-python.svgz @@ -6238,6 +6769,8 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-rar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-rpm.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-ruby.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-shockwave-flash.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tgif.svgz @@ -6268,6 +6801,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-monkey.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-pn-realaudio-plugin.svgz @@ -6323,20 +6857,30 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/text-sgml.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-vnd.abc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-adasrc.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-c++hdr.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-c++src.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-changelog.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-chdr.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-csharp.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-csrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-katefilelist.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-objcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-po.svg share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-texinfo.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-xml.svgz @@ -6351,6 +6895,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-mng.svgz @@ -6365,6 +6910,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-calendar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-contact.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-document.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-spreadsheet.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-msword.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pdf.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pgp-encrypted.svgz @@ -6372,6 +6918,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/application-pgp-keys.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pkcs7-mime.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.oasis.opendocument.database.svgz @@ -6407,10 +6954,15 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kgetlist.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kontour.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-lzma-compressed-tar.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-mplayer2.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-rar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-shockwave-flash.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tgif.svgz @@ -6438,6 +6990,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-pn-realaudio-plugin.svgz @@ -6494,17 +7047,27 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/text-rtf.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-sgml.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-vnd.abc.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-bibtex.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-c++hdr.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-changelog.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-katefilelist.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-pascal.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-po.svg share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-tex.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-xml.svgz @@ -6518,6 +7081,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-mng.svgz @@ -6531,6 +7095,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-contact.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-document.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-spreadsheet.svgz share/icons/oxygen/scalable/mimetypes/small/32x32/inode-directory.svgz +share/icons/oxygen/scalable/mimetypes/small/32x32/text-x-po.svg share/icons/oxygen/scalable/mimetypes/text-calendar.svgz share/icons/oxygen/scalable/mimetypes/text-css.svgz share/icons/oxygen/scalable/mimetypes/text-csv.svgz @@ -6547,25 +7112,36 @@ share/icons/oxygen/scalable/mimetypes/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/text-vnd.abc.svgz share/icons/oxygen/scalable/mimetypes/text-vnd.wap.wml.svgz share/icons/oxygen/scalable/mimetypes/text-x-adasrc.svgz +share/icons/oxygen/scalable/mimetypes/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/text-x-bibtex.svgz share/icons/oxygen/scalable/mimetypes/text-x-c++hdr.svgz share/icons/oxygen/scalable/mimetypes/text-x-c++src.svgz +share/icons/oxygen/scalable/mimetypes/text-x-changelog.svgz share/icons/oxygen/scalable/mimetypes/text-x-chdr.svgz +share/icons/oxygen/scalable/mimetypes/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/text-x-csharp.svgz share/icons/oxygen/scalable/mimetypes/text-x-csrc.svgz share/icons/oxygen/scalable/mimetypes/text-x-dtd.svgz share/icons/oxygen/scalable/mimetypes/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/text-x-java.svgz share/icons/oxygen/scalable/mimetypes/text-x-katefilelist.svgz share/icons/oxygen/scalable/mimetypes/text-x-ldif.svgz +share/icons/oxygen/scalable/mimetypes/text-x-lilypond.svgz +share/icons/oxygen/scalable/mimetypes/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/text-x-objcsrc.svgz share/icons/oxygen/scalable/mimetypes/text-x-pascal.svgz share/icons/oxygen/scalable/mimetypes/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/text-x-po.svgz share/icons/oxygen/scalable/mimetypes/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/text-x-tex.svgz share/icons/oxygen/scalable/mimetypes/text-x-texinfo.svgz @@ -6584,6 +7160,7 @@ share/icons/oxygen/scalable/mimetypes/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/video-x-mng.svgz @@ -6661,6 +7238,7 @@ share/icons/oxygen/scalable/places/small/22x22/user-desktop.svgz share/icons/oxygen/scalable/places/small/22x22/user-home.svgz share/icons/oxygen/scalable/places/small/22x22/user-identity.svgz share/icons/oxygen/scalable/places/small/32x32/mail-folder-sent.svgz +share/icons/oxygen/scalable/places/small/48x48/folder-add.svgz share/icons/oxygen/scalable/places/small/48x48/mail-folder-sent.svgz share/icons/oxygen/scalable/places/start-here-kde.svgz share/icons/oxygen/scalable/places/start-here.svgz @@ -6668,6 +7246,10 @@ share/icons/oxygen/scalable/places/user-desktop.svgz share/icons/oxygen/scalable/places/user-home.svgz share/icons/oxygen/scalable/places/user-identity.svgz share/icons/oxygen/scalable/places/user-trash.svgz +share/icons/oxygen/scalable/status/audio-volume-high.svgz +share/icons/oxygen/scalable/status/audio-volume-low.svgz +share/icons/oxygen/scalable/status/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/audio-volume-muted.svgz share/icons/oxygen/scalable/status/battery-040.svgz share/icons/oxygen/scalable/status/battery-060.svgz share/icons/oxygen/scalable/status/battery-080.svgz @@ -6704,6 +7286,10 @@ share/icons/oxygen/scalable/status/script-error.svgz share/icons/oxygen/scalable/status/security-high.svgz share/icons/oxygen/scalable/status/security-low.svgz share/icons/oxygen/scalable/status/security-medium.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-high.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-low.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-muted.svgz share/icons/oxygen/scalable/status/small/16x16/battery-040.svgz share/icons/oxygen/scalable/status/small/16x16/battery-060.svgz share/icons/oxygen/scalable/status/small/16x16/battery-080.svgz @@ -6763,7 +7349,34 @@ share/icons/oxygen/scalable/status/small/22x22/mail-unread-new.svgz share/icons/oxygen/scalable/status/small/22x22/mail-unread.svgz share/icons/oxygen/scalable/status/small/22x22/object-locked.svgz share/icons/oxygen/scalable/status/small/22x22/object-unlocked.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-hail.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers-day.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers-night.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow.svgz share/icons/oxygen/scalable/status/small/22x22/window-suppressed.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-clouds-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-clouds.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-hail.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-high.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-low.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-muted.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-error.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-information.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-warning.svgz @@ -6777,10 +7390,36 @@ share/icons/oxygen/scalable/status/user-online.svgz share/icons/oxygen/scalable/status/user-trash-full.svgz share/icons/oxygen/scalable/status/wallet-closed.svgz share/icons/oxygen/scalable/status/wallet-open.svgz +share/icons/oxygen/scalable/status/weather-clear-night.svgz +share/icons/oxygen/scalable/status/weather-clear.svgz +share/icons/oxygen/scalable/status/weather-clouds-night.svgz +share/icons/oxygen/scalable/status/weather-clouds.svgz +share/icons/oxygen/scalable/status/weather-few-clouds-night.svgz +share/icons/oxygen/scalable/status/weather-few-clouds.svgz +share/icons/oxygen/scalable/status/weather-hail.svgz +share/icons/oxygen/scalable/status/weather-many-clouds.svg +share/icons/oxygen/scalable/status/weather-mist.svgz +share/icons/oxygen/scalable/status/weather-none-available.svgz +share/icons/oxygen/scalable/status/weather-showers-day.svgz +share/icons/oxygen/scalable/status/weather-showers-night.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered-day.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered-night.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered.svgz +share/icons/oxygen/scalable/status/weather-showers.svgz +share/icons/oxygen/scalable/status/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/weather-snow.svgz +share/icons/oxygen/scalable/status/weather-storm-day.svgz +share/icons/oxygen/scalable/status/weather-storm-night.svgz +share/icons/oxygen/scalable/status/weather-storm.svgz share/icons/oxygen/scalable/status/window-suppressed.svgz +share/icons/oxygen/scalable/text-formatting.svg share/kde4/services/about.protocol share/kde4/services/applications.protocol share/kde4/services/ar.protocol +share/kde4/services/bookmarks.protocol share/kde4/services/bzip.protocol share/kde4/services/bzip2.protocol share/kde4/services/cgi.protocol @@ -6799,6 +7438,7 @@ share/kde4/services/htmlthumbnail.desktop share/kde4/services/icons.desktop share/kde4/services/imagethumbnail.desktop share/kde4/services/info.protocol +share/kde4/services/jpegthumbnail.desktop share/kde4/services/kcm_kdnssd.desktop share/kde4/services/kcm_nepomuk.desktop share/kde4/services/kcm_phonon.desktop @@ -6806,9 +7446,12 @@ share/kde4/services/kcm_phononxine.desktop share/kde4/services/kcmcgi.desktop share/kde4/services/kcmkded.desktop share/kde4/services/kcmnotify.desktop +share/kde4/services/kcmtrash.desktop share/kde4/services/kded/desktopnotifier.desktop +share/kde4/services/kded/kdedglobalaccel.desktop share/kde4/services/kded/kpasswdserver.desktop share/kde4/services/kded/ktimezoned.desktop +share/kde4/services/kded/phononserver.desktop share/kde4/services/kded/remotedirnotify.desktop share/kde4/services/kded/soliduiserver.desktop share/kde4/services/khelpcenter.desktop @@ -6818,16 +7461,18 @@ share/kde4/services/kshorturifilter.desktop share/kde4/services/kuiserver.desktop share/kde4/services/kuriikwsfilter.desktop share/kde4/services/kurisearchfilter.desktop +share/kde4/services/kwalletd.desktop share/kde4/services/language.desktop share/kde4/services/localdomainurifilter.desktop share/kde4/services/man.protocol share/kde4/services/nepomukfilewatch.desktop share/kde4/services/nepomukmigration1.desktop share/kde4/services/nepomukontologyloader.desktop +share/kde4/services/nepomukqueryservice.desktop +share/kde4/services/nepomuksearch.protocol share/kde4/services/nepomukstorage.desktop share/kde4/services/nepomukstrigiservice.desktop share/kde4/services/nfs.protocol -share/kde4/services/phononbackends/xine.desktop share/kde4/services/programs.protocol share/kde4/services/remote.protocol share/kde4/services/renaudiodlg.desktop @@ -7064,6 +7709,7 @@ share/locale/l10n/do/entry.desktop share/locale/l10n/do/flag.png share/locale/l10n/dz/entry.desktop share/locale/l10n/dz/flag.png +share/locale/l10n/eastafrica.desktop share/locale/l10n/eastasia.desktop share/locale/l10n/easteurope.desktop share/locale/l10n/ec/entry.desktop @@ -7329,6 +7975,8 @@ share/locale/l10n/si/entry.desktop share/locale/l10n/si/flag.png share/locale/l10n/sk/entry.desktop share/locale/l10n/sk/flag.png +share/locale/l10n/sl/entry.desktop +share/locale/l10n/sl/flag.png share/locale/l10n/sm/entry.desktop share/locale/l10n/sm/flag.png share/locale/l10n/sn/entry.desktop @@ -7362,6 +8010,8 @@ share/locale/l10n/tj/entry.desktop share/locale/l10n/tj/flag.png share/locale/l10n/tk/entry.desktop share/locale/l10n/tk/flag.png +share/locale/l10n/tl/entry.desktop +share/locale/l10n/tl/flag.png share/locale/l10n/tm/entry.desktop share/locale/l10n/tm/flag.png share/locale/l10n/tn/entry.desktop @@ -7467,7 +8117,6 @@ share/sounds/KDE-Window-Move-Stop.ogg share/sounds/KDE-Window-Move.ogg share/sounds/KDE-Window-Shade-Down.ogg share/sounds/KDE-Window-Shade-Up.ogg -@dirrmtry share/sounds @dirrm share/locale/l10n/zw @dirrm share/locale/l10n/zm @dirrm share/locale/l10n/za @@ -7495,6 +8144,7 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/to @dirrm share/locale/l10n/tn @dirrm share/locale/l10n/tm +@dirrm share/locale/l10n/tl @dirrm share/locale/l10n/tk @dirrm share/locale/l10n/tj @dirrm share/locale/l10n/th @@ -7509,6 +8159,7 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/so @dirrm share/locale/l10n/sn @dirrm share/locale/l10n/sm +@dirrm share/locale/l10n/sl @dirrm share/locale/l10n/sk @dirrm share/locale/l10n/si @dirrm share/locale/l10n/sh @@ -7698,256 +8349,150 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/ad @dirrm share/locale/l10n/C @dirrm share/locale/l10n -@dirrmtry share/locale/en_US -@dirrmtry share/locale -@dirrmtry share/kde4/servicetypes -@dirrmtry share/kde4/services/searchproviders -@dirrmtry share/kde4/services/phononbackends -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/status/small/48x48 -@dirrmtry share/icons/oxygen/scalable/status/small/22x22 -@dirrmtry share/icons/oxygen/scalable/status/small/16x16 -@dirrmtry share/icons/oxygen/scalable/status/small -@dirrmtry share/icons/oxygen/scalable/status -@dirrmtry share/icons/oxygen/scalable/places/small/48x48 -@dirrmtry share/icons/oxygen/scalable/places/small/32x32 -@dirrmtry share/icons/oxygen/scalable/places/small/22x22 -@dirrmtry share/icons/oxygen/scalable/places/small/16x16 -@dirrmtry share/icons/oxygen/scalable/places/small -@dirrmtry share/icons/oxygen/scalable/places -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/32x32 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/22x22 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/16x16 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small -@dirrmtry share/icons/oxygen/scalable/mimetypes -@dirrmtry share/icons/oxygen/scalable/intl -@dirrmtry share/icons/oxygen/scalable/emotes/small/22x22 -@dirrmtry share/icons/oxygen/scalable/emotes/small/16x16 -@dirrmtry share/icons/oxygen/scalable/emotes/small -@dirrmtry share/icons/oxygen/scalable/emotes -@dirrmtry share/icons/oxygen/scalable/emblems/small/8x8 -@dirrmtry share/icons/oxygen/scalable/emblems/small/22x22 -@dirrmtry share/icons/oxygen/scalable/emblems/small/16x16 -@dirrmtry share/icons/oxygen/scalable/emblems/small -@dirrmtry share/icons/oxygen/scalable/emblems -@dirrmtry share/icons/oxygen/scalable/devices/small/64x64 -@dirrmtry share/icons/oxygen/scalable/devices/small/48x48 -@dirrmtry share/icons/oxygen/scalable/devices/small/32x32 -@dirrmtry share/icons/oxygen/scalable/devices/small/22x22 -@dirrmtry share/icons/oxygen/scalable/devices/small/16x16 -@dirrmtry share/icons/oxygen/scalable/devices/small -@dirrmtry share/icons/oxygen/scalable/devices -@dirrmtry share/icons/oxygen/scalable/categories/small/22x22 -@dirrmtry share/icons/oxygen/scalable/categories/small/16x16 -@dirrmtry share/icons/oxygen/scalable/categories/small -@dirrmtry share/icons/oxygen/scalable/categories -@dirrmtry share/icons/oxygen/scalable/apps/small/32x32 -@dirrmtry share/icons/oxygen/scalable/apps/small/22x22 -@dirrmtry share/icons/oxygen/scalable/apps/small/16x16 -@dirrmtry share/icons/oxygen/scalable/apps/small -@dirrmtry share/icons/oxygen/scalable/apps/alternativ -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable/animations -@dirrmtry share/icons/oxygen/scalable/actions/small/48x48 -@dirrmtry share/icons/oxygen/scalable/actions/small/32x32 -@dirrmtry share/icons/oxygen/scalable/actions/small/22x22 -@dirrmtry share/icons/oxygen/scalable/actions/small/16x16 -@dirrmtry share/icons/oxygen/scalable/actions/small -@dirrmtry share/icons/oxygen/scalable/actions -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/8x8/emblems -@dirrmtry share/icons/oxygen/8x8 -@dirrmtry share/icons/oxygen/64x64/status -@dirrmtry share/icons/oxygen/64x64/places -@dirrmtry share/icons/oxygen/64x64/mimetypes -@dirrmtry share/icons/oxygen/64x64/intl -@dirrmtry share/icons/oxygen/64x64/filesystems -@dirrmtry share/icons/oxygen/64x64/emotes -@dirrmtry share/icons/oxygen/64x64/emblems -@dirrmtry share/icons/oxygen/64x64/devices -@dirrmtry share/icons/oxygen/64x64/categories -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64/animations -@dirrmtry share/icons/oxygen/64x64/actions -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/status -@dirrmtry share/icons/oxygen/48x48/places -@dirrmtry share/icons/oxygen/48x48/mimetypes -@dirrmtry share/icons/oxygen/48x48/intl -@dirrmtry share/icons/oxygen/48x48/filesystems -@dirrmtry share/icons/oxygen/48x48/emotes -@dirrmtry share/icons/oxygen/48x48/emblems -@dirrmtry share/icons/oxygen/48x48/devices -@dirrmtry share/icons/oxygen/48x48/categories -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48/animations -@dirrmtry share/icons/oxygen/48x48/actions -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/status -@dirrmtry share/icons/oxygen/32x32/places -@dirrmtry share/icons/oxygen/32x32/mimetypes -@dirrmtry share/icons/oxygen/32x32/intl -@dirrmtry share/icons/oxygen/32x32/filesystems -@dirrmtry share/icons/oxygen/32x32/emotes -@dirrmtry share/icons/oxygen/32x32/emblems -@dirrmtry share/icons/oxygen/32x32/devices -@dirrmtry share/icons/oxygen/32x32/categories -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32/animations -@dirrmtry share/icons/oxygen/32x32/actions -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/status -@dirrmtry share/icons/oxygen/22x22/places -@dirrmtry share/icons/oxygen/22x22/mimetypes -@dirrmtry share/icons/oxygen/22x22/intl -@dirrmtry share/icons/oxygen/22x22/filesystems -@dirrmtry share/icons/oxygen/22x22/emotes -@dirrmtry share/icons/oxygen/22x22/emblems -@dirrmtry share/icons/oxygen/22x22/devices -@dirrmtry share/icons/oxygen/22x22/categories -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22/animations -@dirrmtry share/icons/oxygen/22x22/actions -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/status -@dirrmtry share/icons/oxygen/16x16/places -@dirrmtry share/icons/oxygen/16x16/mimetypes -@dirrmtry share/icons/oxygen/16x16/intl -@dirrmtry share/icons/oxygen/16x16/filesystems -@dirrmtry share/icons/oxygen/16x16/emotes -@dirrmtry share/icons/oxygen/16x16/emblems -@dirrmtry share/icons/oxygen/16x16/devices -@dirrmtry share/icons/oxygen/16x16/categories -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16/animations -@dirrmtry share/icons/oxygen/16x16/actions -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/status -@dirrmtry share/icons/oxygen/128x128/places -@dirrmtry share/icons/oxygen/128x128/mimetypes -@dirrmtry share/icons/oxygen/128x128/intl -@dirrmtry share/icons/oxygen/128x128/filesystems -@dirrmtry share/icons/oxygen/128x128/emotes -@dirrmtry share/icons/oxygen/128x128/emblems -@dirrmtry share/icons/oxygen/128x128/devices -@dirrmtry share/icons/oxygen/128x128/categories -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128/animations -@dirrmtry share/icons/oxygen/128x128/actions -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/emoticons/kde4 -@dirrmtry share/emoticons -@dirrmtry share/doc/HTML/en/knetattach -@dirrmtry share/doc/HTML/en/kioslave -@dirrmtry share/doc/HTML/en/khelpcenter/visualdict -@dirrmtry share/doc/HTML/en/khelpcenter/userguide -@dirrmtry share/doc/HTML/en/khelpcenter/quickstart -@dirrmtry share/doc/HTML/en/khelpcenter/glossary -@dirrmtry share/doc/HTML/en/khelpcenter/faq -@dirrmtry share/doc/HTML/en/khelpcenter -@dirrmtry share/doc/HTML/en/kdesu -@dirrmtry share/doc/HTML/en/kdebugdialog -@dirrmtry share/doc/HTML/en/kcontrol/useragent -@dirrmtry share/doc/HTML/en/kcontrol/spellchecking -@dirrmtry share/doc/HTML/en/kcontrol/smb -@dirrmtry share/doc/HTML/en/kcontrol/proxy -@dirrmtry share/doc/HTML/en/kcontrol/performance -@dirrmtry share/doc/HTML/en/kcontrol/paths -@dirrmtry share/doc/HTML/en/kcontrol/passwords -@dirrmtry share/doc/HTML/en/kcontrol/panelappearance -@dirrmtry share/doc/HTML/en/kcontrol/panel -@dirrmtry share/doc/HTML/en/kcontrol/netpref -@dirrmtry share/doc/HTML/en/kcontrol/language -@dirrmtry share/doc/HTML/en/kcontrol/khtml -@dirrmtry share/doc/HTML/en/kcontrol/kdm -@dirrmtry share/doc/HTML/en/kcontrol/kcmtaskbar -@dirrmtry share/doc/HTML/en/kcontrol/kcmnotify -@dirrmtry share/doc/HTML/en/kcontrol/kcmlaunch -@dirrmtry share/doc/HTML/en/kcontrol/kcmkonsole -@dirrmtry share/doc/HTML/en/kcontrol/kcmcss -@dirrmtry share/doc/HTML/en/kcontrol/icons -@dirrmtry share/doc/HTML/en/kcontrol/helpindex -@dirrmtry share/doc/HTML/en/kcontrol/filetypes -@dirrmtry share/doc/HTML/en/kcontrol/filemanager -@dirrmtry share/doc/HTML/en/kcontrol/emoticons -@dirrmtry share/doc/HTML/en/kcontrol/email -@dirrmtry share/doc/HTML/en/kcontrol/ebrowsing -@dirrmtry share/doc/HTML/en/kcontrol/desktopbehavior -@dirrmtry share/doc/HTML/en/kcontrol/desktop -@dirrmtry share/doc/HTML/en/kcontrol/crypto -@dirrmtry share/doc/HTML/en/kcontrol/cookies -@dirrmtry share/doc/HTML/en/kcontrol/cache -@dirrmtry share/doc/HTML/en/kcontrol/background -@dirrmtry share/doc/HTML/en/kcontrol -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrmtry share/doc +@dirrm share/kde4/services/searchproviders +@dirrm share/icons/oxygen/scalable/status/small/48x48 +@dirrm share/icons/oxygen/scalable/status/small/32x32 +@dirrm share/icons/oxygen/scalable/status/small/22x22 +@dirrm share/icons/oxygen/scalable/status/small/16x16 +@dirrm share/icons/oxygen/scalable/places/small/48x48 +@dirrm share/icons/oxygen/scalable/places/small/32x32 +@dirrm share/icons/oxygen/scalable/places/small/22x22 +@dirrm share/icons/oxygen/scalable/places/small/16x16 +@dirrm share/icons/oxygen/scalable/mimetypes/small/32x32 +@dirrm share/icons/oxygen/scalable/mimetypes/small/22x22 +@dirrm share/icons/oxygen/scalable/mimetypes/small/16x16 +@dirrm share/icons/oxygen/scalable/intl +@dirrm share/icons/oxygen/scalable/emotes/small/22x22 +@dirrm share/icons/oxygen/scalable/emotes/small/16x16 +@dirrm share/icons/oxygen/scalable/emblems/small/8x8 +@dirrm share/icons/oxygen/scalable/emblems/small/22x22 +@dirrm share/icons/oxygen/scalable/emblems/small/16x16 +@dirrm share/icons/oxygen/scalable/devices/small/64x64 +@dirrm share/icons/oxygen/scalable/devices/small/48x48 +@dirrm share/icons/oxygen/scalable/devices/small/32x32 +@dirrm share/icons/oxygen/scalable/devices/small/22x22 +@dirrm share/icons/oxygen/scalable/devices/small/16x16 +@dirrm share/icons/oxygen/scalable/categories/small/22x22 +@dirrm share/icons/oxygen/scalable/categories/small/16x16 +@dirrm share/icons/oxygen/scalable/apps/small/48x48 +@dirrm share/icons/oxygen/scalable/apps/small/32x32 +@dirrm share/icons/oxygen/scalable/apps/small/22x22 +@dirrm share/icons/oxygen/scalable/apps/small/16x16 +@dirrm share/icons/oxygen/scalable/apps/alternativ +@dirrm share/icons/oxygen/scalable/animations +@dirrm share/icons/oxygen/scalable/actions/small/48x48 +@dirrm share/icons/oxygen/scalable/actions/small/32x32 +@dirrm share/icons/oxygen/scalable/actions/small/22x22 +@dirrm share/icons/oxygen/scalable/actions/small/16x16 +@dirrm share/icons/oxygen/64x64/intl +@dirrm share/icons/oxygen/64x64/filesystems +@dirrm share/icons/oxygen/64x64/animations +@dirrm share/icons/oxygen/48x48/intl +@dirrm share/icons/oxygen/48x48/filesystems +@dirrm share/icons/oxygen/48x48/animations +@dirrm share/icons/oxygen/32x32/intl +@dirrm share/icons/oxygen/32x32/filesystems +@dirrm share/icons/oxygen/32x32/animations +@dirrm share/icons/oxygen/22x22/intl +@dirrm share/icons/oxygen/22x22/filesystems +@dirrm share/icons/oxygen/22x22/animations +@dirrm share/icons/oxygen/16x16/intl +@dirrm share/icons/oxygen/16x16/filesystems +@dirrm share/icons/oxygen/16x16/animations +@dirrm share/icons/oxygen/128x128/intl +@dirrm share/icons/oxygen/128x128/filesystems +@dirrm share/icons/oxygen/128x128/animations +@dirrm share/emoticons/kde4 +@dirrm share/doc/HTML/en/knetattach +@dirrm share/doc/HTML/en/kioslave/thumbnail +@dirrm share/doc/HTML/en/kioslave/tar +@dirrm share/doc/HTML/en/kioslave/smb +@dirrm share/doc/HTML/en/kioslave/sftp +@dirrm share/doc/HTML/en/kioslave/nfs +@dirrm share/doc/HTML/en/kioslave/man +@dirrm share/doc/HTML/en/kioslave/info +@dirrm share/doc/HTML/en/kioslave/gzip +@dirrm share/doc/HTML/en/kioslave/floppy +@dirrm share/doc/HTML/en/kioslave/fish +@dirrm share/doc/HTML/en/kioslave/finger +@dirrm share/doc/HTML/en/kioslave/cgi +@dirrm share/doc/HTML/en/kioslave/bzip2 +@dirrm share/doc/HTML/en/kioslave/bookmarks +@dirrm share/doc/HTML/en/khelpcenter/visualdict +@dirrm share/doc/HTML/en/khelpcenter/userguide +@dirrm share/doc/HTML/en/khelpcenter/quickstart +@dirrm share/doc/HTML/en/khelpcenter/glossary +@dirrm share/doc/HTML/en/khelpcenter/faq +@dirrm share/doc/HTML/en/khelpcenter +@dirrm share/doc/HTML/en/kdesu +@dirrm share/doc/HTML/en/kdebugdialog +@dirrm share/doc/HTML/en/kcontrol/useragent +@dirrm share/doc/HTML/en/kcontrol/spellchecking +@dirrm share/doc/HTML/en/kcontrol/smb +@dirrm share/doc/HTML/en/kcontrol/proxy +@dirrm share/doc/HTML/en/kcontrol/performance +@dirrm share/doc/HTML/en/kcontrol/paths +@dirrm share/doc/HTML/en/kcontrol/passwords +@dirrm share/doc/HTML/en/kcontrol/panelappearance +@dirrm share/doc/HTML/en/kcontrol/panel +@dirrm share/doc/HTML/en/kcontrol/netpref +@dirrm share/doc/HTML/en/kcontrol/language +@dirrm share/doc/HTML/en/kcontrol/khtml +@dirrm share/doc/HTML/en/kcontrol/kdm +@dirrm share/doc/HTML/en/kcontrol/kcmtaskbar +@dirrm share/doc/HTML/en/kcontrol/kcmnotify +@dirrm share/doc/HTML/en/kcontrol/kcmlaunch +@dirrm share/doc/HTML/en/kcontrol/kcmkonsole +@dirrm share/doc/HTML/en/kcontrol/kcmcss +@dirrm share/doc/HTML/en/kcontrol/icons +@dirrm share/doc/HTML/en/kcontrol/helpindex +@dirrm share/doc/HTML/en/kcontrol/filetypes +@dirrm share/doc/HTML/en/kcontrol/filemanager +@dirrm share/doc/HTML/en/kcontrol/emoticons +@dirrm share/doc/HTML/en/kcontrol/email +@dirrm share/doc/HTML/en/kcontrol/ebrowsing +@dirrm share/doc/HTML/en/kcontrol/desktopbehavior +@dirrm share/doc/HTML/en/kcontrol/desktop +@dirrm share/doc/HTML/en/kcontrol/crypto +@dirrm share/doc/HTML/en/kcontrol/cookies +@dirrm share/doc/HTML/en/kcontrol/cache +@dirrm share/doc/HTML/en/kcontrol/bookmarks +@dirrm share/doc/HTML/en/kcontrol/background @dirrm share/desktop-directories -@dirrmtry share/dbus-1/services -@dirrmtry share/dbus-1/interfaces -@dirrmtry share/dbus-1 -@dirrmtry share/config.kcfg -@dirrmtry share/config -@dirrmtry share/autostart -@dirrm share/apps/remoteview @dirrm share/apps/phonon +@dirrm share/apps/nepomukstrigiservice +@dirrm share/apps/nepomukstorage @dirrm share/apps/libphonon -@dirrmtry share/apps/kstyle/themes -@dirrmtry share/apps/kstyle -@dirrmtry share/apps/konqueror/dirtree/remote -@dirrmtry share/apps/konqueror/dirtree -@dirrmtry share/apps/konqueror +@dirrm share/apps/ksmserver/windowmanagers +@dirrm share/apps/ksmserver +@dirrm share/apps/konqueror/dirtree/remote +@dirrm share/apps/konqueror/dirtree @dirrm share/apps/kio_thumbnail/pics @dirrm share/apps/kio_thumbnail @dirrm share/apps/kio_man @dirrm share/apps/kio_info @dirrm share/apps/kio_finger -@dirrmtry share/apps/khelpcenter/searchhandlers/htdig -@dirrmtry share/apps/khelpcenter/searchhandlers -@dirrmtry share/apps/khelpcenter/plugins/Tutorials -@dirrmtry share/apps/khelpcenter/plugins/Scrollkeeper -@dirrmtry share/apps/khelpcenter/plugins/Manpages -@dirrmtry share/apps/khelpcenter/plugins/Applications -@dirrmtry share/apps/khelpcenter/plugins -@dirrmtry share/apps/khelpcenter -@dirrmtry share/apps/kde -@dirrmtry share/apps/kconf_update +@dirrm share/apps/kio_desktop/DesktopLinks +@dirrm share/apps/kio_desktop +@dirrm share/apps/kio_bookmarks +@dirrm share/apps/khelpcenter/searchhandlers/htdig +@dirrm share/apps/khelpcenter/searchhandlers +@dirrm share/apps/khelpcenter/plugins/Tutorials +@dirrm share/apps/khelpcenter/plugins/Scrollkeeper +@dirrm share/apps/khelpcenter/plugins/Manpages +@dirrm share/apps/khelpcenter/plugins/Applications +@dirrm share/apps/kde @dirrm share/apps/kcmlocale/pics @dirrm share/apps/kcmlocale @dirrm share/apps/kcm_phonon -@dirrmtry share/apps/kcm_componentchooser @dirrm share/apps/drkonqi/presets @dirrm share/apps/drkonqi/pics @dirrm share/apps/drkonqi/debuggers @dirrm share/apps/drkonqi -@dirrmtry share/apps/cmake/modules -@dirrmtry share/apps/cmake -@dirrmtry share/applications/kde4 -@dirrmtry share/applications -@dirrmtry lib/strigi -@dirrmtry lib/kde4/plugins/styles +@dirrm share/apps/desktoptheme/default/opaque/widgets +@dirrm share/apps/desktoptheme/default/opaque/dialogs +@dirrm share/apps/desktoptheme/default/opaque +@dirrm share/apps/desktoptheme/default/dialogs @dirrm lib/kde4/plugins/phonon_platform -@dirrmtry lib/kde4/plugins -@dirrmtry lib/kde4/libexec -@dirrmtry lib/kconf_update_bin @dirrmtry etc/xdg/menus @dirrmtry etc/xdg diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 4d97bf669506..cd7b63248e9f 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -8,10 +8,9 @@ PORTNAME= kdebase-workspace PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -31,10 +30,8 @@ RUN_DEPENDS= ${KDE4_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde4-xdg-env \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ xset:${PORTSDIR}/x11/xset -CONFLICTS= kdebase-runtime-4.1.[0-1]* - SUB_FILES= kdm -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_BZIP2= yes USE_QT_VER= 4 @@ -45,73 +42,39 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \ USE_GETTEXT= yes USE_ICONV= yes -CMAKE_ARGS+= -DWITH_BlueZ:BOOL=Off +CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \ + -DWITH_BlueZ:BOOL=OFF \ + -DWITH_Sensors:BOOL=OFF \ + -DWITH_NetworkManager:BOOL=OFF \ + -DWITH_Xmms:BOOL=OFF \ + -DWITH_Googlegadgets:BOOL=OFF \ + -DWITH_QEdje:BOOL=OFF +#Xmms and Googlegadgets could be enabled, +#QEdje has not been ported yet. post-extract: ${MKDIR} ${WRKSRC} pre-configure: - -.for item in effects/showfps.h scene.h workspace.h - ${REINPLACE_CMD} -e 's|<qdatetime.h>|<QDateTime>|'\ - ${WRKSRC}/../kwin/${item} -.endfor -.for item in client.h compositingprefs.h - ${REINPLACE_CMD} -e 's|<qframe.h>|<QFrame>|'\ - ${WRKSRC}/../kwin/${item} -.endfor -.for item in placement.cpp popupinfo.cpp tabbox.cpp - ${REINPLACE_CMD} -e 's|<qdrawutil.h>|<QtGui/qdrawutil.h>|'\ - -e 's|<qdesktopwidget.h>|<QDesktopWidget>|'\ - ${WRKSRC}/../kwin/${item} -.endfor - ${REINPLACE_CMD} -e 's|<qsessionmanager.h>|<QSessionManager>|'\ - ${WRKSRC}/../kwin/sm.cpp -.for item in effects/desktopgrid.h toplevel.h - ${REINPLACE_CMD} -e 's|<qobject.h>|<QObject>|'\ - ${WRKSRC}/../kwin/${item} -.endfor - ${REINPLACE_CMD} -e 's|<qpainter.h>|<QPainter>|'\ - ${WRKSRC}/../kwin/effects/presentwindows.cpp - ${REINPLACE_CMD} -e 's|<qcursor.h>|<QCursor>|'\ - -e 's|<qevent.h>|<QtEvents>|'\ - ${WRKSRC}/../kwin/effects/test/test_input.cpp ${REINPLACE_CMD} -e 's|<qhash.h>|<QHash>|'\ ${WRKSRC}/../kwin/effects/thumbnailaside.h ${REINPLACE_CMD} -e 's|<qdir.h>|<QDir>|'\ -e 's|<qfile.h>|<QFile>|'\ ${WRKSRC}/../kwin/effects/videorecord.cpp -.for item in kcmkwin/kwinoptions/windows.cpp clients/plastik/plastikclient.cpp\ - clients/plastik/plastikclient.cpp - ${REINPLACE_CMD} -e 's|<qdesktopwidget.h>|<QDesktopWidget>|'\ - ${WRKSRC}/../kwin/${item} -.endfor .for item in b2/b2client.cpp kwmtheme/kwmthemeclient.cpp\ laptop/laptopclient.cpp modernsystem/modernsys.cpp\ redmond/redmond.cpp ${REINPLACE_CMD} -e 's|<qdrawutil.h>|<QtGui/qdrawutil.h>|'\ ${WRKSRC}/../kwin/clients/${item} .endfor - ${REINPLACE_CMD} -e 's|<qbitmap.h>|<QBitmap>|'\ - -e 's|<qlabel.h>|<QLabel>|'\ - -e 's|<qlayout.h>|<QLayout>|'\ - -e 's|<qpainter.h>|<QPainter>|'\ - -e 's|<qtooltip.h>|<QToolTip>|'\ - ${WRKSRC}/../kwin/clients/oxygen/oxygenclient.cpp - ${REINPLACE_CMD} -e 's|<qevent.h>|<QtEvents>|'\ - ${WRKSRC}/../kwin/effects/desktopgrid.cpp - -post-configure: - ${REINPLACE_CMD} -e 's|/\* #undef HAVE_XKB \*/|#define HAVE_XKB 1|'\ - ${WRKSRC}/../build/config-X11.h post-install: - ${CHGRP} kmem ${KDE4_PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${KDE4_PREFIX}/bin/ksysguardd - @${LN} -sf ${KDE4_PREFIX}/bin/startkde ${KDE4_PREFIX}/bin/startkde4 - @${MV} ${KDE4_PREFIX}/bin/kdm ${KDE4_PREFIX}/bin/kdm-bin - @${MV} ${KDE4_PREFIX}/lib/kde4/libexec/kdm_config ${KDE4_PREFIX}/lib/kde4/libexec/kdm-bin_config - @${MV} ${KDE4_PREFIX}/lib/kde4/libexec/kdm_greet ${KDE4_PREFIX}/lib/kde4/libexec/kdm-bin_greet - @${INSTALL_SCRIPT} ${WRKDIR}/kdm ${KDE4_PREFIX}/bin + ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd + @${LN} -sf ${PREFIX}/bin/startkde ${PREFIX}/bin/startkde4 + @${MV} ${PREFIX}/bin/kdm ${PREFIX}/bin/kdm-bin + @${MV} ${PREFIX}/lib/kde4/libexec/kdm_config ${PREFIX}/lib/kde4/libexec/kdm-bin_config + @${MV} ${PREFIX}/lib/kde4/libexec/kdm_greet ${PREFIX}/lib/kde4/libexec/kdm-bin_greet + @${INSTALL_SCRIPT} ${WRKDIR}/kdm ${PREFIX}/bin .include <bsd.port.mk> diff --git a/x11/kde4-workspace/distinfo b/x11/kde4-workspace/distinfo index 9e9c3bdeaf2b..89497e8c976b 100644 --- a/x11/kde4-workspace/distinfo +++ b/x11/kde4-workspace/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-workspace-4.1.4.tar.bz2) = bdac9ac8055b976845587fe544d568be -SHA256 (KDE/kdebase-workspace-4.1.4.tar.bz2) = 5f0a63ab3d97c9240ff78c4219572fa82ebe803a1f7ce5786ba44cca50c28e08 -SIZE (KDE/kdebase-workspace-4.1.4.tar.bz2) = 47504097 +MD5 (KDE/kdebase-workspace-4.2.0.tar.bz2) = 193e30b9ed0b55b0196289d9df43a904 +SHA256 (KDE/kdebase-workspace-4.2.0.tar.bz2) = e5c550af7d655d62e37c51667f264b53eb9785166f3567960d91acd37b6f902b +SIZE (KDE/kdebase-workspace-4.2.0.tar.bz2) = 50724381 diff --git a/x11/kde4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd b/x11/kde4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd index 68bbae35e8af..b3ac831e0ac3 100644 --- a/x11/kde4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd +++ b/x11/kde4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd @@ -1,11 +1,11 @@ ---- ../ksysguard/gui/SystemLoad.sgrd.orig 2008-04-15 04:43:53.000000000 +0200 -+++ ../ksysguard/gui/SystemLoad.sgrd 2008-04-15 04:54:52.000000000 +0200 -@@ -6,7 +6,7 @@ - <beam sensorName="cpu/nice" sensorType="float" hostName="localhost" color="872414995" /> - <beam sensorName="cpu/user" sensorType="float" hostName="localhost" color="4279798271" /> - <beam sensorName="cpu/sys" sensorType="float" hostName="localhost" color="4294933768" /> -- <beam sensorName="cpu/wait" sensorType="float" hostName="localhost" color="4294955007" /> -+ <beam sensorName="cpu/system/intr" sensorType="float" hostName="localhost" color="4294955007" /> +--- ../ksysguard/gui/SystemLoad.sgrd.orig 2009-02-03 20:22:46.000000000 +0100 ++++ ../ksysguard/gui/SystemLoad.sgrd 2009-02-03 20:22:58.000000000 +0100 +@@ -3,7 +3,7 @@ + <WorkSheet title="System Load" interval="0.5" locked="1" rows="3" columns="1" > + <host port="-1" command="ksysguardd" shell="" name="localhost" /> + <display title="CPU History" svgBackground="widgets/plot-background" autoRange="0" class="FancyPlotter" column="0" row="0" vLines="0" vScroll="0" > +- <beam sensorType="float" hostName="localhost" regexpSensorName="cpu/cpu.*/TotalLoad" color="0xffff8000,0xffe20800" /> ++ <beam sensorType="float" hostName="localhost" regexpSensorName="cpu/.*/TotalLoad" color="0xffff8000,0xffe20800" /> </display> - <display svgBackground="widgets/plot-background" bColor="4281413681" title="Load Average (1 min)" hScale="3" hCount="5" fontColor="4294967295" vLines="0" hColor="838860800" pause="0" labels="1" autoRange="1" vDistance="30" globalUpdate="1" fontSize="8" vScroll="0" column="1" topBar="1" unit="" vColor="838860800" hLines="1" showUnit="1" class="FancyPlotter" row="0" > - <beam sensorName="cpu/loadavg1" sensorType="float" hostName="localhost" color="4279798271" /> + <display title="Memory and Swap History" svgBackground="widgets/plot-background" autoRange="0" class="FancyPlotter" column="0" row="1" vLines="0" vScroll="0" > + <beam summationName="Memory" sensorName="mem/physical/application" sensorType="integer" hostName="localhost" color="0xffc000c0" /> diff --git a/x11/kde4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc b/x11/kde4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc index cfea43043386..a112710f60ff 100644 --- a/x11/kde4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc +++ b/x11/kde4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc @@ -1,9 +1,9 @@ ---- ../ksysguard/gui/ksgrd/SensorManager.cc.orig 2008-04-15 04:49:59.000000000 +0200 -+++ ../ksysguard/gui/ksgrd/SensorManager.cc 2008-04-15 04:51:01.000000000 +0200 +--- ../ksysguard/gui/ksgrd/SensorManager.cc.orgi 2009-01-22 23:54:35.000000000 +0100 ++++ ../ksysguard/gui/ksgrd/SensorManager.cc 2009-01-22 23:54:52.000000000 +0100 @@ -61,6 +61,7 @@ mDict.insert( QLatin1String( "nice" ), i18n( "Nice Load" ) ); mDict.insert( QLatin1String( "user" ), i18n( "User Load" ) ); - mDict.insert( QLatin1String( "sys" ), i18n( "System Load" ) ); + mDict.insert( QLatin1String( "sys" ), i18nc( "@item sensor description", "System Load" ) ); + mDict.insert( QLatin1String( "intr" ), i18n( "Interrupt Load" ) ); mDict.insert( QLatin1String( "wait" ), i18n( "Waiting" ) ); mDict.insert( QLatin1String( "TotalLoad" ), i18n( "Total Load" ) ); diff --git a/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c index 23f3252cabac..978857c88f17 100644 --- a/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c +++ b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c @@ -1,5 +1,5 @@ ---- ../ksysguard/ksysguardd/FreeBSD/CPU.c.orig 2008-04-15 04:26:36.000000000 +0200 -+++ ../ksysguard/ksysguardd/FreeBSD/CPU.c 2008-04-15 04:39:27.000000000 +0200 +--- ../ksysguard/ksysguardd/FreeBSD/CPU.c.orig 2008-01-05 00:55:46.000000000 +0100 ++++ ../ksysguard/ksysguardd/FreeBSD/CPU.c 2009-02-03 20:54:08.000000000 +0100 @@ -49,11 +49,12 @@ struct kinfo_cputime *); static struct kinfo_cputime cp_time, cp_old; @@ -15,26 +15,41 @@ #else long percentages(int cnt, int *out, long *new, long *old, long *diffs); -@@ -74,6 +75,7 @@ +@@ -74,6 +75,8 @@ registerMonitor("cpu/system/user", "integer", printCPUUser, printCPUUserInfo, sm); registerMonitor("cpu/system/nice", "integer", printCPUNice, printCPUNiceInfo, sm); registerMonitor("cpu/system/sys", "integer", printCPUSys, printCPUSysInfo, sm); ++ registerMonitor("cpu/system/TotalLoad", "float", printCPUTotalLoad, printCPUTotalLoadInfo, sm); + registerMonitor("cpu/system/intr", "integer", printCPUIntr, printCPUIntrInfo, sm); registerMonitor("cpu/system/idle", "integer", printCPUIdle, printCPUIdleInfo, sm); /* Monitor names changed from kde3 => kde4. Remain compatible with legacy requests when possible. */ -@@ -91,6 +93,7 @@ +@@ -91,6 +94,8 @@ removeMonitor("cpu/system/user"); removeMonitor("cpu/system/nice"); removeMonitor("cpu/system/sys"); ++ removeMonitor("cpu/system/TotalLoad"); + removeMonitor("cpu/system/intr"); removeMonitor("cpu/system/idle"); /* These were registered as legacy monitors */ -@@ -151,6 +154,18 @@ +@@ -151,6 +156,31 @@ } void ++printCPUTotalLoad(const char* cmd) ++{ ++ fprintf(CurrentClient, "%f\n", (cpu_states[CP_SYS] + cpu_states[CP_USER] + ++ cpu_states[CP_NICE] + cpu_states[CP_INTR]) / 10.0); ++} ++ ++void ++printCPUTotalLoadInfo(const char* cmd) ++{ ++ fprintf(CurrentClient, "CPU Total Load\t0\t100\t%%\n"); ++} ++ ++void +printCPUIntr(const char* cmd) +{ + fprintf(CurrentClient, "%d\n", cpu_states[CP_INTR]/10); @@ -50,7 +65,7 @@ printCPUIdle(const char* cmd) { fprintf(CurrentClient, "%d\n", cpu_states[CP_IDLE]/10); -@@ -216,7 +231,8 @@ +@@ -216,7 +246,8 @@ out[0] = ((diffs.cp_user * 1000LL + half_total) / total_change); out[1] = ((diffs.cp_nice * 1000LL + half_total) / total_change); diff --git a/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h index 7a09e987892f..df52f95fab38 100644 --- a/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h +++ b/x11/kde4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h @@ -1,15 +1,17 @@ ---- ../ksysguard/ksysguardd/FreeBSD/CPU.h.orig 2008-04-15 04:36:40.000000000 +0200 -+++ ../ksysguard/ksysguardd/FreeBSD/CPU.h 2008-04-15 04:38:11.000000000 +0200 -@@ -35,6 +35,8 @@ +--- ../ksysguard/ksysguardd/FreeBSD/CPU.h.orig 2008-01-05 00:55:46.000000000 +0100 ++++ ../ksysguard/ksysguardd/FreeBSD/CPU.h 2009-02-03 16:26:12.000000000 +0100 +@@ -35,6 +35,10 @@ void printCPUNiceInfo(const char* cmd); void printCPUSys(const char* cmd); void printCPUSysInfo(const char* cmd); ++void printCPUTotalLoad(const char* cmd); ++void printCPUTotalLoadInfo(const char* cmd); +void printCPUIntr(const char* cmd); +void printCPUIntrInfo(const char* cmd); void printCPUIdle(const char* cmd); void printCPUIdleInfo(const char* cmd); void printCPUxUser(const char* cmd); -@@ -43,6 +45,8 @@ +@@ -43,6 +47,8 @@ void printCPUxNiceInfo(const char* cmd); void printCPUxSys(const char* cmd); void printCPUxSysInfo(const char* cmd); diff --git a/x11/kde4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp b/x11/kde4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp deleted file mode 100644 index a803f7b1069b..000000000000 --- a/x11/kde4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp +++ /dev/null @@ -1,131 +0,0 @@ ---- ../libs/ksysguard/processcore/processes_freebsd_p.cpp.orig 2008-04-15 00:09:17.000000000 +0200 -+++ ../libs/ksysguard/processcore/processes_freebsd_p.cpp 2008-04-15 03:41:27.000000000 +0200 -@@ -78,9 +78,11 @@ - process->setTracerpid(0); - - --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -- process->setUid(p->ki_uid); -- process->setGid(p->ki_pgid); -+#if defined(__FreeBSD__) -+ process->setEuid(p->ki_uid); -+ process->setUid(p->ki_ruid); -+ process->setEgid(p->ki_svgid); -+ process->setGid(p->ki_rgid); - process->setName(QString(p->ki_comm ? p->ki_comm : "????")); - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 - process->setUid(p->kp_uid); -@@ -96,13 +98,15 @@ - { - int status; - struct rusage pru; --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -- ps->setUserTime(p->ki_runtime / 10000); -+#if defined(__FreeBSD__) -+ ps->setUserTime(p->ki_rusage.ru_utime.tv_sec * 100 + p->ki_rusage.ru_utime.tv_usec / 10000); -+ ps->setSysTime(p->ki_rusage.ru_stime.tv_sec * 100 + p->ki_rusage.ru_stime.tv_usec / 10000); - ps->setNiceLevel(p->ki_nice); -- ps->setVmSize(p->ki_size); -- ps->setVmRSS(p->ki_rssize * getpagesize()); -+ ps->setVmSize(p->ki_size / 1024); -+ ps->setVmRSS(p->ki_rssize * getpagesize() / 1024); - status = p->ki_stat; --#elif defined(__DragonFly__) && __DragonFly_version >= 190000 -+#elif defined(__DragonFly__) -+#if __DragonFly_version >= 190000 - if (!getrusage(p->kp_pid, &pru)) { - errx(1, "failed to get rusage info"); - } -@@ -119,22 +123,22 @@ - status = p->kp_proc.p_stat; - #endif - ps->setSysTime(0); -+#endif - - // "idle","run","sleep","stop","zombie" - switch( status ) { -- case '0': -- ps->setStatus(Process::DiskSleep); -- break; -- case '1': -- ps->setStatus(Process::Running); -- break; -- case '2': -- ps->setStatus(Process::Sleeping); -- break; -- case '3': -- ps->setStatus(Process::Stopped); -- break; -- case '4': -+ case SRUN: -+ ps->setStatus(Process::Running); -+ break; -+ case SSLEEP: -+ case SWAIT: -+ case SLOCK: -+ ps->setStatus(Process::Sleeping); -+ break; -+ case SSTOP: -+ ps->setStatus(Process::Stopped); -+ break; -+ case SZOMB: - ps->setStatus(Process::Zombie); - break; - default: -@@ -145,10 +149,7 @@ - - void ProcessesLocal::Private::readProcStatm(struct kinfo_proc *p, Process *process) - { --// TODO -- --// unsigned long shared; --// process->setVmURSS(process->vmRSS - (shared * sysconf(_SC_PAGESIZE) / 1024)); -+ process->setVmURSS(-1); - } - - bool ProcessesLocal::Private::readProcCmdline(long pid, Process *process) -@@ -184,7 +185,7 @@ - struct kinfo_proc p; - if(d->readProc(pid, &p)) - { --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -+#if defined(__FreeBSD__) - ppid = p.ki_ppid; - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 - ppid = p.kp_ppid; -@@ -218,13 +219,18 @@ - mib[0] = CTL_KERN; - mib[1] = KERN_PROC; - mib[2] = KERN_PROC_ALL; -- sysctl(mib, 3, NULL, &len, NULL, 0); -- p = (kinfo_proc *) malloc(len); -- sysctl(mib, 3, p, &len, NULL, 0); -+ if (sysctl(mib, 3, NULL, &len, NULL, 0) == -1) -+ return pids; -+ if ((p = (kinfo_proc *) malloc(len)) == NULL) -+ return pids; -+ if (sysctl(mib, 3, p, &len, NULL, 0) == -1) { -+ free(p); -+ return pids; -+ } - - for (num = 0; num < len / sizeof(struct kinfo_proc); num++) - { --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -+#if defined(__FreeBSD__) - long pid = p[num].ki_pid; - long long ppid = p[num].ki_ppid; - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 -@@ -294,8 +300,11 @@ - - size_t Total; - size_t len; -+ - len = sizeof (Total); -- sysctlbyname("hw.physmem", &Total, &len, NULL, 0); -+ if (sysctlbyname("hw.physmem", &Total, &len, NULL, 0) == -1) -+ return 0; -+ - return Total /= 1024; - } - diff --git a/x11/kde4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp b/x11/kde4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp deleted file mode 100644 index d756e11a6e00..000000000000 --- a/x11/kde4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- ../plasma/applets/systemtray/systemtraywidget.cpp 2008/07/03 02:32:22 827463 -+++ ../plasma/applets/systemtray/systemtraywidget.cpp 2008/08/05 13:57:28 842541 -@@ -52,6 +52,17 @@ - // Override spacing set by the current style - m_mainLayout->setContentsMargins(0, 0, 0, 0); - m_mainLayout->setSpacing(4); -+ -+ // Widgets added to the parent before this one may end up -+ // on top of this one if their native windows are created -+ // after this one, so raise() to make sure this widget is -+ // on top. -+ // raise() -- doesn't work for some reason -+ foreach (QObject *sibling, parent->children()) { -+ if (sibling != this && sibling->isWidgetType()) { -+ static_cast<QWidget*>(sibling)->lower(); -+ } -+ } - } - - void SystemTrayWidget::init() diff --git a/x11/kde4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc b/x11/kde4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc new file mode 100644 index 000000000000..835260b86eff --- /dev/null +++ b/x11/kde4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc @@ -0,0 +1,10 @@ +--- ../krunner/lock/lockprocess.cc (revision 916963) ++++ ../krunner/lock/lockprocess.cc (revision 916964) +@@ -1104,7 +1104,6 @@ + return; // no resuming with dialog visible or when not visible + if( mSuspended && mHackProc.state() == QProcess::Running ) + { +- XForceScreenSaver(QX11Info::display(), ScreenSaverReset ); + QPainter p( this ); + p.drawPixmap( 0, 0, mSavedScreen ); + p.end(); diff --git a/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp b/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp new file mode 100644 index 000000000000..4f49a3d0463b --- /dev/null +++ b/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp @@ -0,0 +1,40 @@ +--- ../krunner/screensaver/saverengine.cpp (revision 916963) ++++ ../krunner/screensaver/saverengine.cpp (revision 916964) +@@ -46,7 +46,11 @@ + // Save X screensaver parameters + XGetScreenSaver(QX11Info::display(), &mXTimeout, &mXInterval, + &mXBlanking, &mXExposures); +- // ... and disable it ++ // And disable it. The internal X screensaver is not used at all, but we use its ++ // internal idle timer (and it is also used by DPMS support in X). This timer must not ++ // be altered by this code, since e.g. resetting the counter after activating our ++ // screensaver would prevent DPMS from activating. We use the timer merely to detect ++ // user activity. + XSetScreenSaver(QX11Info::display(), 0, mXInterval, mXBlanking, mXExposures); + + mState = Waiting; +@@ -87,7 +91,6 @@ + + void SaverEngine::Lock() + { +- bool ok = true; + if (mState == Waiting) + { + startLockProcess( ForceLock ); +@@ -125,6 +128,7 @@ + + void SaverEngine::SimulateUserActivity() + { ++ XForceScreenSaver( QX11Info::display(), ScreenSaverReset ); + if ( mXAutoLock && mState == Waiting ) + { + mXAutoLock->resetTrigger(); +@@ -323,6 +327,8 @@ + // + void SaverEngine::idleTimeout() + { ++ if( mState != Waiting ) ++ return; // already saving + startLockProcess( DefaultLock ); + } + diff --git a/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp b/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp new file mode 100644 index 000000000000..fac3a214f2d1 --- /dev/null +++ b/x11/kde4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp @@ -0,0 +1,84 @@ +--- ../krunner/screensaver/xautolock.cpp (revision 916963) ++++ ../krunner/screensaver/xautolock.cpp (revision 916964) +@@ -83,8 +83,10 @@ + mActive = false; + + mTimerId = startTimer( CHECK_INTERVAL ); ++ // This is an internal clock timer (in seconds), used instead of querying system time. ++ // It is incremented manually, preventing from problems with clock jumps. ++ // In other words, this is the 'now' time and the reference point for other times here. + mElapsed = 0; +- + } + + //--------------------------------------------------------------------------- +@@ -126,8 +128,6 @@ + { + mActive = true; + resetTrigger(); +- XSetScreenSaver(QX11Info::display(), mTimeout + 10, 100, PreferBlanking, DontAllowExposures); // We'll handle blanking +- kDebug() << "XSetScreenSaver" << mTimeout + 10; + } + + //--------------------------------------------------------------------------- +@@ -138,8 +138,6 @@ + { + mActive = false; + resetTrigger(); +- XSetScreenSaver(QX11Info::display(), 0, 100, PreferBlanking, DontAllowExposures); // No blanking at all +- kDebug() << "XSetScreenSaver 0"; + } + + //--------------------------------------------------------------------------- +@@ -148,12 +146,15 @@ + // + void XAutoLock::resetTrigger() + { ++ // Time of the last user activity (used only when the internal XScreensaver ++ // idle counter is not available). + mLastReset = mElapsed; ++ // Time when screensaver should be activated. + mTrigger = mElapsed + mTimeout; + #ifdef HAVE_XSCREENSAVER + mLastIdle = 0; + #endif +- XForceScreenSaver( QX11Info::display(), ScreenSaverReset ); ++ // Do not reset the internal X screensaver here (no XForceScreenSaver()) + } + + //--------------------------------------------------------------------------- +@@ -205,6 +206,9 @@ + if (mMitInfo) + { + Display *d = QX11Info::display(); ++ // Check user idle time. If it is smaller than before, it is either ++ // clock jump or user activity, so reset the trigger time. Checking whether ++ // there is user inactivity timeout is done below using mTrigger and mElapsed. + XScreenSaverQueryInfo(d, DefaultRootWindow(d), mMitInfo); + if (mLastIdle < mMitInfo->idle) + mLastIdle = mMitInfo->idle; +@@ -218,12 +222,11 @@ + + bool activate = false; + +- // kDebug() << now << mTrigger; ++ // This is the test whether to activate screensaver. If we have reached the time ++ // and for the whole timeout period there was no activity (which would change mTrigger ++ // again), activate. + if (mElapsed >= mTrigger) +- { +- resetTrigger(); + activate = true; +- } + + #ifdef HAVE_DPMS + BOOL on; +@@ -237,6 +240,8 @@ + // that is always smaller than DPMS timeout (X bug I guess). So if DPMS + // saving is active, simply always activate our saving too, otherwise + // this could prevent locking from working. ++ // X.Org 7.4: With this version activating DPMS resets the screensaver idle timer, ++ // so keep this. It probably makes sense to always do this anyway. + if(state == DPMSModeStandby || state == DPMSModeSuspend || state == DPMSModeOff) + activate = true; + // If we are DPMS-dependent and either DPMS is turned off completely or all diff --git a/x11/kde4-workspace/pkg-plist b/x11/kde4-workspace/pkg-plist index f66f119cafb4..0f53efd5db76 100644 --- a/x11/kde4-workspace/pkg-plist +++ b/x11/kde4-workspace/pkg-plist @@ -11,7 +11,6 @@ bin/kdmctl bin/kdostartupconfig4 bin/kfontinst bin/kfontview -bin/khotkeys bin/klipper bin/kmenuedit bin/krandom.kss @@ -29,71 +28,31 @@ bin/ksystraycmd bin/kwin bin/kwin_killer_helper bin/kwin_rules_dialog +bin/kwrited bin/kxkb bin/plasma +bin/plasma-overlay bin/plasmaengineexplorer bin/plasmapkg bin/plasmoidviewer bin/safestartkde +bin/setscheduler bin/startkde bin/startkde4 bin/systemsettings etc/ksysguarddrc etc/systemsettingsrc -include/KDE/Plasma/AbstractRunner -include/KDE/Plasma/AnimationDriver -include/KDE/Plasma/Animator -include/KDE/Plasma/Applet -include/KDE/Plasma/AppletBrowser -include/KDE/Plasma/AppletScript -include/KDE/Plasma/CheckBox -include/KDE/Plasma/ComboBox -include/KDE/Plasma/ConfigXml -include/KDE/Plasma/Containment -include/KDE/Plasma/Corona -include/KDE/Plasma/DataContainer -include/KDE/Plasma/DataEngine -include/KDE/Plasma/DataEngineManager -include/KDE/Plasma/DataEngineScript -include/KDE/Plasma/Delegate -include/KDE/Plasma/Dialog -include/KDE/Plasma/Flash -include/KDE/Plasma/GLApplet -include/KDE/Plasma/GroupBox -include/KDE/Plasma/Icon -include/KDE/Plasma/Label -include/KDE/Plasma/LineEdit -include/KDE/Plasma/Meter -include/KDE/Plasma/Package -include/KDE/Plasma/PackageMetadata -include/KDE/Plasma/PackageStructure -include/KDE/Plasma/PaintUtils -include/KDE/Plasma/PanelSvg -include/KDE/Plasma/Plasma -include/KDE/Plasma/PushButton -include/KDE/Plasma/QueryMatch -include/KDE/Plasma/RadioButton -include/KDE/Plasma/RunnerContext -include/KDE/Plasma/RunnerManager -include/KDE/Plasma/RunnerScript -include/KDE/Plasma/ScriptEngine -include/KDE/Plasma/Service -include/KDE/Plasma/ServiceJob -include/KDE/Plasma/SignalPlotter -include/KDE/Plasma/Svg -include/KDE/Plasma/TextEdit -include/KDE/Plasma/Theme -include/KDE/Plasma/UiLoader -include/KDE/Plasma/Version -include/KDE/Plasma/View -include/KDE/Plasma/Weather/Formulas include/KDE/Plasma/Weather/Ion -include/KDE/Plasma/WebContent -include/clocknumber.h +include/KDE/Plasma/Weather/WeatherUtils include/kcommondecoration.h include/kdecoration.h include/kdecorationbridge.h include/kdecorationfactory.h +include/kephal/configurations.h +include/kephal/kephal.h +include/kephal/kephal_export.h +include/kephal/outputs.h +include/kephal/screens.h include/kgreeterplugin.h include/kscreensaver.h include/kscreensaver_vroot.h @@ -107,6 +66,7 @@ include/ksysguard/KTextEditVT.h include/ksysguard/ProcessFilter.h include/ksysguard/ProcessModel.h include/ksysguard/ksysguardprocesslist.h +include/ksysguard/lsof.h include/ksysguard/process.h include/ksysguard/processes.h include/kwinconfig.h @@ -119,58 +79,22 @@ include/kwinxrenderutils.h include/kworkspace/kdisplaymanager.h include/kworkspace/kwindowlistmenu.h include/kworkspace/kworkspace.h -include/plasma/abstractrunner.h -include/plasma/animationdriver.h -include/plasma/animator.h -include/plasma/applet.h -include/plasma/appletbrowser.h -include/plasma/configxml.h -include/plasma/containment.h -include/plasma/corona.h -include/plasma/datacontainer.h -include/plasma/dataengine.h -include/plasma/dataenginemanager.h -include/plasma/delegate.h -include/plasma/dialog.h -include/plasma/glapplet.h -include/plasma/package.h -include/plasma/packagemetadata.h -include/plasma/packagestructure.h -include/plasma/paintutils.h -include/plasma/panelsvg.h -include/plasma/plasma.h -include/plasma/plasma_export.h -include/plasma/querymatch.h -include/plasma/runnercontext.h -include/plasma/runnermanager.h -include/plasma/scripting/appletscript.h -include/plasma/scripting/dataenginescript.h -include/plasma/scripting/runnerscript.h -include/plasma/scripting/scriptengine.h -include/plasma/service.h -include/plasma/servicejob.h -include/plasma/svg.h -include/plasma/theme.h -include/plasma/uiloader.h -include/plasma/version.h -include/plasma/view.h -include/plasma/weather/formulas.h +include/nepomuk/nepomukquery_export.h +include/nepomuk/nepomukqueryclient_export.h +include/nepomuk/query.h +include/nepomuk/queryparser.h +include/nepomuk/queryserviceclient.h +include/nepomuk/result.h +include/nepomuk/term.h include/plasma/weather/ion.h include/plasma/weather/ion_export.h -include/plasma/widgets/checkbox.h -include/plasma/widgets/combobox.h -include/plasma/widgets/flash.h -include/plasma/widgets/groupbox.h -include/plasma/widgets/icon.h -include/plasma/widgets/label.h -include/plasma/widgets/lineedit.h -include/plasma/widgets/meter.h -include/plasma/widgets/pushbutton.h -include/plasma/widgets/radiobutton.h -include/plasma/widgets/signalplotter.h -include/plasma/widgets/textedit.h -include/plasma/widgets/webcontent.h -include/plasmaclock_export.h +include/plasma/weather/weatherutils.h +include/plasmaclock/calendar.h +include/plasmaclock/calendartable.h +include/plasmaclock/clockapplet.h +include/plasmaclock/clocknumber.h +include/plasmaclock/plasmaclock_export.h +include/plasmaclock/ui_calendar.h include/solid/control/bluetoothinputdevice.h include/solid/control/bluetoothinterface.h include/solid/control/bluetoothmanager.h @@ -202,10 +126,21 @@ include/solid/control/solid_control_export.h include/solid/control/wirednetworkinterface.h include/solid/control/wirelessaccesspoint.h include/solid/control/wirelessnetworkinterface.h +include/taskmanager/abstractgroupableitem.h +include/taskmanager/abstractgroupingstrategy.h +include/taskmanager/abstractsortingstrategy.h +include/taskmanager/groupmanager.h include/taskmanager/startup.h include/taskmanager/task.h +include/taskmanager/taskactions.h +include/taskmanager/taskgroup.h +include/taskmanager/taskitem.h include/taskmanager/taskmanager.h -include/ui_calendar.h +include/taskmanager/taskmanager_export.h +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceConfig.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceConfigVersion.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceLibraryTargets-%%KDE4_BUILD_TYPE%%.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceLibraryTargets.cmake lib/kconf_update_bin/khotkeys_update lib/kconf_update_bin/krdb_clearlibrarypath lib/kconf_update_bin/kwin_update_default_rules @@ -220,16 +155,18 @@ lib/kde4/kcm_autostart.so lib/kde4/kcm_bell.so lib/kde4/kcm_clock.so lib/kde4/kcm_colors.so +lib/kde4/kcm_desktopthemedetails.so lib/kde4/kcm_display.so lib/kde4/kcm_energy.so lib/kde4/kcm_fontinst.so lib/kde4/kcm_fonts.so +lib/kde4/kcm_hotkeys.so lib/kde4/kcm_input.so lib/kde4/kcm_kdm.so lib/kde4/kcm_keyboard.so lib/kde4/kcm_keyboard_layout.so lib/kde4/kcm_keys.so -lib/kde4/kcm_khotkeys.so +lib/kde4/kcm_krunner_shell.so lib/kde4/kcm_ksplashthemes.so lib/kde4/kcm_kwin4_effect_builtins.so lib/kde4/kcm_kwincompositing.so @@ -238,13 +175,17 @@ lib/kde4/kcm_kwindesktop.so lib/kde4/kcm_kwinoptions.so lib/kde4/kcm_kwinrules.so lib/kde4/kcm_launch.so +lib/kde4/kcm_powerdevilconfig.so lib/kde4/kcm_randr.so lib/kde4/kcm_screensaver.so lib/kde4/kcm_smserver.so lib/kde4/kcm_solid.so +lib/kde4/kcm_standard_actions.so lib/kde4/kcm_style.so lib/kde4/kcm_xinerama.so +lib/kde4/kded_kephal.so lib/kde4/kded_khotkeys.so +lib/kde4/kded_powerdevil.so lib/kde4/kfontviewpart.so lib/kde4/kgreet_classic.so lib/kde4/kgreet_generic.so @@ -253,11 +194,14 @@ lib/kde4/kio_fonts.so lib/kde4/krunner_bookmarksrunner.so lib/kde4/krunner_calculatorrunner.so lib/kde4/krunner_locations.so +lib/kde4/krunner_nepomuksearchrunner.so +lib/kde4/krunner_placesrunner.so +lib/kde4/krunner_powerdevil.so +lib/kde4/krunner_recentdocuments.so lib/kde4/krunner_services.so lib/kde4/krunner_sessions.so lib/kde4/krunner_shell.so lib/kde4/krunner_webshortcuts.so -lib/kde4/krunner_xesam.so lib/kde4/kstyle_keramik_config.so lib/kde4/kwin3_b2.so lib/kde4/kwin3_kde2.so @@ -289,7 +233,9 @@ lib/kde4/libexec/krootimage lib/kde4/libexec/krunner_lock lib/kde4/libexec/test_kcm_xinerama lib/kde4/plasma_animator_default.so +lib/kde4/plasma_applet_activitybar.so lib/kde4/plasma_applet_battery.so +lib/kde4/plasma_applet_calendar.so lib/kde4/plasma_applet_clock.so lib/kde4/plasma_applet_devicenotifier.so lib/kde4/plasma_applet_dig_clock.so @@ -297,38 +243,57 @@ lib/kde4/plasma_applet_icon.so lib/kde4/plasma_applet_launcher.so lib/kde4/plasma_applet_lockout.so lib/kde4/plasma_applet_pager.so +lib/kde4/plasma_applet_quicklaunch.so lib/kde4/plasma_applet_simplelauncher.so +lib/kde4/plasma_applet_sm_cpu.so +lib/kde4/plasma_applet_sm_hdd.so +lib/kde4/plasma_applet_sm_hwinfo.so +lib/kde4/plasma_applet_sm_net.so +lib/kde4/plasma_applet_sm_temperature.so +lib/kde4/plasma_applet_system-monitor.so lib/kde4/plasma_applet_systemtray.so lib/kde4/plasma_applet_tasks.so lib/kde4/plasma_applet_trash.so +lib/kde4/plasma_applet_webbrowser.so +lib/kde4/plasma_appletscript_simple_javascript.so lib/kde4/plasma_appletscriptengine_dashboard.so lib/kde4/plasma_appletscriptengine_webapplet.so lib/kde4/plasma_containment_desktop.so +lib/kde4/plasma_containment_midpanel.so lib/kde4/plasma_containment_panel.so +lib/kde4/plasma_containment_saverdesktop.so +lib/kde4/plasma_engine_applicationjobs.so lib/kde4/plasma_engine_dict.so +lib/kde4/plasma_engine_executable.so +lib/kde4/plasma_engine_favicons.so lib/kde4/plasma_engine_filebrowser.so lib/kde4/plasma_engine_hotplug.so lib/kde4/plasma_engine_mouse.so +lib/kde4/plasma_engine_network.so +lib/kde4/plasma_engine_notifications.so lib/kde4/plasma_engine_nowplaying.so lib/kde4/plasma_engine_places.so lib/kde4/plasma_engine_powermanagement.so +lib/kde4/plasma_engine_rss.so lib/kde4/plasma_engine_soliddevice.so +lib/kde4/plasma_engine_systemmonitor.so lib/kde4/plasma_engine_tasks.so lib/kde4/plasma_engine_time.so lib/kde4/plasma_engine_weather.so lib/kde4/plasma_packagestructure_dashboard.so -lib/kde4/plasma_runner_scriptengine_qscript.so -lib/kde4/plasma_scriptengine_qscript.so +lib/kde4/plasma_packagestructure_web.so +lib/kde4/plasma_runnerscript_javascript.so +lib/kde4/plasma_wallpaper_color.so +lib/kde4/plasma_wallpaper_image.so +lib/kde4/plugins/designer/ksysguardlsofwidgets.so lib/kde4/plugins/designer/ksysguardwidgets.so -lib/kde4/solid_fakebluetooth.so lib/kde4/solid_fakenet.so lib/libkdecorations.so lib/libkdecorations.so.5 -lib/libkdecorations.so.5.0.0 +lib/libkdecorations.so.5.0.1 lib/libkdeinit4_kaccess.so lib/libkdeinit4_kcminit.so lib/libkdeinit4_kcminit_startup.so -lib/libkdeinit4_khotkeys.so lib/libkdeinit4_klipper.so lib/libkdeinit4_kmenuedit.so lib/libkdeinit4_krunner.so @@ -338,54 +303,65 @@ lib/libkdeinit4_kwin.so lib/libkdeinit4_kwin_rules_dialog.so lib/libkdeinit4_kxkb.so lib/libkdeinit4_plasma.so +lib/libkephal.so +lib/libkephal.so.5 +lib/libkephal.so.5.0.1 lib/libkfontinst.so lib/libkfontinst.so.5 -lib/libkfontinst.so.5.0.0 +lib/libkfontinst.so.5.0.1 lib/libkfontinstui.so lib/libkfontinstui.so.5 -lib/libkfontinstui.so.5.0.0 -lib/libkhotkeysprivate.so +lib/libkfontinstui.so.5.0.1 lib/libkhotkeysprivate.so.5 -lib/libkhotkeysprivate.so.5.0.0 +lib/libkhotkeysprivate.so.5.0.1 lib/libkscreensaver.so lib/libkscreensaver.so.5 lib/libkscreensaver.so.5.0.0 lib/libksgrd.so lib/libksgrd.so.5 -lib/libksgrd.so.5.0.0 +lib/libksgrd.so.5.0.1 lib/libkwineffects.so lib/libkwineffects.so.1 lib/libkwineffects.so.1.0.0 lib/libkwinnvidiahack.so lib/libkwinnvidiahack.so.5 -lib/libkwinnvidiahack.so.5.0.0 +lib/libkwinnvidiahack.so.5.0.1 lib/libkworkspace.so lib/libkworkspace.so.5 -lib/libkworkspace.so.5.0.0 -lib/libplasma.so -lib/libplasma.so.2 -lib/libplasma.so.2.0.0 +lib/libkworkspace.so.5.0.1 +lib/liblsofui.so +lib/liblsofui.so.5 +lib/liblsofui.so.5.0.1 +lib/libnepomukquery.so +lib/libnepomukquery.so.5 +lib/libnepomukquery.so.5.0.1 +lib/libnepomukqueryclient.so +lib/libnepomukqueryclient.so.5 +lib/libnepomukqueryclient.so.5.0.1 +lib/libplasma_applet-system-monitor.so +lib/libplasma_applet-system-monitor.so.5 +lib/libplasma_applet-system-monitor.so.5.0.1 lib/libplasmaclock.so lib/libplasmaclock.so.5 -lib/libplasmaclock.so.5.0.0 +lib/libplasmaclock.so.5.0.1 lib/libprocesscore.so lib/libprocesscore.so.5 -lib/libprocesscore.so.5.0.0 +lib/libprocesscore.so.5.0.1 lib/libprocessui.so lib/libprocessui.so.5 -lib/libprocessui.so.5.0.0 +lib/libprocessui.so.5.0.1 lib/libsolidcontrol.so lib/libsolidcontrol.so.5 -lib/libsolidcontrol.so.5.0.0 +lib/libsolidcontrol.so.5.0.1 lib/libsolidcontrolifaces.so lib/libsolidcontrolifaces.so.5 -lib/libsolidcontrolifaces.so.5.0.0 +lib/libsolidcontrolifaces.so.5.0.1 lib/libtaskmanager.so lib/libtaskmanager.so.5 -lib/libtaskmanager.so.5.0.0 +lib/libtaskmanager.so.5.0.1 lib/libweather_ion.so lib/libweather_ion.so.5 -lib/libweather_ion.so.5.0.0 +lib/libweather_ion.so.5.0.1 lib/strigi/strigita_font.so share/applications/kde4/kfontview.desktop share/applications/kde4/klipper.desktop @@ -393,45 +369,25 @@ share/applications/kde4/kmenuedit.desktop share/applications/kde4/krandrtray.desktop share/applications/kde4/ksysguard.desktop share/applications/kde4/systemsettings.desktop +share/apps/cmake/modules/FindCkConnector.cmake +share/apps/cmake/modules/FindDBus.cmake +share/apps/cmake/modules/FindGooglegadgets.cmake +share/apps/cmake/modules/FindKephal.cmake share/apps/cmake/modules/FindLibXKlavier.cmake share/apps/cmake/modules/FindPAM.cmake +share/apps/cmake/modules/FindQEdje.cmake share/apps/cmake/modules/FindSensors.cmake share/apps/cmake/modules/UnixAuth.cmake +share/apps/cmake/modules/create_exe_symlink.cmake share/apps/color-schemes/Honeycomb.colors share/apps/color-schemes/Norway.colors share/apps/color-schemes/ObsidianCoast.colors share/apps/color-schemes/Oxygen.colors share/apps/color-schemes/Steel.colors share/apps/color-schemes/WontonSoup.colors -share/apps/desktoptheme/default/colors -share/apps/desktoptheme/default/dialogs/background.svg -share/apps/desktoptheme/default/dialogs/krunner.svg -share/apps/desktoptheme/default/dialogs/shutdowndialog.source.svg -share/apps/desktoptheme/default/dialogs/shutdowndialog.svg -share/apps/desktoptheme/default/metadata.desktop -share/apps/desktoptheme/default/opaque/dialogs/background.svg -share/apps/desktoptheme/default/opaque/dialogs/krunner.svg -share/apps/desktoptheme/default/opaque/dialogs/shutdowndialog.svg -share/apps/desktoptheme/default/opaque/widgets/panel-background.svg -share/apps/desktoptheme/default/opaque/widgets/tooltip.svg -share/apps/desktoptheme/default/widgets/analog_meter.svg -share/apps/desktoptheme/default/widgets/background.svg -share/apps/desktoptheme/default/widgets/bar_meter_horizontal.svg -share/apps/desktoptheme/default/widgets/bar_meter_vertical.svg -share/apps/desktoptheme/default/widgets/battery-oxygen.svg -share/apps/desktoptheme/default/widgets/battery.svg -share/apps/desktoptheme/default/widgets/branding.svg -share/apps/desktoptheme/default/widgets/clock.svg -share/apps/desktoptheme/default/widgets/connection-established.svg -share/apps/desktoptheme/default/widgets/containment-controls.svg -share/apps/desktoptheme/default/widgets/pager.svg -share/apps/desktoptheme/default/widgets/panel-background.svg -share/apps/desktoptheme/default/widgets/plot-background.svg -share/apps/desktoptheme/default/widgets/systemtray.svg -share/apps/desktoptheme/default/widgets/tasks.svg -share/apps/desktoptheme/default/widgets/toolbox-button.svg -share/apps/desktoptheme/default/widgets/tooltip.svg -share/apps/desktoptheme/default/widgets/translucentbackground.svg +share/apps/desktoptheme/default/calendar/mini-calendar.svgz +share/apps/desktoptheme/default/system-monitor/hdd_panel.svgz +share/apps/desktoptheme/default/widgets/battery-oxygen.svgz share/apps/doc/kdm/README share/apps/doc/kdm/greeter.dtd share/apps/kaccess/kaccess.notifyrc @@ -452,7 +408,6 @@ share/apps/kconf_update/kaccel.upd share/apps/kconf_update/kcmdisplayrc.upd share/apps/kconf_update/khotkeys_32b1_update.upd share/apps/kconf_update/khotkeys_printscreen.upd -share/apps/kconf_update/khotkeys_remove_shortcuts.upd share/apps/kconf_update/konqueror_gestures_kde321_update.upd share/apps/kconf_update/krdb.upd share/apps/kconf_update/ksmserver.upd @@ -605,17 +560,12 @@ share/apps/kfontview/kfontviewui.rc share/apps/khotkeys/kde32b1.khotkeys share/apps/khotkeys/konqueror_gestures_kde321.khotkeys share/apps/khotkeys/printscreen.khotkeys -share/apps/kicker/applets/ksysguardapplet.desktop share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new.png share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new_sep.png share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new.png share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new_sep.png share/apps/kmenuedit/kmenueditui.rc share/apps/konqsidebartng/virtual_folders/services/fonts.desktop -share/apps/ksmserver/windowmanagers/compiz-custom.desktop -share/apps/ksmserver/windowmanagers/compiz.desktop -share/apps/ksmserver/windowmanagers/metacity.desktop -share/apps/ksmserver/windowmanagers/openbox.desktop share/apps/ksplash/Themes/Default/1024x768/background.png share/apps/ksplash/Themes/Default/1280x1024/background.png share/apps/ksplash/Themes/Default/1600x1200/background.png @@ -677,6 +627,9 @@ share/apps/kwin/blur.frag share/apps/kwin/blur.vert share/apps/kwin/circle-edgy.png share/apps/kwin/circle.png +share/apps/kwin/cubecap.png +share/apps/kwin/cylinder.frag +share/apps/kwin/cylinder.vert share/apps/kwin/default_rules/fsp_workarounds_1.kwinrules share/apps/kwin/default_rules/plasma_desktop_containment.kwinrules share/apps/kwin/explosion-end.png @@ -700,35 +653,56 @@ share/apps/kwin/redmond.desktop share/apps/kwin/shadow-texture.png share/apps/kwin/sharpen.frag share/apps/kwin/sharpen.vert +share/apps/kwin/snow.frag +share/apps/kwin/snow.vert share/apps/kwin/snowflake.png +share/apps/kwin/sphere.vert share/apps/kwin/trackmouse.png share/apps/kwin/web.desktop +share/apps/kwrited/kwrited.notifyrc +share/apps/plasma/dashboard/AppleClasses/AppleAnimator.js +share/apps/plasma/dashboard/AppleClasses/AppleButton.js +share/apps/plasma/dashboard/AppleClasses/AppleInfoButton.js +share/apps/plasma/dashboard/AppleClasses/AppleScrollArea.js +share/apps/plasma/dashboard/AppleClasses/AppleScrollbar.js +share/apps/plasma/dashboard/AppleClasses/AppleSlider.js +share/apps/plasma/dashboard/button/genericButton.js +share/apps/plasma/services/applicationjobs.operations +share/apps/plasma/services/notifications.operations +share/apps/plasma/services/nowplaying.operations +share/apps/plasma/services/tasks.operations +share/apps/plasma_scriptengine_ruby/applet.rb +share/apps/plasma_scriptengine_ruby/data_engine.rb +share/apps/powerdevil/default.powerdevilprofiles +share/apps/powerdevil/powerdevil.notifyrc share/apps/solid/actions/test-predicate-openinwindow.desktop -share/apps/solidfakebluetoothbackend/fakebluetooth.xml share/apps/solidfakenetbackend/fakenetworking.xml share/apps/systemsettings/systemsettingsui.rc -share/autostart/khotkeys.desktop share/autostart/klipper.desktop share/autostart/krunner.desktop +share/autostart/kwrited-autostart.desktop share/autostart/plasma.desktop share/config.kcfg/klaunch.kcfg share/config.kcfg/kscreensaversettings.kcfg share/config.kcfg/kwin.kcfg +share/config.kcfg/plasma-shell-desktop.kcfg share/config/background.knsrc share/config/colorschemes.knsrc share/config/kdm.knsrc share/config/klipperrc share/config/ksplash.knsrc +share/config/ksysguard.knsrc +share/config/plasma-overlayrc share/config/plasma-themes.knsrc -share/config/plasmoids.knsrc share/config/wallpaper.knsrc share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml share/dbus-1/interfaces/org.kde.KSMServerInterface.xml share/dbus-1/interfaces/org.kde.KWin.xml +share/dbus-1/interfaces/org.kde.PowerDevil.xml share/dbus-1/interfaces/org.kde.khotkeys.xml share/dbus-1/interfaces/org.kde.krunner.App.xml -share/dbus-1/interfaces/org.kde.krunner.Interface.xml share/dbus-1/interfaces/org.kde.screensaver.xml +share/dbus-1/services/org.kde.krunner.service share/doc/HTML/en/kcontrol/autostart/common share/doc/HTML/en/kcontrol/autostart/index.cache.bz2 share/doc/HTML/en/kcontrol/autostart/index.docbook @@ -776,6 +750,9 @@ share/doc/HTML/en/kcontrol/keyboard/index.docbook share/doc/HTML/en/kcontrol/keys/common share/doc/HTML/en/kcontrol/keys/index.cache.bz2 share/doc/HTML/en/kcontrol/keys/index.docbook +share/doc/HTML/en/kcontrol/kwincompositing/common +share/doc/HTML/en/kcontrol/kwincompositing/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwincompositing/index.docbook share/doc/HTML/en/kcontrol/kwindecoration/buttons.png share/doc/HTML/en/kcontrol/kwindecoration/common share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2 @@ -784,6 +761,9 @@ share/doc/HTML/en/kcontrol/kwindecoration/main.png share/doc/HTML/en/kcontrol/mouse/common share/doc/HTML/en/kcontrol/mouse/index.cache.bz2 share/doc/HTML/en/kcontrol/mouse/index.docbook +share/doc/HTML/en/kcontrol/powerdevilconfig/common +share/doc/HTML/en/kcontrol/powerdevilconfig/index.cache.bz2 +share/doc/HTML/en/kcontrol/powerdevilconfig/index.docbook share/doc/HTML/en/kcontrol/screensaver/common share/doc/HTML/en/kcontrol/screensaver/index.cache.bz2 share/doc/HTML/en/kcontrol/screensaver/index.docbook @@ -814,6 +794,7 @@ share/doc/HTML/en/kmenuedit/index.docbook share/doc/HTML/en/kmenuedit/itemname.png share/doc/HTML/en/kmenuedit/kmenueditmain.png share/doc/HTML/en/kmenuedit/new.png +share/doc/HTML/en/kmenuedit/reset.png share/doc/HTML/en/kmenuedit/selecticon.png share/doc/HTML/en/kmenuedit/selectinternet.png share/doc/HTML/en/ksysguard/common @@ -823,8 +804,10 @@ share/doc/HTML/en/kxkb/common share/doc/HTML/en/kxkb/index.cache.bz2 share/doc/HTML/en/kxkb/index.docbook share/doc/HTML/en/plasma/common +share/doc/HTML/en/plasma/favorite-widgets.png share/doc/HTML/en/plasma/index.cache.bz2 share/doc/HTML/en/plasma/index.docbook +share/doc/HTML/en/plasma/taskbar-settings.png share/doc/HTML/en/systemsettings/common share/doc/HTML/en/systemsettings/index.cache.bz2 share/doc/HTML/en/systemsettings/index.docbook @@ -1569,13 +1552,11 @@ share/icons/Oxygen_Zion_Big/cursors/whats_this share/icons/Oxygen_Zion_Big/cursors/xterm share/icons/Oxygen_Zion_Big/index.theme share/icons/hicolor/128x128/apps/ksplash.png -share/icons/hicolor/16x16/apps/khotkeys.png share/icons/hicolor/16x16/apps/kmenuedit.png share/icons/hicolor/16x16/apps/ksplash.png share/icons/hicolor/16x16/apps/kxkb.png share/icons/hicolor/22x22/apps/kmenuedit.png share/icons/hicolor/22x22/apps/ksplash.png -share/icons/hicolor/32x32/apps/khotkeys.png share/icons/hicolor/32x32/apps/kmenuedit.png share/icons/hicolor/32x32/apps/ksplash.png share/icons/hicolor/32x32/apps/kxkb.png @@ -1625,6 +1606,7 @@ share/kde4/services/bell.desktop share/kde4/services/clock.desktop share/kde4/services/colors.desktop share/kde4/services/desktop.desktop +share/kde4/services/desktopthemedetails.desktop share/kde4/services/display.desktop share/kde4/services/energy.desktop share/kde4/services/fontinst.desktop @@ -1639,7 +1621,9 @@ share/kde4/services/kcm_solid.desktop share/kde4/services/kcmaccess.desktop share/kde4/services/kcmlaunch.desktop share/kde4/services/kcmsmserver.desktop +share/kde4/services/kded/kded_kephal.desktop share/kde4/services/kded/khotkeys.desktop +share/kde4/services/kded/powerdevil.desktop share/kde4/services/kdm.desktop share/kde4/services/keyboard.desktop share/kde4/services/keyboard_layout.desktop @@ -1649,8 +1633,13 @@ share/kde4/services/khotkeys.desktop share/kde4/services/ksplashthememgr.desktop share/kde4/services/kwin/blur.desktop share/kde4/services/kwin/boxswitch.desktop +share/kde4/services/kwin/boxswitch_config.desktop share/kde4/services/kwin/coverswitch.desktop share/kde4/services/kwin/coverswitch_config.desktop +share/kde4/services/kwin/cube.desktop +share/kde4/services/kwin/cube_config.desktop +share/kde4/services/kwin/cylinder.desktop +share/kde4/services/kwin/cylinder_config.desktop share/kde4/services/kwin/desktopgrid.desktop share/kde4/services/kwin/desktopgrid_config.desktop share/kde4/services/kwin/dialogparent.desktop @@ -1668,6 +1657,7 @@ share/kde4/services/kwin/login.desktop share/kde4/services/kwin/logout.desktop share/kde4/services/kwin/lookingglass.desktop share/kde4/services/kwin/lookingglass_config.desktop +share/kde4/services/kwin/magiclamp.desktop share/kde4/services/kwin/magnifier.desktop share/kde4/services/kwin/magnifier_config.desktop share/kde4/services/kwin/maketransparent.desktop @@ -1685,8 +1675,12 @@ share/kde4/services/kwin/sharpen_config.desktop share/kde4/services/kwin/showfps.desktop share/kde4/services/kwin/showfps_config.desktop share/kde4/services/kwin/showpaint.desktop +share/kde4/services/kwin/slide.desktop share/kde4/services/kwin/snow.desktop share/kde4/services/kwin/snow_config.desktop +share/kde4/services/kwin/sphere.desktop +share/kde4/services/kwin/sphere_config.desktop +share/kde4/services/kwin/taskbarthumbnail.desktop share/kde4/services/kwin/thumbnailaside.desktop share/kde4/services/kwin/thumbnailaside_config.desktop share/kde4/services/kwin/trackmouse.desktop @@ -1705,45 +1699,74 @@ share/kde4/services/kwinoptions.desktop share/kde4/services/kwinrules.desktop share/kde4/services/mouse.desktop share/kde4/services/plasma-animator-default.desktop +share/kde4/services/plasma-applet-activitybar.desktop share/kde4/services/plasma-applet-analogclock.desktop +share/kde4/services/plasma-applet-calendar.desktop share/kde4/services/plasma-applet-devicenotifier.desktop share/kde4/services/plasma-applet-digitalclock.desktop share/kde4/services/plasma-applet-icon.desktop share/kde4/services/plasma-applet-launcher.desktop share/kde4/services/plasma-applet-lockout.desktop +share/kde4/services/plasma-applet-quicklaunch.desktop share/kde4/services/plasma-applet-simplelauncher.desktop +share/kde4/services/plasma-applet-sm_cpu.desktop +share/kde4/services/plasma-applet-sm_hdd.desktop +share/kde4/services/plasma-applet-sm_hwinfo.desktop +share/kde4/services/plasma-applet-sm_net.desktop +share/kde4/services/plasma-applet-sm_temperature.desktop +share/kde4/services/plasma-applet-system-monitor.desktop share/kde4/services/plasma-applet-systemtray.desktop share/kde4/services/plasma-applet-trash.desktop +share/kde4/services/plasma-applet-webbrowser.desktop share/kde4/services/plasma-battery-default.desktop share/kde4/services/plasma-containment-desktop.desktop +share/kde4/services/plasma-containment-midpanel.desktop share/kde4/services/plasma-containment-panel.desktop +share/kde4/services/plasma-containment-saverdesktop.desktop +share/kde4/services/plasma-dataengine-applicationjobs.desktop share/kde4/services/plasma-dataengine-dict.desktop +share/kde4/services/plasma-dataengine-executable.desktop +share/kde4/services/plasma-dataengine-favicons.desktop share/kde4/services/plasma-dataengine-filebrowser.desktop share/kde4/services/plasma-dataengine-hotplug.desktop share/kde4/services/plasma-dataengine-mouse.desktop +share/kde4/services/plasma-dataengine-network.desktop +share/kde4/services/plasma-dataengine-notifications.desktop share/kde4/services/plasma-dataengine-nowplaying.desktop share/kde4/services/plasma-dataengine-places.desktop share/kde4/services/plasma-dataengine-powermanagement.desktop +share/kde4/services/plasma-dataengine-rss.desktop share/kde4/services/plasma-dataengine-soliddevice.desktop +share/kde4/services/plasma-dataengine-systemmonitor.desktop share/kde4/services/plasma-dataengine-tasks.desktop share/kde4/services/plasma-dataengine-time.desktop share/kde4/services/plasma-dataengine-weather.desktop share/kde4/services/plasma-packagestructure-dashboard.desktop +share/kde4/services/plasma-packagestructure-web.desktop share/kde4/services/plasma-pager-default.desktop share/kde4/services/plasma-runner-bookmarks.desktop share/kde4/services/plasma-runner-calculator.desktop share/kde4/services/plasma-runner-locations.desktop +share/kde4/services/plasma-runner-nepomuksearch.desktop +share/kde4/services/plasma-runner-places.desktop +share/kde4/services/plasma-runner-powerdevil.desktop share/kde4/services/plasma-runner-services.desktop share/kde4/services/plasma-runner-sessions.desktop share/kde4/services/plasma-runner-shell.desktop +share/kde4/services/plasma-runner-shell_config.desktop share/kde4/services/plasma-runner-webshortcuts.desktop -share/kde4/services/plasma-runner-xesam.desktop share/kde4/services/plasma-scriptengine-applet-dashboard.desktop +share/kde4/services/plasma-scriptengine-applet-simple-javascript.desktop share/kde4/services/plasma-scriptengine-applet-web.desktop -share/kde4/services/plasma-scriptengine-qscript.desktop -share/kde4/services/plasma-scriptengine-qscriptrunner.desktop +share/kde4/services/plasma-scriptengine-ruby-applet.desktop +share/kde4/services/plasma-scriptengine-ruby-dataengine.desktop +share/kde4/services/plasma-scriptengine-runner-javascript.desktop share/kde4/services/plasma-tasks-default.desktop +share/kde4/services/plasma-wallpaper-color.desktop +share/kde4/services/plasma-wallpaper-image.desktop +share/kde4/services/powerdevilconfig.desktop share/kde4/services/randr.desktop +share/kde4/services/recentdocuments.desktop share/kde4/services/screensaver.desktop share/kde4/services/settings-about-me.desktop share/kde4/services/settings-accessibility.desktop @@ -1755,6 +1778,7 @@ share/kde4/services/settings-computer-administration.desktop share/kde4/services/settings-desktop.desktop share/kde4/services/settings-display.desktop share/kde4/services/settings-general.desktop +share/kde4/services/settings-input-actions.desktop share/kde4/services/settings-keyboard-and-mouse.desktop share/kde4/services/settings-look-and-feel.desktop share/kde4/services/settings-network-and-connectivity.desktop @@ -1765,18 +1789,11 @@ share/kde4/services/settings-regional-and-language.desktop share/kde4/services/settings-sharing.desktop share/kde4/services/settings-system.desktop share/kde4/services/settings-window-behaviour.desktop -share/kde4/services/solidbackends/solid_fakebluetooth.desktop share/kde4/services/solidbackends/solid_fakenet.desktop +share/kde4/services/standard_actions.desktop share/kde4/services/style.desktop share/kde4/services/xinerama.desktop share/kde4/servicetypes/kwineffect.desktop -share/kde4/servicetypes/plasma-animator.desktop -share/kde4/servicetypes/plasma-applet.desktop -share/kde4/servicetypes/plasma-containment.desktop -share/kde4/servicetypes/plasma-dataengine.desktop -share/kde4/servicetypes/plasma-packagestructure.desktop -share/kde4/servicetypes/plasma-runner.desktop -share/kde4/servicetypes/plasma-scriptengine.desktop share/kde4/servicetypes/screensaver.desktop share/kde4/servicetypes/solidbluetoothmanager.desktop share/kde4/servicetypes/solidnetworkmanager.desktop @@ -1784,6 +1801,15 @@ share/kde4/servicetypes/solidpowermanager.desktop share/kde4/servicetypes/systemsettingscategory.desktop share/kde4/servicetypes/weather_ion.desktop share/sounds/pop.wav +share/wallpapers/Air/contents/images/1024x768.jpg +share/wallpapers/Air/contents/images/1280x1024.jpg +share/wallpapers/Air/contents/images/1280x800.jpg +share/wallpapers/Air/contents/images/1440x900.jpg +share/wallpapers/Air/contents/images/1600x1200.jpg +share/wallpapers/Air/contents/images/1920x1080.jpg +share/wallpapers/Air/contents/images/1920x1200.jpg +share/wallpapers/Air/contents/screenshot.png +share/wallpapers/Air/metadata.desktop share/wallpapers/Blue_Curl/contents/images/1024x768.jpg share/wallpapers/Blue_Curl/contents/images/1280x1024.jpg share/wallpapers/Blue_Curl/contents/images/1280x800.jpg @@ -1800,14 +1826,6 @@ share/wallpapers/Code_Poets_Dream/contents/images/1600x1200.jpg share/wallpapers/Code_Poets_Dream/contents/images/1920x1200.jpg share/wallpapers/Code_Poets_Dream/contents/screenshot.png share/wallpapers/Code_Poets_Dream/metadata.desktop -share/wallpapers/Colorado_Farm/contents/images/1024x768.jpg -share/wallpapers/Colorado_Farm/contents/images/1280x1024.jpg -share/wallpapers/Colorado_Farm/contents/images/1280x800.jpg -share/wallpapers/Colorado_Farm/contents/images/1440x900.jpg -share/wallpapers/Colorado_Farm/contents/images/1600x1200.jpg -share/wallpapers/Colorado_Farm/contents/images/1920x1200.jpg -share/wallpapers/Colorado_Farm/contents/screenshot.png -share/wallpapers/Colorado_Farm/metadata.desktop share/wallpapers/Curls_on_Green/contents/images/1024x768.jpg share/wallpapers/Curls_on_Green/contents/images/1280x1024.jpg share/wallpapers/Curls_on_Green/contents/images/1280x800.jpg @@ -1824,14 +1842,6 @@ share/wallpapers/EOS/contents/images/1600x1200.jpg share/wallpapers/EOS/contents/images/1920x1200.jpg share/wallpapers/EOS/contents/screenshot.png share/wallpapers/EOS/metadata.desktop -share/wallpapers/Emotion/contents/images/1024x768.jpg -share/wallpapers/Emotion/contents/images/1280x1024.jpg -share/wallpapers/Emotion/contents/images/1280x800.jpg -share/wallpapers/Emotion/contents/images/1440x900.jpg -share/wallpapers/Emotion/contents/images/1600x1200.jpg -share/wallpapers/Emotion/contents/images/1920x1200.jpg -share/wallpapers/Emotion/contents/screenshot.png -share/wallpapers/Emotion/metadata.desktop share/wallpapers/Fields_of_Peace/contents/images/1024x768.JPG share/wallpapers/Fields_of_Peace/contents/images/1280x1024.JPG share/wallpapers/Fields_of_Peace/contents/images/1280x800.JPG @@ -1864,22 +1874,14 @@ share/wallpapers/Fresh_Morning/contents/images/1600x1200.jpg share/wallpapers/Fresh_Morning/contents/images/1920x1200.jpg share/wallpapers/Fresh_Morning/contents/screenshot.png share/wallpapers/Fresh_Morning/metadata.desktop -share/wallpapers/Golden_Ripples/contents/images/1024x768.jpg -share/wallpapers/Golden_Ripples/contents/images/1280x1024.jpg -share/wallpapers/Golden_Ripples/contents/images/1280x800.jpg -share/wallpapers/Golden_Ripples/contents/images/1440x900.jpg -share/wallpapers/Golden_Ripples/contents/images/1600x1200.jpg -share/wallpapers/Golden_Ripples/contents/images/1920x1200.jpg -share/wallpapers/Golden_Ripples/contents/screenshot.png -share/wallpapers/Golden_Ripples/metadata.desktop -share/wallpapers/Green_Concentration/contents/images/1024x768.jpg -share/wallpapers/Green_Concentration/contents/images/1280x1024.jpg -share/wallpapers/Green_Concentration/contents/images/1280x800.jpg -share/wallpapers/Green_Concentration/contents/images/1440x900.jpg -share/wallpapers/Green_Concentration/contents/images/1600x1200.jpg -share/wallpapers/Green_Concentration/contents/images/1920x1200.jpg -share/wallpapers/Green_Concentration/contents/screenshot.png -share/wallpapers/Green_Concentration/metadata.desktop +share/wallpapers/HighTide/contents/images/1024x768.jpg +share/wallpapers/HighTide/contents/images/1280x1024.jpg +share/wallpapers/HighTide/contents/images/1280x800.jpg +share/wallpapers/HighTide/contents/images/1440x900.jpg +share/wallpapers/HighTide/contents/images/1600x1200.jpg +share/wallpapers/HighTide/contents/images/1920x1200.jpg +share/wallpapers/HighTide/contents/screenshot.png +share/wallpapers/HighTide/metadata.desktop share/wallpapers/Ladybuggin/contents/images/1024x768.jpg share/wallpapers/Ladybuggin/contents/images/1280x1024.jpg share/wallpapers/Ladybuggin/contents/images/1280x800.jpg @@ -1888,14 +1890,13 @@ share/wallpapers/Ladybuggin/contents/images/1600x1200.jpg share/wallpapers/Ladybuggin/contents/images/1920x1200.jpg share/wallpapers/Ladybuggin/contents/screenshot.png share/wallpapers/Ladybuggin/metadata.desktop -share/wallpapers/Leafs_Labyrinth/contents/images/1024x768.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1280x1024.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1280x800.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1440x900.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1600x1200.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1920x1200.jpg -share/wallpapers/Leafs_Labyrinth/contents/screenshot.png -share/wallpapers/Leafs_Labyrinth/metadata.desktop +share/wallpapers/Plasmalicious/contents/images/1280x1024.jpg +share/wallpapers/Plasmalicious/contents/images/1280x800.jpg +share/wallpapers/Plasmalicious/contents/images/1400x900.jpg +share/wallpapers/Plasmalicious/contents/images/1600x1200.jpg +share/wallpapers/Plasmalicious/contents/images/1920x1200.jpg +share/wallpapers/Plasmalicious/contents/screenshot.png +share/wallpapers/Plasmalicious/metadata.desktop share/wallpapers/Red_Leaf/contents/images/1024x768.jpg share/wallpapers/Red_Leaf/contents/images/1280x1024.jpg share/wallpapers/Red_Leaf/contents/images/1280x800.jpg @@ -1904,14 +1905,6 @@ share/wallpapers/Red_Leaf/contents/images/1600x1200.jpg share/wallpapers/Red_Leaf/contents/images/1920x1200.jpg share/wallpapers/Red_Leaf/contents/screenshot.png share/wallpapers/Red_Leaf/metadata.desktop -share/wallpapers/Skeeter_Hawk/contents/images/1024x768.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1280x1024.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1280x800.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1440x900.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1600x1200.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1920x1200.jpg -share/wallpapers/Skeeter_Hawk/contents/screenshot.png -share/wallpapers/Skeeter_Hawk/metadata.desktop share/wallpapers/There_is_Rain_on_the_Table/contents/images/1024x768.jpg share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x1024.jpg share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x800.jpg @@ -1936,24 +1929,18 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/wallpapers/There_is_Rain_on_the_Table/contents/images @dirrm share/wallpapers/There_is_Rain_on_the_Table/contents @dirrm share/wallpapers/There_is_Rain_on_the_Table -@dirrm share/wallpapers/Skeeter_Hawk/contents/images -@dirrm share/wallpapers/Skeeter_Hawk/contents -@dirrm share/wallpapers/Skeeter_Hawk @dirrm share/wallpapers/Red_Leaf/contents/images @dirrm share/wallpapers/Red_Leaf/contents @dirrm share/wallpapers/Red_Leaf -@dirrm share/wallpapers/Leafs_Labyrinth/contents/images -@dirrm share/wallpapers/Leafs_Labyrinth/contents -@dirrm share/wallpapers/Leafs_Labyrinth +@dirrm share/wallpapers/Plasmalicious/contents/images +@dirrm share/wallpapers/Plasmalicious/contents +@dirrm share/wallpapers/Plasmalicious @dirrm share/wallpapers/Ladybuggin/contents/images @dirrm share/wallpapers/Ladybuggin/contents @dirrm share/wallpapers/Ladybuggin -@dirrm share/wallpapers/Green_Concentration/contents/images -@dirrm share/wallpapers/Green_Concentration/contents -@dirrm share/wallpapers/Green_Concentration -@dirrm share/wallpapers/Golden_Ripples/contents/images -@dirrm share/wallpapers/Golden_Ripples/contents -@dirrm share/wallpapers/Golden_Ripples +@dirrm share/wallpapers/HighTide/contents/images +@dirrm share/wallpapers/HighTide/contents +@dirrm share/wallpapers/HighTide @dirrm share/wallpapers/Fresh_Morning/contents/images @dirrm share/wallpapers/Fresh_Morning/contents @dirrm share/wallpapers/Fresh_Morning @@ -1966,57 +1953,23 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/wallpapers/Fields_of_Peace/contents/images @dirrm share/wallpapers/Fields_of_Peace/contents @dirrm share/wallpapers/Fields_of_Peace -@dirrm share/wallpapers/Emotion/contents/images -@dirrm share/wallpapers/Emotion/contents -@dirrm share/wallpapers/Emotion @dirrm share/wallpapers/EOS/contents/images @dirrm share/wallpapers/EOS/contents @dirrm share/wallpapers/EOS @dirrm share/wallpapers/Curls_on_Green/contents/images @dirrm share/wallpapers/Curls_on_Green/contents @dirrm share/wallpapers/Curls_on_Green -@dirrm share/wallpapers/Colorado_Farm/contents/images -@dirrm share/wallpapers/Colorado_Farm/contents -@dirrm share/wallpapers/Colorado_Farm @dirrm share/wallpapers/Code_Poets_Dream/contents/images @dirrm share/wallpapers/Code_Poets_Dream/contents @dirrm share/wallpapers/Code_Poets_Dream @dirrm share/wallpapers/Blue_Curl/contents/images @dirrm share/wallpapers/Blue_Curl/contents @dirrm share/wallpapers/Blue_Curl -@dirrmtry share/wallpapers -@dirrmtry share/sounds -@dirrmtry share/pixmaps -@dirrmtry share/kde4/servicetypes -@dirrmtry share/kde4/services/solidbackends -@dirrmtry share/kde4/services/kwin -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services/ServiceMenus -@dirrmtry share/kde4/services/ScreenSavers -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/mimetypes -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/64x64/mimetypes -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/mimetypes -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/mimetypes -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/mimetypes -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/mimetypes -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/mimetypes -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen +@dirrm share/wallpapers/Air/contents/images +@dirrm share/wallpapers/Air/contents +@dirrm share/wallpapers/Air +@dirrm share/kde4/services/solidbackends +@dirrm share/kde4/services/kwin @dirrm share/icons/Oxygen_Zion_Big/cursors @dirrm share/icons/Oxygen_Zion_Big @dirrm share/icons/Oxygen_Zion/cursors @@ -2037,52 +1990,44 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/icons/Oxygen_Black_Big @dirrm share/icons/Oxygen_Black/cursors @dirrm share/icons/Oxygen_Black -@dirrmtry share/icons -@dirrmtry share/doc/HTML/en/systemsettings -@dirrmtry share/doc/HTML/en/plasma -@dirrmtry share/doc/HTML/en/kxkb -@dirrmtry share/doc/HTML/en/ksysguard -@dirrmtry share/doc/HTML/en/kmenuedit -@dirrmtry share/doc/HTML/en/klipper -@dirrmtry share/doc/HTML/en/kdm -@dirrmtry share/doc/HTML/en/kcontrol/windowspecific -@dirrmtry share/doc/HTML/en/kcontrol/windowbehaviour -@dirrmtry share/doc/HTML/en/kcontrol/splashscreen -@dirrmtry share/doc/HTML/en/kcontrol/screensaver -@dirrmtry share/doc/HTML/en/kcontrol/mouse -@dirrmtry share/doc/HTML/en/kcontrol/kwindecoration -@dirrmtry share/doc/HTML/en/kcontrol/keys -@dirrmtry share/doc/HTML/en/kcontrol/keyboard -@dirrmtry share/doc/HTML/en/kcontrol/kcmstyle -@dirrmtry share/doc/HTML/en/kcontrol/kcmsmserver -@dirrmtry share/doc/HTML/en/kcontrol/kcmdisplay -@dirrmtry share/doc/HTML/en/kcontrol/kcmaccess -@dirrmtry share/doc/HTML/en/kcontrol/joystick -@dirrmtry share/doc/HTML/en/kcontrol/fonts -@dirrmtry share/doc/HTML/en/kcontrol/fontinst -@dirrmtry share/doc/HTML/en/kcontrol/energy -@dirrmtry share/doc/HTML/en/kcontrol/colors -@dirrmtry share/doc/HTML/en/kcontrol/clock -@dirrmtry share/doc/HTML/en/kcontrol/bell -@dirrmtry share/doc/HTML/en/kcontrol/autostart -@dirrmtry share/doc/HTML/en/kcontrol -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrmtry share/doc -@dirrmtry share/dbus-1/interfaces -@dirrmtry share/dbus-1 -@dirrmtry share/config/kdm/sessions -@dirrmtry share/config/kdm -@dirrmtry share/config.kcfg -@dirrmtry share/config -@dirrmtry share/autostart -@dirrmtry share/apps/systemsettings -@dirrmtry share/apps/solidfakenetbackend -@dirrmtry share/apps/solidfakebluetoothbackend -@dirrmtry share/apps/solid/actions -@dirrmtry share/apps/solid -@dirrmtry share/apps/kwin/default_rules -@dirrmtry share/apps/kwin +@dirrm share/doc/HTML/en/systemsettings +@dirrm share/doc/HTML/en/plasma +@dirrm share/doc/HTML/en/kxkb +@dirrm share/doc/HTML/en/ksysguard +@dirrm share/doc/HTML/en/kmenuedit +@dirrm share/doc/HTML/en/klipper +@dirrm share/doc/HTML/en/kdm +@dirrm share/doc/HTML/en/kcontrol/windowspecific +@dirrm share/doc/HTML/en/kcontrol/windowbehaviour +@dirrm share/doc/HTML/en/kcontrol/splashscreen +@dirrm share/doc/HTML/en/kcontrol/screensaver +@dirrm share/doc/HTML/en/kcontrol/powerdevilconfig +@dirrm share/doc/HTML/en/kcontrol/mouse +@dirrm share/doc/HTML/en/kcontrol/kwindecoration +@dirrm share/doc/HTML/en/kcontrol/kwincompositing +@dirrm share/doc/HTML/en/kcontrol/keys +@dirrm share/doc/HTML/en/kcontrol/keyboard +@dirrm share/doc/HTML/en/kcontrol/kcmstyle +@dirrm share/doc/HTML/en/kcontrol/kcmsmserver +@dirrm share/doc/HTML/en/kcontrol/kcmdisplay +@dirrm share/doc/HTML/en/kcontrol/kcmaccess +@dirrm share/doc/HTML/en/kcontrol/joystick +@dirrm share/doc/HTML/en/kcontrol/fonts +@dirrm share/doc/HTML/en/kcontrol/fontinst +@dirrm share/doc/HTML/en/kcontrol/energy +@dirrm share/doc/HTML/en/kcontrol/colors +@dirrm share/doc/HTML/en/kcontrol/clock +@dirrm share/doc/HTML/en/kcontrol/bell +@dirrm share/doc/HTML/en/kcontrol/autostart +@dirrm share/apps/systemsettings +@dirrm share/apps/solidfakenetbackend +@dirrm share/apps/powerdevil +@dirrm share/apps/plasma_scriptengine_ruby +@dirrm share/apps/plasma/dashboard/button +@dirrm share/apps/plasma/dashboard/AppleClasses +@dirrm share/apps/plasma/dashboard +@dirrm share/apps/kwrited +@dirrm share/apps/kwin/default_rules @dirrm share/apps/kthememanager/themes/YellowOnBlue-big @dirrm share/apps/kthememanager/themes/YellowOnBlue @dirrm share/apps/kthememanager/themes/Sunshine @@ -2110,11 +2055,6 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/ksplash/Themes/Default @dirrm share/apps/ksplash/Themes @dirrm share/apps/ksplash -@dirrm share/apps/ksmserver/windowmanagers -@dirrm share/apps/ksmserver -@dirrmtry share/apps/konqsidebartng/virtual_folders/services -@dirrmtry share/apps/konqsidebartng/virtual_folders -@dirrmtry share/apps/konqsidebartng @dirrm share/apps/kmenuedit/icons/oxygen/32x32/actions @dirrm share/apps/kmenuedit/icons/oxygen/32x32 @dirrm share/apps/kmenuedit/icons/oxygen/22x22/actions @@ -2122,8 +2062,6 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/kmenuedit/icons/oxygen @dirrm share/apps/kmenuedit/icons @dirrm share/apps/kmenuedit -@dirrmtry share/apps/kicker/applets -@dirrmtry share/apps/kicker @dirrm share/apps/khotkeys @dirrm share/apps/kfontview @dirrm share/apps/kfontinst/icons/oxygen/scalable/actions @@ -2140,51 +2078,30 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/kdm/themes @dirrm share/apps/kdm/sessions @dirrm share/apps/kdm/programs -@dirrm share/apps/kdm/pics/users -@dirrm share/apps/kdm/pics @dirrm share/apps/kdm/patterns -@dirrm share/apps/kdm @dirrm share/apps/kdisplay/app-defaults @dirrm share/apps/kdisplay -@dirrm share/apps/kcontrol/pics -@dirrm share/apps/kcontrol -@dirrmtry share/apps/kconf_update @dirrm share/apps/kcmkeys @dirrm share/apps/kcminput/pics @dirrm share/apps/kcminput @dirrm share/apps/kaccess @dirrm share/apps/doc/kdm @dirrm share/apps/doc -@dirrm share/apps/desktoptheme/default/widgets -@dirrm share/apps/desktoptheme/default/opaque/widgets -@dirrm share/apps/desktoptheme/default/opaque/dialogs -@dirrm share/apps/desktoptheme/default/opaque -@dirrm share/apps/desktoptheme/default/dialogs -@dirrm share/apps/desktoptheme/default -@dirrm share/apps/desktoptheme -@dirrm share/apps/color-schemes -@dirrmtry share/apps/cmake/modules -@dirrmtry share/apps/cmake -@dirrmtry share/apps -@dirrmtry share/applications/kde4 -@dirrmtry share/applications -@dirrmtry lib/strigi -@dirrmtry lib/kde4/plugins/designer -@dirrmtry lib/kde4/plugins -@dirrmtry lib/kde4/libexec -@dirrmtry lib/kde4 -@dirrmtry lib/kconf_update_bin +@dirrm share/apps/desktoptheme/default/system-monitor +@dirrm share/apps/desktoptheme/default/calendar +@dirrm lib/KDE4Workspace-%%KDE4_VERSION%%/cmake +@dirrm lib/KDE4Workspace-%%KDE4_VERSION%% @dirrm include/taskmanager -@dirrmtry include/solid/control/ifaces -@dirrmtry include/solid/control +@dirrm include/solid/control/ifaces +@dirrm include/solid/control @dirrmtry include/solid -@dirrmtry include/plasma/widgets -@dirrmtry include/plasma/weather -@dirrmtry include/plasma/scripting +@dirrm include/plasmaclock +@dirrm include/plasma/weather @dirrmtry include/plasma -@dirrmtry include/kworkspace +@dirrmtry include/nepomuk +@dirrm include/kworkspace @dirrm include/ksysguard @dirrm include/ksgrd -@dirrmtry include/KDE/Plasma/Weather +@dirrm include/kephal +@dirrm include/KDE/Plasma/Weather @dirrmtry include/KDE/Plasma -@dirrmtry include/KDE diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 9eee5714ce3d..886d2fa1eac0 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -7,7 +7,6 @@ PORTNAME?= kde4 PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index 9c9b84157b75..b37826a60f10 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -8,21 +8,14 @@ PORTNAME= kdebase-runtime PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Basic applications for the KDE system -LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb \ - xcb.2:${PORTSDIR}/x11/libxcb \ - xine.1:${PORTSDIR}/multimedia/libxine \ - xklavier.12:${PORTSDIR}/x11/libxklavier -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_BZIP2= yes @@ -33,7 +26,18 @@ USE_GETTEXT= yes MAN1= kdesu.1 +OPTIONS= PULSEAUDIO "Enable playback via PulseAudio soundserver" off + +.include <bsd.port.pre.mk> + +.if defined(WITH_PULSEAUDIO) +CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=ON +LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio +.else +CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=OFF +.endif + post-extract: ${MKDIR} ${WRKSRC} -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/x11/kdebase4-runtime/distinfo b/x11/kdebase4-runtime/distinfo index 09007714a0a4..94fa7bb63013 100644 --- a/x11/kdebase4-runtime/distinfo +++ b/x11/kdebase4-runtime/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-runtime-4.1.4.tar.bz2) = fad82875745bacbb52001eabf9c71202 -SHA256 (KDE/kdebase-runtime-4.1.4.tar.bz2) = 0b96c34785edcd9a0d308ca8a5623bd2de15939bcaee3bbda6de4ac3d832b513 -SIZE (KDE/kdebase-runtime-4.1.4.tar.bz2) = 52272004 +MD5 (KDE/kdebase-runtime-4.2.0.tar.bz2) = 8ef48aae16a6dddb3055d81d7e5c375f +SHA256 (KDE/kdebase-runtime-4.2.0.tar.bz2) = 5bb18a691915f42dc2a836422ce913405b5c51463caa236f2474293feead51d8 +SIZE (KDE/kdebase-runtime-4.2.0.tar.bz2) = 69901790 diff --git a/x11/kdebase4-runtime/pkg-plist b/x11/kdebase4-runtime/pkg-plist index 76962631e938..0083d1aa44fa 100644 --- a/x11/kdebase4-runtime/pkg-plist +++ b/x11/kdebase4-runtime/pkg-plist @@ -19,18 +19,21 @@ bin/ksvgtopng bin/ktraderclient bin/ktrash bin/kuiserver +bin/kwalletd bin/kwriteconfig bin/nepomukserver bin/nepomukservicestub bin/solid-hardware etc/xdg/menus/kde-information.menu lib/kconf_update_bin/phonon_devicepreference_update +lib/kconf_update_bin/phonon_deviceuids_update lib/kde4/cursorthumbnail.so lib/kde4/djvuthumbnail.so lib/kde4/exrthumbnail.so lib/kde4/fixhosturifilter.so lib/kde4/htmlthumbnail.so lib/kde4/imagethumbnail.so +lib/kde4/jpegthumbnail.so lib/kde4/kcm_cgi.so lib/kde4/kcm_componentchooser.so lib/kde4/kcm_emoticons.so @@ -42,14 +45,19 @@ lib/kde4/kcm_locale.so lib/kde4/kcm_nepomuk.so lib/kde4/kcm_phonon.so lib/kde4/kcm_phononxine.so +lib/kde4/kcm_trash.so lib/kde4/kcmspellchecking.so lib/kde4/kded_desktopnotifier.so +lib/kde4/kded_globalaccel.so lib/kde4/kded_kpasswdserver.so lib/kde4/kded_ktimezoned.so +lib/kde4/kded_phononserver.so lib/kde4/kded_remotedirnotify.so lib/kde4/kded_soliduiserver.so lib/kde4/kio_about.so +lib/kde4/kio_applications.so lib/kde4/kio_archive.so +lib/kde4/kio_bookmarks.so lib/kde4/kio_cgi.so lib/kde4/kio_desktop.so lib/kde4/kio_filter.so @@ -58,6 +66,7 @@ lib/kde4/kio_fish.so lib/kde4/kio_floppy.so lib/kde4/kio_info.so lib/kde4/kio_man.so +lib/kde4/kio_nepomuksearch.so lib/kde4/kio_nfs.so lib/kde4/kio_remote.so lib/kde4/kio_settings.so @@ -88,41 +97,84 @@ lib/kde4/localdomainurifilter.so lib/kde4/nepomukfilewatch.so lib/kde4/nepomukmigration1.so lib/kde4/nepomukontologyloader.so +lib/kde4/nepomukqueryservice.so lib/kde4/nepomukstorage.so lib/kde4/nepomukstrigiservice.so -lib/kde4/phonon_xine.so lib/kde4/plugins/phonon_platform/kde.so lib/kde4/plugins/styles/oxygen.so lib/kde4/svgthumbnail.so lib/kde4/textthumbnail.so -lib/libkaudiodevicelist.so -lib/libkaudiodevicelist.so.5 -lib/libkaudiodevicelist.so.5.0.0 lib/libkdeinit4_kcmshell4.so lib/libkdeinit4_khelpcenter.so lib/libkdeinit4_kuiserver.so +lib/libkdeinit4_kwalletd.so lib/libkdeinit4_nepomukserver.so +lib/libkwalletbackend.so +lib/libkwalletbackend.so.5 +lib/libkwalletbackend.so.5.0.1 lib/strigi/strigiindex_sopranobackend.so share/applications/kde4/Help.desktop share/applications/kde4/knetattach.desktop share/apps/cmake/modules/FindCLucene.cmake -share/apps/cmake/modules/FindXCB.cmake +share/apps/cmake/modules/FindPulseAudio.cmake +share/apps/desktoptheme/default/colors +share/apps/desktoptheme/default/dialogs/background.svgz +share/apps/desktoptheme/default/dialogs/kickoff.svgz +share/apps/desktoptheme/default/dialogs/krunner.svgz +share/apps/desktoptheme/default/dialogs/shutdowndialog.source.svgz +share/apps/desktoptheme/default/dialogs/shutdowndialog.svgz +share/apps/desktoptheme/default/metadata.desktop +share/apps/desktoptheme/default/opaque/dialogs/background.svgz +share/apps/desktoptheme/default/opaque/dialogs/krunner.svgz +share/apps/desktoptheme/default/opaque/dialogs/shutdowndialog.svgz +share/apps/desktoptheme/default/opaque/widgets/extender-background.svgz +share/apps/desktoptheme/default/opaque/widgets/panel-background.svgz +share/apps/desktoptheme/default/opaque/widgets/tooltip.svgz +share/apps/desktoptheme/default/widgets/analog_meter.svgz +share/apps/desktoptheme/default/widgets/arrows.svgz +share/apps/desktoptheme/default/widgets/background.svgz +share/apps/desktoptheme/default/widgets/bar_meter_horizontal.svgz +share/apps/desktoptheme/default/widgets/bar_meter_vertical.svgz +share/apps/desktoptheme/default/widgets/branding.svgz +share/apps/desktoptheme/default/widgets/busywidget.svgz +share/apps/desktoptheme/default/widgets/button.svgz +share/apps/desktoptheme/default/widgets/calendar.svgz +share/apps/desktoptheme/default/widgets/clock.svgz +share/apps/desktoptheme/default/widgets/configuration-icons.svgz +share/apps/desktoptheme/default/widgets/containment-controls.svgz +share/apps/desktoptheme/default/widgets/dragger.svgz +share/apps/desktoptheme/default/widgets/extender-background.svgz +share/apps/desktoptheme/default/widgets/extender-dragger.svgz +share/apps/desktoptheme/default/widgets/frame.svgz +share/apps/desktoptheme/default/widgets/glowbar.svgz +share/apps/desktoptheme/default/widgets/monitor.svgz +share/apps/desktoptheme/default/widgets/pager.svgz +share/apps/desktoptheme/default/widgets/panel-background.svgz +share/apps/desktoptheme/default/widgets/plot-background.svgz +share/apps/desktoptheme/default/widgets/scrollbar.svgz +share/apps/desktoptheme/default/widgets/systemtray.svgz +share/apps/desktoptheme/default/widgets/tasks.svgz +share/apps/desktoptheme/default/widgets/tooltip.svgz +share/apps/desktoptheme/default/widgets/translucentbackground.svgz +share/apps/desktoptheme/default/widgets/viewitem.svgz share/apps/drkonqi/debuggers/gdbrc share/apps/drkonqi/pics/konqi.png share/apps/drkonqi/presets/developerrc share/apps/drkonqi/presets/enduserrc share/apps/kcm_componentchooser/kcm_browser.desktop +share/apps/kcm_componentchooser/kcm_filemanager.desktop share/apps/kcm_componentchooser/kcm_kemail.desktop share/apps/kcm_componentchooser/kcm_terminal.desktop +share/apps/kcm_componentchooser/kcm_wm.desktop share/apps/kcm_phonon/listview-background.png share/apps/kcmlocale/pics/background.png share/apps/kconf_update/devicepreference.upd +share/apps/kconf_update/kdedglobalaccel_kde42.upd share/apps/kconf_update/kuriikwsfilter.upd share/apps/kde/kde.notifyrc share/apps/khelpcenter/glossary.html.in share/apps/khelpcenter/glossary.xslt share/apps/khelpcenter/index.html.in -share/apps/khelpcenter/intro.html.in share/apps/khelpcenter/khelpcenterui.rc share/apps/khelpcenter/plugins/Applications/.directory share/apps/khelpcenter/plugins/Manpages/.directory @@ -157,6 +209,10 @@ share/apps/khelpcenter/searchhandlers/htdig.desktop share/apps/khelpcenter/searchhandlers/htdig/htdig_long.html share/apps/khelpcenter/searchhandlers/man.desktop share/apps/khelpcenter/table-of-contents.xslt +share/apps/kio_bookmarks/kio_bookmarks.css +share/apps/kio_desktop/DesktopLinks/Home.desktop +share/apps/kio_desktop/directory.desktop +share/apps/kio_desktop/directory.trash share/apps/kio_finger/kio_finger.css share/apps/kio_finger/kio_finger.pl share/apps/kio_info/kde-info2html @@ -164,8 +220,36 @@ share/apps/kio_info/kde-info2html.conf share/apps/kio_man/kio_man.css share/apps/kio_thumbnail/pics/thumbnailfont_7x4.png share/apps/konqueror/dirtree/remote/smb-network.desktop +share/apps/ksmserver/windowmanagers/compiz-custom.desktop +share/apps/ksmserver/windowmanagers/compiz.desktop +share/apps/ksmserver/windowmanagers/metacity.desktop +share/apps/ksmserver/windowmanagers/openbox.desktop share/apps/kstyle/themes/oxygen.themerc share/apps/libphonon/hardwaredatabase +share/apps/nepomuk/ontologies/dces.desktop +share/apps/nepomuk/ontologies/dces.rdf +share/apps/nepomuk/ontologies/dcq.desktop +share/apps/nepomuk/ontologies/dcq.rdf +share/apps/nepomuk/ontologies/dctype.desktop +share/apps/nepomuk/ontologies/dctype.rdf +share/apps/nepomuk/ontologies/nao.desktop +share/apps/nepomuk/ontologies/nao.trig +share/apps/nepomuk/ontologies/nfo.desktop +share/apps/nepomuk/ontologies/nfo.trig +share/apps/nepomuk/ontologies/nie.desktop +share/apps/nepomuk/ontologies/nie.trig +share/apps/nepomuk/ontologies/nrl.desktop +share/apps/nepomuk/ontologies/nrl.trig +share/apps/nepomuk/ontologies/pimo.desktop +share/apps/nepomuk/ontologies/pimo.trig +share/apps/nepomuk/ontologies/rdf.desktop +share/apps/nepomuk/ontologies/rdf.rdfs +share/apps/nepomuk/ontologies/rdfs.desktop +share/apps/nepomuk/ontologies/rdfs.rdfs +share/apps/nepomuk/ontologies/xesam.desktop +share/apps/nepomuk/ontologies/xesam.rdfs +share/apps/nepomukstorage/nepomukstorage.notifyrc +share/apps/nepomukstrigiservice/nepomukstrigiservice.notifyrc share/apps/phonon/phonon.notifyrc share/apps/remoteview/smb-network.desktop share/autostart/nepomukserver.desktop @@ -177,8 +261,13 @@ share/config/kshorturifilterrc share/dbus-1/interfaces/org.kde.KTimeZoned.xml share/dbus-1/interfaces/org.kde.NepomukServer.xml share/dbus-1/interfaces/org.kde.khelpcenter.kcmhelpcenter.xml +share/dbus-1/interfaces/org.kde.nepomuk.OntologyManager.xml +share/dbus-1/interfaces/org.kde.nepomuk.Query.xml +share/dbus-1/interfaces/org.kde.nepomuk.QueryService.xml share/dbus-1/interfaces/org.kde.nepomuk.ServiceControl.xml share/dbus-1/interfaces/org.kde.nepomuk.ServiceManager.xml +share/dbus-1/interfaces/org.kde.nepomuk.Storage.xml +share/dbus-1/interfaces/org.kde.nepomuk.Strigi.xml share/dbus-1/services/org.kde.knotify.service share/desktop-directories/kde-development-translation.directory share/desktop-directories/kde-development-webdevelopment.directory @@ -194,6 +283,7 @@ share/desktop-directories/kde-games-arcade.directory share/desktop-directories/kde-games-board.directory share/desktop-directories/kde-games-card.directory share/desktop-directories/kde-games-kids.directory +share/desktop-directories/kde-games-logic.directory share/desktop-directories/kde-games-roguelikes.directory share/desktop-directories/kde-games-strategy.directory share/desktop-directories/kde-games.directory @@ -221,6 +311,9 @@ share/desktop-directories/kde-utilities.directory share/doc/HTML/en/kcontrol/background/common share/doc/HTML/en/kcontrol/background/index.cache.bz2 share/doc/HTML/en/kcontrol/background/index.docbook +share/doc/HTML/en/kcontrol/bookmarks/common +share/doc/HTML/en/kcontrol/bookmarks/index.cache.bz2 +share/doc/HTML/en/kcontrol/bookmarks/index.docbook share/doc/HTML/en/kcontrol/cache/common share/doc/HTML/en/kcontrol/cache/index.cache.bz2 share/doc/HTML/en/kcontrol/cache/index.docbook @@ -491,47 +584,48 @@ share/doc/HTML/en/khelpcenter/visualdict/pict8.png share/doc/HTML/en/khelpcenter/visualdict/pict9.png share/doc/HTML/en/khelpcenter/welcome.docbook share/doc/HTML/en/khelpcenter/whatiskde.docbook -share/doc/HTML/en/kioslave/bzip.docbook -share/doc/HTML/en/kioslave/bzip2.docbook -share/doc/HTML/en/kioslave/cgi.docbook -share/doc/HTML/en/kioslave/common -share/doc/HTML/en/kioslave/data.docbook -share/doc/HTML/en/kioslave/file.docbook -share/doc/HTML/en/kioslave/finger.docbook -share/doc/HTML/en/kioslave/fish.docbook -share/doc/HTML/en/kioslave/floppy.docbook -share/doc/HTML/en/kioslave/ftp.docbook -share/doc/HTML/en/kioslave/gopher.docbook -share/doc/HTML/en/kioslave/gzip.docbook -share/doc/HTML/en/kioslave/help.docbook -share/doc/HTML/en/kioslave/http.docbook -share/doc/HTML/en/kioslave/https.docbook -share/doc/HTML/en/kioslave/imap.docbook -share/doc/HTML/en/kioslave/imaps.docbook -share/doc/HTML/en/kioslave/index.cache.bz2 -share/doc/HTML/en/kioslave/index.docbook -share/doc/HTML/en/kioslave/info.docbook -share/doc/HTML/en/kioslave/lan.docbook -share/doc/HTML/en/kioslave/ldap.docbook -share/doc/HTML/en/kioslave/mac.docbook -share/doc/HTML/en/kioslave/mailto.docbook -share/doc/HTML/en/kioslave/man.docbook -share/doc/HTML/en/kioslave/mrml.docbook -share/doc/HTML/en/kioslave/news.docbook -share/doc/HTML/en/kioslave/nfs.docbook -share/doc/HTML/en/kioslave/nntp.docbook -share/doc/HTML/en/kioslave/pop3.docbook -share/doc/HTML/en/kioslave/pop3s.docbook -share/doc/HTML/en/kioslave/rlan.docbook -share/doc/HTML/en/kioslave/rlogin.docbook -share/doc/HTML/en/kioslave/sftp.docbook -share/doc/HTML/en/kioslave/smb.docbook -share/doc/HTML/en/kioslave/smtp.docbook -share/doc/HTML/en/kioslave/tar.docbook -share/doc/HTML/en/kioslave/telnet.docbook -share/doc/HTML/en/kioslave/thumbnail.docbook -share/doc/HTML/en/kioslave/webdav.docbook -share/doc/HTML/en/kioslave/webdavs.docbook +share/doc/HTML/en/kioslave/bookmarks/common +share/doc/HTML/en/kioslave/bookmarks/index.cache.bz2 +share/doc/HTML/en/kioslave/bookmarks/index.docbook +share/doc/HTML/en/kioslave/bzip2/common +share/doc/HTML/en/kioslave/bzip2/index.cache.bz2 +share/doc/HTML/en/kioslave/bzip2/index.docbook +share/doc/HTML/en/kioslave/cgi/common +share/doc/HTML/en/kioslave/cgi/index.cache.bz2 +share/doc/HTML/en/kioslave/cgi/index.docbook +share/doc/HTML/en/kioslave/finger/common +share/doc/HTML/en/kioslave/finger/index.cache.bz2 +share/doc/HTML/en/kioslave/finger/index.docbook +share/doc/HTML/en/kioslave/fish/common +share/doc/HTML/en/kioslave/fish/index.cache.bz2 +share/doc/HTML/en/kioslave/fish/index.docbook +share/doc/HTML/en/kioslave/floppy/common +share/doc/HTML/en/kioslave/floppy/index.cache.bz2 +share/doc/HTML/en/kioslave/floppy/index.docbook +share/doc/HTML/en/kioslave/gzip/common +share/doc/HTML/en/kioslave/gzip/index.cache.bz2 +share/doc/HTML/en/kioslave/gzip/index.docbook +share/doc/HTML/en/kioslave/info/common +share/doc/HTML/en/kioslave/info/index.cache.bz2 +share/doc/HTML/en/kioslave/info/index.docbook +share/doc/HTML/en/kioslave/man/common +share/doc/HTML/en/kioslave/man/index.cache.bz2 +share/doc/HTML/en/kioslave/man/index.docbook +share/doc/HTML/en/kioslave/nfs/common +share/doc/HTML/en/kioslave/nfs/index.cache.bz2 +share/doc/HTML/en/kioslave/nfs/index.docbook +share/doc/HTML/en/kioslave/sftp/common +share/doc/HTML/en/kioslave/sftp/index.cache.bz2 +share/doc/HTML/en/kioslave/sftp/index.docbook +share/doc/HTML/en/kioslave/smb/common +share/doc/HTML/en/kioslave/smb/index.cache.bz2 +share/doc/HTML/en/kioslave/smb/index.docbook +share/doc/HTML/en/kioslave/tar/common +share/doc/HTML/en/kioslave/tar/index.cache.bz2 +share/doc/HTML/en/kioslave/tar/index.docbook +share/doc/HTML/en/kioslave/thumbnail/common +share/doc/HTML/en/kioslave/thumbnail/index.cache.bz2 +share/doc/HTML/en/kioslave/thumbnail/index.docbook share/doc/HTML/en/knetattach/common share/doc/HTML/en/knetattach/index.cache.bz2 share/doc/HTML/en/knetattach/index.docbook @@ -596,21 +690,23 @@ share/icons/oxygen/128x128/actions/application-exit.png share/icons/oxygen/128x128/actions/appointment-new.png share/icons/oxygen/128x128/actions/bookmark-new.png share/icons/oxygen/128x128/actions/bookmarks-organize.png +share/icons/oxygen/128x128/actions/configure.png share/icons/oxygen/128x128/actions/dashboard-show.png share/icons/oxygen/128x128/actions/dialog-ok-apply.png share/icons/oxygen/128x128/actions/dialog-ok.png +share/icons/oxygen/128x128/actions/document-edit.png share/icons/oxygen/128x128/actions/document-preview.png share/icons/oxygen/128x128/actions/edit-bomb.png share/icons/oxygen/128x128/actions/edit-find.png share/icons/oxygen/128x128/actions/go-bottom.png share/icons/oxygen/128x128/actions/go-down.png -share/icons/oxygen/128x128/actions/go-first-page.png +share/icons/oxygen/128x128/actions/go-first-view-page.png share/icons/oxygen/128x128/actions/go-first.png -share/icons/oxygen/128x128/actions/go-last-page.png +share/icons/oxygen/128x128/actions/go-last-view-page.png share/icons/oxygen/128x128/actions/go-last.png -share/icons/oxygen/128x128/actions/go-next-page.png +share/icons/oxygen/128x128/actions/go-next-view-page.png share/icons/oxygen/128x128/actions/go-next.png -share/icons/oxygen/128x128/actions/go-previous-page.png +share/icons/oxygen/128x128/actions/go-previous-view-page.png share/icons/oxygen/128x128/actions/go-previous.png share/icons/oxygen/128x128/actions/go-top.png share/icons/oxygen/128x128/actions/go-up.png @@ -638,8 +734,10 @@ share/icons/oxygen/128x128/actions/system-shutdown.png share/icons/oxygen/128x128/actions/system-suspend-hibernate.png share/icons/oxygen/128x128/actions/system-suspend.png share/icons/oxygen/128x128/actions/system-switch-user.png +share/icons/oxygen/128x128/actions/tool-animator.png share/icons/oxygen/128x128/actions/tools-report-bug.png share/icons/oxygen/128x128/actions/tools-wizard.png +share/icons/oxygen/128x128/actions/transform-crop-and-resize.png share/icons/oxygen/128x128/actions/transform-move.png share/icons/oxygen/128x128/actions/transform-scale.png share/icons/oxygen/128x128/actions/user-group-new.png @@ -659,6 +757,7 @@ share/icons/oxygen/128x128/apps/akonadi.png share/icons/oxygen/128x128/apps/akregator.png share/icons/oxygen/128x128/apps/basket.png share/icons/oxygen/128x128/apps/bovo.png +share/icons/oxygen/128x128/apps/device-notifier.png share/icons/oxygen/128x128/apps/digikam.png share/icons/oxygen/128x128/apps/esd.png share/icons/oxygen/128x128/apps/fontforge.png @@ -671,17 +770,16 @@ share/icons/oxygen/128x128/apps/internet-telephony.png share/icons/oxygen/128x128/apps/internet-web-browser.png share/icons/oxygen/128x128/apps/k3b.png share/icons/oxygen/128x128/apps/kaffeine.png -share/icons/oxygen/128x128/apps/kate.png share/icons/oxygen/128x128/apps/kblogger.png share/icons/oxygen/128x128/apps/kbugbuster.png share/icons/oxygen/128x128/apps/kchart.png share/icons/oxygen/128x128/apps/kcolorchooser.png share/icons/oxygen/128x128/apps/kde.png share/icons/oxygen/128x128/apps/kexi.png -share/icons/oxygen/128x128/apps/kjots.png share/icons/oxygen/128x128/apps/kjournal.png share/icons/oxygen/128x128/apps/klipper.png share/icons/oxygen/128x128/apps/kmplayer.png +share/icons/oxygen/128x128/apps/knewsticker.png share/icons/oxygen/128x128/apps/knotes.png share/icons/oxygen/128x128/apps/kolf.png share/icons/oxygen/128x128/apps/konqueror.png @@ -705,7 +803,6 @@ share/icons/oxygen/128x128/apps/office-address-book.png share/icons/oxygen/128x128/apps/office-calendar.png share/icons/oxygen/128x128/apps/okteta.png share/icons/oxygen/128x128/apps/oxygen.png -share/icons/oxygen/128x128/apps/phonon-xine.png share/icons/oxygen/128x128/apps/plasma.png share/icons/oxygen/128x128/apps/plasmagik.png share/icons/oxygen/128x128/apps/preferences-contact-list.png @@ -714,6 +811,7 @@ share/icons/oxygen/128x128/apps/preferences-desktop-color.png share/icons/oxygen/128x128/apps/preferences-desktop-cryptography.png share/icons/oxygen/128x128/apps/preferences-desktop-default-applications.png share/icons/oxygen/128x128/apps/preferences-desktop-display.png +share/icons/oxygen/128x128/apps/preferences-desktop-font.png share/icons/oxygen/128x128/apps/preferences-desktop-gaming.png share/icons/oxygen/128x128/apps/preferences-desktop-icons.png share/icons/oxygen/128x128/apps/preferences-desktop-keyboard.png @@ -735,14 +833,19 @@ share/icons/oxygen/128x128/apps/preferences-system-login.png share/icons/oxygen/128x128/apps/preferences-system-network-sharing.png share/icons/oxygen/128x128/apps/preferences-system-power-management.png share/icons/oxygen/128x128/apps/preferences-system-time.png +share/icons/oxygen/128x128/apps/preferences-system-windows-actions.png +share/icons/oxygen/128x128/apps/preferences-system-windows-move.png share/icons/oxygen/128x128/apps/preferences-system-windows.png share/icons/oxygen/128x128/apps/preferences-web-browser-identification.png share/icons/oxygen/128x128/apps/scribus.png +share/icons/oxygen/128x128/apps/semn.png share/icons/oxygen/128x128/apps/strigi.png +share/icons/oxygen/128x128/apps/system-diagnosis.png share/icons/oxygen/128x128/apps/system-file-manager.png share/icons/oxygen/128x128/apps/system-software-update.png share/icons/oxygen/128x128/apps/system-users.png share/icons/oxygen/128x128/apps/tagua.png +share/icons/oxygen/128x128/apps/utilities-desktop-extra.png share/icons/oxygen/128x128/apps/utilities-file-archiver.png share/icons/oxygen/128x128/apps/utilities-log-viewer.png share/icons/oxygen/128x128/apps/utilities-system-monitor.png @@ -808,6 +911,7 @@ share/icons/oxygen/128x128/devices/multimedia-player.png share/icons/oxygen/128x128/devices/network-wired.png share/icons/oxygen/128x128/devices/network-wireless.png share/icons/oxygen/128x128/devices/pda.png +share/icons/oxygen/128x128/devices/phone-openmoko-freerunner.png share/icons/oxygen/128x128/devices/phone.png share/icons/oxygen/128x128/devices/printer.png share/icons/oxygen/128x128/devices/scanner.png @@ -827,7 +931,9 @@ share/icons/oxygen/128x128/emotes/face-smile-big.png share/icons/oxygen/128x128/emotes/face-smile.png share/icons/oxygen/128x128/emotes/face-surprise.png share/icons/oxygen/128x128/emotes/face-uncertain.png +share/icons/oxygen/128x128/emotes/face-wink.png share/icons/oxygen/128x128/mimetypes/application-illustrator.png +share/icons/oxygen/128x128/mimetypes/application-javascript.png share/icons/oxygen/128x128/mimetypes/application-msword.png share/icons/oxygen/128x128/mimetypes/application-octet-stream.png share/icons/oxygen/128x128/mimetypes/application-pdf.png @@ -838,6 +944,7 @@ share/icons/oxygen/128x128/mimetypes/application-postscript.png share/icons/oxygen/128x128/mimetypes/application-relaxng.png share/icons/oxygen/128x128/mimetypes/application-rss+xml.png share/icons/oxygen/128x128/mimetypes/application-rtf.png +share/icons/oxygen/128x128/mimetypes/application-vnd.ms-access.png share/icons/oxygen/128x128/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/128x128/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/128x128/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -902,7 +1009,9 @@ share/icons/oxygen/128x128/mimetypes/application-x-kontour.png share/icons/oxygen/128x128/mimetypes/application-x-krita.png share/icons/oxygen/128x128/mimetypes/application-x-kvtml.png share/icons/oxygen/128x128/mimetypes/application-x-lha.png +share/icons/oxygen/128x128/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/128x128/mimetypes/application-x-lzop.png +share/icons/oxygen/128x128/mimetypes/application-x-m4.png share/icons/oxygen/128x128/mimetypes/application-x-marble.png share/icons/oxygen/128x128/mimetypes/application-x-mimearchive.png share/icons/oxygen/128x128/mimetypes/application-x-mplayer2.png @@ -912,6 +1021,7 @@ share/icons/oxygen/128x128/mimetypes/application-x-mswrite.png share/icons/oxygen/128x128/mimetypes/application-x-nzb.png share/icons/oxygen/128x128/mimetypes/application-x-object.png share/icons/oxygen/128x128/mimetypes/application-x-pak.png +share/icons/oxygen/128x128/mimetypes/application-x-pem-key.png share/icons/oxygen/128x128/mimetypes/application-x-perl.png share/icons/oxygen/128x128/mimetypes/application-x-php.png share/icons/oxygen/128x128/mimetypes/application-x-plasma.png @@ -922,7 +1032,11 @@ share/icons/oxygen/128x128/mimetypes/application-x-rpm.png share/icons/oxygen/128x128/mimetypes/application-x-ruby.png share/icons/oxygen/128x128/mimetypes/application-x-sharedlib.png share/icons/oxygen/128x128/mimetypes/application-x-shellscript.png +share/icons/oxygen/128x128/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/128x128/mimetypes/application-x-siag.png +share/icons/oxygen/128x128/mimetypes/application-x-smb-server.png +share/icons/oxygen/128x128/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/128x128/mimetypes/application-x-subrip.png share/icons/oxygen/128x128/mimetypes/application-x-tar.png share/icons/oxygen/128x128/mimetypes/application-x-tarz.png share/icons/oxygen/128x128/mimetypes/application-x-tgif.png @@ -956,6 +1070,7 @@ share/icons/oxygen/128x128/mimetypes/audio-x-mod.png share/icons/oxygen/128x128/mimetypes/audio-x-monkey.png share/icons/oxygen/128x128/mimetypes/audio-x-mp2.png share/icons/oxygen/128x128/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/128x128/mimetypes/audio-x-ms-asx.png share/icons/oxygen/128x128/mimetypes/audio-x-ms-wma.png share/icons/oxygen/128x128/mimetypes/audio-x-musepack.png share/icons/oxygen/128x128/mimetypes/audio-x-pn-realaudio-plugin.png @@ -1020,25 +1135,35 @@ share/icons/oxygen/128x128/mimetypes/text-vcalendar.png share/icons/oxygen/128x128/mimetypes/text-vnd.abc.png share/icons/oxygen/128x128/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/128x128/mimetypes/text-x-adasrc.png +share/icons/oxygen/128x128/mimetypes/text-x-authors.png share/icons/oxygen/128x128/mimetypes/text-x-bibtex.png share/icons/oxygen/128x128/mimetypes/text-x-c++hdr.png share/icons/oxygen/128x128/mimetypes/text-x-c++src.png +share/icons/oxygen/128x128/mimetypes/text-x-changelog.png share/icons/oxygen/128x128/mimetypes/text-x-chdr.png +share/icons/oxygen/128x128/mimetypes/text-x-cmake.png +share/icons/oxygen/128x128/mimetypes/text-x-copying.png share/icons/oxygen/128x128/mimetypes/text-x-csharp.png share/icons/oxygen/128x128/mimetypes/text-x-csrc.png share/icons/oxygen/128x128/mimetypes/text-x-dtd.png share/icons/oxygen/128x128/mimetypes/text-x-generic.png share/icons/oxygen/128x128/mimetypes/text-x-hex.png +share/icons/oxygen/128x128/mimetypes/text-x-install.png share/icons/oxygen/128x128/mimetypes/text-x-java.png share/icons/oxygen/128x128/mimetypes/text-x-katefilelist.png share/icons/oxygen/128x128/mimetypes/text-x-ldif.png +share/icons/oxygen/128x128/mimetypes/text-x-log.png share/icons/oxygen/128x128/mimetypes/text-x-makefile.png +share/icons/oxygen/128x128/mimetypes/text-x-nfo.png share/icons/oxygen/128x128/mimetypes/text-x-objchdr.png share/icons/oxygen/128x128/mimetypes/text-x-objcsrc.png share/icons/oxygen/128x128/mimetypes/text-x-pascal.png share/icons/oxygen/128x128/mimetypes/text-x-patch.png +share/icons/oxygen/128x128/mimetypes/text-x-po.png share/icons/oxygen/128x128/mimetypes/text-x-python.png +share/icons/oxygen/128x128/mimetypes/text-x-readme.png share/icons/oxygen/128x128/mimetypes/text-x-script.png +share/icons/oxygen/128x128/mimetypes/text-x-sql.png share/icons/oxygen/128x128/mimetypes/text-x-tcl.png share/icons/oxygen/128x128/mimetypes/text-x-tex.png share/icons/oxygen/128x128/mimetypes/text-x-texinfo.png @@ -1057,6 +1182,7 @@ share/icons/oxygen/128x128/mimetypes/video-mp4.png share/icons/oxygen/128x128/mimetypes/video-mpeg.png share/icons/oxygen/128x128/mimetypes/video-quicktime.png share/icons/oxygen/128x128/mimetypes/video-x-flic.png +share/icons/oxygen/128x128/mimetypes/video-x-flv.png share/icons/oxygen/128x128/mimetypes/video-x-generic.png share/icons/oxygen/128x128/mimetypes/video-x-matroska.png share/icons/oxygen/128x128/mimetypes/video-x-mng.png @@ -1072,6 +1198,7 @@ share/icons/oxygen/128x128/mimetypes/x-office-document.png share/icons/oxygen/128x128/mimetypes/x-office-spreadsheet.png share/icons/oxygen/128x128/places/document-multiple.png share/icons/oxygen/128x128/places/folder-blue.png +share/icons/oxygen/128x128/places/folder-bookmark.png share/icons/oxygen/128x128/places/folder-bookmarks.png share/icons/oxygen/128x128/places/folder-brown.png share/icons/oxygen/128x128/places/folder-cyan.png @@ -1116,6 +1243,30 @@ share/icons/oxygen/128x128/status/security-high.png share/icons/oxygen/128x128/status/security-low.png share/icons/oxygen/128x128/status/security-medium.png share/icons/oxygen/128x128/status/user-trash-full.png +share/icons/oxygen/128x128/status/weather-clear-night.png +share/icons/oxygen/128x128/status/weather-clear.png +share/icons/oxygen/128x128/status/weather-clouds-night.png +share/icons/oxygen/128x128/status/weather-clouds.png +share/icons/oxygen/128x128/status/weather-few-clouds-night.png +share/icons/oxygen/128x128/status/weather-few-clouds.png +share/icons/oxygen/128x128/status/weather-hail.png +share/icons/oxygen/128x128/status/weather-many-clouds.png +share/icons/oxygen/128x128/status/weather-mist.png +share/icons/oxygen/128x128/status/weather-none-available.png +share/icons/oxygen/128x128/status/weather-showers-day.png +share/icons/oxygen/128x128/status/weather-showers-night.png +share/icons/oxygen/128x128/status/weather-showers-scattered-day.png +share/icons/oxygen/128x128/status/weather-showers-scattered-night.png +share/icons/oxygen/128x128/status/weather-showers-scattered.png +share/icons/oxygen/128x128/status/weather-showers.png +share/icons/oxygen/128x128/status/weather-snow-rain.png +share/icons/oxygen/128x128/status/weather-snow-scattered-day.png +share/icons/oxygen/128x128/status/weather-snow-scattered-night.png +share/icons/oxygen/128x128/status/weather-snow-scattered.png +share/icons/oxygen/128x128/status/weather-snow.png +share/icons/oxygen/128x128/status/weather-storm-day.png +share/icons/oxygen/128x128/status/weather-storm-night.png +share/icons/oxygen/128x128/status/weather-storm.png share/icons/oxygen/16x16/actions/address-book-new.png share/icons/oxygen/16x16/actions/application-exit.png share/icons/oxygen/16x16/actions/appointment-new.png @@ -1137,6 +1288,9 @@ share/icons/oxygen/16x16/actions/bookmark-toolbar.png share/icons/oxygen/16x16/actions/bookmarks-organize.png share/icons/oxygen/16x16/actions/character-set.png share/icons/oxygen/16x16/actions/chronometer.png +share/icons/oxygen/16x16/actions/color-picker-black.png +share/icons/oxygen/16x16/actions/color-picker-grey.png +share/icons/oxygen/16x16/actions/color-picker-white.png share/icons/oxygen/16x16/actions/color-picker.png share/icons/oxygen/16x16/actions/configure-shortcuts.png share/icons/oxygen/16x16/actions/configure-toolbars.png @@ -1148,6 +1302,7 @@ share/icons/oxygen/16x16/actions/dialog-close.png share/icons/oxygen/16x16/actions/dialog-ok-apply.png share/icons/oxygen/16x16/actions/dialog-ok.png share/icons/oxygen/16x16/actions/document-decrypt.png +share/icons/oxygen/16x16/actions/document-edit.png share/icons/oxygen/16x16/actions/document-encrypt.png share/icons/oxygen/16x16/actions/document-export.png share/icons/oxygen/16x16/actions/document-import.png @@ -1239,17 +1394,21 @@ share/icons/oxygen/16x16/actions/get-hot-new-stuff.png share/icons/oxygen/16x16/actions/go-bottom.png share/icons/oxygen/16x16/actions/go-down-search.png share/icons/oxygen/16x16/actions/go-down.png -share/icons/oxygen/16x16/actions/go-first-page.png +share/icons/oxygen/16x16/actions/go-first-view-page.png +share/icons/oxygen/16x16/actions/go-first-view.png share/icons/oxygen/16x16/actions/go-first.png share/icons/oxygen/16x16/actions/go-home.png share/icons/oxygen/16x16/actions/go-jump-locationbar.png share/icons/oxygen/16x16/actions/go-jump-today.png share/icons/oxygen/16x16/actions/go-jump.png -share/icons/oxygen/16x16/actions/go-last-page.png +share/icons/oxygen/16x16/actions/go-last-view-page.png +share/icons/oxygen/16x16/actions/go-last-view.png share/icons/oxygen/16x16/actions/go-last.png -share/icons/oxygen/16x16/actions/go-next-page.png +share/icons/oxygen/16x16/actions/go-next-view-page.png +share/icons/oxygen/16x16/actions/go-next-view.png share/icons/oxygen/16x16/actions/go-next.png -share/icons/oxygen/16x16/actions/go-previous-page.png +share/icons/oxygen/16x16/actions/go-previous-view-page.png +share/icons/oxygen/16x16/actions/go-previous-view.png share/icons/oxygen/16x16/actions/go-previous.png share/icons/oxygen/16x16/actions/go-top.png share/icons/oxygen/16x16/actions/go-up-search.png @@ -1299,8 +1458,14 @@ share/icons/oxygen/16x16/actions/news-subscribe.png share/icons/oxygen/16x16/actions/news-unsubscribe.png share/icons/oxygen/16x16/actions/object-flip-horizontal.png share/icons/oxygen/16x16/actions/object-flip-vertical.png +share/icons/oxygen/16x16/actions/object-group.png +share/icons/oxygen/16x16/actions/object-order-back.png +share/icons/oxygen/16x16/actions/object-order-front.png +share/icons/oxygen/16x16/actions/object-order-lower.png +share/icons/oxygen/16x16/actions/object-order-raise.png share/icons/oxygen/16x16/actions/object-rotate-left.png share/icons/oxygen/16x16/actions/object-rotate-right.png +share/icons/oxygen/16x16/actions/object-ungroup.png share/icons/oxygen/16x16/actions/page-zoom.png share/icons/oxygen/16x16/actions/player-time.png share/icons/oxygen/16x16/actions/player-volume.png @@ -1330,16 +1495,20 @@ share/icons/oxygen/16x16/actions/tab-duplicate.png share/icons/oxygen/16x16/actions/tab-new-background.png share/icons/oxygen/16x16/actions/tab-new.png share/icons/oxygen/16x16/actions/text-speak.png +share/icons/oxygen/16x16/actions/tool-animator.png share/icons/oxygen/16x16/actions/tools-check-spelling.png share/icons/oxygen/16x16/actions/tools-media-optical-burn.png share/icons/oxygen/16x16/actions/tools-media-optical-copy.png share/icons/oxygen/16x16/actions/tools-report-bug.png share/icons/oxygen/16x16/actions/tools-wizard.png +share/icons/oxygen/16x16/actions/transform-crop-and-resize.png share/icons/oxygen/16x16/actions/transform-move.png share/icons/oxygen/16x16/actions/transform-rotate.png share/icons/oxygen/16x16/actions/transform-scale.png share/icons/oxygen/16x16/actions/trash-empty.png +share/icons/oxygen/16x16/actions/user-group-delete.png share/icons/oxygen/16x16/actions/user-group-new.png +share/icons/oxygen/16x16/actions/user-group-properties.png share/icons/oxygen/16x16/actions/user-properties.png share/icons/oxygen/16x16/actions/view-calendar-day.png share/icons/oxygen/16x16/actions/view-calendar-list.png @@ -1353,6 +1522,7 @@ share/icons/oxygen/16x16/actions/view-calendar-week.png share/icons/oxygen/16x16/actions/view-calendar-workweek.png share/icons/oxygen/16x16/actions/view-choose.png share/icons/oxygen/16x16/actions/view-close.png +share/icons/oxygen/16x16/actions/view-file-columns.png share/icons/oxygen/16x16/actions/view-filter.png share/icons/oxygen/16x16/actions/view-fullscreen.png share/icons/oxygen/16x16/actions/view-history.png @@ -1366,6 +1536,8 @@ share/icons/oxygen/16x16/actions/view-media-equalizer.png share/icons/oxygen/16x16/actions/view-media-lyrics.png share/icons/oxygen/16x16/actions/view-media-playlist.png share/icons/oxygen/16x16/actions/view-media-visualization.png +share/icons/oxygen/16x16/actions/view-object-histogram-linear.png +share/icons/oxygen/16x16/actions/view-object-histogram-logarithmic.png share/icons/oxygen/16x16/actions/view-pim-calendar.png share/icons/oxygen/16x16/actions/view-pim-contacts.png share/icons/oxygen/16x16/actions/view-pim-journal.png @@ -1426,17 +1598,16 @@ share/icons/oxygen/16x16/apps/internet-web-browser.png share/icons/oxygen/16x16/apps/java.png share/icons/oxygen/16x16/apps/k3b.png share/icons/oxygen/16x16/apps/kaffeine.png -share/icons/oxygen/16x16/apps/kate.png share/icons/oxygen/16x16/apps/kblogger.png share/icons/oxygen/16x16/apps/kbugbuster.png share/icons/oxygen/16x16/apps/kchart.png share/icons/oxygen/16x16/apps/kcolorchooser.png share/icons/oxygen/16x16/apps/kde.png share/icons/oxygen/16x16/apps/kexi.png -share/icons/oxygen/16x16/apps/kjots.png share/icons/oxygen/16x16/apps/kjournal.png share/icons/oxygen/16x16/apps/klipper.png share/icons/oxygen/16x16/apps/kmplayer.png +share/icons/oxygen/16x16/apps/knewsticker.png share/icons/oxygen/16x16/apps/knotes.png share/icons/oxygen/16x16/apps/kolf.png share/icons/oxygen/16x16/apps/konqueror.png @@ -1460,7 +1631,6 @@ share/icons/oxygen/16x16/apps/office-address-book.png share/icons/oxygen/16x16/apps/office-calendar.png share/icons/oxygen/16x16/apps/okteta.png share/icons/oxygen/16x16/apps/oxygen.png -share/icons/oxygen/16x16/apps/phonon-xine.png share/icons/oxygen/16x16/apps/plasma.png share/icons/oxygen/16x16/apps/plasmagik.png share/icons/oxygen/16x16/apps/preferences-contact-list.png @@ -1497,6 +1667,8 @@ share/icons/oxygen/16x16/apps/preferences-system-performance.png share/icons/oxygen/16x16/apps/preferences-system-power-management.png share/icons/oxygen/16x16/apps/preferences-system-session-services.png share/icons/oxygen/16x16/apps/preferences-system-time.png +share/icons/oxygen/16x16/apps/preferences-system-windows-actions.png +share/icons/oxygen/16x16/apps/preferences-system-windows-move.png share/icons/oxygen/16x16/apps/preferences-system-windows.png share/icons/oxygen/16x16/apps/preferences-web-browser-adblock.png share/icons/oxygen/16x16/apps/preferences-web-browser-cache.png @@ -1505,11 +1677,13 @@ share/icons/oxygen/16x16/apps/preferences-web-browser-identification.png share/icons/oxygen/16x16/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/16x16/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/16x16/apps/scribus.png +share/icons/oxygen/16x16/apps/semn.png share/icons/oxygen/16x16/apps/strigi.png share/icons/oxygen/16x16/apps/system-file-manager.png share/icons/oxygen/16x16/apps/system-software-update.png share/icons/oxygen/16x16/apps/system-users.png share/icons/oxygen/16x16/apps/tagua.png +share/icons/oxygen/16x16/apps/utilities-desktop-extra.png share/icons/oxygen/16x16/apps/utilities-file-archiver.png share/icons/oxygen/16x16/apps/utilities-log-viewer.png share/icons/oxygen/16x16/apps/utilities-system-monitor.png @@ -1575,6 +1749,7 @@ share/icons/oxygen/16x16/devices/multimedia-player.png share/icons/oxygen/16x16/devices/network-wired.png share/icons/oxygen/16x16/devices/network-wireless.png share/icons/oxygen/16x16/devices/pda.png +share/icons/oxygen/16x16/devices/phone-openmoko-freerunner.png share/icons/oxygen/16x16/devices/phone.png share/icons/oxygen/16x16/devices/printer.png share/icons/oxygen/16x16/devices/scanner.png @@ -1596,7 +1771,9 @@ share/icons/oxygen/16x16/emotes/face-smile-big.png share/icons/oxygen/16x16/emotes/face-smile.png share/icons/oxygen/16x16/emotes/face-surprise.png share/icons/oxygen/16x16/emotes/face-uncertain.png +share/icons/oxygen/16x16/emotes/face-wink.png share/icons/oxygen/16x16/mimetypes/application-illustrator.png +share/icons/oxygen/16x16/mimetypes/application-javascript.png share/icons/oxygen/16x16/mimetypes/application-msword.png share/icons/oxygen/16x16/mimetypes/application-octet-stream.png share/icons/oxygen/16x16/mimetypes/application-pdf.png @@ -1608,6 +1785,7 @@ share/icons/oxygen/16x16/mimetypes/application-pkcs7-signature.png share/icons/oxygen/16x16/mimetypes/application-relaxng.png share/icons/oxygen/16x16/mimetypes/application-rss+xml.png share/icons/oxygen/16x16/mimetypes/application-rtf.png +share/icons/oxygen/16x16/mimetypes/application-vnd.ms-access.png share/icons/oxygen/16x16/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/16x16/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/16x16/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -1671,7 +1849,9 @@ share/icons/oxygen/16x16/mimetypes/application-x-kontour.png share/icons/oxygen/16x16/mimetypes/application-x-krita.png share/icons/oxygen/16x16/mimetypes/application-x-kvtml.png share/icons/oxygen/16x16/mimetypes/application-x-lha.png +share/icons/oxygen/16x16/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/16x16/mimetypes/application-x-lzop.png +share/icons/oxygen/16x16/mimetypes/application-x-m4.png share/icons/oxygen/16x16/mimetypes/application-x-marble.png share/icons/oxygen/16x16/mimetypes/application-x-mimearchive.png share/icons/oxygen/16x16/mimetypes/application-x-mplayer2.png @@ -1681,6 +1861,7 @@ share/icons/oxygen/16x16/mimetypes/application-x-mswrite.png share/icons/oxygen/16x16/mimetypes/application-x-nzb.png share/icons/oxygen/16x16/mimetypes/application-x-object.png share/icons/oxygen/16x16/mimetypes/application-x-pak.png +share/icons/oxygen/16x16/mimetypes/application-x-pem-key.png share/icons/oxygen/16x16/mimetypes/application-x-perl.png share/icons/oxygen/16x16/mimetypes/application-x-php.png share/icons/oxygen/16x16/mimetypes/application-x-plasma.png @@ -1691,7 +1872,11 @@ share/icons/oxygen/16x16/mimetypes/application-x-rpm.png share/icons/oxygen/16x16/mimetypes/application-x-ruby.png share/icons/oxygen/16x16/mimetypes/application-x-sharedlib.png share/icons/oxygen/16x16/mimetypes/application-x-shellscript.png +share/icons/oxygen/16x16/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/16x16/mimetypes/application-x-siag.png +share/icons/oxygen/16x16/mimetypes/application-x-smb-server.png +share/icons/oxygen/16x16/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/16x16/mimetypes/application-x-subrip.png share/icons/oxygen/16x16/mimetypes/application-x-tar.png share/icons/oxygen/16x16/mimetypes/application-x-tarz.png share/icons/oxygen/16x16/mimetypes/application-x-tgif.png @@ -1725,6 +1910,7 @@ share/icons/oxygen/16x16/mimetypes/audio-x-mod.png share/icons/oxygen/16x16/mimetypes/audio-x-monkey.png share/icons/oxygen/16x16/mimetypes/audio-x-mp2.png share/icons/oxygen/16x16/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/16x16/mimetypes/audio-x-ms-asx.png share/icons/oxygen/16x16/mimetypes/audio-x-ms-wma.png share/icons/oxygen/16x16/mimetypes/audio-x-musepack.png share/icons/oxygen/16x16/mimetypes/audio-x-pn-realaudio-plugin.png @@ -1789,25 +1975,35 @@ share/icons/oxygen/16x16/mimetypes/text-vcalendar.png share/icons/oxygen/16x16/mimetypes/text-vnd.abc.png share/icons/oxygen/16x16/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/16x16/mimetypes/text-x-adasrc.png +share/icons/oxygen/16x16/mimetypes/text-x-authors.png share/icons/oxygen/16x16/mimetypes/text-x-bibtex.png share/icons/oxygen/16x16/mimetypes/text-x-c++hdr.png share/icons/oxygen/16x16/mimetypes/text-x-c++src.png +share/icons/oxygen/16x16/mimetypes/text-x-changelog.png share/icons/oxygen/16x16/mimetypes/text-x-chdr.png +share/icons/oxygen/16x16/mimetypes/text-x-cmake.png +share/icons/oxygen/16x16/mimetypes/text-x-copying.png share/icons/oxygen/16x16/mimetypes/text-x-csharp.png share/icons/oxygen/16x16/mimetypes/text-x-csrc.png share/icons/oxygen/16x16/mimetypes/text-x-dtd.png share/icons/oxygen/16x16/mimetypes/text-x-generic.png share/icons/oxygen/16x16/mimetypes/text-x-hex.png +share/icons/oxygen/16x16/mimetypes/text-x-install.png share/icons/oxygen/16x16/mimetypes/text-x-java.png share/icons/oxygen/16x16/mimetypes/text-x-katefilelist.png share/icons/oxygen/16x16/mimetypes/text-x-ldif.png +share/icons/oxygen/16x16/mimetypes/text-x-log.png share/icons/oxygen/16x16/mimetypes/text-x-makefile.png +share/icons/oxygen/16x16/mimetypes/text-x-nfo.png share/icons/oxygen/16x16/mimetypes/text-x-objchdr.png share/icons/oxygen/16x16/mimetypes/text-x-objcsrc.png share/icons/oxygen/16x16/mimetypes/text-x-pascal.png share/icons/oxygen/16x16/mimetypes/text-x-patch.png +share/icons/oxygen/16x16/mimetypes/text-x-po.png share/icons/oxygen/16x16/mimetypes/text-x-python.png +share/icons/oxygen/16x16/mimetypes/text-x-readme.png share/icons/oxygen/16x16/mimetypes/text-x-script.png +share/icons/oxygen/16x16/mimetypes/text-x-sql.png share/icons/oxygen/16x16/mimetypes/text-x-tcl.png share/icons/oxygen/16x16/mimetypes/text-x-tex.png share/icons/oxygen/16x16/mimetypes/text-x-texinfo.png @@ -1826,6 +2022,7 @@ share/icons/oxygen/16x16/mimetypes/video-mp4.png share/icons/oxygen/16x16/mimetypes/video-mpeg.png share/icons/oxygen/16x16/mimetypes/video-quicktime.png share/icons/oxygen/16x16/mimetypes/video-x-flic.png +share/icons/oxygen/16x16/mimetypes/video-x-flv.png share/icons/oxygen/16x16/mimetypes/video-x-generic.png share/icons/oxygen/16x16/mimetypes/video-x-matroska.png share/icons/oxygen/16x16/mimetypes/video-x-mng.png @@ -1845,6 +2042,7 @@ share/icons/oxygen/16x16/places/bookmarks.png share/icons/oxygen/16x16/places/document-multiple.png share/icons/oxygen/16x16/places/favorites.png share/icons/oxygen/16x16/places/folder-blue.png +share/icons/oxygen/16x16/places/folder-bookmark.png share/icons/oxygen/16x16/places/folder-bookmarks.png share/icons/oxygen/16x16/places/folder-brown.png share/icons/oxygen/16x16/places/folder-cyan.png @@ -1880,6 +2078,10 @@ share/icons/oxygen/16x16/places/user-desktop.png share/icons/oxygen/16x16/places/user-home.png share/icons/oxygen/16x16/places/user-identity.png share/icons/oxygen/16x16/places/user-trash.png +share/icons/oxygen/16x16/status/audio-volume-high.png +share/icons/oxygen/16x16/status/audio-volume-low.png +share/icons/oxygen/16x16/status/audio-volume-medium.png +share/icons/oxygen/16x16/status/audio-volume-muted.png share/icons/oxygen/16x16/status/battery-040.png share/icons/oxygen/16x16/status/battery-060.png share/icons/oxygen/16x16/status/battery-080.png @@ -1925,6 +2127,27 @@ share/icons/oxygen/16x16/status/user-online.png share/icons/oxygen/16x16/status/user-trash-full.png share/icons/oxygen/16x16/status/wallet-closed.png share/icons/oxygen/16x16/status/wallet-open.png +share/icons/oxygen/16x16/status/weather-clear-night.png +share/icons/oxygen/16x16/status/weather-clear.png +share/icons/oxygen/16x16/status/weather-clouds-night.png +share/icons/oxygen/16x16/status/weather-clouds.png +share/icons/oxygen/16x16/status/weather-few-clouds-night.png +share/icons/oxygen/16x16/status/weather-few-clouds.png +share/icons/oxygen/16x16/status/weather-hail.png +share/icons/oxygen/16x16/status/weather-many-clouds.png +share/icons/oxygen/16x16/status/weather-mist.png +share/icons/oxygen/16x16/status/weather-showers-day.png +share/icons/oxygen/16x16/status/weather-showers-night.png +share/icons/oxygen/16x16/status/weather-showers-scattered-day.png +share/icons/oxygen/16x16/status/weather-showers-scattered-night.png +share/icons/oxygen/16x16/status/weather-showers-scattered.png +share/icons/oxygen/16x16/status/weather-showers.png +share/icons/oxygen/16x16/status/weather-snow-rain.png +share/icons/oxygen/16x16/status/weather-snow-scattered-day.png +share/icons/oxygen/16x16/status/weather-snow-scattered-night.png +share/icons/oxygen/16x16/status/weather-snow-scattered.png +share/icons/oxygen/16x16/status/weather-snow.png +share/icons/oxygen/16x16/status/weather-storm.png share/icons/oxygen/16x16/status/window-suppressed.png share/icons/oxygen/22x22/actions/address-book-new.png share/icons/oxygen/22x22/actions/application-exit.png @@ -1947,6 +2170,9 @@ share/icons/oxygen/22x22/actions/bookmark-toolbar.png share/icons/oxygen/22x22/actions/bookmarks-organize.png share/icons/oxygen/22x22/actions/character-set.png share/icons/oxygen/22x22/actions/chronometer.png +share/icons/oxygen/22x22/actions/color-picker-black.png +share/icons/oxygen/22x22/actions/color-picker-grey.png +share/icons/oxygen/22x22/actions/color-picker-white.png share/icons/oxygen/22x22/actions/color-picker.png share/icons/oxygen/22x22/actions/configure-shortcuts.png share/icons/oxygen/22x22/actions/configure-toolbars.png @@ -1958,6 +2184,7 @@ share/icons/oxygen/22x22/actions/dialog-close.png share/icons/oxygen/22x22/actions/dialog-ok-apply.png share/icons/oxygen/22x22/actions/dialog-ok.png share/icons/oxygen/22x22/actions/document-decrypt.png +share/icons/oxygen/22x22/actions/document-edit.png share/icons/oxygen/22x22/actions/document-encrypt.png share/icons/oxygen/22x22/actions/document-export.png share/icons/oxygen/22x22/actions/document-import.png @@ -2048,17 +2275,21 @@ share/icons/oxygen/22x22/actions/get-hot-new-stuff.png share/icons/oxygen/22x22/actions/go-bottom.png share/icons/oxygen/22x22/actions/go-down-search.png share/icons/oxygen/22x22/actions/go-down.png -share/icons/oxygen/22x22/actions/go-first-page.png +share/icons/oxygen/22x22/actions/go-first-view-page.png +share/icons/oxygen/22x22/actions/go-first-view.png share/icons/oxygen/22x22/actions/go-first.png share/icons/oxygen/22x22/actions/go-home.png share/icons/oxygen/22x22/actions/go-jump-locationbar.png share/icons/oxygen/22x22/actions/go-jump-today.png share/icons/oxygen/22x22/actions/go-jump.png -share/icons/oxygen/22x22/actions/go-last-page.png +share/icons/oxygen/22x22/actions/go-last-view-page.png +share/icons/oxygen/22x22/actions/go-last-view.png share/icons/oxygen/22x22/actions/go-last.png -share/icons/oxygen/22x22/actions/go-next-page.png +share/icons/oxygen/22x22/actions/go-next-view-page.png +share/icons/oxygen/22x22/actions/go-next-view.png share/icons/oxygen/22x22/actions/go-next.png -share/icons/oxygen/22x22/actions/go-previous-page.png +share/icons/oxygen/22x22/actions/go-previous-view-page.png +share/icons/oxygen/22x22/actions/go-previous-view.png share/icons/oxygen/22x22/actions/go-previous.png share/icons/oxygen/22x22/actions/go-top.png share/icons/oxygen/22x22/actions/go-up-search.png @@ -2138,16 +2369,20 @@ share/icons/oxygen/22x22/actions/tab-duplicate.png share/icons/oxygen/22x22/actions/tab-new-background.png share/icons/oxygen/22x22/actions/tab-new.png share/icons/oxygen/22x22/actions/text-speak.png +share/icons/oxygen/22x22/actions/tool-animator.png share/icons/oxygen/22x22/actions/tools-check-spelling.png share/icons/oxygen/22x22/actions/tools-media-optical-burn.png share/icons/oxygen/22x22/actions/tools-media-optical-copy.png share/icons/oxygen/22x22/actions/tools-report-bug.png share/icons/oxygen/22x22/actions/tools-wizard.png +share/icons/oxygen/22x22/actions/transform-crop-and-resize.png share/icons/oxygen/22x22/actions/transform-move.png share/icons/oxygen/22x22/actions/transform-rotate.png share/icons/oxygen/22x22/actions/transform-scale.png share/icons/oxygen/22x22/actions/trash-empty.png +share/icons/oxygen/22x22/actions/user-group-delete.png share/icons/oxygen/22x22/actions/user-group-new.png +share/icons/oxygen/22x22/actions/user-group-properties.png share/icons/oxygen/22x22/actions/user-properties.png share/icons/oxygen/22x22/actions/view-calendar-day.png share/icons/oxygen/22x22/actions/view-calendar-list.png @@ -2161,6 +2396,7 @@ share/icons/oxygen/22x22/actions/view-calendar-week.png share/icons/oxygen/22x22/actions/view-calendar-workweek.png share/icons/oxygen/22x22/actions/view-choose.png share/icons/oxygen/22x22/actions/view-close.png +share/icons/oxygen/22x22/actions/view-file-columns.png share/icons/oxygen/22x22/actions/view-filter.png share/icons/oxygen/22x22/actions/view-fullscreen.png share/icons/oxygen/22x22/actions/view-history.png @@ -2174,6 +2410,8 @@ share/icons/oxygen/22x22/actions/view-media-equalizer.png share/icons/oxygen/22x22/actions/view-media-lyrics.png share/icons/oxygen/22x22/actions/view-media-playlist.png share/icons/oxygen/22x22/actions/view-media-visualization.png +share/icons/oxygen/22x22/actions/view-object-histogram-linear.png +share/icons/oxygen/22x22/actions/view-object-histogram-logarithmic.png share/icons/oxygen/22x22/actions/view-pim-calendar.png share/icons/oxygen/22x22/actions/view-pim-contacts.png share/icons/oxygen/22x22/actions/view-pim-journal.png @@ -2199,6 +2437,7 @@ share/icons/oxygen/22x22/actions/view-sort-descending.png share/icons/oxygen/22x22/actions/view-split-left-right.png share/icons/oxygen/22x22/actions/view-split-top-bottom.png share/icons/oxygen/22x22/actions/view-statistics.png +share/icons/oxygen/22x22/actions/view-table-of-contents-ltr.png share/icons/oxygen/22x22/actions/view-table-of-contents-rtl.png share/icons/oxygen/22x22/actions/view-web-browser-dom-tree.png share/icons/oxygen/22x22/actions/window-close.png @@ -2236,14 +2475,12 @@ share/icons/oxygen/22x22/apps/internet-web-browser.png share/icons/oxygen/22x22/apps/java.png share/icons/oxygen/22x22/apps/k3b.png share/icons/oxygen/22x22/apps/kaffeine.png -share/icons/oxygen/22x22/apps/kate.png share/icons/oxygen/22x22/apps/kblogger.png share/icons/oxygen/22x22/apps/kbugbuster.png share/icons/oxygen/22x22/apps/kchart.png share/icons/oxygen/22x22/apps/kcolorchooser.png share/icons/oxygen/22x22/apps/kde.png share/icons/oxygen/22x22/apps/kexi.png -share/icons/oxygen/22x22/apps/kjots.png share/icons/oxygen/22x22/apps/kjournal.png share/icons/oxygen/22x22/apps/klipper.png share/icons/oxygen/22x22/apps/kmplayer.png @@ -2270,7 +2507,6 @@ share/icons/oxygen/22x22/apps/office-address-book.png share/icons/oxygen/22x22/apps/office-calendar.png share/icons/oxygen/22x22/apps/okteta.png share/icons/oxygen/22x22/apps/oxygen.png -share/icons/oxygen/22x22/apps/phonon-xine.png share/icons/oxygen/22x22/apps/plasma.png share/icons/oxygen/22x22/apps/plasmagik.png share/icons/oxygen/22x22/apps/preferences-contact-list.png @@ -2307,6 +2543,8 @@ share/icons/oxygen/22x22/apps/preferences-system-performance.png share/icons/oxygen/22x22/apps/preferences-system-power-management.png share/icons/oxygen/22x22/apps/preferences-system-session-services.png share/icons/oxygen/22x22/apps/preferences-system-time.png +share/icons/oxygen/22x22/apps/preferences-system-windows-actions.png +share/icons/oxygen/22x22/apps/preferences-system-windows-move.png share/icons/oxygen/22x22/apps/preferences-system-windows.png share/icons/oxygen/22x22/apps/preferences-web-browser-adblock.png share/icons/oxygen/22x22/apps/preferences-web-browser-cache.png @@ -2314,11 +2552,13 @@ share/icons/oxygen/22x22/apps/preferences-web-browser-cookies.png share/icons/oxygen/22x22/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/22x22/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/22x22/apps/scribus.png +share/icons/oxygen/22x22/apps/semn.png share/icons/oxygen/22x22/apps/strigi.png share/icons/oxygen/22x22/apps/system-file-manager.png share/icons/oxygen/22x22/apps/system-software-update.png share/icons/oxygen/22x22/apps/system-users.png share/icons/oxygen/22x22/apps/tagua.png +share/icons/oxygen/22x22/apps/utilities-desktop-extra.png share/icons/oxygen/22x22/apps/utilities-file-archiver.png share/icons/oxygen/22x22/apps/utilities-log-viewer.png share/icons/oxygen/22x22/apps/utilities-system-monitor.png @@ -2384,6 +2624,7 @@ share/icons/oxygen/22x22/devices/multimedia-player.png share/icons/oxygen/22x22/devices/network-wired.png share/icons/oxygen/22x22/devices/network-wireless.png share/icons/oxygen/22x22/devices/pda.png +share/icons/oxygen/22x22/devices/phone-openmoko-freerunner.png share/icons/oxygen/22x22/devices/phone.png share/icons/oxygen/22x22/devices/printer.png share/icons/oxygen/22x22/devices/scanner.png @@ -2415,6 +2656,7 @@ share/icons/oxygen/22x22/emotes/face-surprise.png share/icons/oxygen/22x22/emotes/face-uncertain.png share/icons/oxygen/22x22/emotes/face-wink.png share/icons/oxygen/22x22/mimetypes/application-illustrator.png +share/icons/oxygen/22x22/mimetypes/application-javascript.png share/icons/oxygen/22x22/mimetypes/application-msword.png share/icons/oxygen/22x22/mimetypes/application-octet-stream.png share/icons/oxygen/22x22/mimetypes/application-pdf.png @@ -2427,6 +2669,7 @@ share/icons/oxygen/22x22/mimetypes/application-postscript.png share/icons/oxygen/22x22/mimetypes/application-relaxng.png share/icons/oxygen/22x22/mimetypes/application-rss+xml.png share/icons/oxygen/22x22/mimetypes/application-rtf.png +share/icons/oxygen/22x22/mimetypes/application-vnd.ms-access.png share/icons/oxygen/22x22/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/22x22/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/22x22/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -2491,7 +2734,9 @@ share/icons/oxygen/22x22/mimetypes/application-x-kontour.png share/icons/oxygen/22x22/mimetypes/application-x-krita.png share/icons/oxygen/22x22/mimetypes/application-x-kvtml.png share/icons/oxygen/22x22/mimetypes/application-x-lha.png +share/icons/oxygen/22x22/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/22x22/mimetypes/application-x-lzop.png +share/icons/oxygen/22x22/mimetypes/application-x-m4.png share/icons/oxygen/22x22/mimetypes/application-x-marble.png share/icons/oxygen/22x22/mimetypes/application-x-mimearchive.png share/icons/oxygen/22x22/mimetypes/application-x-mplayer2.png @@ -2501,6 +2746,7 @@ share/icons/oxygen/22x22/mimetypes/application-x-mswrite.png share/icons/oxygen/22x22/mimetypes/application-x-nzb.png share/icons/oxygen/22x22/mimetypes/application-x-object.png share/icons/oxygen/22x22/mimetypes/application-x-pak.png +share/icons/oxygen/22x22/mimetypes/application-x-pem-key.png share/icons/oxygen/22x22/mimetypes/application-x-perl.png share/icons/oxygen/22x22/mimetypes/application-x-php.png share/icons/oxygen/22x22/mimetypes/application-x-plasma.png @@ -2511,7 +2757,11 @@ share/icons/oxygen/22x22/mimetypes/application-x-rpm.png share/icons/oxygen/22x22/mimetypes/application-x-ruby.png share/icons/oxygen/22x22/mimetypes/application-x-sharedlib.png share/icons/oxygen/22x22/mimetypes/application-x-shellscript.png +share/icons/oxygen/22x22/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/22x22/mimetypes/application-x-siag.png +share/icons/oxygen/22x22/mimetypes/application-x-smb-server.png +share/icons/oxygen/22x22/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/22x22/mimetypes/application-x-subrip.png share/icons/oxygen/22x22/mimetypes/application-x-tar.png share/icons/oxygen/22x22/mimetypes/application-x-tarz.png share/icons/oxygen/22x22/mimetypes/application-x-tgif.png @@ -2545,6 +2795,7 @@ share/icons/oxygen/22x22/mimetypes/audio-x-mod.png share/icons/oxygen/22x22/mimetypes/audio-x-monkey.png share/icons/oxygen/22x22/mimetypes/audio-x-mp2.png share/icons/oxygen/22x22/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/22x22/mimetypes/audio-x-ms-asx.png share/icons/oxygen/22x22/mimetypes/audio-x-ms-wma.png share/icons/oxygen/22x22/mimetypes/audio-x-musepack.png share/icons/oxygen/22x22/mimetypes/audio-x-pn-realaudio-plugin.png @@ -2609,25 +2860,35 @@ share/icons/oxygen/22x22/mimetypes/text-vcalendar.png share/icons/oxygen/22x22/mimetypes/text-vnd.abc.png share/icons/oxygen/22x22/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/22x22/mimetypes/text-x-adasrc.png +share/icons/oxygen/22x22/mimetypes/text-x-authors.png share/icons/oxygen/22x22/mimetypes/text-x-bibtex.png share/icons/oxygen/22x22/mimetypes/text-x-c++hdr.png share/icons/oxygen/22x22/mimetypes/text-x-c++src.png +share/icons/oxygen/22x22/mimetypes/text-x-changelog.png share/icons/oxygen/22x22/mimetypes/text-x-chdr.png +share/icons/oxygen/22x22/mimetypes/text-x-cmake.png +share/icons/oxygen/22x22/mimetypes/text-x-copying.png share/icons/oxygen/22x22/mimetypes/text-x-csharp.png share/icons/oxygen/22x22/mimetypes/text-x-csrc.png share/icons/oxygen/22x22/mimetypes/text-x-dtd.png share/icons/oxygen/22x22/mimetypes/text-x-generic.png share/icons/oxygen/22x22/mimetypes/text-x-hex.png +share/icons/oxygen/22x22/mimetypes/text-x-install.png share/icons/oxygen/22x22/mimetypes/text-x-java.png share/icons/oxygen/22x22/mimetypes/text-x-katefilelist.png share/icons/oxygen/22x22/mimetypes/text-x-ldif.png +share/icons/oxygen/22x22/mimetypes/text-x-log.png share/icons/oxygen/22x22/mimetypes/text-x-makefile.png +share/icons/oxygen/22x22/mimetypes/text-x-nfo.png share/icons/oxygen/22x22/mimetypes/text-x-objchdr.png share/icons/oxygen/22x22/mimetypes/text-x-objcsrc.png share/icons/oxygen/22x22/mimetypes/text-x-pascal.png share/icons/oxygen/22x22/mimetypes/text-x-patch.png +share/icons/oxygen/22x22/mimetypes/text-x-po.png share/icons/oxygen/22x22/mimetypes/text-x-python.png +share/icons/oxygen/22x22/mimetypes/text-x-readme.png share/icons/oxygen/22x22/mimetypes/text-x-script.png +share/icons/oxygen/22x22/mimetypes/text-x-sql.png share/icons/oxygen/22x22/mimetypes/text-x-tcl.png share/icons/oxygen/22x22/mimetypes/text-x-tex.png share/icons/oxygen/22x22/mimetypes/text-x-texinfo.png @@ -2646,6 +2907,7 @@ share/icons/oxygen/22x22/mimetypes/video-mp4.png share/icons/oxygen/22x22/mimetypes/video-mpeg.png share/icons/oxygen/22x22/mimetypes/video-quicktime.png share/icons/oxygen/22x22/mimetypes/video-x-flic.png +share/icons/oxygen/22x22/mimetypes/video-x-flv.png share/icons/oxygen/22x22/mimetypes/video-x-generic.png share/icons/oxygen/22x22/mimetypes/video-x-matroska.png share/icons/oxygen/22x22/mimetypes/video-x-mng.png @@ -2665,6 +2927,7 @@ share/icons/oxygen/22x22/places/bookmarks.png share/icons/oxygen/22x22/places/document-multiple.png share/icons/oxygen/22x22/places/favorites.png share/icons/oxygen/22x22/places/folder-blue.png +share/icons/oxygen/22x22/places/folder-bookmark.png share/icons/oxygen/22x22/places/folder-bookmarks.png share/icons/oxygen/22x22/places/folder-brown.png share/icons/oxygen/22x22/places/folder-cyan.png @@ -2749,8 +3012,28 @@ share/icons/oxygen/22x22/status/user-online.png share/icons/oxygen/22x22/status/user-trash-full.png share/icons/oxygen/22x22/status/wallet-closed.png share/icons/oxygen/22x22/status/wallet-open.png +share/icons/oxygen/22x22/status/weather-clear-night.png +share/icons/oxygen/22x22/status/weather-clear.png +share/icons/oxygen/22x22/status/weather-clouds-night.png +share/icons/oxygen/22x22/status/weather-clouds.png +share/icons/oxygen/22x22/status/weather-few-clouds-night.png +share/icons/oxygen/22x22/status/weather-few-clouds.png +share/icons/oxygen/22x22/status/weather-hail.png +share/icons/oxygen/22x22/status/weather-many-clouds.png +share/icons/oxygen/22x22/status/weather-mist.png +share/icons/oxygen/22x22/status/weather-showers-day.png +share/icons/oxygen/22x22/status/weather-showers-night.png +share/icons/oxygen/22x22/status/weather-showers-scattered-day.png +share/icons/oxygen/22x22/status/weather-showers-scattered-night.png +share/icons/oxygen/22x22/status/weather-showers-scattered.png +share/icons/oxygen/22x22/status/weather-showers.png +share/icons/oxygen/22x22/status/weather-snow-rain.png +share/icons/oxygen/22x22/status/weather-snow-scattered-day.png +share/icons/oxygen/22x22/status/weather-snow-scattered-night.png +share/icons/oxygen/22x22/status/weather-snow-scattered.png +share/icons/oxygen/22x22/status/weather-snow.png +share/icons/oxygen/22x22/status/weather-storm.png share/icons/oxygen/22x22/status/window-suppressed.png -share/icons/oxygen/22x22/view-table-of-contents-ltr.png share/icons/oxygen/32x32/actions/address-book-new.png share/icons/oxygen/32x32/actions/application-exit.png share/icons/oxygen/32x32/actions/appointment-new.png @@ -2772,6 +3055,9 @@ share/icons/oxygen/32x32/actions/bookmark-toolbar.png share/icons/oxygen/32x32/actions/bookmarks-organize.png share/icons/oxygen/32x32/actions/character-set.png share/icons/oxygen/32x32/actions/chronometer.png +share/icons/oxygen/32x32/actions/color-picker-black.png +share/icons/oxygen/32x32/actions/color-picker-grey.png +share/icons/oxygen/32x32/actions/color-picker-white.png share/icons/oxygen/32x32/actions/color-picker.png share/icons/oxygen/32x32/actions/configure-shortcuts.png share/icons/oxygen/32x32/actions/configure-toolbars.png @@ -2783,6 +3069,7 @@ share/icons/oxygen/32x32/actions/dialog-close.png share/icons/oxygen/32x32/actions/dialog-ok-apply.png share/icons/oxygen/32x32/actions/dialog-ok.png share/icons/oxygen/32x32/actions/document-decrypt.png +share/icons/oxygen/32x32/actions/document-edit.png share/icons/oxygen/32x32/actions/document-encrypt.png share/icons/oxygen/32x32/actions/document-export.png share/icons/oxygen/32x32/actions/document-import.png @@ -2825,6 +3112,7 @@ share/icons/oxygen/32x32/actions/edit-rename.png share/icons/oxygen/32x32/actions/edit-select-all.png share/icons/oxygen/32x32/actions/edit-undo.png share/icons/oxygen/32x32/actions/feed-subscribe.png +share/icons/oxygen/32x32/actions/fileview-preview.png share/icons/oxygen/32x32/actions/fill-color.png share/icons/oxygen/32x32/actions/flag-black.png share/icons/oxygen/32x32/actions/flag-blue.png @@ -2873,17 +3161,21 @@ share/icons/oxygen/32x32/actions/get-hot-new-stuff.png share/icons/oxygen/32x32/actions/go-bottom.png share/icons/oxygen/32x32/actions/go-down-search.png share/icons/oxygen/32x32/actions/go-down.png -share/icons/oxygen/32x32/actions/go-first-page.png +share/icons/oxygen/32x32/actions/go-first-view-page.png +share/icons/oxygen/32x32/actions/go-first-view.png share/icons/oxygen/32x32/actions/go-first.png share/icons/oxygen/32x32/actions/go-home.png share/icons/oxygen/32x32/actions/go-jump-locationbar.png share/icons/oxygen/32x32/actions/go-jump-today.png share/icons/oxygen/32x32/actions/go-jump.png -share/icons/oxygen/32x32/actions/go-last-page.png +share/icons/oxygen/32x32/actions/go-last-view-page.png +share/icons/oxygen/32x32/actions/go-last-view.png share/icons/oxygen/32x32/actions/go-last.png -share/icons/oxygen/32x32/actions/go-next-page.png +share/icons/oxygen/32x32/actions/go-next-view-page.png +share/icons/oxygen/32x32/actions/go-next-view.png share/icons/oxygen/32x32/actions/go-next.png -share/icons/oxygen/32x32/actions/go-previous-page.png +share/icons/oxygen/32x32/actions/go-previous-view-page.png +share/icons/oxygen/32x32/actions/go-previous-view.png share/icons/oxygen/32x32/actions/go-previous.png share/icons/oxygen/32x32/actions/go-top.png share/icons/oxygen/32x32/actions/go-up-search.png @@ -2964,16 +3256,20 @@ share/icons/oxygen/32x32/actions/tab-duplicate.png share/icons/oxygen/32x32/actions/tab-new-background.png share/icons/oxygen/32x32/actions/tab-new.png share/icons/oxygen/32x32/actions/text-speak.png +share/icons/oxygen/32x32/actions/tool-animator.png share/icons/oxygen/32x32/actions/tools-check-spelling.png share/icons/oxygen/32x32/actions/tools-media-optical-burn.png share/icons/oxygen/32x32/actions/tools-media-optical-copy.png share/icons/oxygen/32x32/actions/tools-report-bug.png share/icons/oxygen/32x32/actions/tools-wizard.png +share/icons/oxygen/32x32/actions/transform-crop-and-resize.png share/icons/oxygen/32x32/actions/transform-move.png share/icons/oxygen/32x32/actions/transform-rotate.png share/icons/oxygen/32x32/actions/transform-scale.png share/icons/oxygen/32x32/actions/trash-empty.png +share/icons/oxygen/32x32/actions/user-group-delete.png share/icons/oxygen/32x32/actions/user-group-new.png +share/icons/oxygen/32x32/actions/user-group-properties.png share/icons/oxygen/32x32/actions/user-properties.png share/icons/oxygen/32x32/actions/view-calendar-day.png share/icons/oxygen/32x32/actions/view-calendar-list.png @@ -2987,6 +3283,7 @@ share/icons/oxygen/32x32/actions/view-calendar-week.png share/icons/oxygen/32x32/actions/view-calendar-workweek.png share/icons/oxygen/32x32/actions/view-choose.png share/icons/oxygen/32x32/actions/view-close.png +share/icons/oxygen/32x32/actions/view-file-columns.png share/icons/oxygen/32x32/actions/view-filter.png share/icons/oxygen/32x32/actions/view-fullscreen.png share/icons/oxygen/32x32/actions/view-history.png @@ -3000,6 +3297,8 @@ share/icons/oxygen/32x32/actions/view-media-equalizer.png share/icons/oxygen/32x32/actions/view-media-lyrics.png share/icons/oxygen/32x32/actions/view-media-playlist.png share/icons/oxygen/32x32/actions/view-media-visualization.png +share/icons/oxygen/32x32/actions/view-object-histogram-linear.png +share/icons/oxygen/32x32/actions/view-object-histogram-logarithmic.png share/icons/oxygen/32x32/actions/view-pim-calendar.png share/icons/oxygen/32x32/actions/view-pim-contacts.png share/icons/oxygen/32x32/actions/view-pim-journal.png @@ -3025,6 +3324,7 @@ share/icons/oxygen/32x32/actions/view-sort-descending.png share/icons/oxygen/32x32/actions/view-split-left-right.png share/icons/oxygen/32x32/actions/view-split-top-bottom.png share/icons/oxygen/32x32/actions/view-statistics.png +share/icons/oxygen/32x32/actions/view-table-of-contents-ltr.png share/icons/oxygen/32x32/actions/view-table-of-contents-rtl.png share/icons/oxygen/32x32/actions/view-web-browser-dom-tree.png share/icons/oxygen/32x32/actions/window-close.png @@ -3060,17 +3360,16 @@ share/icons/oxygen/32x32/apps/internet-web-browser.png share/icons/oxygen/32x32/apps/java.png share/icons/oxygen/32x32/apps/k3b.png share/icons/oxygen/32x32/apps/kaffeine.png -share/icons/oxygen/32x32/apps/kate.png share/icons/oxygen/32x32/apps/kblogger.png share/icons/oxygen/32x32/apps/kbugbuster.png share/icons/oxygen/32x32/apps/kchart.png share/icons/oxygen/32x32/apps/kcolorchooser.png share/icons/oxygen/32x32/apps/kde.png share/icons/oxygen/32x32/apps/kexi.png -share/icons/oxygen/32x32/apps/kjots.png share/icons/oxygen/32x32/apps/kjournal.png share/icons/oxygen/32x32/apps/klipper.png share/icons/oxygen/32x32/apps/kmplayer.png +share/icons/oxygen/32x32/apps/knewsticker.png share/icons/oxygen/32x32/apps/knotes.png share/icons/oxygen/32x32/apps/kolf.png share/icons/oxygen/32x32/apps/konqueror.png @@ -3094,7 +3393,6 @@ share/icons/oxygen/32x32/apps/office-address-book.png share/icons/oxygen/32x32/apps/office-calendar.png share/icons/oxygen/32x32/apps/okteta.png share/icons/oxygen/32x32/apps/oxygen.png -share/icons/oxygen/32x32/apps/phonon-xine.png share/icons/oxygen/32x32/apps/plasma.png share/icons/oxygen/32x32/apps/plasmagik.png share/icons/oxygen/32x32/apps/preferences-contact-list.png @@ -3131,6 +3429,8 @@ share/icons/oxygen/32x32/apps/preferences-system-performance.png share/icons/oxygen/32x32/apps/preferences-system-power-management.png share/icons/oxygen/32x32/apps/preferences-system-session-services.png share/icons/oxygen/32x32/apps/preferences-system-time.png +share/icons/oxygen/32x32/apps/preferences-system-windows-actions.png +share/icons/oxygen/32x32/apps/preferences-system-windows-move.png share/icons/oxygen/32x32/apps/preferences-system-windows.png share/icons/oxygen/32x32/apps/preferences-web-browser-adblock.png share/icons/oxygen/32x32/apps/preferences-web-browser-cache.png @@ -3139,11 +3439,13 @@ share/icons/oxygen/32x32/apps/preferences-web-browser-identification.png share/icons/oxygen/32x32/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/32x32/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/32x32/apps/scribus.png +share/icons/oxygen/32x32/apps/semn.png share/icons/oxygen/32x32/apps/strigi.png share/icons/oxygen/32x32/apps/system-file-manager.png share/icons/oxygen/32x32/apps/system-software-update.png share/icons/oxygen/32x32/apps/system-users.png share/icons/oxygen/32x32/apps/tagua.png +share/icons/oxygen/32x32/apps/utilities-desktop-extra.png share/icons/oxygen/32x32/apps/utilities-file-archiver.png share/icons/oxygen/32x32/apps/utilities-log-viewer.png share/icons/oxygen/32x32/apps/utilities-system-monitor.png @@ -3209,6 +3511,7 @@ share/icons/oxygen/32x32/devices/multimedia-player.png share/icons/oxygen/32x32/devices/network-wired.png share/icons/oxygen/32x32/devices/network-wireless.png share/icons/oxygen/32x32/devices/pda.png +share/icons/oxygen/32x32/devices/phone-openmoko-freerunner.png share/icons/oxygen/32x32/devices/phone.png share/icons/oxygen/32x32/devices/printer.png share/icons/oxygen/32x32/devices/scanner.png @@ -3230,7 +3533,9 @@ share/icons/oxygen/32x32/emotes/face-smile-big.png share/icons/oxygen/32x32/emotes/face-smile.png share/icons/oxygen/32x32/emotes/face-surprise.png share/icons/oxygen/32x32/emotes/face-uncertain.png +share/icons/oxygen/32x32/emotes/face-wink.png share/icons/oxygen/32x32/mimetypes/application-illustrator.png +share/icons/oxygen/32x32/mimetypes/application-javascript.png share/icons/oxygen/32x32/mimetypes/application-msword.png share/icons/oxygen/32x32/mimetypes/application-octet-stream.png share/icons/oxygen/32x32/mimetypes/application-pdf.png @@ -3243,6 +3548,7 @@ share/icons/oxygen/32x32/mimetypes/application-postscript.png share/icons/oxygen/32x32/mimetypes/application-relaxng.png share/icons/oxygen/32x32/mimetypes/application-rss+xml.png share/icons/oxygen/32x32/mimetypes/application-rtf.png +share/icons/oxygen/32x32/mimetypes/application-vnd.ms-access.png share/icons/oxygen/32x32/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/32x32/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/32x32/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -3307,7 +3613,9 @@ share/icons/oxygen/32x32/mimetypes/application-x-kontour.png share/icons/oxygen/32x32/mimetypes/application-x-krita.png share/icons/oxygen/32x32/mimetypes/application-x-kvtml.png share/icons/oxygen/32x32/mimetypes/application-x-lha.png +share/icons/oxygen/32x32/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/32x32/mimetypes/application-x-lzop.png +share/icons/oxygen/32x32/mimetypes/application-x-m4.png share/icons/oxygen/32x32/mimetypes/application-x-marble.png share/icons/oxygen/32x32/mimetypes/application-x-mimearchive.png share/icons/oxygen/32x32/mimetypes/application-x-mplayer2.png @@ -3317,6 +3625,7 @@ share/icons/oxygen/32x32/mimetypes/application-x-mswrite.png share/icons/oxygen/32x32/mimetypes/application-x-nzb.png share/icons/oxygen/32x32/mimetypes/application-x-object.png share/icons/oxygen/32x32/mimetypes/application-x-pak.png +share/icons/oxygen/32x32/mimetypes/application-x-pem-key.png share/icons/oxygen/32x32/mimetypes/application-x-perl.png share/icons/oxygen/32x32/mimetypes/application-x-php.png share/icons/oxygen/32x32/mimetypes/application-x-plasma.png @@ -3327,7 +3636,11 @@ share/icons/oxygen/32x32/mimetypes/application-x-rpm.png share/icons/oxygen/32x32/mimetypes/application-x-ruby.png share/icons/oxygen/32x32/mimetypes/application-x-sharedlib.png share/icons/oxygen/32x32/mimetypes/application-x-shellscript.png +share/icons/oxygen/32x32/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/32x32/mimetypes/application-x-siag.png +share/icons/oxygen/32x32/mimetypes/application-x-smb-server.png +share/icons/oxygen/32x32/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/32x32/mimetypes/application-x-subrip.png share/icons/oxygen/32x32/mimetypes/application-x-tar.png share/icons/oxygen/32x32/mimetypes/application-x-tarz.png share/icons/oxygen/32x32/mimetypes/application-x-tgif.png @@ -3361,6 +3674,7 @@ share/icons/oxygen/32x32/mimetypes/audio-x-mod.png share/icons/oxygen/32x32/mimetypes/audio-x-monkey.png share/icons/oxygen/32x32/mimetypes/audio-x-mp2.png share/icons/oxygen/32x32/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/32x32/mimetypes/audio-x-ms-asx.png share/icons/oxygen/32x32/mimetypes/audio-x-ms-wma.png share/icons/oxygen/32x32/mimetypes/audio-x-musepack.png share/icons/oxygen/32x32/mimetypes/audio-x-pn-realaudio-plugin.png @@ -3425,25 +3739,35 @@ share/icons/oxygen/32x32/mimetypes/text-vcalendar.png share/icons/oxygen/32x32/mimetypes/text-vnd.abc.png share/icons/oxygen/32x32/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/32x32/mimetypes/text-x-adasrc.png +share/icons/oxygen/32x32/mimetypes/text-x-authors.png share/icons/oxygen/32x32/mimetypes/text-x-bibtex.png share/icons/oxygen/32x32/mimetypes/text-x-c++hdr.png share/icons/oxygen/32x32/mimetypes/text-x-c++src.png +share/icons/oxygen/32x32/mimetypes/text-x-changelog.png share/icons/oxygen/32x32/mimetypes/text-x-chdr.png +share/icons/oxygen/32x32/mimetypes/text-x-cmake.png +share/icons/oxygen/32x32/mimetypes/text-x-copying.png share/icons/oxygen/32x32/mimetypes/text-x-csharp.png share/icons/oxygen/32x32/mimetypes/text-x-csrc.png share/icons/oxygen/32x32/mimetypes/text-x-dtd.png share/icons/oxygen/32x32/mimetypes/text-x-generic.png share/icons/oxygen/32x32/mimetypes/text-x-hex.png +share/icons/oxygen/32x32/mimetypes/text-x-install.png share/icons/oxygen/32x32/mimetypes/text-x-java.png share/icons/oxygen/32x32/mimetypes/text-x-katefilelist.png share/icons/oxygen/32x32/mimetypes/text-x-ldif.png +share/icons/oxygen/32x32/mimetypes/text-x-log.png share/icons/oxygen/32x32/mimetypes/text-x-makefile.png +share/icons/oxygen/32x32/mimetypes/text-x-nfo.png share/icons/oxygen/32x32/mimetypes/text-x-objchdr.png share/icons/oxygen/32x32/mimetypes/text-x-objcsrc.png share/icons/oxygen/32x32/mimetypes/text-x-pascal.png share/icons/oxygen/32x32/mimetypes/text-x-patch.png +share/icons/oxygen/32x32/mimetypes/text-x-po.png share/icons/oxygen/32x32/mimetypes/text-x-python.png +share/icons/oxygen/32x32/mimetypes/text-x-readme.png share/icons/oxygen/32x32/mimetypes/text-x-script.png +share/icons/oxygen/32x32/mimetypes/text-x-sql.png share/icons/oxygen/32x32/mimetypes/text-x-tcl.png share/icons/oxygen/32x32/mimetypes/text-x-tex.png share/icons/oxygen/32x32/mimetypes/text-x-texinfo.png @@ -3462,6 +3786,7 @@ share/icons/oxygen/32x32/mimetypes/video-mp4.png share/icons/oxygen/32x32/mimetypes/video-mpeg.png share/icons/oxygen/32x32/mimetypes/video-quicktime.png share/icons/oxygen/32x32/mimetypes/video-x-flic.png +share/icons/oxygen/32x32/mimetypes/video-x-flv.png share/icons/oxygen/32x32/mimetypes/video-x-generic.png share/icons/oxygen/32x32/mimetypes/video-x-matroska.png share/icons/oxygen/32x32/mimetypes/video-x-mng.png @@ -3481,6 +3806,7 @@ share/icons/oxygen/32x32/places/bookmarks.png share/icons/oxygen/32x32/places/document-multiple.png share/icons/oxygen/32x32/places/favorites.png share/icons/oxygen/32x32/places/folder-blue.png +share/icons/oxygen/32x32/places/folder-bookmark.png share/icons/oxygen/32x32/places/folder-bookmarks.png share/icons/oxygen/32x32/places/folder-brown.png share/icons/oxygen/32x32/places/folder-cyan.png @@ -3516,6 +3842,10 @@ share/icons/oxygen/32x32/places/user-desktop.png share/icons/oxygen/32x32/places/user-home.png share/icons/oxygen/32x32/places/user-identity.png share/icons/oxygen/32x32/places/user-trash.png +share/icons/oxygen/32x32/status/audio-volume-high.png +share/icons/oxygen/32x32/status/audio-volume-low.png +share/icons/oxygen/32x32/status/audio-volume-medium.png +share/icons/oxygen/32x32/status/audio-volume-muted.png share/icons/oxygen/32x32/status/battery-040.png share/icons/oxygen/32x32/status/battery-060.png share/icons/oxygen/32x32/status/battery-080.png @@ -3560,8 +3890,29 @@ share/icons/oxygen/32x32/status/user-online.png share/icons/oxygen/32x32/status/user-trash-full.png share/icons/oxygen/32x32/status/wallet-closed.png share/icons/oxygen/32x32/status/wallet-open.png +share/icons/oxygen/32x32/status/weather-clear-night.png +share/icons/oxygen/32x32/status/weather-clear.png +share/icons/oxygen/32x32/status/weather-clouds-night.png +share/icons/oxygen/32x32/status/weather-clouds.png +share/icons/oxygen/32x32/status/weather-few-clouds-night.png +share/icons/oxygen/32x32/status/weather-few-clouds.png +share/icons/oxygen/32x32/status/weather-hail.png +share/icons/oxygen/32x32/status/weather-many-clouds.png +share/icons/oxygen/32x32/status/weather-mist.png +share/icons/oxygen/32x32/status/weather-none-available.png +share/icons/oxygen/32x32/status/weather-showers-day.png +share/icons/oxygen/32x32/status/weather-showers-night.png +share/icons/oxygen/32x32/status/weather-showers-scattered-day.png +share/icons/oxygen/32x32/status/weather-showers-scattered-night.png +share/icons/oxygen/32x32/status/weather-showers-scattered.png +share/icons/oxygen/32x32/status/weather-showers.png +share/icons/oxygen/32x32/status/weather-snow-rain.png +share/icons/oxygen/32x32/status/weather-snow-scattered-day.png +share/icons/oxygen/32x32/status/weather-snow-scattered-night.png +share/icons/oxygen/32x32/status/weather-snow-scattered.png +share/icons/oxygen/32x32/status/weather-snow.png +share/icons/oxygen/32x32/status/weather-storm.png share/icons/oxygen/32x32/status/window-suppressed.png -share/icons/oxygen/32x32/view-table-of-contents-ltr.png share/icons/oxygen/48x48/actions/address-book-new.png share/icons/oxygen/48x48/actions/application-exit.png share/icons/oxygen/48x48/actions/appointment-new.png @@ -3583,6 +3934,9 @@ share/icons/oxygen/48x48/actions/bookmark-toolbar.png share/icons/oxygen/48x48/actions/bookmarks-organize.png share/icons/oxygen/48x48/actions/character-set.png share/icons/oxygen/48x48/actions/chronometer.png +share/icons/oxygen/48x48/actions/color-picker-black.png +share/icons/oxygen/48x48/actions/color-picker-grey.png +share/icons/oxygen/48x48/actions/color-picker-white.png share/icons/oxygen/48x48/actions/color-picker.png share/icons/oxygen/48x48/actions/configure-shortcuts.png share/icons/oxygen/48x48/actions/configure-toolbars.png @@ -3594,6 +3948,7 @@ share/icons/oxygen/48x48/actions/dialog-close.png share/icons/oxygen/48x48/actions/dialog-ok-apply.png share/icons/oxygen/48x48/actions/dialog-ok.png share/icons/oxygen/48x48/actions/document-decrypt.png +share/icons/oxygen/48x48/actions/document-edit.png share/icons/oxygen/48x48/actions/document-encrypt.png share/icons/oxygen/48x48/actions/document-export.png share/icons/oxygen/48x48/actions/document-import.png @@ -3684,17 +4039,21 @@ share/icons/oxygen/48x48/actions/get-hot-new-stuff.png share/icons/oxygen/48x48/actions/go-bottom.png share/icons/oxygen/48x48/actions/go-down-search.png share/icons/oxygen/48x48/actions/go-down.png -share/icons/oxygen/48x48/actions/go-first-page.png +share/icons/oxygen/48x48/actions/go-first-view-page.png share/icons/oxygen/48x48/actions/go-first.png +share/icons/oxygen/48x48/actions/go-frist-view.png share/icons/oxygen/48x48/actions/go-home.png share/icons/oxygen/48x48/actions/go-jump-locationbar.png share/icons/oxygen/48x48/actions/go-jump-today.png share/icons/oxygen/48x48/actions/go-jump.png -share/icons/oxygen/48x48/actions/go-last-page.png +share/icons/oxygen/48x48/actions/go-last-view-page.png +share/icons/oxygen/48x48/actions/go-last-view.png share/icons/oxygen/48x48/actions/go-last.png -share/icons/oxygen/48x48/actions/go-next-page.png +share/icons/oxygen/48x48/actions/go-next-view-page.png +share/icons/oxygen/48x48/actions/go-next-view.png share/icons/oxygen/48x48/actions/go-next.png -share/icons/oxygen/48x48/actions/go-previous-page.png +share/icons/oxygen/48x48/actions/go-previous-view-page.png +share/icons/oxygen/48x48/actions/go-previous-view.png share/icons/oxygen/48x48/actions/go-previous.png share/icons/oxygen/48x48/actions/go-top.png share/icons/oxygen/48x48/actions/go-up-search.png @@ -3775,16 +4134,20 @@ share/icons/oxygen/48x48/actions/tab-duplicate.png share/icons/oxygen/48x48/actions/tab-new-background.png share/icons/oxygen/48x48/actions/tab-new.png share/icons/oxygen/48x48/actions/text-speak.png +share/icons/oxygen/48x48/actions/tool-animator.png share/icons/oxygen/48x48/actions/tools-check-spelling.png share/icons/oxygen/48x48/actions/tools-media-optical-burn.png share/icons/oxygen/48x48/actions/tools-media-optical-copy.png share/icons/oxygen/48x48/actions/tools-report-bug.png share/icons/oxygen/48x48/actions/tools-wizard.png +share/icons/oxygen/48x48/actions/transform-crop-and-resize.png share/icons/oxygen/48x48/actions/transform-move.png share/icons/oxygen/48x48/actions/transform-rotate.png share/icons/oxygen/48x48/actions/transform-scale.png share/icons/oxygen/48x48/actions/trash-empty.png +share/icons/oxygen/48x48/actions/user-group-delete.png share/icons/oxygen/48x48/actions/user-group-new.png +share/icons/oxygen/48x48/actions/user-group-properties.png share/icons/oxygen/48x48/actions/user-properties.png share/icons/oxygen/48x48/actions/view-calendar-day.png share/icons/oxygen/48x48/actions/view-calendar-list.png @@ -3798,9 +4161,11 @@ share/icons/oxygen/48x48/actions/view-calendar-week.png share/icons/oxygen/48x48/actions/view-calendar-workweek.png share/icons/oxygen/48x48/actions/view-choose.png share/icons/oxygen/48x48/actions/view-close.png +share/icons/oxygen/48x48/actions/view-file-columns.png share/icons/oxygen/48x48/actions/view-filter.png share/icons/oxygen/48x48/actions/view-fullscreen.png share/icons/oxygen/48x48/actions/view-history.png +share/icons/oxygen/48x48/actions/view-left-close.png share/icons/oxygen/48x48/actions/view-list-details.png share/icons/oxygen/48x48/actions/view-list-text.png share/icons/oxygen/48x48/actions/view-list-tree.png @@ -3826,12 +4191,15 @@ share/icons/oxygen/48x48/actions/view-process-system.png share/icons/oxygen/48x48/actions/view-process-users.png share/icons/oxygen/48x48/actions/view-refresh.png share/icons/oxygen/48x48/actions/view-restore.png +share/icons/oxygen/48x48/actions/view-right-close.png +share/icons/oxygen/48x48/actions/view-right-new.png share/icons/oxygen/48x48/actions/view-sidetree.png share/icons/oxygen/48x48/actions/view-sort-ascending.png share/icons/oxygen/48x48/actions/view-sort-descending.png share/icons/oxygen/48x48/actions/view-split-left-right.png share/icons/oxygen/48x48/actions/view-split-top-bottom.png share/icons/oxygen/48x48/actions/view-statistics.png +share/icons/oxygen/48x48/actions/view-table-of-contents-ltr.png share/icons/oxygen/48x48/actions/view-table-of-contents-rtl.png share/icons/oxygen/48x48/actions/view-web-browser-dom-tree.png share/icons/oxygen/48x48/actions/window-close.png @@ -3867,17 +4235,16 @@ share/icons/oxygen/48x48/apps/internet-web-browser.png share/icons/oxygen/48x48/apps/java.png share/icons/oxygen/48x48/apps/k3b.png share/icons/oxygen/48x48/apps/kaffeine.png -share/icons/oxygen/48x48/apps/kate.png share/icons/oxygen/48x48/apps/kblogger.png share/icons/oxygen/48x48/apps/kbugbuster.png share/icons/oxygen/48x48/apps/kchart.png share/icons/oxygen/48x48/apps/kcolorchooser.png share/icons/oxygen/48x48/apps/kde.png share/icons/oxygen/48x48/apps/kexi.png -share/icons/oxygen/48x48/apps/kjots.png share/icons/oxygen/48x48/apps/kjournal.png share/icons/oxygen/48x48/apps/klipper.png share/icons/oxygen/48x48/apps/kmplayer.png +share/icons/oxygen/48x48/apps/knewsticker.png share/icons/oxygen/48x48/apps/knotes.png share/icons/oxygen/48x48/apps/kolf.png share/icons/oxygen/48x48/apps/konqueror.png @@ -3901,7 +4268,6 @@ share/icons/oxygen/48x48/apps/office-address-book.png share/icons/oxygen/48x48/apps/office-calendar.png share/icons/oxygen/48x48/apps/okteta.png share/icons/oxygen/48x48/apps/oxygen.png -share/icons/oxygen/48x48/apps/phonon-xine.png share/icons/oxygen/48x48/apps/plasma.png share/icons/oxygen/48x48/apps/plasmagik.png share/icons/oxygen/48x48/apps/preferences-contact-list.png @@ -3938,6 +4304,8 @@ share/icons/oxygen/48x48/apps/preferences-system-performance.png share/icons/oxygen/48x48/apps/preferences-system-power-management.png share/icons/oxygen/48x48/apps/preferences-system-session-services.png share/icons/oxygen/48x48/apps/preferences-system-time.png +share/icons/oxygen/48x48/apps/preferences-system-windows-actions.png +share/icons/oxygen/48x48/apps/preferences-system-windows-move.png share/icons/oxygen/48x48/apps/preferences-system-windows.png share/icons/oxygen/48x48/apps/preferences-web-browser-adblock.png share/icons/oxygen/48x48/apps/preferences-web-browser-cache.png @@ -3946,11 +4314,13 @@ share/icons/oxygen/48x48/apps/preferences-web-browser-identification.png share/icons/oxygen/48x48/apps/preferences-web-browser-shortcuts.png share/icons/oxygen/48x48/apps/preferences-web-browser-stylesheets.png share/icons/oxygen/48x48/apps/scribus.png +share/icons/oxygen/48x48/apps/semn.png share/icons/oxygen/48x48/apps/strigi.png share/icons/oxygen/48x48/apps/system-file-manager.png share/icons/oxygen/48x48/apps/system-software-update.png share/icons/oxygen/48x48/apps/system-users.png share/icons/oxygen/48x48/apps/tagua.png +share/icons/oxygen/48x48/apps/utilities-desktop-extra.png share/icons/oxygen/48x48/apps/utilities-file-archiver.png share/icons/oxygen/48x48/apps/utilities-log-viewer.png share/icons/oxygen/48x48/apps/utilities-system-monitor.png @@ -4016,6 +4386,7 @@ share/icons/oxygen/48x48/devices/multimedia-player.png share/icons/oxygen/48x48/devices/network-wired.png share/icons/oxygen/48x48/devices/network-wireless.png share/icons/oxygen/48x48/devices/pda.png +share/icons/oxygen/48x48/devices/phone-openmoko-freerunner.png share/icons/oxygen/48x48/devices/phone.png share/icons/oxygen/48x48/devices/printer.png share/icons/oxygen/48x48/devices/scanner.png @@ -4037,7 +4408,9 @@ share/icons/oxygen/48x48/emotes/face-smile-big.png share/icons/oxygen/48x48/emotes/face-smile.png share/icons/oxygen/48x48/emotes/face-surprise.png share/icons/oxygen/48x48/emotes/face-uncertain.png +share/icons/oxygen/48x48/emotes/face-wink.png share/icons/oxygen/48x48/mimetypes/application-illustrator.png +share/icons/oxygen/48x48/mimetypes/application-javascript.png share/icons/oxygen/48x48/mimetypes/application-msword.png share/icons/oxygen/48x48/mimetypes/application-octet-stream.png share/icons/oxygen/48x48/mimetypes/application-pdf.png @@ -4050,6 +4423,7 @@ share/icons/oxygen/48x48/mimetypes/application-postscript.png share/icons/oxygen/48x48/mimetypes/application-relaxng.png share/icons/oxygen/48x48/mimetypes/application-rss+xml.png share/icons/oxygen/48x48/mimetypes/application-rtf.png +share/icons/oxygen/48x48/mimetypes/application-vnd.ms-access.png share/icons/oxygen/48x48/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/48x48/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/48x48/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -4114,7 +4488,9 @@ share/icons/oxygen/48x48/mimetypes/application-x-kontour.png share/icons/oxygen/48x48/mimetypes/application-x-krita.png share/icons/oxygen/48x48/mimetypes/application-x-kvtml.png share/icons/oxygen/48x48/mimetypes/application-x-lha.png +share/icons/oxygen/48x48/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/48x48/mimetypes/application-x-lzop.png +share/icons/oxygen/48x48/mimetypes/application-x-m4.png share/icons/oxygen/48x48/mimetypes/application-x-marble.png share/icons/oxygen/48x48/mimetypes/application-x-mimearchive.png share/icons/oxygen/48x48/mimetypes/application-x-mplayer2.png @@ -4124,6 +4500,7 @@ share/icons/oxygen/48x48/mimetypes/application-x-mswrite.png share/icons/oxygen/48x48/mimetypes/application-x-nzb.png share/icons/oxygen/48x48/mimetypes/application-x-object.png share/icons/oxygen/48x48/mimetypes/application-x-pak.png +share/icons/oxygen/48x48/mimetypes/application-x-pem-key.png share/icons/oxygen/48x48/mimetypes/application-x-perl.png share/icons/oxygen/48x48/mimetypes/application-x-php.png share/icons/oxygen/48x48/mimetypes/application-x-plasma.png @@ -4134,7 +4511,11 @@ share/icons/oxygen/48x48/mimetypes/application-x-rpm.png share/icons/oxygen/48x48/mimetypes/application-x-ruby.png share/icons/oxygen/48x48/mimetypes/application-x-sharedlib.png share/icons/oxygen/48x48/mimetypes/application-x-shellscript.png +share/icons/oxygen/48x48/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/48x48/mimetypes/application-x-siag.png +share/icons/oxygen/48x48/mimetypes/application-x-smb-server.png +share/icons/oxygen/48x48/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/48x48/mimetypes/application-x-subrip.png share/icons/oxygen/48x48/mimetypes/application-x-tar.png share/icons/oxygen/48x48/mimetypes/application-x-tarz.png share/icons/oxygen/48x48/mimetypes/application-x-tgif.png @@ -4168,6 +4549,7 @@ share/icons/oxygen/48x48/mimetypes/audio-x-mod.png share/icons/oxygen/48x48/mimetypes/audio-x-monkey.png share/icons/oxygen/48x48/mimetypes/audio-x-mp2.png share/icons/oxygen/48x48/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/48x48/mimetypes/audio-x-ms-asx.png share/icons/oxygen/48x48/mimetypes/audio-x-ms-wma.png share/icons/oxygen/48x48/mimetypes/audio-x-musepack.png share/icons/oxygen/48x48/mimetypes/audio-x-pn-realaudio-plugin.png @@ -4232,25 +4614,35 @@ share/icons/oxygen/48x48/mimetypes/text-vcalendar.png share/icons/oxygen/48x48/mimetypes/text-vnd.abc.png share/icons/oxygen/48x48/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/48x48/mimetypes/text-x-adasrc.png +share/icons/oxygen/48x48/mimetypes/text-x-authors.png share/icons/oxygen/48x48/mimetypes/text-x-bibtex.png share/icons/oxygen/48x48/mimetypes/text-x-c++hdr.png share/icons/oxygen/48x48/mimetypes/text-x-c++src.png +share/icons/oxygen/48x48/mimetypes/text-x-changelog.png share/icons/oxygen/48x48/mimetypes/text-x-chdr.png +share/icons/oxygen/48x48/mimetypes/text-x-cmake.png +share/icons/oxygen/48x48/mimetypes/text-x-copying.png share/icons/oxygen/48x48/mimetypes/text-x-csharp.png share/icons/oxygen/48x48/mimetypes/text-x-csrc.png share/icons/oxygen/48x48/mimetypes/text-x-dtd.png share/icons/oxygen/48x48/mimetypes/text-x-generic.png share/icons/oxygen/48x48/mimetypes/text-x-hex.png +share/icons/oxygen/48x48/mimetypes/text-x-install.png share/icons/oxygen/48x48/mimetypes/text-x-java.png share/icons/oxygen/48x48/mimetypes/text-x-katefilelist.png share/icons/oxygen/48x48/mimetypes/text-x-ldif.png +share/icons/oxygen/48x48/mimetypes/text-x-log.png share/icons/oxygen/48x48/mimetypes/text-x-makefile.png +share/icons/oxygen/48x48/mimetypes/text-x-nfo.png share/icons/oxygen/48x48/mimetypes/text-x-objchdr.png share/icons/oxygen/48x48/mimetypes/text-x-objcsrc.png share/icons/oxygen/48x48/mimetypes/text-x-pascal.png share/icons/oxygen/48x48/mimetypes/text-x-patch.png +share/icons/oxygen/48x48/mimetypes/text-x-po.png share/icons/oxygen/48x48/mimetypes/text-x-python.png +share/icons/oxygen/48x48/mimetypes/text-x-readme.png share/icons/oxygen/48x48/mimetypes/text-x-script.png +share/icons/oxygen/48x48/mimetypes/text-x-sql.png share/icons/oxygen/48x48/mimetypes/text-x-tcl.png share/icons/oxygen/48x48/mimetypes/text-x-tex.png share/icons/oxygen/48x48/mimetypes/text-x-texinfo.png @@ -4269,6 +4661,7 @@ share/icons/oxygen/48x48/mimetypes/video-mp4.png share/icons/oxygen/48x48/mimetypes/video-mpeg.png share/icons/oxygen/48x48/mimetypes/video-quicktime.png share/icons/oxygen/48x48/mimetypes/video-x-flic.png +share/icons/oxygen/48x48/mimetypes/video-x-flv.png share/icons/oxygen/48x48/mimetypes/video-x-generic.png share/icons/oxygen/48x48/mimetypes/video-x-matroska.png share/icons/oxygen/48x48/mimetypes/video-x-mng.png @@ -4288,6 +4681,7 @@ share/icons/oxygen/48x48/places/bookmarks.png share/icons/oxygen/48x48/places/document-multiple.png share/icons/oxygen/48x48/places/favorites.png share/icons/oxygen/48x48/places/folder-blue.png +share/icons/oxygen/48x48/places/folder-bookmark.png share/icons/oxygen/48x48/places/folder-bookmarks.png share/icons/oxygen/48x48/places/folder-brown.png share/icons/oxygen/48x48/places/folder-cyan.png @@ -4323,6 +4717,10 @@ share/icons/oxygen/48x48/places/user-desktop.png share/icons/oxygen/48x48/places/user-home.png share/icons/oxygen/48x48/places/user-identity.png share/icons/oxygen/48x48/places/user-trash.png +share/icons/oxygen/48x48/status/audio-volume-high.png +share/icons/oxygen/48x48/status/audio-volume-low.png +share/icons/oxygen/48x48/status/audio-volume-medium.png +share/icons/oxygen/48x48/status/audio-volume-muted.png share/icons/oxygen/48x48/status/battery-040.png share/icons/oxygen/48x48/status/battery-060.png share/icons/oxygen/48x48/status/battery-080.png @@ -4368,28 +4766,52 @@ share/icons/oxygen/48x48/status/user-online.png share/icons/oxygen/48x48/status/user-trash-full.png share/icons/oxygen/48x48/status/wallet-closed.png share/icons/oxygen/48x48/status/wallet-open.png +share/icons/oxygen/48x48/status/weather-clear-night.png +share/icons/oxygen/48x48/status/weather-clear.png +share/icons/oxygen/48x48/status/weather-clouds-night.png +share/icons/oxygen/48x48/status/weather-clouds.png +share/icons/oxygen/48x48/status/weather-few-clouds-night.png +share/icons/oxygen/48x48/status/weather-few-clouds.png +share/icons/oxygen/48x48/status/weather-hail.png +share/icons/oxygen/48x48/status/weather-many-clouds.png +share/icons/oxygen/48x48/status/weather-mist.png +share/icons/oxygen/48x48/status/weather-showers-day.png +share/icons/oxygen/48x48/status/weather-showers-night.png +share/icons/oxygen/48x48/status/weather-showers-scattered-day.png +share/icons/oxygen/48x48/status/weather-showers-scattered-night.png +share/icons/oxygen/48x48/status/weather-showers-scattered.png +share/icons/oxygen/48x48/status/weather-showers.png +share/icons/oxygen/48x48/status/weather-snow-rain.png +share/icons/oxygen/48x48/status/weather-snow-scattered-day.png +share/icons/oxygen/48x48/status/weather-snow-scattered-night.png +share/icons/oxygen/48x48/status/weather-snow-scattered.png +share/icons/oxygen/48x48/status/weather-snow.png +share/icons/oxygen/48x48/status/weather-storm-day.png +share/icons/oxygen/48x48/status/weather-storm-night.png +share/icons/oxygen/48x48/status/weather-storm.png share/icons/oxygen/48x48/status/window-suppressed.png -share/icons/oxygen/48x48/view-table-of-contents-ltr.png share/icons/oxygen/64x64/actions/address-book-new.png share/icons/oxygen/64x64/actions/application-exit.png share/icons/oxygen/64x64/actions/appointment-new.png share/icons/oxygen/64x64/actions/bookmark-new.png share/icons/oxygen/64x64/actions/bookmarks-organize.png +share/icons/oxygen/64x64/actions/configure.png share/icons/oxygen/64x64/actions/dashboard-show.png share/icons/oxygen/64x64/actions/dialog-ok-apply.png share/icons/oxygen/64x64/actions/dialog-ok.png +share/icons/oxygen/64x64/actions/document-edit.png share/icons/oxygen/64x64/actions/document-preview.png share/icons/oxygen/64x64/actions/edit-bomb.png share/icons/oxygen/64x64/actions/edit-find.png share/icons/oxygen/64x64/actions/go-bottom.png share/icons/oxygen/64x64/actions/go-down.png -share/icons/oxygen/64x64/actions/go-first-page.png +share/icons/oxygen/64x64/actions/go-first-view-page.png share/icons/oxygen/64x64/actions/go-first.png -share/icons/oxygen/64x64/actions/go-last-page.png +share/icons/oxygen/64x64/actions/go-last-view-page.png share/icons/oxygen/64x64/actions/go-last.png -share/icons/oxygen/64x64/actions/go-next-page.png +share/icons/oxygen/64x64/actions/go-next-view-page.png share/icons/oxygen/64x64/actions/go-next.png -share/icons/oxygen/64x64/actions/go-previous-page.png +share/icons/oxygen/64x64/actions/go-previous-view-page.png share/icons/oxygen/64x64/actions/go-previous.png share/icons/oxygen/64x64/actions/go-top.png share/icons/oxygen/64x64/actions/go-up.png @@ -4417,8 +4839,10 @@ share/icons/oxygen/64x64/actions/system-shutdown.png share/icons/oxygen/64x64/actions/system-suspend-hibernate.png share/icons/oxygen/64x64/actions/system-suspend.png share/icons/oxygen/64x64/actions/system-switch-user.png +share/icons/oxygen/64x64/actions/tool-animator.png share/icons/oxygen/64x64/actions/tools-report-bug.png share/icons/oxygen/64x64/actions/tools-wizard.png +share/icons/oxygen/64x64/actions/transform-crop-and-resize.png share/icons/oxygen/64x64/actions/transform-move.png share/icons/oxygen/64x64/actions/transform-scale.png share/icons/oxygen/64x64/actions/user-group-new.png @@ -4450,17 +4874,16 @@ share/icons/oxygen/64x64/apps/internet-telephony.png share/icons/oxygen/64x64/apps/internet-web-browser.png share/icons/oxygen/64x64/apps/k3b.png share/icons/oxygen/64x64/apps/kaffeine.png -share/icons/oxygen/64x64/apps/kate.png share/icons/oxygen/64x64/apps/kblogger.png share/icons/oxygen/64x64/apps/kbugbuster.png share/icons/oxygen/64x64/apps/kchart.png share/icons/oxygen/64x64/apps/kcolorchooser.png share/icons/oxygen/64x64/apps/kde.png share/icons/oxygen/64x64/apps/kexi.png -share/icons/oxygen/64x64/apps/kjots.png share/icons/oxygen/64x64/apps/kjournal.png share/icons/oxygen/64x64/apps/klipper.png share/icons/oxygen/64x64/apps/kmplayer.png +share/icons/oxygen/64x64/apps/knewsticker.png share/icons/oxygen/64x64/apps/knotes.png share/icons/oxygen/64x64/apps/kolf.png share/icons/oxygen/64x64/apps/konqueror.png @@ -4484,7 +4907,6 @@ share/icons/oxygen/64x64/apps/office-address-book.png share/icons/oxygen/64x64/apps/office-calendar.png share/icons/oxygen/64x64/apps/okteta.png share/icons/oxygen/64x64/apps/oxygen.png -share/icons/oxygen/64x64/apps/phonon-xine.png share/icons/oxygen/64x64/apps/plasma.png share/icons/oxygen/64x64/apps/plasmagik.png share/icons/oxygen/64x64/apps/preferences-contact-list.png @@ -4493,6 +4915,7 @@ share/icons/oxygen/64x64/apps/preferences-desktop-color.png share/icons/oxygen/64x64/apps/preferences-desktop-cryptography.png share/icons/oxygen/64x64/apps/preferences-desktop-default-applications.png share/icons/oxygen/64x64/apps/preferences-desktop-display.png +share/icons/oxygen/64x64/apps/preferences-desktop-font.png share/icons/oxygen/64x64/apps/preferences-desktop-gaming.png share/icons/oxygen/64x64/apps/preferences-desktop-icons.png share/icons/oxygen/64x64/apps/preferences-desktop-keyboard.png @@ -4514,13 +4937,17 @@ share/icons/oxygen/64x64/apps/preferences-system-login.png share/icons/oxygen/64x64/apps/preferences-system-network-sharing.png share/icons/oxygen/64x64/apps/preferences-system-power-management.png share/icons/oxygen/64x64/apps/preferences-system-time.png +share/icons/oxygen/64x64/apps/preferences-system-windows-actions.png +share/icons/oxygen/64x64/apps/preferences-system-windows-move.png share/icons/oxygen/64x64/apps/preferences-system-windows.png share/icons/oxygen/64x64/apps/scribus.png +share/icons/oxygen/64x64/apps/semn.png share/icons/oxygen/64x64/apps/strigi.png share/icons/oxygen/64x64/apps/system-file-manager.png share/icons/oxygen/64x64/apps/system-software-update.png share/icons/oxygen/64x64/apps/system-users.png share/icons/oxygen/64x64/apps/tagua.png +share/icons/oxygen/64x64/apps/utilities-desktop-extra.png share/icons/oxygen/64x64/apps/utilities-file-archiver.png share/icons/oxygen/64x64/apps/utilities-log-viewer.png share/icons/oxygen/64x64/apps/utilities-system-monitor.png @@ -4586,6 +5013,7 @@ share/icons/oxygen/64x64/devices/multimedia-player.png share/icons/oxygen/64x64/devices/network-wired.png share/icons/oxygen/64x64/devices/network-wireless.png share/icons/oxygen/64x64/devices/pda.png +share/icons/oxygen/64x64/devices/phone-openmoko-freerunner.png share/icons/oxygen/64x64/devices/phone.png share/icons/oxygen/64x64/devices/printer.png share/icons/oxygen/64x64/devices/scanner.png @@ -4606,7 +5034,9 @@ share/icons/oxygen/64x64/emotes/face-smile-big.png share/icons/oxygen/64x64/emotes/face-smile.png share/icons/oxygen/64x64/emotes/face-surprise.png share/icons/oxygen/64x64/emotes/face-uncertain.png +share/icons/oxygen/64x64/emotes/face-wink.png share/icons/oxygen/64x64/mimetypes/application-illustrator.png +share/icons/oxygen/64x64/mimetypes/application-javascript.png share/icons/oxygen/64x64/mimetypes/application-msword.png share/icons/oxygen/64x64/mimetypes/application-octet-stream.png share/icons/oxygen/64x64/mimetypes/application-pdf.png @@ -4617,6 +5047,7 @@ share/icons/oxygen/64x64/mimetypes/application-postscript.png share/icons/oxygen/64x64/mimetypes/application-relaxng.png share/icons/oxygen/64x64/mimetypes/application-rss+xml.png share/icons/oxygen/64x64/mimetypes/application-rtf.png +share/icons/oxygen/64x64/mimetypes/application-vnd.ms-access.png share/icons/oxygen/64x64/mimetypes/application-vnd.ms-excel.png share/icons/oxygen/64x64/mimetypes/application-vnd.ms-powerpoint.png share/icons/oxygen/64x64/mimetypes/application-vnd.oasis.opendocument.chart.png @@ -4681,7 +5112,9 @@ share/icons/oxygen/64x64/mimetypes/application-x-kontour.png share/icons/oxygen/64x64/mimetypes/application-x-krita.png share/icons/oxygen/64x64/mimetypes/application-x-kvtml.png share/icons/oxygen/64x64/mimetypes/application-x-lha.png +share/icons/oxygen/64x64/mimetypes/application-x-lzma-compressed-tar.png share/icons/oxygen/64x64/mimetypes/application-x-lzop.png +share/icons/oxygen/64x64/mimetypes/application-x-m4.png share/icons/oxygen/64x64/mimetypes/application-x-marble.png share/icons/oxygen/64x64/mimetypes/application-x-mimearchive.png share/icons/oxygen/64x64/mimetypes/application-x-mplayer2.png @@ -4691,6 +5124,7 @@ share/icons/oxygen/64x64/mimetypes/application-x-mswrite.png share/icons/oxygen/64x64/mimetypes/application-x-nzb.png share/icons/oxygen/64x64/mimetypes/application-x-object.png share/icons/oxygen/64x64/mimetypes/application-x-pak.png +share/icons/oxygen/64x64/mimetypes/application-x-pem-key.png share/icons/oxygen/64x64/mimetypes/application-x-perl.png share/icons/oxygen/64x64/mimetypes/application-x-php.png share/icons/oxygen/64x64/mimetypes/application-x-plasma.png @@ -4701,7 +5135,11 @@ share/icons/oxygen/64x64/mimetypes/application-x-rpm.png share/icons/oxygen/64x64/mimetypes/application-x-ruby.png share/icons/oxygen/64x64/mimetypes/application-x-sharedlib.png share/icons/oxygen/64x64/mimetypes/application-x-shellscript.png +share/icons/oxygen/64x64/mimetypes/application-x-shockwave-flash.png share/icons/oxygen/64x64/mimetypes/application-x-siag.png +share/icons/oxygen/64x64/mimetypes/application-x-smb-server.png +share/icons/oxygen/64x64/mimetypes/application-x-smb-workgroup.png +share/icons/oxygen/64x64/mimetypes/application-x-subrip.png share/icons/oxygen/64x64/mimetypes/application-x-tar.png share/icons/oxygen/64x64/mimetypes/application-x-tarz.png share/icons/oxygen/64x64/mimetypes/application-x-tgif.png @@ -4735,6 +5173,7 @@ share/icons/oxygen/64x64/mimetypes/audio-x-mod.png share/icons/oxygen/64x64/mimetypes/audio-x-monkey.png share/icons/oxygen/64x64/mimetypes/audio-x-mp2.png share/icons/oxygen/64x64/mimetypes/audio-x-mpegurl.png +share/icons/oxygen/64x64/mimetypes/audio-x-ms-asx.png share/icons/oxygen/64x64/mimetypes/audio-x-ms-wma.png share/icons/oxygen/64x64/mimetypes/audio-x-musepack.png share/icons/oxygen/64x64/mimetypes/audio-x-pn-realaudio-plugin.png @@ -4799,25 +5238,35 @@ share/icons/oxygen/64x64/mimetypes/text-vcalendar.png share/icons/oxygen/64x64/mimetypes/text-vnd.abc.png share/icons/oxygen/64x64/mimetypes/text-vnd.wap.wml.png share/icons/oxygen/64x64/mimetypes/text-x-adasrc.png +share/icons/oxygen/64x64/mimetypes/text-x-authors.png share/icons/oxygen/64x64/mimetypes/text-x-bibtex.png share/icons/oxygen/64x64/mimetypes/text-x-c++hdr.png share/icons/oxygen/64x64/mimetypes/text-x-c++src.png +share/icons/oxygen/64x64/mimetypes/text-x-changelog.png share/icons/oxygen/64x64/mimetypes/text-x-chdr.png +share/icons/oxygen/64x64/mimetypes/text-x-cmake.png +share/icons/oxygen/64x64/mimetypes/text-x-copying.png share/icons/oxygen/64x64/mimetypes/text-x-csharp.png share/icons/oxygen/64x64/mimetypes/text-x-csrc.png share/icons/oxygen/64x64/mimetypes/text-x-dtd.png share/icons/oxygen/64x64/mimetypes/text-x-generic.png share/icons/oxygen/64x64/mimetypes/text-x-hex.png +share/icons/oxygen/64x64/mimetypes/text-x-install.png share/icons/oxygen/64x64/mimetypes/text-x-java.png share/icons/oxygen/64x64/mimetypes/text-x-katefilelist.png share/icons/oxygen/64x64/mimetypes/text-x-ldif.png +share/icons/oxygen/64x64/mimetypes/text-x-log.png share/icons/oxygen/64x64/mimetypes/text-x-makefile.png +share/icons/oxygen/64x64/mimetypes/text-x-nfo.png share/icons/oxygen/64x64/mimetypes/text-x-objchdr.png share/icons/oxygen/64x64/mimetypes/text-x-objcsrc.png share/icons/oxygen/64x64/mimetypes/text-x-pascal.png share/icons/oxygen/64x64/mimetypes/text-x-patch.png +share/icons/oxygen/64x64/mimetypes/text-x-po.png share/icons/oxygen/64x64/mimetypes/text-x-python.png +share/icons/oxygen/64x64/mimetypes/text-x-readme.png share/icons/oxygen/64x64/mimetypes/text-x-script.png +share/icons/oxygen/64x64/mimetypes/text-x-sql.png share/icons/oxygen/64x64/mimetypes/text-x-tcl.png share/icons/oxygen/64x64/mimetypes/text-x-tex.png share/icons/oxygen/64x64/mimetypes/text-x-texinfo.png @@ -4836,6 +5285,7 @@ share/icons/oxygen/64x64/mimetypes/video-mp4.png share/icons/oxygen/64x64/mimetypes/video-mpeg.png share/icons/oxygen/64x64/mimetypes/video-quicktime.png share/icons/oxygen/64x64/mimetypes/video-x-flic.png +share/icons/oxygen/64x64/mimetypes/video-x-flv.png share/icons/oxygen/64x64/mimetypes/video-x-generic.png share/icons/oxygen/64x64/mimetypes/video-x-matroska.png share/icons/oxygen/64x64/mimetypes/video-x-mng.png @@ -4851,6 +5301,7 @@ share/icons/oxygen/64x64/mimetypes/x-office-document.png share/icons/oxygen/64x64/mimetypes/x-office-spreadsheet.png share/icons/oxygen/64x64/places/document-multiple.png share/icons/oxygen/64x64/places/folder-blue.png +share/icons/oxygen/64x64/places/folder-bookmark.png share/icons/oxygen/64x64/places/folder-bookmarks.png share/icons/oxygen/64x64/places/folder-brown.png share/icons/oxygen/64x64/places/folder-cyan.png @@ -4901,6 +5352,29 @@ share/icons/oxygen/64x64/status/user-invisible.png share/icons/oxygen/64x64/status/user-offline.png share/icons/oxygen/64x64/status/user-online.png share/icons/oxygen/64x64/status/user-trash-full.png +share/icons/oxygen/64x64/status/weather-clear-night.png +share/icons/oxygen/64x64/status/weather-clear.png +share/icons/oxygen/64x64/status/weather-clouds-night.png +share/icons/oxygen/64x64/status/weather-clouds.png +share/icons/oxygen/64x64/status/weather-few-clouds-night.png +share/icons/oxygen/64x64/status/weather-few-clouds.png +share/icons/oxygen/64x64/status/weather-hail.png +share/icons/oxygen/64x64/status/weather-many-clouds.png +share/icons/oxygen/64x64/status/weather-mist.png +share/icons/oxygen/64x64/status/weather-showers-day.png +share/icons/oxygen/64x64/status/weather-showers-night.png +share/icons/oxygen/64x64/status/weather-showers-scattered-day.png +share/icons/oxygen/64x64/status/weather-showers-scattered-night.png +share/icons/oxygen/64x64/status/weather-showers-scattered.png +share/icons/oxygen/64x64/status/weather-showers.png +share/icons/oxygen/64x64/status/weather-snow-rain.png +share/icons/oxygen/64x64/status/weather-snow-scattered-day.png +share/icons/oxygen/64x64/status/weather-snow-scattered-night.png +share/icons/oxygen/64x64/status/weather-snow-scattered.png +share/icons/oxygen/64x64/status/weather-snow.png +share/icons/oxygen/64x64/status/weather-storm-day.png +share/icons/oxygen/64x64/status/weather-storm-night.png +share/icons/oxygen/64x64/status/weather-storm.png share/icons/oxygen/8x8/emblems/emblem-important.png share/icons/oxygen/8x8/emblems/emblem-link.png share/icons/oxygen/8x8/emblems/emblem-mounted.png @@ -4926,6 +5400,9 @@ share/icons/oxygen/scalable/actions/bookmark-toolbar.svgz share/icons/oxygen/scalable/actions/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/character-set.svgz share/icons/oxygen/scalable/actions/chronometer.svgz +share/icons/oxygen/scalable/actions/color-picker-black.svgz +share/icons/oxygen/scalable/actions/color-picker-grey.svgz +share/icons/oxygen/scalable/actions/color-picker-white.svgz share/icons/oxygen/scalable/actions/color-picker.svgz share/icons/oxygen/scalable/actions/configure-shortcuts.svgz share/icons/oxygen/scalable/actions/configure-toolbars.svgz @@ -4937,6 +5414,7 @@ share/icons/oxygen/scalable/actions/dialog-close.svgz share/icons/oxygen/scalable/actions/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/dialog-ok.svgz share/icons/oxygen/scalable/actions/document-decrypt.svgz +share/icons/oxygen/scalable/actions/document-edit.svgz share/icons/oxygen/scalable/actions/document-encrypt.svgz share/icons/oxygen/scalable/actions/document-export.svgz share/icons/oxygen/scalable/actions/document-import.svgz @@ -4989,29 +5467,8 @@ share/icons/oxygen/scalable/actions/flag.svgz share/icons/oxygen/scalable/actions/folder-new.svgz share/icons/oxygen/scalable/actions/fork.svgz share/icons/oxygen/scalable/actions/format-fill-color.svgz -share/icons/oxygen/scalable/actions/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/format-indent-less.svgz -share/icons/oxygen/scalable/actions/format-indent-more.svgz -share/icons/oxygen/scalable/actions/format-justify-center.svgz -share/icons/oxygen/scalable/actions/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/format-justify-left.svgz -share/icons/oxygen/scalable/actions/format-justify-right.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/format-list-unordered.svgz share/icons/oxygen/scalable/actions/format-stroke-color.svgz -share/icons/oxygen/scalable/actions/format-text-bold.svgz share/icons/oxygen/scalable/actions/format-text-color.svgz -share/icons/oxygen/scalable/actions/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/format-text-italic.svgz -share/icons/oxygen/scalable/actions/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/format-text-underline.svgz share/icons/oxygen/scalable/actions/games-config-background.svgz share/icons/oxygen/scalable/actions/games-config-board.svgz share/icons/oxygen/scalable/actions/games-config-custom.svgz @@ -5027,17 +5484,21 @@ share/icons/oxygen/scalable/actions/get-hot-new-stuff.svgz share/icons/oxygen/scalable/actions/go-bottom.svgz share/icons/oxygen/scalable/actions/go-down-search.svgz share/icons/oxygen/scalable/actions/go-down.svgz -share/icons/oxygen/scalable/actions/go-first-page.svgz +share/icons/oxygen/scalable/actions/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/go-first-view.svgz share/icons/oxygen/scalable/actions/go-first.svgz share/icons/oxygen/scalable/actions/go-home.svgz share/icons/oxygen/scalable/actions/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/go-jump-today.svgz share/icons/oxygen/scalable/actions/go-jump.svgz -share/icons/oxygen/scalable/actions/go-last-page.svgz +share/icons/oxygen/scalable/actions/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/go-last-view.svgz share/icons/oxygen/scalable/actions/go-last.svgz -share/icons/oxygen/scalable/actions/go-next-page.svgz +share/icons/oxygen/scalable/actions/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/go-next-view.svgz share/icons/oxygen/scalable/actions/go-next.svgz -share/icons/oxygen/scalable/actions/go-previous-page.svgz +share/icons/oxygen/scalable/actions/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/go-previous-view.svgz share/icons/oxygen/scalable/actions/go-previous.svgz share/icons/oxygen/scalable/actions/go-top.svgz share/icons/oxygen/scalable/actions/go-up-search.svgz @@ -5121,12 +5582,15 @@ share/icons/oxygen/scalable/actions/small/16x16/bookmark-new.svgz share/icons/oxygen/scalable/actions/small/16x16/bookmark-toolbar.svgz share/icons/oxygen/scalable/actions/small/16x16/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/small/16x16/character-set.svgz +share/icons/oxygen/scalable/actions/small/16x16/configure-shortcuts.svgz share/icons/oxygen/scalable/actions/small/16x16/configure-toolbars.svgz +share/icons/oxygen/scalable/actions/small/16x16/configure.svgz share/icons/oxygen/scalable/actions/small/16x16/contact-new.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-cancel.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/small/16x16/dialog-ok.svgz share/icons/oxygen/scalable/actions/small/16x16/document-decrypt.svgz +share/icons/oxygen/scalable/actions/small/16x16/document-edit.svgz share/icons/oxygen/scalable/actions/small/16x16/document-encrypt.svgz share/icons/oxygen/scalable/actions/small/16x16/document-export.svgz share/icons/oxygen/scalable/actions/small/16x16/document-import.svgz @@ -5144,6 +5608,7 @@ share/icons/oxygen/scalable/actions/small/16x16/document-revert.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save-all.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save-as.svgz share/icons/oxygen/scalable/actions/small/16x16/document-save.svgz +share/icons/oxygen/scalable/actions/small/16x16/document-sign.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-brush.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-eraser.svgz share/icons/oxygen/scalable/actions/small/16x16/draw-freehand.svgz @@ -5163,37 +5628,20 @@ share/icons/oxygen/scalable/actions/small/16x16/edit-rename.svgz share/icons/oxygen/scalable/actions/small/16x16/edit-select-all.svgz share/icons/oxygen/scalable/actions/small/16x16/edit-undo.svgz share/icons/oxygen/scalable/actions/small/16x16/folder-new.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-indent-less.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-indent-more.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-center.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-left.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-justify-right.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-list-unordered.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-bold.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-italic.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/small/16x16/format-text-underline.svgz share/icons/oxygen/scalable/actions/small/16x16/go-down-search.svgz share/icons/oxygen/scalable/actions/small/16x16/go-down.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-frist-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-first-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-home.svgz share/icons/oxygen/scalable/actions/small/16x16/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/small/16x16/go-jump-today.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-next-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-next-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-next.svgz -share/icons/oxygen/scalable/actions/small/16x16/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/16x16/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/16x16/go-previous.svgz share/icons/oxygen/scalable/actions/small/16x16/go-up-search.svgz share/icons/oxygen/scalable/actions/small/16x16/go-up.svgz @@ -5229,8 +5677,14 @@ share/icons/oxygen/scalable/actions/small/16x16/news-subscribe.svgz share/icons/oxygen/scalable/actions/small/16x16/news-unsubscribe.svgz share/icons/oxygen/scalable/actions/small/16x16/object-flip-horizontal.svgz share/icons/oxygen/scalable/actions/small/16x16/object-flip-vertical.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-group.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-back.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-front.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-lower.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-order-raise.svgz share/icons/oxygen/scalable/actions/small/16x16/object-rotate-left.svgz share/icons/oxygen/scalable/actions/small/16x16/object-rotate-right.svgz +share/icons/oxygen/scalable/actions/small/16x16/object-ungroup.svgz share/icons/oxygen/scalable/actions/small/16x16/page-zoom.svgz share/icons/oxygen/scalable/actions/small/16x16/process-stop.svgz share/icons/oxygen/scalable/actions/small/16x16/rating.svgz @@ -5245,12 +5699,16 @@ share/icons/oxygen/scalable/actions/small/16x16/tab-new-background.svgz share/icons/oxygen/scalable/actions/small/16x16/tab-new.svgz share/icons/oxygen/scalable/actions/small/16x16/text-completion.svgz share/icons/oxygen/scalable/actions/small/16x16/text-speak.svgz +share/icons/oxygen/scalable/actions/small/16x16/tool-animator.svgz share/icons/oxygen/scalable/actions/small/16x16/tools-check-spelling.svgz share/icons/oxygen/scalable/actions/small/16x16/tools-media-optical-copy.svgz +share/icons/oxygen/scalable/actions/small/16x16/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/small/16x16/transform-rotate.svgz share/icons/oxygen/scalable/actions/small/16x16/transform-scale.svgz share/icons/oxygen/scalable/actions/small/16x16/trash-empty.svgz +share/icons/oxygen/scalable/actions/small/16x16/user-group-delete.svgz share/icons/oxygen/scalable/actions/small/16x16/user-group-new.svgz +share/icons/oxygen/scalable/actions/small/16x16/user-group-properties.svgz share/icons/oxygen/scalable/actions/small/16x16/user-properties.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-day.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-list.svgz @@ -5262,6 +5720,9 @@ share/icons/oxygen/scalable/actions/small/16x16/view-calendar-upcoming-days.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-upcoming-events.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-week.svgz share/icons/oxygen/scalable/actions/small/16x16/view-calendar-workweek.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-choose.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-close.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-file-columns.svgz share/icons/oxygen/scalable/actions/small/16x16/view-filter.svgz share/icons/oxygen/scalable/actions/small/16x16/view-fullscreen.svgz share/icons/oxygen/scalable/actions/small/16x16/view-history.svgz @@ -5269,6 +5730,7 @@ share/icons/oxygen/scalable/actions/small/16x16/view-left-close.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-details.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-icons.svgz share/icons/oxygen/scalable/actions/small/16x16/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/16x16/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-artist.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/16x16/view-media-playlist.svgz @@ -5320,11 +5782,13 @@ share/icons/oxygen/scalable/actions/small/22x22/bookmarks-organize.svgz share/icons/oxygen/scalable/actions/small/22x22/character-set.svgz share/icons/oxygen/scalable/actions/small/22x22/color-picker.svgz share/icons/oxygen/scalable/actions/small/22x22/configure-toolbars.svgz +share/icons/oxygen/scalable/actions/small/22x22/configure.svgz share/icons/oxygen/scalable/actions/small/22x22/contact-new.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-cancel.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-ok-apply.svgz share/icons/oxygen/scalable/actions/small/22x22/dialog-ok.svgz share/icons/oxygen/scalable/actions/small/22x22/document-decrypt.svgz +share/icons/oxygen/scalable/actions/small/22x22/document-edit.svgz share/icons/oxygen/scalable/actions/small/22x22/document-encrypt.svgz share/icons/oxygen/scalable/actions/small/22x22/document-export.svgz share/icons/oxygen/scalable/actions/small/22x22/document-import.svgz @@ -5359,38 +5823,21 @@ share/icons/oxygen/scalable/actions/small/22x22/edit-rename.svgz share/icons/oxygen/scalable/actions/small/22x22/edit-select-all.svgz share/icons/oxygen/scalable/actions/small/22x22/edit-undo.svgz share/icons/oxygen/scalable/actions/small/22x22/folder-new.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-font-size-less.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-font-size-more.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-indent-less.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-indent-more.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-center.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-fill.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-left.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-justify-right.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-double.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-normal.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-line-spacing-triple.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-list-ordered.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-list-unordered.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-bold.svgz share/icons/oxygen/scalable/actions/small/22x22/format-text-color.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-direction-ltr.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-direction-rtl.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-italic.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-strikethrough.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-subscript.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-superscript.svgz -share/icons/oxygen/scalable/actions/small/22x22/format-text-underline.svgz share/icons/oxygen/scalable/actions/small/22x22/go-down-search.svgz share/icons/oxygen/scalable/actions/small/22x22/go-down.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-first-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-first-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-home.svgz share/icons/oxygen/scalable/actions/small/22x22/go-jump-locationbar.svgz share/icons/oxygen/scalable/actions/small/22x22/go-jump-today.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-next-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-next-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-next.svgz -share/icons/oxygen/scalable/actions/small/22x22/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/22x22/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/22x22/go-previous.svgz share/icons/oxygen/scalable/actions/small/22x22/go-up-search.svgz share/icons/oxygen/scalable/actions/small/22x22/go-up.svgz @@ -5432,11 +5879,15 @@ share/icons/oxygen/scalable/actions/small/22x22/tab-close.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-detach.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-duplicate.svgz share/icons/oxygen/scalable/actions/small/22x22/tab-new-background.svgz +share/icons/oxygen/scalable/actions/small/22x22/tool-animator.svgz share/icons/oxygen/scalable/actions/small/22x22/tools-check-spelling.svgz +share/icons/oxygen/scalable/actions/small/22x22/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/small/22x22/transform-rotate.svgz share/icons/oxygen/scalable/actions/small/22x22/transform-scale.svgz share/icons/oxygen/scalable/actions/small/22x22/trash-empty.svgz +share/icons/oxygen/scalable/actions/small/22x22/user-group-delete.svgz share/icons/oxygen/scalable/actions/small/22x22/user-group-new.svgz +share/icons/oxygen/scalable/actions/small/22x22/user-group-properties.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-day.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-list.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-month.svgz @@ -5447,12 +5898,16 @@ share/icons/oxygen/scalable/actions/small/22x22/view-calendar-upcoming-days.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-upcoming-events.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-week.svgz share/icons/oxygen/scalable/actions/small/22x22/view-calendar-workweek.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-choose.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-close.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-file-columns.svgz share/icons/oxygen/scalable/actions/small/22x22/view-fullscreen.svgz share/icons/oxygen/scalable/actions/small/22x22/view-history.svgz share/icons/oxygen/scalable/actions/small/22x22/view-left-close.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-details.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-icons.svgz share/icons/oxygen/scalable/actions/small/22x22/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/22x22/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-artist.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/22x22/view-media-playlist.svgz @@ -5485,15 +5940,17 @@ share/icons/oxygen/scalable/actions/small/22x22/zoom-original.svgz share/icons/oxygen/scalable/actions/small/22x22/zoom-out.svgz share/icons/oxygen/scalable/actions/small/32x32/bookmark-new.svgz share/icons/oxygen/scalable/actions/small/32x32/dashboard-show.svgz +share/icons/oxygen/scalable/actions/small/32x32/document-edit.svgz share/icons/oxygen/scalable/actions/small/32x32/edit-find-mail.svgz share/icons/oxygen/scalable/actions/small/32x32/edit-find.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-first-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-next-page.svgz -share/icons/oxygen/scalable/actions/small/32x32/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/32x32/go-previous-view-page.svgz share/icons/oxygen/scalable/actions/small/32x32/mail-mark-junk.svgz share/icons/oxygen/scalable/actions/small/32x32/mail-receive.svgz share/icons/oxygen/scalable/actions/small/32x32/system-search.svgz +share/icons/oxygen/scalable/actions/small/32x32/tool-animator.svgz share/icons/oxygen/scalable/actions/small/32x32/view-table-of-contents-ltr.svgz share/icons/oxygen/scalable/actions/small/32x32/view-table-of-contents-rtl.svgz share/icons/oxygen/scalable/actions/small/32x32/zoom-fit-best.svgz @@ -5502,19 +5959,27 @@ share/icons/oxygen/scalable/actions/small/32x32/zoom-fit-width.svgz share/icons/oxygen/scalable/actions/small/48x48/address-book-new.svgz share/icons/oxygen/scalable/actions/small/48x48/appointment-new.svgz share/icons/oxygen/scalable/actions/small/48x48/bookmark-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/bookmark-toolbar.svgz +share/icons/oxygen/scalable/actions/small/48x48/configure-toolbars.svgz share/icons/oxygen/scalable/actions/small/48x48/contact-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/document-edit.svgz share/icons/oxygen/scalable/actions/small/48x48/document-new.svgz share/icons/oxygen/scalable/actions/small/48x48/document-open-recent.svgz share/icons/oxygen/scalable/actions/small/48x48/document-open.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save-all.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save-as.svgz share/icons/oxygen/scalable/actions/small/48x48/document-save.svgz +share/icons/oxygen/scalable/actions/small/48x48/edit-copy.svgz share/icons/oxygen/scalable/actions/small/48x48/folder-new.svgz share/icons/oxygen/scalable/actions/small/48x48/format-text-color.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-first-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-last-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-next-page.svgz -share/icons/oxygen/scalable/actions/small/48x48/go-previous-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-first-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-frist-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-last-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-last-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-next-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-next-view.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-previous-view-page.svgz +share/icons/oxygen/scalable/actions/small/48x48/go-previous-view.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-forward.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-message-new.svgz share/icons/oxygen/scalable/actions/small/48x48/mail-queue.svgz @@ -5524,10 +5989,29 @@ share/icons/oxygen/scalable/actions/small/48x48/mail-reply-sender.svgz share/icons/oxygen/scalable/actions/small/48x48/object-flip-horizontal.svgz share/icons/oxygen/scalable/actions/small/48x48/object-flip-vertical.svgz share/icons/oxygen/scalable/actions/small/48x48/tab-new-background.svgz +share/icons/oxygen/scalable/actions/small/48x48/tool-animator.svgz +share/icons/oxygen/scalable/actions/small/48x48/transform-crop-and-resize.svgz +share/icons/oxygen/scalable/actions/small/48x48/transform-scale.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-choose.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-file-columns.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-fullscreen.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-left-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-details.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-text.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-list-tree.svgz share/icons/oxygen/scalable/actions/small/48x48/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/small/48x48/view-media-playlist.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-preview.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-restore.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-right-close.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-right-new.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-sidetree.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-split-left-right.svgz +share/icons/oxygen/scalable/actions/small/48x48/view-split-top-bottom.svgz share/icons/oxygen/scalable/actions/small/48x48/view-table-of-contents-ltr.svgz share/icons/oxygen/scalable/actions/small/48x48/view-table-of-contents-rtl.svgz +share/icons/oxygen/scalable/actions/small/48x48/window-duplicate.svgz share/icons/oxygen/scalable/actions/small/48x48/window-new.svgz share/icons/oxygen/scalable/actions/small/48x48/zoom-fit-best.svgz share/icons/oxygen/scalable/actions/small/48x48/zoom-fit-height.svgz @@ -5549,16 +6033,20 @@ share/icons/oxygen/scalable/actions/tab-duplicate.svgz share/icons/oxygen/scalable/actions/tab-new-background.svgz share/icons/oxygen/scalable/actions/tab-new.svgz share/icons/oxygen/scalable/actions/text-speak.svgz +share/icons/oxygen/scalable/actions/tool-animator.svgz share/icons/oxygen/scalable/actions/tools-check-spelling.svgz share/icons/oxygen/scalable/actions/tools-media-optical-burn.svgz share/icons/oxygen/scalable/actions/tools-media-optical-copy.svgz share/icons/oxygen/scalable/actions/tools-report-bug.svgz share/icons/oxygen/scalable/actions/tools-wizard.svgz +share/icons/oxygen/scalable/actions/transform-crop-and-resize.svgz share/icons/oxygen/scalable/actions/transform-move.svgz share/icons/oxygen/scalable/actions/transform-rotate.svgz share/icons/oxygen/scalable/actions/transform-scale.svgz share/icons/oxygen/scalable/actions/trash-empty.svgz +share/icons/oxygen/scalable/actions/user-group-delete.svg share/icons/oxygen/scalable/actions/user-group-new.svgz +share/icons/oxygen/scalable/actions/user-group-properties.svgz share/icons/oxygen/scalable/actions/user-properties.svgz share/icons/oxygen/scalable/actions/view-calendar-day.svgz share/icons/oxygen/scalable/actions/view-calendar-list.svgz @@ -5572,6 +6060,7 @@ share/icons/oxygen/scalable/actions/view-calendar-week.svgz share/icons/oxygen/scalable/actions/view-calendar-workweek.svgz share/icons/oxygen/scalable/actions/view-choose.svgz share/icons/oxygen/scalable/actions/view-close.svgz +share/icons/oxygen/scalable/actions/view-file-columns.svgz share/icons/oxygen/scalable/actions/view-filter.svgz share/icons/oxygen/scalable/actions/view-fullscreen.svgz share/icons/oxygen/scalable/actions/view-history.svgz @@ -5585,6 +6074,8 @@ share/icons/oxygen/scalable/actions/view-media-equalizer.svgz share/icons/oxygen/scalable/actions/view-media-lyrics.svgz share/icons/oxygen/scalable/actions/view-media-playlist.svgz share/icons/oxygen/scalable/actions/view-media-visualization.svgz +share/icons/oxygen/scalable/actions/view-object-histogram-linear.svgz +share/icons/oxygen/scalable/actions/view-object-histogram-logarithmic.svgz share/icons/oxygen/scalable/actions/view-pim-calendar.svgz share/icons/oxygen/scalable/actions/view-pim-contacts.svgz share/icons/oxygen/scalable/actions/view-pim-journal.svgz @@ -5634,6 +6125,7 @@ share/icons/oxygen/scalable/apps/alternativ/khelpcenter2.svgz share/icons/oxygen/scalable/apps/alternativ/knotes.svgz share/icons/oxygen/scalable/apps/basket.svgz share/icons/oxygen/scalable/apps/bovo.svgz +share/icons/oxygen/scalable/apps/device-notifier.svgz share/icons/oxygen/scalable/apps/digikam.svgz share/icons/oxygen/scalable/apps/esd.svgz share/icons/oxygen/scalable/apps/fontforge.svgz @@ -5648,17 +6140,16 @@ share/icons/oxygen/scalable/apps/internet-web-browser.svgz share/icons/oxygen/scalable/apps/java.svgz share/icons/oxygen/scalable/apps/k3b.svgz share/icons/oxygen/scalable/apps/kaffeine.svgz -share/icons/oxygen/scalable/apps/kate.svgz share/icons/oxygen/scalable/apps/kblogger.svgz share/icons/oxygen/scalable/apps/kbugbuster.svgz share/icons/oxygen/scalable/apps/kchart.svgz share/icons/oxygen/scalable/apps/kcolorchooser.svgz share/icons/oxygen/scalable/apps/kde.svgz share/icons/oxygen/scalable/apps/kexi.svgz -share/icons/oxygen/scalable/apps/kjots.svgz share/icons/oxygen/scalable/apps/kjournal.svgz share/icons/oxygen/scalable/apps/klipper.svgz share/icons/oxygen/scalable/apps/kmplayer.svgz +share/icons/oxygen/scalable/apps/knewsticker.svgz share/icons/oxygen/scalable/apps/knotes.svgz share/icons/oxygen/scalable/apps/kolf.svgz share/icons/oxygen/scalable/apps/konqueror.svgz @@ -5682,7 +6173,6 @@ share/icons/oxygen/scalable/apps/office-address-book.svgz share/icons/oxygen/scalable/apps/office-calendar.svgz share/icons/oxygen/scalable/apps/okteta.svgz share/icons/oxygen/scalable/apps/oxygen.svgz -share/icons/oxygen/scalable/apps/phonon-xine.svgz share/icons/oxygen/scalable/apps/plasma.svgz share/icons/oxygen/scalable/apps/plasmagik.svgz share/icons/oxygen/scalable/apps/preferences-contact-list.svgz @@ -5719,6 +6209,8 @@ share/icons/oxygen/scalable/apps/preferences-system-performance.svgz share/icons/oxygen/scalable/apps/preferences-system-power-management.svgz share/icons/oxygen/scalable/apps/preferences-system-session-services.svgz share/icons/oxygen/scalable/apps/preferences-system-time.svgz +share/icons/oxygen/scalable/apps/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/preferences-system-windows-move.svgz share/icons/oxygen/scalable/apps/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-adblock.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-cache.svgz @@ -5727,6 +6219,7 @@ share/icons/oxygen/scalable/apps/preferences-web-browser-identification.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-shortcuts.svgz share/icons/oxygen/scalable/apps/preferences-web-browser-stylesheets.svgz share/icons/oxygen/scalable/apps/scribus.svgz +share/icons/oxygen/scalable/apps/semn.svg share/icons/oxygen/scalable/apps/small/16x16/accessories-calculator.svgz share/icons/oxygen/scalable/apps/small/16x16/accessories-character-map.svgz share/icons/oxygen/scalable/apps/small/16x16/accessories-dictionary.svgz @@ -5738,9 +6231,9 @@ share/icons/oxygen/scalable/apps/small/16x16/graphics-viewer-document.svgz share/icons/oxygen/scalable/apps/small/16x16/internet-mail.svgz share/icons/oxygen/scalable/apps/small/16x16/java.svgz share/icons/oxygen/scalable/apps/small/16x16/kaffeine.svgz -share/icons/oxygen/scalable/apps/small/16x16/kate.svgz share/icons/oxygen/scalable/apps/small/16x16/kchart.svgz share/icons/oxygen/scalable/apps/small/16x16/kde.svgz +share/icons/oxygen/scalable/apps/small/16x16/knewsticker.svgz share/icons/oxygen/scalable/apps/small/16x16/knotes.svgz share/icons/oxygen/scalable/apps/small/16x16/konqueror.svgz share/icons/oxygen/scalable/apps/small/16x16/krita.svgz @@ -5751,7 +6244,7 @@ share/icons/oxygen/scalable/apps/small/16x16/office-address-book.svgz share/icons/oxygen/scalable/apps/small/16x16/office-calendar.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-contact-list.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-accessibility.svgz -share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-display.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-gaming.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-icons.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-mouse.svgz @@ -5761,6 +6254,9 @@ share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-text-to-speech. share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-theme.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-desktop-user.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-plugin.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/16x16/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-web-browser-identification.svgz share/icons/oxygen/scalable/apps/small/16x16/preferences-web-browser-stylesheets.svgz share/icons/oxygen/scalable/apps/small/16x16/scribus.svgz @@ -5785,24 +6281,39 @@ share/icons/oxygen/scalable/apps/small/22x22/office-calendar.svgz share/icons/oxygen/scalable/apps/small/22x22/package-utilities.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-contact-list.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-accessibility.svgz -share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-display.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-gaming.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-icons.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-mouse.svgz share/icons/oxygen/scalable/apps/small/22x22/preferences-desktop-notification-bell.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows-move.svg +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/22x22/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/22x22/scribus.svgz share/icons/oxygen/scalable/apps/small/22x22/system-file-manager.svgz share/icons/oxygen/scalable/apps/small/22x22/utilities-system-monitor.svgz share/icons/oxygen/scalable/apps/small/22x22/utilities-terminal.svgz share/icons/oxygen/scalable/apps/small/32x32/digikam.svgz share/icons/oxygen/scalable/apps/small/32x32/klipper.svgz +share/icons/oxygen/scalable/apps/small/32x32/knewsticker.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-desktop-font.svgz share/icons/oxygen/scalable/apps/small/32x32/preferences-desktop-user.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/32x32/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/small/32x32/system-file-manager.svgz +share/icons/oxygen/scalable/apps/small/48x48/knewsticker.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-desktop-font.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows-actions.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows-move.svgz +share/icons/oxygen/scalable/apps/small/48x48/preferences-system-windows.svgz share/icons/oxygen/scalable/apps/strigi.svgz +share/icons/oxygen/scalable/apps/system-diagnosis.svgz share/icons/oxygen/scalable/apps/system-file-manager.svgz share/icons/oxygen/scalable/apps/system-software-update.svgz share/icons/oxygen/scalable/apps/system-users.svgz share/icons/oxygen/scalable/apps/tagua.svgz +share/icons/oxygen/scalable/apps/utilities-desktop-extra.svgz share/icons/oxygen/scalable/apps/utilities-file-archiver.svgz share/icons/oxygen/scalable/apps/utilities-log-viewer.svgz share/icons/oxygen/scalable/apps/utilities-system-monitor.svgz @@ -5934,13 +6445,17 @@ share/icons/oxygen/scalable/devices/small/32x32/media-floppy.svgz share/icons/oxygen/scalable/devices/small/32x32/multimedia-player-ipod.svgz share/icons/oxygen/scalable/devices/small/32x32/network-wireless.svgz share/icons/oxygen/scalable/devices/small/32x32/phone.svgz +share/icons/oxygen/scalable/devices/small/32x32/video-display.svgz share/icons/oxygen/scalable/devices/small/48x48/computer-laptop.svgz share/icons/oxygen/scalable/devices/small/48x48/computer.svgz share/icons/oxygen/scalable/devices/small/48x48/media-floppy.svgz share/icons/oxygen/scalable/devices/small/48x48/network-wireless.svgz +share/icons/oxygen/scalable/devices/small/48x48/video-display.svgz share/icons/oxygen/scalable/devices/small/64x64/camera-photo.svgz +share/icons/oxygen/scalable/devices/small/64x64/computer.svgz share/icons/oxygen/scalable/devices/small/64x64/media-floppy.svgz share/icons/oxygen/scalable/devices/small/64x64/network-wireless.svgz +share/icons/oxygen/scalable/devices/small/64x64/video-display.svgz share/icons/oxygen/scalable/devices/video-display.svgz share/icons/oxygen/scalable/devices/video-projector.svgz share/icons/oxygen/scalable/devices/video-television.svgz @@ -5968,6 +6483,7 @@ share/icons/oxygen/scalable/emotes/face-smile-big.svgz share/icons/oxygen/scalable/emotes/face-smile.svgz share/icons/oxygen/scalable/emotes/face-surprise.svgz share/icons/oxygen/scalable/emotes/face-uncertain.svgz +share/icons/oxygen/scalable/emotes/face-wink.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-angel.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-kiss.svgz share/icons/oxygen/scalable/emotes/small/16x16/face-laugh.svgz @@ -5996,6 +6512,7 @@ share/icons/oxygen/scalable/emotes/small/22x22/face-surprise.svgz share/icons/oxygen/scalable/emotes/small/22x22/face-uncertain.svgz share/icons/oxygen/scalable/emotes/small/22x22/face-wink.svgz share/icons/oxygen/scalable/mimetypes/application-illustrator.svgz +share/icons/oxygen/scalable/mimetypes/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/application-msword.svgz share/icons/oxygen/scalable/mimetypes/application-octet-stream.svgz share/icons/oxygen/scalable/mimetypes/application-pdf.svgz @@ -6008,6 +6525,7 @@ share/icons/oxygen/scalable/mimetypes/application-postscript.svgz share/icons/oxygen/scalable/mimetypes/application-relaxng.svgz share/icons/oxygen/scalable/mimetypes/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/application-vnd.oasis.opendocument.chart.svgz @@ -6072,7 +6590,9 @@ share/icons/oxygen/scalable/mimetypes/application-x-kontour.svgz share/icons/oxygen/scalable/mimetypes/application-x-krita.svgz share/icons/oxygen/scalable/mimetypes/application-x-kvtml.svgz share/icons/oxygen/scalable/mimetypes/application-x-lha.svgz +share/icons/oxygen/scalable/mimetypes/application-x-lzma-compressed-tar.svgz share/icons/oxygen/scalable/mimetypes/application-x-lzop.svgz +share/icons/oxygen/scalable/mimetypes/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/application-x-mimearchive.svgz share/icons/oxygen/scalable/mimetypes/application-x-mplayer2.svgz @@ -6082,6 +6602,7 @@ share/icons/oxygen/scalable/mimetypes/application-x-mswrite.svgz share/icons/oxygen/scalable/mimetypes/application-x-nzb.svgz share/icons/oxygen/scalable/mimetypes/application-x-object.svgz share/icons/oxygen/scalable/mimetypes/application-x-pak.svgz +share/icons/oxygen/scalable/mimetypes/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/application-x-perl.svgz share/icons/oxygen/scalable/mimetypes/application-x-php.svgz share/icons/oxygen/scalable/mimetypes/application-x-plasma.svgz @@ -6092,7 +6613,11 @@ share/icons/oxygen/scalable/mimetypes/application-x-rpm.svgz share/icons/oxygen/scalable/mimetypes/application-x-ruby.svgz share/icons/oxygen/scalable/mimetypes/application-x-sharedlib.svgz share/icons/oxygen/scalable/mimetypes/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/application-x-shockwave-flash.svgz share/icons/oxygen/scalable/mimetypes/application-x-siag.svgz +share/icons/oxygen/scalable/mimetypes/application-x-smb-server.svgz +share/icons/oxygen/scalable/mimetypes/application-x-smb-workgroup.svgz +share/icons/oxygen/scalable/mimetypes/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/application-x-tgif.svgz @@ -6126,6 +6651,7 @@ share/icons/oxygen/scalable/mimetypes/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/audio-x-monkey.svgz share/icons/oxygen/scalable/mimetypes/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/audio-x-pn-realaudio-plugin.svgz @@ -6175,6 +6701,7 @@ share/icons/oxygen/scalable/mimetypes/message-rfc822.svgz share/icons/oxygen/scalable/mimetypes/message.svgz share/icons/oxygen/scalable/mimetypes/odf.svgz share/icons/oxygen/scalable/mimetypes/package-x-generic.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-msword.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pdf.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pgp-encrypted.svgz @@ -6182,6 +6709,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-pgp-keys.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-pkcs7-mime.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-vnd.oasis.opendocument.database.svgz @@ -6227,10 +6755,13 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-font-type1.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kgetlist.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-kontour.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-lzma-compressed-tar.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-mplayer2.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-ms-dos-executable.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-mswrite.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-perl.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-php.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-python.svgz @@ -6238,6 +6769,8 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-rar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-rpm.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-ruby.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-shockwave-flash.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/application-x-tgif.svgz @@ -6268,6 +6801,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-monkey.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/audio-x-pn-realaudio-plugin.svgz @@ -6323,20 +6857,30 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/text-sgml.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-vnd.abc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-adasrc.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-c++hdr.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-c++src.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-changelog.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-chdr.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-csharp.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-csrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-katefilelist.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-objcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-po.svg share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-x-texinfo.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/text-xml.svgz @@ -6351,6 +6895,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/video-x-mng.svgz @@ -6365,6 +6910,7 @@ share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-calendar.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-contact.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-document.svgz share/icons/oxygen/scalable/mimetypes/small/16x16/x-office-spreadsheet.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-msword.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pdf.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pgp-encrypted.svgz @@ -6372,6 +6918,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/application-pgp-keys.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-pkcs7-mime.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-rss+xml.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-rtf.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-access.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-excel.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.ms-powerpoint.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-vnd.oasis.opendocument.database.svgz @@ -6407,10 +6954,15 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-javascript.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kcsrc.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kgetlist.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-kontour.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-lzma-compressed-tar.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-m4.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-marble.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-mplayer2.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-pem-key.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-rar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-shellscript.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-shockwave-flash.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-subrip.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tarz.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/application-x-tgif.svgz @@ -6438,6 +6990,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mod.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mp2.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-mpegurl.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-ms-asx.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-ms-wma.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-musepack.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/audio-x-pn-realaudio-plugin.svgz @@ -6494,17 +7047,27 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/text-rtf.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-sgml.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-vnd.abc.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-bibtex.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-c++hdr.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-changelog.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-katefilelist.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-pascal.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-po.svg share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-x-tex.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/text-xml.svgz @@ -6518,6 +7081,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/video-x-mng.svgz @@ -6531,6 +7095,7 @@ share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-contact.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-document.svgz share/icons/oxygen/scalable/mimetypes/small/22x22/x-office-spreadsheet.svgz share/icons/oxygen/scalable/mimetypes/small/32x32/inode-directory.svgz +share/icons/oxygen/scalable/mimetypes/small/32x32/text-x-po.svg share/icons/oxygen/scalable/mimetypes/text-calendar.svgz share/icons/oxygen/scalable/mimetypes/text-css.svgz share/icons/oxygen/scalable/mimetypes/text-csv.svgz @@ -6547,25 +7112,36 @@ share/icons/oxygen/scalable/mimetypes/text-vcalendar.svgz share/icons/oxygen/scalable/mimetypes/text-vnd.abc.svgz share/icons/oxygen/scalable/mimetypes/text-vnd.wap.wml.svgz share/icons/oxygen/scalable/mimetypes/text-x-adasrc.svgz +share/icons/oxygen/scalable/mimetypes/text-x-authors.svgz share/icons/oxygen/scalable/mimetypes/text-x-bibtex.svgz share/icons/oxygen/scalable/mimetypes/text-x-c++hdr.svgz share/icons/oxygen/scalable/mimetypes/text-x-c++src.svgz +share/icons/oxygen/scalable/mimetypes/text-x-changelog.svgz share/icons/oxygen/scalable/mimetypes/text-x-chdr.svgz +share/icons/oxygen/scalable/mimetypes/text-x-cmake.svgz +share/icons/oxygen/scalable/mimetypes/text-x-copying.svgz share/icons/oxygen/scalable/mimetypes/text-x-csharp.svgz share/icons/oxygen/scalable/mimetypes/text-x-csrc.svgz share/icons/oxygen/scalable/mimetypes/text-x-dtd.svgz share/icons/oxygen/scalable/mimetypes/text-x-generic.svgz share/icons/oxygen/scalable/mimetypes/text-x-hex.svgz +share/icons/oxygen/scalable/mimetypes/text-x-install.svgz share/icons/oxygen/scalable/mimetypes/text-x-java.svgz share/icons/oxygen/scalable/mimetypes/text-x-katefilelist.svgz share/icons/oxygen/scalable/mimetypes/text-x-ldif.svgz +share/icons/oxygen/scalable/mimetypes/text-x-lilypond.svgz +share/icons/oxygen/scalable/mimetypes/text-x-log.svgz share/icons/oxygen/scalable/mimetypes/text-x-makefile.svgz +share/icons/oxygen/scalable/mimetypes/text-x-nfo.svgz share/icons/oxygen/scalable/mimetypes/text-x-objchdr.svgz share/icons/oxygen/scalable/mimetypes/text-x-objcsrc.svgz share/icons/oxygen/scalable/mimetypes/text-x-pascal.svgz share/icons/oxygen/scalable/mimetypes/text-x-patch.svgz +share/icons/oxygen/scalable/mimetypes/text-x-po.svgz share/icons/oxygen/scalable/mimetypes/text-x-python.svgz +share/icons/oxygen/scalable/mimetypes/text-x-readme.svgz share/icons/oxygen/scalable/mimetypes/text-x-script.svgz +share/icons/oxygen/scalable/mimetypes/text-x-sql.svgz share/icons/oxygen/scalable/mimetypes/text-x-tcl.svgz share/icons/oxygen/scalable/mimetypes/text-x-tex.svgz share/icons/oxygen/scalable/mimetypes/text-x-texinfo.svgz @@ -6584,6 +7160,7 @@ share/icons/oxygen/scalable/mimetypes/video-mp4.svgz share/icons/oxygen/scalable/mimetypes/video-mpeg.svgz share/icons/oxygen/scalable/mimetypes/video-quicktime.svgz share/icons/oxygen/scalable/mimetypes/video-x-flic.svgz +share/icons/oxygen/scalable/mimetypes/video-x-flv.svgz share/icons/oxygen/scalable/mimetypes/video-x-generic.svgz share/icons/oxygen/scalable/mimetypes/video-x-matroska.svgz share/icons/oxygen/scalable/mimetypes/video-x-mng.svgz @@ -6661,6 +7238,7 @@ share/icons/oxygen/scalable/places/small/22x22/user-desktop.svgz share/icons/oxygen/scalable/places/small/22x22/user-home.svgz share/icons/oxygen/scalable/places/small/22x22/user-identity.svgz share/icons/oxygen/scalable/places/small/32x32/mail-folder-sent.svgz +share/icons/oxygen/scalable/places/small/48x48/folder-add.svgz share/icons/oxygen/scalable/places/small/48x48/mail-folder-sent.svgz share/icons/oxygen/scalable/places/start-here-kde.svgz share/icons/oxygen/scalable/places/start-here.svgz @@ -6668,6 +7246,10 @@ share/icons/oxygen/scalable/places/user-desktop.svgz share/icons/oxygen/scalable/places/user-home.svgz share/icons/oxygen/scalable/places/user-identity.svgz share/icons/oxygen/scalable/places/user-trash.svgz +share/icons/oxygen/scalable/status/audio-volume-high.svgz +share/icons/oxygen/scalable/status/audio-volume-low.svgz +share/icons/oxygen/scalable/status/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/audio-volume-muted.svgz share/icons/oxygen/scalable/status/battery-040.svgz share/icons/oxygen/scalable/status/battery-060.svgz share/icons/oxygen/scalable/status/battery-080.svgz @@ -6704,6 +7286,10 @@ share/icons/oxygen/scalable/status/script-error.svgz share/icons/oxygen/scalable/status/security-high.svgz share/icons/oxygen/scalable/status/security-low.svgz share/icons/oxygen/scalable/status/security-medium.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-high.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-low.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/small/16x16/audio-volume-muted.svgz share/icons/oxygen/scalable/status/small/16x16/battery-040.svgz share/icons/oxygen/scalable/status/small/16x16/battery-060.svgz share/icons/oxygen/scalable/status/small/16x16/battery-080.svgz @@ -6763,7 +7349,34 @@ share/icons/oxygen/scalable/status/small/22x22/mail-unread-new.svgz share/icons/oxygen/scalable/status/small/22x22/mail-unread.svgz share/icons/oxygen/scalable/status/small/22x22/object-locked.svgz share/icons/oxygen/scalable/status/small/22x22/object-unlocked.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-hail.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers-day.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers-night.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-showers.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/small/22x22/weather-snow.svgz share/icons/oxygen/scalable/status/small/22x22/window-suppressed.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-clouds-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-clouds.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-hail.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers-scattered.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-showers.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/small/32x32/weather-snow.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-high.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-low.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-medium.svgz +share/icons/oxygen/scalable/status/small/48x48/audio-volume-muted.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-error.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-information.svgz share/icons/oxygen/scalable/status/small/48x48/dialog-warning.svgz @@ -6777,10 +7390,36 @@ share/icons/oxygen/scalable/status/user-online.svgz share/icons/oxygen/scalable/status/user-trash-full.svgz share/icons/oxygen/scalable/status/wallet-closed.svgz share/icons/oxygen/scalable/status/wallet-open.svgz +share/icons/oxygen/scalable/status/weather-clear-night.svgz +share/icons/oxygen/scalable/status/weather-clear.svgz +share/icons/oxygen/scalable/status/weather-clouds-night.svgz +share/icons/oxygen/scalable/status/weather-clouds.svgz +share/icons/oxygen/scalable/status/weather-few-clouds-night.svgz +share/icons/oxygen/scalable/status/weather-few-clouds.svgz +share/icons/oxygen/scalable/status/weather-hail.svgz +share/icons/oxygen/scalable/status/weather-many-clouds.svg +share/icons/oxygen/scalable/status/weather-mist.svgz +share/icons/oxygen/scalable/status/weather-none-available.svgz +share/icons/oxygen/scalable/status/weather-showers-day.svgz +share/icons/oxygen/scalable/status/weather-showers-night.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered-day.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered-night.svgz +share/icons/oxygen/scalable/status/weather-showers-scattered.svgz +share/icons/oxygen/scalable/status/weather-showers.svgz +share/icons/oxygen/scalable/status/weather-snow-rain.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered-day.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered-night.svgz +share/icons/oxygen/scalable/status/weather-snow-scattered.svgz +share/icons/oxygen/scalable/status/weather-snow.svgz +share/icons/oxygen/scalable/status/weather-storm-day.svgz +share/icons/oxygen/scalable/status/weather-storm-night.svgz +share/icons/oxygen/scalable/status/weather-storm.svgz share/icons/oxygen/scalable/status/window-suppressed.svgz +share/icons/oxygen/scalable/text-formatting.svg share/kde4/services/about.protocol share/kde4/services/applications.protocol share/kde4/services/ar.protocol +share/kde4/services/bookmarks.protocol share/kde4/services/bzip.protocol share/kde4/services/bzip2.protocol share/kde4/services/cgi.protocol @@ -6799,6 +7438,7 @@ share/kde4/services/htmlthumbnail.desktop share/kde4/services/icons.desktop share/kde4/services/imagethumbnail.desktop share/kde4/services/info.protocol +share/kde4/services/jpegthumbnail.desktop share/kde4/services/kcm_kdnssd.desktop share/kde4/services/kcm_nepomuk.desktop share/kde4/services/kcm_phonon.desktop @@ -6806,9 +7446,12 @@ share/kde4/services/kcm_phononxine.desktop share/kde4/services/kcmcgi.desktop share/kde4/services/kcmkded.desktop share/kde4/services/kcmnotify.desktop +share/kde4/services/kcmtrash.desktop share/kde4/services/kded/desktopnotifier.desktop +share/kde4/services/kded/kdedglobalaccel.desktop share/kde4/services/kded/kpasswdserver.desktop share/kde4/services/kded/ktimezoned.desktop +share/kde4/services/kded/phononserver.desktop share/kde4/services/kded/remotedirnotify.desktop share/kde4/services/kded/soliduiserver.desktop share/kde4/services/khelpcenter.desktop @@ -6818,16 +7461,18 @@ share/kde4/services/kshorturifilter.desktop share/kde4/services/kuiserver.desktop share/kde4/services/kuriikwsfilter.desktop share/kde4/services/kurisearchfilter.desktop +share/kde4/services/kwalletd.desktop share/kde4/services/language.desktop share/kde4/services/localdomainurifilter.desktop share/kde4/services/man.protocol share/kde4/services/nepomukfilewatch.desktop share/kde4/services/nepomukmigration1.desktop share/kde4/services/nepomukontologyloader.desktop +share/kde4/services/nepomukqueryservice.desktop +share/kde4/services/nepomuksearch.protocol share/kde4/services/nepomukstorage.desktop share/kde4/services/nepomukstrigiservice.desktop share/kde4/services/nfs.protocol -share/kde4/services/phononbackends/xine.desktop share/kde4/services/programs.protocol share/kde4/services/remote.protocol share/kde4/services/renaudiodlg.desktop @@ -7064,6 +7709,7 @@ share/locale/l10n/do/entry.desktop share/locale/l10n/do/flag.png share/locale/l10n/dz/entry.desktop share/locale/l10n/dz/flag.png +share/locale/l10n/eastafrica.desktop share/locale/l10n/eastasia.desktop share/locale/l10n/easteurope.desktop share/locale/l10n/ec/entry.desktop @@ -7329,6 +7975,8 @@ share/locale/l10n/si/entry.desktop share/locale/l10n/si/flag.png share/locale/l10n/sk/entry.desktop share/locale/l10n/sk/flag.png +share/locale/l10n/sl/entry.desktop +share/locale/l10n/sl/flag.png share/locale/l10n/sm/entry.desktop share/locale/l10n/sm/flag.png share/locale/l10n/sn/entry.desktop @@ -7362,6 +8010,8 @@ share/locale/l10n/tj/entry.desktop share/locale/l10n/tj/flag.png share/locale/l10n/tk/entry.desktop share/locale/l10n/tk/flag.png +share/locale/l10n/tl/entry.desktop +share/locale/l10n/tl/flag.png share/locale/l10n/tm/entry.desktop share/locale/l10n/tm/flag.png share/locale/l10n/tn/entry.desktop @@ -7467,7 +8117,6 @@ share/sounds/KDE-Window-Move-Stop.ogg share/sounds/KDE-Window-Move.ogg share/sounds/KDE-Window-Shade-Down.ogg share/sounds/KDE-Window-Shade-Up.ogg -@dirrmtry share/sounds @dirrm share/locale/l10n/zw @dirrm share/locale/l10n/zm @dirrm share/locale/l10n/za @@ -7495,6 +8144,7 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/to @dirrm share/locale/l10n/tn @dirrm share/locale/l10n/tm +@dirrm share/locale/l10n/tl @dirrm share/locale/l10n/tk @dirrm share/locale/l10n/tj @dirrm share/locale/l10n/th @@ -7509,6 +8159,7 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/so @dirrm share/locale/l10n/sn @dirrm share/locale/l10n/sm +@dirrm share/locale/l10n/sl @dirrm share/locale/l10n/sk @dirrm share/locale/l10n/si @dirrm share/locale/l10n/sh @@ -7698,256 +8349,150 @@ share/sounds/KDE-Window-Shade-Up.ogg @dirrm share/locale/l10n/ad @dirrm share/locale/l10n/C @dirrm share/locale/l10n -@dirrmtry share/locale/en_US -@dirrmtry share/locale -@dirrmtry share/kde4/servicetypes -@dirrmtry share/kde4/services/searchproviders -@dirrmtry share/kde4/services/phononbackends -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/status/small/48x48 -@dirrmtry share/icons/oxygen/scalable/status/small/22x22 -@dirrmtry share/icons/oxygen/scalable/status/small/16x16 -@dirrmtry share/icons/oxygen/scalable/status/small -@dirrmtry share/icons/oxygen/scalable/status -@dirrmtry share/icons/oxygen/scalable/places/small/48x48 -@dirrmtry share/icons/oxygen/scalable/places/small/32x32 -@dirrmtry share/icons/oxygen/scalable/places/small/22x22 -@dirrmtry share/icons/oxygen/scalable/places/small/16x16 -@dirrmtry share/icons/oxygen/scalable/places/small -@dirrmtry share/icons/oxygen/scalable/places -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/32x32 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/22x22 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small/16x16 -@dirrmtry share/icons/oxygen/scalable/mimetypes/small -@dirrmtry share/icons/oxygen/scalable/mimetypes -@dirrmtry share/icons/oxygen/scalable/intl -@dirrmtry share/icons/oxygen/scalable/emotes/small/22x22 -@dirrmtry share/icons/oxygen/scalable/emotes/small/16x16 -@dirrmtry share/icons/oxygen/scalable/emotes/small -@dirrmtry share/icons/oxygen/scalable/emotes -@dirrmtry share/icons/oxygen/scalable/emblems/small/8x8 -@dirrmtry share/icons/oxygen/scalable/emblems/small/22x22 -@dirrmtry share/icons/oxygen/scalable/emblems/small/16x16 -@dirrmtry share/icons/oxygen/scalable/emblems/small -@dirrmtry share/icons/oxygen/scalable/emblems -@dirrmtry share/icons/oxygen/scalable/devices/small/64x64 -@dirrmtry share/icons/oxygen/scalable/devices/small/48x48 -@dirrmtry share/icons/oxygen/scalable/devices/small/32x32 -@dirrmtry share/icons/oxygen/scalable/devices/small/22x22 -@dirrmtry share/icons/oxygen/scalable/devices/small/16x16 -@dirrmtry share/icons/oxygen/scalable/devices/small -@dirrmtry share/icons/oxygen/scalable/devices -@dirrmtry share/icons/oxygen/scalable/categories/small/22x22 -@dirrmtry share/icons/oxygen/scalable/categories/small/16x16 -@dirrmtry share/icons/oxygen/scalable/categories/small -@dirrmtry share/icons/oxygen/scalable/categories -@dirrmtry share/icons/oxygen/scalable/apps/small/32x32 -@dirrmtry share/icons/oxygen/scalable/apps/small/22x22 -@dirrmtry share/icons/oxygen/scalable/apps/small/16x16 -@dirrmtry share/icons/oxygen/scalable/apps/small -@dirrmtry share/icons/oxygen/scalable/apps/alternativ -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable/animations -@dirrmtry share/icons/oxygen/scalable/actions/small/48x48 -@dirrmtry share/icons/oxygen/scalable/actions/small/32x32 -@dirrmtry share/icons/oxygen/scalable/actions/small/22x22 -@dirrmtry share/icons/oxygen/scalable/actions/small/16x16 -@dirrmtry share/icons/oxygen/scalable/actions/small -@dirrmtry share/icons/oxygen/scalable/actions -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/8x8/emblems -@dirrmtry share/icons/oxygen/8x8 -@dirrmtry share/icons/oxygen/64x64/status -@dirrmtry share/icons/oxygen/64x64/places -@dirrmtry share/icons/oxygen/64x64/mimetypes -@dirrmtry share/icons/oxygen/64x64/intl -@dirrmtry share/icons/oxygen/64x64/filesystems -@dirrmtry share/icons/oxygen/64x64/emotes -@dirrmtry share/icons/oxygen/64x64/emblems -@dirrmtry share/icons/oxygen/64x64/devices -@dirrmtry share/icons/oxygen/64x64/categories -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64/animations -@dirrmtry share/icons/oxygen/64x64/actions -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/status -@dirrmtry share/icons/oxygen/48x48/places -@dirrmtry share/icons/oxygen/48x48/mimetypes -@dirrmtry share/icons/oxygen/48x48/intl -@dirrmtry share/icons/oxygen/48x48/filesystems -@dirrmtry share/icons/oxygen/48x48/emotes -@dirrmtry share/icons/oxygen/48x48/emblems -@dirrmtry share/icons/oxygen/48x48/devices -@dirrmtry share/icons/oxygen/48x48/categories -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48/animations -@dirrmtry share/icons/oxygen/48x48/actions -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/status -@dirrmtry share/icons/oxygen/32x32/places -@dirrmtry share/icons/oxygen/32x32/mimetypes -@dirrmtry share/icons/oxygen/32x32/intl -@dirrmtry share/icons/oxygen/32x32/filesystems -@dirrmtry share/icons/oxygen/32x32/emotes -@dirrmtry share/icons/oxygen/32x32/emblems -@dirrmtry share/icons/oxygen/32x32/devices -@dirrmtry share/icons/oxygen/32x32/categories -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32/animations -@dirrmtry share/icons/oxygen/32x32/actions -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/status -@dirrmtry share/icons/oxygen/22x22/places -@dirrmtry share/icons/oxygen/22x22/mimetypes -@dirrmtry share/icons/oxygen/22x22/intl -@dirrmtry share/icons/oxygen/22x22/filesystems -@dirrmtry share/icons/oxygen/22x22/emotes -@dirrmtry share/icons/oxygen/22x22/emblems -@dirrmtry share/icons/oxygen/22x22/devices -@dirrmtry share/icons/oxygen/22x22/categories -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22/animations -@dirrmtry share/icons/oxygen/22x22/actions -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/status -@dirrmtry share/icons/oxygen/16x16/places -@dirrmtry share/icons/oxygen/16x16/mimetypes -@dirrmtry share/icons/oxygen/16x16/intl -@dirrmtry share/icons/oxygen/16x16/filesystems -@dirrmtry share/icons/oxygen/16x16/emotes -@dirrmtry share/icons/oxygen/16x16/emblems -@dirrmtry share/icons/oxygen/16x16/devices -@dirrmtry share/icons/oxygen/16x16/categories -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16/animations -@dirrmtry share/icons/oxygen/16x16/actions -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/status -@dirrmtry share/icons/oxygen/128x128/places -@dirrmtry share/icons/oxygen/128x128/mimetypes -@dirrmtry share/icons/oxygen/128x128/intl -@dirrmtry share/icons/oxygen/128x128/filesystems -@dirrmtry share/icons/oxygen/128x128/emotes -@dirrmtry share/icons/oxygen/128x128/emblems -@dirrmtry share/icons/oxygen/128x128/devices -@dirrmtry share/icons/oxygen/128x128/categories -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128/animations -@dirrmtry share/icons/oxygen/128x128/actions -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/emoticons/kde4 -@dirrmtry share/emoticons -@dirrmtry share/doc/HTML/en/knetattach -@dirrmtry share/doc/HTML/en/kioslave -@dirrmtry share/doc/HTML/en/khelpcenter/visualdict -@dirrmtry share/doc/HTML/en/khelpcenter/userguide -@dirrmtry share/doc/HTML/en/khelpcenter/quickstart -@dirrmtry share/doc/HTML/en/khelpcenter/glossary -@dirrmtry share/doc/HTML/en/khelpcenter/faq -@dirrmtry share/doc/HTML/en/khelpcenter -@dirrmtry share/doc/HTML/en/kdesu -@dirrmtry share/doc/HTML/en/kdebugdialog -@dirrmtry share/doc/HTML/en/kcontrol/useragent -@dirrmtry share/doc/HTML/en/kcontrol/spellchecking -@dirrmtry share/doc/HTML/en/kcontrol/smb -@dirrmtry share/doc/HTML/en/kcontrol/proxy -@dirrmtry share/doc/HTML/en/kcontrol/performance -@dirrmtry share/doc/HTML/en/kcontrol/paths -@dirrmtry share/doc/HTML/en/kcontrol/passwords -@dirrmtry share/doc/HTML/en/kcontrol/panelappearance -@dirrmtry share/doc/HTML/en/kcontrol/panel -@dirrmtry share/doc/HTML/en/kcontrol/netpref -@dirrmtry share/doc/HTML/en/kcontrol/language -@dirrmtry share/doc/HTML/en/kcontrol/khtml -@dirrmtry share/doc/HTML/en/kcontrol/kdm -@dirrmtry share/doc/HTML/en/kcontrol/kcmtaskbar -@dirrmtry share/doc/HTML/en/kcontrol/kcmnotify -@dirrmtry share/doc/HTML/en/kcontrol/kcmlaunch -@dirrmtry share/doc/HTML/en/kcontrol/kcmkonsole -@dirrmtry share/doc/HTML/en/kcontrol/kcmcss -@dirrmtry share/doc/HTML/en/kcontrol/icons -@dirrmtry share/doc/HTML/en/kcontrol/helpindex -@dirrmtry share/doc/HTML/en/kcontrol/filetypes -@dirrmtry share/doc/HTML/en/kcontrol/filemanager -@dirrmtry share/doc/HTML/en/kcontrol/emoticons -@dirrmtry share/doc/HTML/en/kcontrol/email -@dirrmtry share/doc/HTML/en/kcontrol/ebrowsing -@dirrmtry share/doc/HTML/en/kcontrol/desktopbehavior -@dirrmtry share/doc/HTML/en/kcontrol/desktop -@dirrmtry share/doc/HTML/en/kcontrol/crypto -@dirrmtry share/doc/HTML/en/kcontrol/cookies -@dirrmtry share/doc/HTML/en/kcontrol/cache -@dirrmtry share/doc/HTML/en/kcontrol/background -@dirrmtry share/doc/HTML/en/kcontrol -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrmtry share/doc +@dirrm share/kde4/services/searchproviders +@dirrm share/icons/oxygen/scalable/status/small/48x48 +@dirrm share/icons/oxygen/scalable/status/small/32x32 +@dirrm share/icons/oxygen/scalable/status/small/22x22 +@dirrm share/icons/oxygen/scalable/status/small/16x16 +@dirrm share/icons/oxygen/scalable/places/small/48x48 +@dirrm share/icons/oxygen/scalable/places/small/32x32 +@dirrm share/icons/oxygen/scalable/places/small/22x22 +@dirrm share/icons/oxygen/scalable/places/small/16x16 +@dirrm share/icons/oxygen/scalable/mimetypes/small/32x32 +@dirrm share/icons/oxygen/scalable/mimetypes/small/22x22 +@dirrm share/icons/oxygen/scalable/mimetypes/small/16x16 +@dirrm share/icons/oxygen/scalable/intl +@dirrm share/icons/oxygen/scalable/emotes/small/22x22 +@dirrm share/icons/oxygen/scalable/emotes/small/16x16 +@dirrm share/icons/oxygen/scalable/emblems/small/8x8 +@dirrm share/icons/oxygen/scalable/emblems/small/22x22 +@dirrm share/icons/oxygen/scalable/emblems/small/16x16 +@dirrm share/icons/oxygen/scalable/devices/small/64x64 +@dirrm share/icons/oxygen/scalable/devices/small/48x48 +@dirrm share/icons/oxygen/scalable/devices/small/32x32 +@dirrm share/icons/oxygen/scalable/devices/small/22x22 +@dirrm share/icons/oxygen/scalable/devices/small/16x16 +@dirrm share/icons/oxygen/scalable/categories/small/22x22 +@dirrm share/icons/oxygen/scalable/categories/small/16x16 +@dirrm share/icons/oxygen/scalable/apps/small/48x48 +@dirrm share/icons/oxygen/scalable/apps/small/32x32 +@dirrm share/icons/oxygen/scalable/apps/small/22x22 +@dirrm share/icons/oxygen/scalable/apps/small/16x16 +@dirrm share/icons/oxygen/scalable/apps/alternativ +@dirrm share/icons/oxygen/scalable/animations +@dirrm share/icons/oxygen/scalable/actions/small/48x48 +@dirrm share/icons/oxygen/scalable/actions/small/32x32 +@dirrm share/icons/oxygen/scalable/actions/small/22x22 +@dirrm share/icons/oxygen/scalable/actions/small/16x16 +@dirrm share/icons/oxygen/64x64/intl +@dirrm share/icons/oxygen/64x64/filesystems +@dirrm share/icons/oxygen/64x64/animations +@dirrm share/icons/oxygen/48x48/intl +@dirrm share/icons/oxygen/48x48/filesystems +@dirrm share/icons/oxygen/48x48/animations +@dirrm share/icons/oxygen/32x32/intl +@dirrm share/icons/oxygen/32x32/filesystems +@dirrm share/icons/oxygen/32x32/animations +@dirrm share/icons/oxygen/22x22/intl +@dirrm share/icons/oxygen/22x22/filesystems +@dirrm share/icons/oxygen/22x22/animations +@dirrm share/icons/oxygen/16x16/intl +@dirrm share/icons/oxygen/16x16/filesystems +@dirrm share/icons/oxygen/16x16/animations +@dirrm share/icons/oxygen/128x128/intl +@dirrm share/icons/oxygen/128x128/filesystems +@dirrm share/icons/oxygen/128x128/animations +@dirrm share/emoticons/kde4 +@dirrm share/doc/HTML/en/knetattach +@dirrm share/doc/HTML/en/kioslave/thumbnail +@dirrm share/doc/HTML/en/kioslave/tar +@dirrm share/doc/HTML/en/kioslave/smb +@dirrm share/doc/HTML/en/kioslave/sftp +@dirrm share/doc/HTML/en/kioslave/nfs +@dirrm share/doc/HTML/en/kioslave/man +@dirrm share/doc/HTML/en/kioslave/info +@dirrm share/doc/HTML/en/kioslave/gzip +@dirrm share/doc/HTML/en/kioslave/floppy +@dirrm share/doc/HTML/en/kioslave/fish +@dirrm share/doc/HTML/en/kioslave/finger +@dirrm share/doc/HTML/en/kioslave/cgi +@dirrm share/doc/HTML/en/kioslave/bzip2 +@dirrm share/doc/HTML/en/kioslave/bookmarks +@dirrm share/doc/HTML/en/khelpcenter/visualdict +@dirrm share/doc/HTML/en/khelpcenter/userguide +@dirrm share/doc/HTML/en/khelpcenter/quickstart +@dirrm share/doc/HTML/en/khelpcenter/glossary +@dirrm share/doc/HTML/en/khelpcenter/faq +@dirrm share/doc/HTML/en/khelpcenter +@dirrm share/doc/HTML/en/kdesu +@dirrm share/doc/HTML/en/kdebugdialog +@dirrm share/doc/HTML/en/kcontrol/useragent +@dirrm share/doc/HTML/en/kcontrol/spellchecking +@dirrm share/doc/HTML/en/kcontrol/smb +@dirrm share/doc/HTML/en/kcontrol/proxy +@dirrm share/doc/HTML/en/kcontrol/performance +@dirrm share/doc/HTML/en/kcontrol/paths +@dirrm share/doc/HTML/en/kcontrol/passwords +@dirrm share/doc/HTML/en/kcontrol/panelappearance +@dirrm share/doc/HTML/en/kcontrol/panel +@dirrm share/doc/HTML/en/kcontrol/netpref +@dirrm share/doc/HTML/en/kcontrol/language +@dirrm share/doc/HTML/en/kcontrol/khtml +@dirrm share/doc/HTML/en/kcontrol/kdm +@dirrm share/doc/HTML/en/kcontrol/kcmtaskbar +@dirrm share/doc/HTML/en/kcontrol/kcmnotify +@dirrm share/doc/HTML/en/kcontrol/kcmlaunch +@dirrm share/doc/HTML/en/kcontrol/kcmkonsole +@dirrm share/doc/HTML/en/kcontrol/kcmcss +@dirrm share/doc/HTML/en/kcontrol/icons +@dirrm share/doc/HTML/en/kcontrol/helpindex +@dirrm share/doc/HTML/en/kcontrol/filetypes +@dirrm share/doc/HTML/en/kcontrol/filemanager +@dirrm share/doc/HTML/en/kcontrol/emoticons +@dirrm share/doc/HTML/en/kcontrol/email +@dirrm share/doc/HTML/en/kcontrol/ebrowsing +@dirrm share/doc/HTML/en/kcontrol/desktopbehavior +@dirrm share/doc/HTML/en/kcontrol/desktop +@dirrm share/doc/HTML/en/kcontrol/crypto +@dirrm share/doc/HTML/en/kcontrol/cookies +@dirrm share/doc/HTML/en/kcontrol/cache +@dirrm share/doc/HTML/en/kcontrol/bookmarks +@dirrm share/doc/HTML/en/kcontrol/background @dirrm share/desktop-directories -@dirrmtry share/dbus-1/services -@dirrmtry share/dbus-1/interfaces -@dirrmtry share/dbus-1 -@dirrmtry share/config.kcfg -@dirrmtry share/config -@dirrmtry share/autostart -@dirrm share/apps/remoteview @dirrm share/apps/phonon +@dirrm share/apps/nepomukstrigiservice +@dirrm share/apps/nepomukstorage @dirrm share/apps/libphonon -@dirrmtry share/apps/kstyle/themes -@dirrmtry share/apps/kstyle -@dirrmtry share/apps/konqueror/dirtree/remote -@dirrmtry share/apps/konqueror/dirtree -@dirrmtry share/apps/konqueror +@dirrm share/apps/ksmserver/windowmanagers +@dirrm share/apps/ksmserver +@dirrm share/apps/konqueror/dirtree/remote +@dirrm share/apps/konqueror/dirtree @dirrm share/apps/kio_thumbnail/pics @dirrm share/apps/kio_thumbnail @dirrm share/apps/kio_man @dirrm share/apps/kio_info @dirrm share/apps/kio_finger -@dirrmtry share/apps/khelpcenter/searchhandlers/htdig -@dirrmtry share/apps/khelpcenter/searchhandlers -@dirrmtry share/apps/khelpcenter/plugins/Tutorials -@dirrmtry share/apps/khelpcenter/plugins/Scrollkeeper -@dirrmtry share/apps/khelpcenter/plugins/Manpages -@dirrmtry share/apps/khelpcenter/plugins/Applications -@dirrmtry share/apps/khelpcenter/plugins -@dirrmtry share/apps/khelpcenter -@dirrmtry share/apps/kde -@dirrmtry share/apps/kconf_update +@dirrm share/apps/kio_desktop/DesktopLinks +@dirrm share/apps/kio_desktop +@dirrm share/apps/kio_bookmarks +@dirrm share/apps/khelpcenter/searchhandlers/htdig +@dirrm share/apps/khelpcenter/searchhandlers +@dirrm share/apps/khelpcenter/plugins/Tutorials +@dirrm share/apps/khelpcenter/plugins/Scrollkeeper +@dirrm share/apps/khelpcenter/plugins/Manpages +@dirrm share/apps/khelpcenter/plugins/Applications +@dirrm share/apps/kde @dirrm share/apps/kcmlocale/pics @dirrm share/apps/kcmlocale @dirrm share/apps/kcm_phonon -@dirrmtry share/apps/kcm_componentchooser @dirrm share/apps/drkonqi/presets @dirrm share/apps/drkonqi/pics @dirrm share/apps/drkonqi/debuggers @dirrm share/apps/drkonqi -@dirrmtry share/apps/cmake/modules -@dirrmtry share/apps/cmake -@dirrmtry share/applications/kde4 -@dirrmtry share/applications -@dirrmtry lib/strigi -@dirrmtry lib/kde4/plugins/styles +@dirrm share/apps/desktoptheme/default/opaque/widgets +@dirrm share/apps/desktoptheme/default/opaque/dialogs +@dirrm share/apps/desktoptheme/default/opaque +@dirrm share/apps/desktoptheme/default/dialogs @dirrm lib/kde4/plugins/phonon_platform -@dirrmtry lib/kde4/plugins -@dirrmtry lib/kde4/libexec -@dirrmtry lib/kconf_update_bin @dirrmtry etc/xdg/menus @dirrmtry etc/xdg diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 4d97bf669506..cd7b63248e9f 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -8,10 +8,9 @@ PORTNAME= kdebase-workspace PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -31,10 +30,8 @@ RUN_DEPENDS= ${KDE4_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde4-xdg-env \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ xset:${PORTSDIR}/x11/xset -CONFLICTS= kdebase-runtime-4.1.[0-1]* - SUB_FILES= kdm -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_BZIP2= yes USE_QT_VER= 4 @@ -45,73 +42,39 @@ QT_COMPONENTS= assistant corelib dbus designer gui network opengl \ USE_GETTEXT= yes USE_ICONV= yes -CMAKE_ARGS+= -DWITH_BlueZ:BOOL=Off +CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \ + -DWITH_BlueZ:BOOL=OFF \ + -DWITH_Sensors:BOOL=OFF \ + -DWITH_NetworkManager:BOOL=OFF \ + -DWITH_Xmms:BOOL=OFF \ + -DWITH_Googlegadgets:BOOL=OFF \ + -DWITH_QEdje:BOOL=OFF +#Xmms and Googlegadgets could be enabled, +#QEdje has not been ported yet. post-extract: ${MKDIR} ${WRKSRC} pre-configure: - -.for item in effects/showfps.h scene.h workspace.h - ${REINPLACE_CMD} -e 's|<qdatetime.h>|<QDateTime>|'\ - ${WRKSRC}/../kwin/${item} -.endfor -.for item in client.h compositingprefs.h - ${REINPLACE_CMD} -e 's|<qframe.h>|<QFrame>|'\ - ${WRKSRC}/../kwin/${item} -.endfor -.for item in placement.cpp popupinfo.cpp tabbox.cpp - ${REINPLACE_CMD} -e 's|<qdrawutil.h>|<QtGui/qdrawutil.h>|'\ - -e 's|<qdesktopwidget.h>|<QDesktopWidget>|'\ - ${WRKSRC}/../kwin/${item} -.endfor - ${REINPLACE_CMD} -e 's|<qsessionmanager.h>|<QSessionManager>|'\ - ${WRKSRC}/../kwin/sm.cpp -.for item in effects/desktopgrid.h toplevel.h - ${REINPLACE_CMD} -e 's|<qobject.h>|<QObject>|'\ - ${WRKSRC}/../kwin/${item} -.endfor - ${REINPLACE_CMD} -e 's|<qpainter.h>|<QPainter>|'\ - ${WRKSRC}/../kwin/effects/presentwindows.cpp - ${REINPLACE_CMD} -e 's|<qcursor.h>|<QCursor>|'\ - -e 's|<qevent.h>|<QtEvents>|'\ - ${WRKSRC}/../kwin/effects/test/test_input.cpp ${REINPLACE_CMD} -e 's|<qhash.h>|<QHash>|'\ ${WRKSRC}/../kwin/effects/thumbnailaside.h ${REINPLACE_CMD} -e 's|<qdir.h>|<QDir>|'\ -e 's|<qfile.h>|<QFile>|'\ ${WRKSRC}/../kwin/effects/videorecord.cpp -.for item in kcmkwin/kwinoptions/windows.cpp clients/plastik/plastikclient.cpp\ - clients/plastik/plastikclient.cpp - ${REINPLACE_CMD} -e 's|<qdesktopwidget.h>|<QDesktopWidget>|'\ - ${WRKSRC}/../kwin/${item} -.endfor .for item in b2/b2client.cpp kwmtheme/kwmthemeclient.cpp\ laptop/laptopclient.cpp modernsystem/modernsys.cpp\ redmond/redmond.cpp ${REINPLACE_CMD} -e 's|<qdrawutil.h>|<QtGui/qdrawutil.h>|'\ ${WRKSRC}/../kwin/clients/${item} .endfor - ${REINPLACE_CMD} -e 's|<qbitmap.h>|<QBitmap>|'\ - -e 's|<qlabel.h>|<QLabel>|'\ - -e 's|<qlayout.h>|<QLayout>|'\ - -e 's|<qpainter.h>|<QPainter>|'\ - -e 's|<qtooltip.h>|<QToolTip>|'\ - ${WRKSRC}/../kwin/clients/oxygen/oxygenclient.cpp - ${REINPLACE_CMD} -e 's|<qevent.h>|<QtEvents>|'\ - ${WRKSRC}/../kwin/effects/desktopgrid.cpp - -post-configure: - ${REINPLACE_CMD} -e 's|/\* #undef HAVE_XKB \*/|#define HAVE_XKB 1|'\ - ${WRKSRC}/../build/config-X11.h post-install: - ${CHGRP} kmem ${KDE4_PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${KDE4_PREFIX}/bin/ksysguardd - @${LN} -sf ${KDE4_PREFIX}/bin/startkde ${KDE4_PREFIX}/bin/startkde4 - @${MV} ${KDE4_PREFIX}/bin/kdm ${KDE4_PREFIX}/bin/kdm-bin - @${MV} ${KDE4_PREFIX}/lib/kde4/libexec/kdm_config ${KDE4_PREFIX}/lib/kde4/libexec/kdm-bin_config - @${MV} ${KDE4_PREFIX}/lib/kde4/libexec/kdm_greet ${KDE4_PREFIX}/lib/kde4/libexec/kdm-bin_greet - @${INSTALL_SCRIPT} ${WRKDIR}/kdm ${KDE4_PREFIX}/bin + ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd + @${LN} -sf ${PREFIX}/bin/startkde ${PREFIX}/bin/startkde4 + @${MV} ${PREFIX}/bin/kdm ${PREFIX}/bin/kdm-bin + @${MV} ${PREFIX}/lib/kde4/libexec/kdm_config ${PREFIX}/lib/kde4/libexec/kdm-bin_config + @${MV} ${PREFIX}/lib/kde4/libexec/kdm_greet ${PREFIX}/lib/kde4/libexec/kdm-bin_greet + @${INSTALL_SCRIPT} ${WRKDIR}/kdm ${PREFIX}/bin .include <bsd.port.mk> diff --git a/x11/kdebase4-workspace/distinfo b/x11/kdebase4-workspace/distinfo index 9e9c3bdeaf2b..89497e8c976b 100644 --- a/x11/kdebase4-workspace/distinfo +++ b/x11/kdebase4-workspace/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-workspace-4.1.4.tar.bz2) = bdac9ac8055b976845587fe544d568be -SHA256 (KDE/kdebase-workspace-4.1.4.tar.bz2) = 5f0a63ab3d97c9240ff78c4219572fa82ebe803a1f7ce5786ba44cca50c28e08 -SIZE (KDE/kdebase-workspace-4.1.4.tar.bz2) = 47504097 +MD5 (KDE/kdebase-workspace-4.2.0.tar.bz2) = 193e30b9ed0b55b0196289d9df43a904 +SHA256 (KDE/kdebase-workspace-4.2.0.tar.bz2) = e5c550af7d655d62e37c51667f264b53eb9785166f3567960d91acd37b6f902b +SIZE (KDE/kdebase-workspace-4.2.0.tar.bz2) = 50724381 diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd b/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd index 68bbae35e8af..b3ac831e0ac3 100644 --- a/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd +++ b/x11/kdebase4-workspace/files/patch-ksysguard-gui-SystemLoad.sgrd @@ -1,11 +1,11 @@ ---- ../ksysguard/gui/SystemLoad.sgrd.orig 2008-04-15 04:43:53.000000000 +0200 -+++ ../ksysguard/gui/SystemLoad.sgrd 2008-04-15 04:54:52.000000000 +0200 -@@ -6,7 +6,7 @@ - <beam sensorName="cpu/nice" sensorType="float" hostName="localhost" color="872414995" /> - <beam sensorName="cpu/user" sensorType="float" hostName="localhost" color="4279798271" /> - <beam sensorName="cpu/sys" sensorType="float" hostName="localhost" color="4294933768" /> -- <beam sensorName="cpu/wait" sensorType="float" hostName="localhost" color="4294955007" /> -+ <beam sensorName="cpu/system/intr" sensorType="float" hostName="localhost" color="4294955007" /> +--- ../ksysguard/gui/SystemLoad.sgrd.orig 2009-02-03 20:22:46.000000000 +0100 ++++ ../ksysguard/gui/SystemLoad.sgrd 2009-02-03 20:22:58.000000000 +0100 +@@ -3,7 +3,7 @@ + <WorkSheet title="System Load" interval="0.5" locked="1" rows="3" columns="1" > + <host port="-1" command="ksysguardd" shell="" name="localhost" /> + <display title="CPU History" svgBackground="widgets/plot-background" autoRange="0" class="FancyPlotter" column="0" row="0" vLines="0" vScroll="0" > +- <beam sensorType="float" hostName="localhost" regexpSensorName="cpu/cpu.*/TotalLoad" color="0xffff8000,0xffe20800" /> ++ <beam sensorType="float" hostName="localhost" regexpSensorName="cpu/.*/TotalLoad" color="0xffff8000,0xffe20800" /> </display> - <display svgBackground="widgets/plot-background" bColor="4281413681" title="Load Average (1 min)" hScale="3" hCount="5" fontColor="4294967295" vLines="0" hColor="838860800" pause="0" labels="1" autoRange="1" vDistance="30" globalUpdate="1" fontSize="8" vScroll="0" column="1" topBar="1" unit="" vColor="838860800" hLines="1" showUnit="1" class="FancyPlotter" row="0" > - <beam sensorName="cpu/loadavg1" sensorType="float" hostName="localhost" color="4279798271" /> + <display title="Memory and Swap History" svgBackground="widgets/plot-background" autoRange="0" class="FancyPlotter" column="0" row="1" vLines="0" vScroll="0" > + <beam summationName="Memory" sensorName="mem/physical/application" sensorType="integer" hostName="localhost" color="0xffc000c0" /> diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc b/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc index cfea43043386..a112710f60ff 100644 --- a/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc +++ b/x11/kdebase4-workspace/files/patch-ksysguard-gui-ksgrd-SensorManager.cc @@ -1,9 +1,9 @@ ---- ../ksysguard/gui/ksgrd/SensorManager.cc.orig 2008-04-15 04:49:59.000000000 +0200 -+++ ../ksysguard/gui/ksgrd/SensorManager.cc 2008-04-15 04:51:01.000000000 +0200 +--- ../ksysguard/gui/ksgrd/SensorManager.cc.orgi 2009-01-22 23:54:35.000000000 +0100 ++++ ../ksysguard/gui/ksgrd/SensorManager.cc 2009-01-22 23:54:52.000000000 +0100 @@ -61,6 +61,7 @@ mDict.insert( QLatin1String( "nice" ), i18n( "Nice Load" ) ); mDict.insert( QLatin1String( "user" ), i18n( "User Load" ) ); - mDict.insert( QLatin1String( "sys" ), i18n( "System Load" ) ); + mDict.insert( QLatin1String( "sys" ), i18nc( "@item sensor description", "System Load" ) ); + mDict.insert( QLatin1String( "intr" ), i18n( "Interrupt Load" ) ); mDict.insert( QLatin1String( "wait" ), i18n( "Waiting" ) ); mDict.insert( QLatin1String( "TotalLoad" ), i18n( "Total Load" ) ); diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c index 23f3252cabac..978857c88f17 100644 --- a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c +++ b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.c @@ -1,5 +1,5 @@ ---- ../ksysguard/ksysguardd/FreeBSD/CPU.c.orig 2008-04-15 04:26:36.000000000 +0200 -+++ ../ksysguard/ksysguardd/FreeBSD/CPU.c 2008-04-15 04:39:27.000000000 +0200 +--- ../ksysguard/ksysguardd/FreeBSD/CPU.c.orig 2008-01-05 00:55:46.000000000 +0100 ++++ ../ksysguard/ksysguardd/FreeBSD/CPU.c 2009-02-03 20:54:08.000000000 +0100 @@ -49,11 +49,12 @@ struct kinfo_cputime *); static struct kinfo_cputime cp_time, cp_old; @@ -15,26 +15,41 @@ #else long percentages(int cnt, int *out, long *new, long *old, long *diffs); -@@ -74,6 +75,7 @@ +@@ -74,6 +75,8 @@ registerMonitor("cpu/system/user", "integer", printCPUUser, printCPUUserInfo, sm); registerMonitor("cpu/system/nice", "integer", printCPUNice, printCPUNiceInfo, sm); registerMonitor("cpu/system/sys", "integer", printCPUSys, printCPUSysInfo, sm); ++ registerMonitor("cpu/system/TotalLoad", "float", printCPUTotalLoad, printCPUTotalLoadInfo, sm); + registerMonitor("cpu/system/intr", "integer", printCPUIntr, printCPUIntrInfo, sm); registerMonitor("cpu/system/idle", "integer", printCPUIdle, printCPUIdleInfo, sm); /* Monitor names changed from kde3 => kde4. Remain compatible with legacy requests when possible. */ -@@ -91,6 +93,7 @@ +@@ -91,6 +94,8 @@ removeMonitor("cpu/system/user"); removeMonitor("cpu/system/nice"); removeMonitor("cpu/system/sys"); ++ removeMonitor("cpu/system/TotalLoad"); + removeMonitor("cpu/system/intr"); removeMonitor("cpu/system/idle"); /* These were registered as legacy monitors */ -@@ -151,6 +154,18 @@ +@@ -151,6 +156,31 @@ } void ++printCPUTotalLoad(const char* cmd) ++{ ++ fprintf(CurrentClient, "%f\n", (cpu_states[CP_SYS] + cpu_states[CP_USER] + ++ cpu_states[CP_NICE] + cpu_states[CP_INTR]) / 10.0); ++} ++ ++void ++printCPUTotalLoadInfo(const char* cmd) ++{ ++ fprintf(CurrentClient, "CPU Total Load\t0\t100\t%%\n"); ++} ++ ++void +printCPUIntr(const char* cmd) +{ + fprintf(CurrentClient, "%d\n", cpu_states[CP_INTR]/10); @@ -50,7 +65,7 @@ printCPUIdle(const char* cmd) { fprintf(CurrentClient, "%d\n", cpu_states[CP_IDLE]/10); -@@ -216,7 +231,8 @@ +@@ -216,7 +246,8 @@ out[0] = ((diffs.cp_user * 1000LL + half_total) / total_change); out[1] = ((diffs.cp_nice * 1000LL + half_total) / total_change); diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h index 7a09e987892f..df52f95fab38 100644 --- a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h +++ b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CPU.h @@ -1,15 +1,17 @@ ---- ../ksysguard/ksysguardd/FreeBSD/CPU.h.orig 2008-04-15 04:36:40.000000000 +0200 -+++ ../ksysguard/ksysguardd/FreeBSD/CPU.h 2008-04-15 04:38:11.000000000 +0200 -@@ -35,6 +35,8 @@ +--- ../ksysguard/ksysguardd/FreeBSD/CPU.h.orig 2008-01-05 00:55:46.000000000 +0100 ++++ ../ksysguard/ksysguardd/FreeBSD/CPU.h 2009-02-03 16:26:12.000000000 +0100 +@@ -35,6 +35,10 @@ void printCPUNiceInfo(const char* cmd); void printCPUSys(const char* cmd); void printCPUSysInfo(const char* cmd); ++void printCPUTotalLoad(const char* cmd); ++void printCPUTotalLoadInfo(const char* cmd); +void printCPUIntr(const char* cmd); +void printCPUIntrInfo(const char* cmd); void printCPUIdle(const char* cmd); void printCPUIdleInfo(const char* cmd); void printCPUxUser(const char* cmd); -@@ -43,6 +45,8 @@ +@@ -43,6 +47,8 @@ void printCPUxNiceInfo(const char* cmd); void printCPUxSys(const char* cmd); void printCPUxSysInfo(const char* cmd); diff --git a/x11/kdebase4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp b/x11/kdebase4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp deleted file mode 100644 index a803f7b1069b..000000000000 --- a/x11/kdebase4-workspace/files/patch-libs-ksysguard-processcore-processes_freebsd_p.cpp +++ /dev/null @@ -1,131 +0,0 @@ ---- ../libs/ksysguard/processcore/processes_freebsd_p.cpp.orig 2008-04-15 00:09:17.000000000 +0200 -+++ ../libs/ksysguard/processcore/processes_freebsd_p.cpp 2008-04-15 03:41:27.000000000 +0200 -@@ -78,9 +78,11 @@ - process->setTracerpid(0); - - --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -- process->setUid(p->ki_uid); -- process->setGid(p->ki_pgid); -+#if defined(__FreeBSD__) -+ process->setEuid(p->ki_uid); -+ process->setUid(p->ki_ruid); -+ process->setEgid(p->ki_svgid); -+ process->setGid(p->ki_rgid); - process->setName(QString(p->ki_comm ? p->ki_comm : "????")); - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 - process->setUid(p->kp_uid); -@@ -96,13 +98,15 @@ - { - int status; - struct rusage pru; --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -- ps->setUserTime(p->ki_runtime / 10000); -+#if defined(__FreeBSD__) -+ ps->setUserTime(p->ki_rusage.ru_utime.tv_sec * 100 + p->ki_rusage.ru_utime.tv_usec / 10000); -+ ps->setSysTime(p->ki_rusage.ru_stime.tv_sec * 100 + p->ki_rusage.ru_stime.tv_usec / 10000); - ps->setNiceLevel(p->ki_nice); -- ps->setVmSize(p->ki_size); -- ps->setVmRSS(p->ki_rssize * getpagesize()); -+ ps->setVmSize(p->ki_size / 1024); -+ ps->setVmRSS(p->ki_rssize * getpagesize() / 1024); - status = p->ki_stat; --#elif defined(__DragonFly__) && __DragonFly_version >= 190000 -+#elif defined(__DragonFly__) -+#if __DragonFly_version >= 190000 - if (!getrusage(p->kp_pid, &pru)) { - errx(1, "failed to get rusage info"); - } -@@ -119,22 +123,22 @@ - status = p->kp_proc.p_stat; - #endif - ps->setSysTime(0); -+#endif - - // "idle","run","sleep","stop","zombie" - switch( status ) { -- case '0': -- ps->setStatus(Process::DiskSleep); -- break; -- case '1': -- ps->setStatus(Process::Running); -- break; -- case '2': -- ps->setStatus(Process::Sleeping); -- break; -- case '3': -- ps->setStatus(Process::Stopped); -- break; -- case '4': -+ case SRUN: -+ ps->setStatus(Process::Running); -+ break; -+ case SSLEEP: -+ case SWAIT: -+ case SLOCK: -+ ps->setStatus(Process::Sleeping); -+ break; -+ case SSTOP: -+ ps->setStatus(Process::Stopped); -+ break; -+ case SZOMB: - ps->setStatus(Process::Zombie); - break; - default: -@@ -145,10 +149,7 @@ - - void ProcessesLocal::Private::readProcStatm(struct kinfo_proc *p, Process *process) - { --// TODO -- --// unsigned long shared; --// process->setVmURSS(process->vmRSS - (shared * sysconf(_SC_PAGESIZE) / 1024)); -+ process->setVmURSS(-1); - } - - bool ProcessesLocal::Private::readProcCmdline(long pid, Process *process) -@@ -184,7 +185,7 @@ - struct kinfo_proc p; - if(d->readProc(pid, &p)) - { --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -+#if defined(__FreeBSD__) - ppid = p.ki_ppid; - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 - ppid = p.kp_ppid; -@@ -218,13 +219,18 @@ - mib[0] = CTL_KERN; - mib[1] = KERN_PROC; - mib[2] = KERN_PROC_ALL; -- sysctl(mib, 3, NULL, &len, NULL, 0); -- p = (kinfo_proc *) malloc(len); -- sysctl(mib, 3, p, &len, NULL, 0); -+ if (sysctl(mib, 3, NULL, &len, NULL, 0) == -1) -+ return pids; -+ if ((p = (kinfo_proc *) malloc(len)) == NULL) -+ return pids; -+ if (sysctl(mib, 3, p, &len, NULL, 0) == -1) { -+ free(p); -+ return pids; -+ } - - for (num = 0; num < len / sizeof(struct kinfo_proc); num++) - { --#if defined(__FreeBSD__) && __FreeBSD_version >= 500015 -+#if defined(__FreeBSD__) - long pid = p[num].ki_pid; - long long ppid = p[num].ki_ppid; - #elif defined(__DragonFly__) && __DragonFly_version >= 190000 -@@ -294,8 +300,11 @@ - - size_t Total; - size_t len; -+ - len = sizeof (Total); -- sysctlbyname("hw.physmem", &Total, &len, NULL, 0); -+ if (sysctlbyname("hw.physmem", &Total, &len, NULL, 0) == -1) -+ return 0; -+ - return Total /= 1024; - } - diff --git a/x11/kdebase4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp b/x11/kdebase4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp deleted file mode 100644 index d756e11a6e00..000000000000 --- a/x11/kdebase4-workspace/files/patch-plasma-applets-systemtray_systemtraywidget.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- ../plasma/applets/systemtray/systemtraywidget.cpp 2008/07/03 02:32:22 827463 -+++ ../plasma/applets/systemtray/systemtraywidget.cpp 2008/08/05 13:57:28 842541 -@@ -52,6 +52,17 @@ - // Override spacing set by the current style - m_mainLayout->setContentsMargins(0, 0, 0, 0); - m_mainLayout->setSpacing(4); -+ -+ // Widgets added to the parent before this one may end up -+ // on top of this one if their native windows are created -+ // after this one, so raise() to make sure this widget is -+ // on top. -+ // raise() -- doesn't work for some reason -+ foreach (QObject *sibling, parent->children()) { -+ if (sibling != this && sibling->isWidgetType()) { -+ static_cast<QWidget*>(sibling)->lower(); -+ } -+ } - } - - void SystemTrayWidget::init() diff --git a/x11/kdebase4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc b/x11/kdebase4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc new file mode 100644 index 000000000000..835260b86eff --- /dev/null +++ b/x11/kdebase4-workspace/files/patch-svn916964_krunner_lock_lockprocess.cc @@ -0,0 +1,10 @@ +--- ../krunner/lock/lockprocess.cc (revision 916963) ++++ ../krunner/lock/lockprocess.cc (revision 916964) +@@ -1104,7 +1104,6 @@ + return; // no resuming with dialog visible or when not visible + if( mSuspended && mHackProc.state() == QProcess::Running ) + { +- XForceScreenSaver(QX11Info::display(), ScreenSaverReset ); + QPainter p( this ); + p.drawPixmap( 0, 0, mSavedScreen ); + p.end(); diff --git a/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp b/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp new file mode 100644 index 000000000000..4f49a3d0463b --- /dev/null +++ b/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_saverengine.cpp @@ -0,0 +1,40 @@ +--- ../krunner/screensaver/saverengine.cpp (revision 916963) ++++ ../krunner/screensaver/saverengine.cpp (revision 916964) +@@ -46,7 +46,11 @@ + // Save X screensaver parameters + XGetScreenSaver(QX11Info::display(), &mXTimeout, &mXInterval, + &mXBlanking, &mXExposures); +- // ... and disable it ++ // And disable it. The internal X screensaver is not used at all, but we use its ++ // internal idle timer (and it is also used by DPMS support in X). This timer must not ++ // be altered by this code, since e.g. resetting the counter after activating our ++ // screensaver would prevent DPMS from activating. We use the timer merely to detect ++ // user activity. + XSetScreenSaver(QX11Info::display(), 0, mXInterval, mXBlanking, mXExposures); + + mState = Waiting; +@@ -87,7 +91,6 @@ + + void SaverEngine::Lock() + { +- bool ok = true; + if (mState == Waiting) + { + startLockProcess( ForceLock ); +@@ -125,6 +128,7 @@ + + void SaverEngine::SimulateUserActivity() + { ++ XForceScreenSaver( QX11Info::display(), ScreenSaverReset ); + if ( mXAutoLock && mState == Waiting ) + { + mXAutoLock->resetTrigger(); +@@ -323,6 +327,8 @@ + // + void SaverEngine::idleTimeout() + { ++ if( mState != Waiting ) ++ return; // already saving + startLockProcess( DefaultLock ); + } + diff --git a/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp b/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp new file mode 100644 index 000000000000..fac3a214f2d1 --- /dev/null +++ b/x11/kdebase4-workspace/files/patch-svn916964_krunner_screensaver_xautolock.cpp @@ -0,0 +1,84 @@ +--- ../krunner/screensaver/xautolock.cpp (revision 916963) ++++ ../krunner/screensaver/xautolock.cpp (revision 916964) +@@ -83,8 +83,10 @@ + mActive = false; + + mTimerId = startTimer( CHECK_INTERVAL ); ++ // This is an internal clock timer (in seconds), used instead of querying system time. ++ // It is incremented manually, preventing from problems with clock jumps. ++ // In other words, this is the 'now' time and the reference point for other times here. + mElapsed = 0; +- + } + + //--------------------------------------------------------------------------- +@@ -126,8 +128,6 @@ + { + mActive = true; + resetTrigger(); +- XSetScreenSaver(QX11Info::display(), mTimeout + 10, 100, PreferBlanking, DontAllowExposures); // We'll handle blanking +- kDebug() << "XSetScreenSaver" << mTimeout + 10; + } + + //--------------------------------------------------------------------------- +@@ -138,8 +138,6 @@ + { + mActive = false; + resetTrigger(); +- XSetScreenSaver(QX11Info::display(), 0, 100, PreferBlanking, DontAllowExposures); // No blanking at all +- kDebug() << "XSetScreenSaver 0"; + } + + //--------------------------------------------------------------------------- +@@ -148,12 +146,15 @@ + // + void XAutoLock::resetTrigger() + { ++ // Time of the last user activity (used only when the internal XScreensaver ++ // idle counter is not available). + mLastReset = mElapsed; ++ // Time when screensaver should be activated. + mTrigger = mElapsed + mTimeout; + #ifdef HAVE_XSCREENSAVER + mLastIdle = 0; + #endif +- XForceScreenSaver( QX11Info::display(), ScreenSaverReset ); ++ // Do not reset the internal X screensaver here (no XForceScreenSaver()) + } + + //--------------------------------------------------------------------------- +@@ -205,6 +206,9 @@ + if (mMitInfo) + { + Display *d = QX11Info::display(); ++ // Check user idle time. If it is smaller than before, it is either ++ // clock jump or user activity, so reset the trigger time. Checking whether ++ // there is user inactivity timeout is done below using mTrigger and mElapsed. + XScreenSaverQueryInfo(d, DefaultRootWindow(d), mMitInfo); + if (mLastIdle < mMitInfo->idle) + mLastIdle = mMitInfo->idle; +@@ -218,12 +222,11 @@ + + bool activate = false; + +- // kDebug() << now << mTrigger; ++ // This is the test whether to activate screensaver. If we have reached the time ++ // and for the whole timeout period there was no activity (which would change mTrigger ++ // again), activate. + if (mElapsed >= mTrigger) +- { +- resetTrigger(); + activate = true; +- } + + #ifdef HAVE_DPMS + BOOL on; +@@ -237,6 +240,8 @@ + // that is always smaller than DPMS timeout (X bug I guess). So if DPMS + // saving is active, simply always activate our saving too, otherwise + // this could prevent locking from working. ++ // X.Org 7.4: With this version activating DPMS resets the screensaver idle timer, ++ // so keep this. It probably makes sense to always do this anyway. + if(state == DPMSModeStandby || state == DPMSModeSuspend || state == DPMSModeOff) + activate = true; + // If we are DPMS-dependent and either DPMS is turned off completely or all diff --git a/x11/kdebase4-workspace/pkg-plist b/x11/kdebase4-workspace/pkg-plist index f66f119cafb4..0f53efd5db76 100644 --- a/x11/kdebase4-workspace/pkg-plist +++ b/x11/kdebase4-workspace/pkg-plist @@ -11,7 +11,6 @@ bin/kdmctl bin/kdostartupconfig4 bin/kfontinst bin/kfontview -bin/khotkeys bin/klipper bin/kmenuedit bin/krandom.kss @@ -29,71 +28,31 @@ bin/ksystraycmd bin/kwin bin/kwin_killer_helper bin/kwin_rules_dialog +bin/kwrited bin/kxkb bin/plasma +bin/plasma-overlay bin/plasmaengineexplorer bin/plasmapkg bin/plasmoidviewer bin/safestartkde +bin/setscheduler bin/startkde bin/startkde4 bin/systemsettings etc/ksysguarddrc etc/systemsettingsrc -include/KDE/Plasma/AbstractRunner -include/KDE/Plasma/AnimationDriver -include/KDE/Plasma/Animator -include/KDE/Plasma/Applet -include/KDE/Plasma/AppletBrowser -include/KDE/Plasma/AppletScript -include/KDE/Plasma/CheckBox -include/KDE/Plasma/ComboBox -include/KDE/Plasma/ConfigXml -include/KDE/Plasma/Containment -include/KDE/Plasma/Corona -include/KDE/Plasma/DataContainer -include/KDE/Plasma/DataEngine -include/KDE/Plasma/DataEngineManager -include/KDE/Plasma/DataEngineScript -include/KDE/Plasma/Delegate -include/KDE/Plasma/Dialog -include/KDE/Plasma/Flash -include/KDE/Plasma/GLApplet -include/KDE/Plasma/GroupBox -include/KDE/Plasma/Icon -include/KDE/Plasma/Label -include/KDE/Plasma/LineEdit -include/KDE/Plasma/Meter -include/KDE/Plasma/Package -include/KDE/Plasma/PackageMetadata -include/KDE/Plasma/PackageStructure -include/KDE/Plasma/PaintUtils -include/KDE/Plasma/PanelSvg -include/KDE/Plasma/Plasma -include/KDE/Plasma/PushButton -include/KDE/Plasma/QueryMatch -include/KDE/Plasma/RadioButton -include/KDE/Plasma/RunnerContext -include/KDE/Plasma/RunnerManager -include/KDE/Plasma/RunnerScript -include/KDE/Plasma/ScriptEngine -include/KDE/Plasma/Service -include/KDE/Plasma/ServiceJob -include/KDE/Plasma/SignalPlotter -include/KDE/Plasma/Svg -include/KDE/Plasma/TextEdit -include/KDE/Plasma/Theme -include/KDE/Plasma/UiLoader -include/KDE/Plasma/Version -include/KDE/Plasma/View -include/KDE/Plasma/Weather/Formulas include/KDE/Plasma/Weather/Ion -include/KDE/Plasma/WebContent -include/clocknumber.h +include/KDE/Plasma/Weather/WeatherUtils include/kcommondecoration.h include/kdecoration.h include/kdecorationbridge.h include/kdecorationfactory.h +include/kephal/configurations.h +include/kephal/kephal.h +include/kephal/kephal_export.h +include/kephal/outputs.h +include/kephal/screens.h include/kgreeterplugin.h include/kscreensaver.h include/kscreensaver_vroot.h @@ -107,6 +66,7 @@ include/ksysguard/KTextEditVT.h include/ksysguard/ProcessFilter.h include/ksysguard/ProcessModel.h include/ksysguard/ksysguardprocesslist.h +include/ksysguard/lsof.h include/ksysguard/process.h include/ksysguard/processes.h include/kwinconfig.h @@ -119,58 +79,22 @@ include/kwinxrenderutils.h include/kworkspace/kdisplaymanager.h include/kworkspace/kwindowlistmenu.h include/kworkspace/kworkspace.h -include/plasma/abstractrunner.h -include/plasma/animationdriver.h -include/plasma/animator.h -include/plasma/applet.h -include/plasma/appletbrowser.h -include/plasma/configxml.h -include/plasma/containment.h -include/plasma/corona.h -include/plasma/datacontainer.h -include/plasma/dataengine.h -include/plasma/dataenginemanager.h -include/plasma/delegate.h -include/plasma/dialog.h -include/plasma/glapplet.h -include/plasma/package.h -include/plasma/packagemetadata.h -include/plasma/packagestructure.h -include/plasma/paintutils.h -include/plasma/panelsvg.h -include/plasma/plasma.h -include/plasma/plasma_export.h -include/plasma/querymatch.h -include/plasma/runnercontext.h -include/plasma/runnermanager.h -include/plasma/scripting/appletscript.h -include/plasma/scripting/dataenginescript.h -include/plasma/scripting/runnerscript.h -include/plasma/scripting/scriptengine.h -include/plasma/service.h -include/plasma/servicejob.h -include/plasma/svg.h -include/plasma/theme.h -include/plasma/uiloader.h -include/plasma/version.h -include/plasma/view.h -include/plasma/weather/formulas.h +include/nepomuk/nepomukquery_export.h +include/nepomuk/nepomukqueryclient_export.h +include/nepomuk/query.h +include/nepomuk/queryparser.h +include/nepomuk/queryserviceclient.h +include/nepomuk/result.h +include/nepomuk/term.h include/plasma/weather/ion.h include/plasma/weather/ion_export.h -include/plasma/widgets/checkbox.h -include/plasma/widgets/combobox.h -include/plasma/widgets/flash.h -include/plasma/widgets/groupbox.h -include/plasma/widgets/icon.h -include/plasma/widgets/label.h -include/plasma/widgets/lineedit.h -include/plasma/widgets/meter.h -include/plasma/widgets/pushbutton.h -include/plasma/widgets/radiobutton.h -include/plasma/widgets/signalplotter.h -include/plasma/widgets/textedit.h -include/plasma/widgets/webcontent.h -include/plasmaclock_export.h +include/plasma/weather/weatherutils.h +include/plasmaclock/calendar.h +include/plasmaclock/calendartable.h +include/plasmaclock/clockapplet.h +include/plasmaclock/clocknumber.h +include/plasmaclock/plasmaclock_export.h +include/plasmaclock/ui_calendar.h include/solid/control/bluetoothinputdevice.h include/solid/control/bluetoothinterface.h include/solid/control/bluetoothmanager.h @@ -202,10 +126,21 @@ include/solid/control/solid_control_export.h include/solid/control/wirednetworkinterface.h include/solid/control/wirelessaccesspoint.h include/solid/control/wirelessnetworkinterface.h +include/taskmanager/abstractgroupableitem.h +include/taskmanager/abstractgroupingstrategy.h +include/taskmanager/abstractsortingstrategy.h +include/taskmanager/groupmanager.h include/taskmanager/startup.h include/taskmanager/task.h +include/taskmanager/taskactions.h +include/taskmanager/taskgroup.h +include/taskmanager/taskitem.h include/taskmanager/taskmanager.h -include/ui_calendar.h +include/taskmanager/taskmanager_export.h +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceConfig.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceConfigVersion.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceLibraryTargets-%%KDE4_BUILD_TYPE%%.cmake +lib/KDE4Workspace-%%KDE4_VERSION%%/cmake/KDE4WorkspaceLibraryTargets.cmake lib/kconf_update_bin/khotkeys_update lib/kconf_update_bin/krdb_clearlibrarypath lib/kconf_update_bin/kwin_update_default_rules @@ -220,16 +155,18 @@ lib/kde4/kcm_autostart.so lib/kde4/kcm_bell.so lib/kde4/kcm_clock.so lib/kde4/kcm_colors.so +lib/kde4/kcm_desktopthemedetails.so lib/kde4/kcm_display.so lib/kde4/kcm_energy.so lib/kde4/kcm_fontinst.so lib/kde4/kcm_fonts.so +lib/kde4/kcm_hotkeys.so lib/kde4/kcm_input.so lib/kde4/kcm_kdm.so lib/kde4/kcm_keyboard.so lib/kde4/kcm_keyboard_layout.so lib/kde4/kcm_keys.so -lib/kde4/kcm_khotkeys.so +lib/kde4/kcm_krunner_shell.so lib/kde4/kcm_ksplashthemes.so lib/kde4/kcm_kwin4_effect_builtins.so lib/kde4/kcm_kwincompositing.so @@ -238,13 +175,17 @@ lib/kde4/kcm_kwindesktop.so lib/kde4/kcm_kwinoptions.so lib/kde4/kcm_kwinrules.so lib/kde4/kcm_launch.so +lib/kde4/kcm_powerdevilconfig.so lib/kde4/kcm_randr.so lib/kde4/kcm_screensaver.so lib/kde4/kcm_smserver.so lib/kde4/kcm_solid.so +lib/kde4/kcm_standard_actions.so lib/kde4/kcm_style.so lib/kde4/kcm_xinerama.so +lib/kde4/kded_kephal.so lib/kde4/kded_khotkeys.so +lib/kde4/kded_powerdevil.so lib/kde4/kfontviewpart.so lib/kde4/kgreet_classic.so lib/kde4/kgreet_generic.so @@ -253,11 +194,14 @@ lib/kde4/kio_fonts.so lib/kde4/krunner_bookmarksrunner.so lib/kde4/krunner_calculatorrunner.so lib/kde4/krunner_locations.so +lib/kde4/krunner_nepomuksearchrunner.so +lib/kde4/krunner_placesrunner.so +lib/kde4/krunner_powerdevil.so +lib/kde4/krunner_recentdocuments.so lib/kde4/krunner_services.so lib/kde4/krunner_sessions.so lib/kde4/krunner_shell.so lib/kde4/krunner_webshortcuts.so -lib/kde4/krunner_xesam.so lib/kde4/kstyle_keramik_config.so lib/kde4/kwin3_b2.so lib/kde4/kwin3_kde2.so @@ -289,7 +233,9 @@ lib/kde4/libexec/krootimage lib/kde4/libexec/krunner_lock lib/kde4/libexec/test_kcm_xinerama lib/kde4/plasma_animator_default.so +lib/kde4/plasma_applet_activitybar.so lib/kde4/plasma_applet_battery.so +lib/kde4/plasma_applet_calendar.so lib/kde4/plasma_applet_clock.so lib/kde4/plasma_applet_devicenotifier.so lib/kde4/plasma_applet_dig_clock.so @@ -297,38 +243,57 @@ lib/kde4/plasma_applet_icon.so lib/kde4/plasma_applet_launcher.so lib/kde4/plasma_applet_lockout.so lib/kde4/plasma_applet_pager.so +lib/kde4/plasma_applet_quicklaunch.so lib/kde4/plasma_applet_simplelauncher.so +lib/kde4/plasma_applet_sm_cpu.so +lib/kde4/plasma_applet_sm_hdd.so +lib/kde4/plasma_applet_sm_hwinfo.so +lib/kde4/plasma_applet_sm_net.so +lib/kde4/plasma_applet_sm_temperature.so +lib/kde4/plasma_applet_system-monitor.so lib/kde4/plasma_applet_systemtray.so lib/kde4/plasma_applet_tasks.so lib/kde4/plasma_applet_trash.so +lib/kde4/plasma_applet_webbrowser.so +lib/kde4/plasma_appletscript_simple_javascript.so lib/kde4/plasma_appletscriptengine_dashboard.so lib/kde4/plasma_appletscriptengine_webapplet.so lib/kde4/plasma_containment_desktop.so +lib/kde4/plasma_containment_midpanel.so lib/kde4/plasma_containment_panel.so +lib/kde4/plasma_containment_saverdesktop.so +lib/kde4/plasma_engine_applicationjobs.so lib/kde4/plasma_engine_dict.so +lib/kde4/plasma_engine_executable.so +lib/kde4/plasma_engine_favicons.so lib/kde4/plasma_engine_filebrowser.so lib/kde4/plasma_engine_hotplug.so lib/kde4/plasma_engine_mouse.so +lib/kde4/plasma_engine_network.so +lib/kde4/plasma_engine_notifications.so lib/kde4/plasma_engine_nowplaying.so lib/kde4/plasma_engine_places.so lib/kde4/plasma_engine_powermanagement.so +lib/kde4/plasma_engine_rss.so lib/kde4/plasma_engine_soliddevice.so +lib/kde4/plasma_engine_systemmonitor.so lib/kde4/plasma_engine_tasks.so lib/kde4/plasma_engine_time.so lib/kde4/plasma_engine_weather.so lib/kde4/plasma_packagestructure_dashboard.so -lib/kde4/plasma_runner_scriptengine_qscript.so -lib/kde4/plasma_scriptengine_qscript.so +lib/kde4/plasma_packagestructure_web.so +lib/kde4/plasma_runnerscript_javascript.so +lib/kde4/plasma_wallpaper_color.so +lib/kde4/plasma_wallpaper_image.so +lib/kde4/plugins/designer/ksysguardlsofwidgets.so lib/kde4/plugins/designer/ksysguardwidgets.so -lib/kde4/solid_fakebluetooth.so lib/kde4/solid_fakenet.so lib/libkdecorations.so lib/libkdecorations.so.5 -lib/libkdecorations.so.5.0.0 +lib/libkdecorations.so.5.0.1 lib/libkdeinit4_kaccess.so lib/libkdeinit4_kcminit.so lib/libkdeinit4_kcminit_startup.so -lib/libkdeinit4_khotkeys.so lib/libkdeinit4_klipper.so lib/libkdeinit4_kmenuedit.so lib/libkdeinit4_krunner.so @@ -338,54 +303,65 @@ lib/libkdeinit4_kwin.so lib/libkdeinit4_kwin_rules_dialog.so lib/libkdeinit4_kxkb.so lib/libkdeinit4_plasma.so +lib/libkephal.so +lib/libkephal.so.5 +lib/libkephal.so.5.0.1 lib/libkfontinst.so lib/libkfontinst.so.5 -lib/libkfontinst.so.5.0.0 +lib/libkfontinst.so.5.0.1 lib/libkfontinstui.so lib/libkfontinstui.so.5 -lib/libkfontinstui.so.5.0.0 -lib/libkhotkeysprivate.so +lib/libkfontinstui.so.5.0.1 lib/libkhotkeysprivate.so.5 -lib/libkhotkeysprivate.so.5.0.0 +lib/libkhotkeysprivate.so.5.0.1 lib/libkscreensaver.so lib/libkscreensaver.so.5 lib/libkscreensaver.so.5.0.0 lib/libksgrd.so lib/libksgrd.so.5 -lib/libksgrd.so.5.0.0 +lib/libksgrd.so.5.0.1 lib/libkwineffects.so lib/libkwineffects.so.1 lib/libkwineffects.so.1.0.0 lib/libkwinnvidiahack.so lib/libkwinnvidiahack.so.5 -lib/libkwinnvidiahack.so.5.0.0 +lib/libkwinnvidiahack.so.5.0.1 lib/libkworkspace.so lib/libkworkspace.so.5 -lib/libkworkspace.so.5.0.0 -lib/libplasma.so -lib/libplasma.so.2 -lib/libplasma.so.2.0.0 +lib/libkworkspace.so.5.0.1 +lib/liblsofui.so +lib/liblsofui.so.5 +lib/liblsofui.so.5.0.1 +lib/libnepomukquery.so +lib/libnepomukquery.so.5 +lib/libnepomukquery.so.5.0.1 +lib/libnepomukqueryclient.so +lib/libnepomukqueryclient.so.5 +lib/libnepomukqueryclient.so.5.0.1 +lib/libplasma_applet-system-monitor.so +lib/libplasma_applet-system-monitor.so.5 +lib/libplasma_applet-system-monitor.so.5.0.1 lib/libplasmaclock.so lib/libplasmaclock.so.5 -lib/libplasmaclock.so.5.0.0 +lib/libplasmaclock.so.5.0.1 lib/libprocesscore.so lib/libprocesscore.so.5 -lib/libprocesscore.so.5.0.0 +lib/libprocesscore.so.5.0.1 lib/libprocessui.so lib/libprocessui.so.5 -lib/libprocessui.so.5.0.0 +lib/libprocessui.so.5.0.1 lib/libsolidcontrol.so lib/libsolidcontrol.so.5 -lib/libsolidcontrol.so.5.0.0 +lib/libsolidcontrol.so.5.0.1 lib/libsolidcontrolifaces.so lib/libsolidcontrolifaces.so.5 -lib/libsolidcontrolifaces.so.5.0.0 +lib/libsolidcontrolifaces.so.5.0.1 lib/libtaskmanager.so lib/libtaskmanager.so.5 -lib/libtaskmanager.so.5.0.0 +lib/libtaskmanager.so.5.0.1 lib/libweather_ion.so lib/libweather_ion.so.5 -lib/libweather_ion.so.5.0.0 +lib/libweather_ion.so.5.0.1 lib/strigi/strigita_font.so share/applications/kde4/kfontview.desktop share/applications/kde4/klipper.desktop @@ -393,45 +369,25 @@ share/applications/kde4/kmenuedit.desktop share/applications/kde4/krandrtray.desktop share/applications/kde4/ksysguard.desktop share/applications/kde4/systemsettings.desktop +share/apps/cmake/modules/FindCkConnector.cmake +share/apps/cmake/modules/FindDBus.cmake +share/apps/cmake/modules/FindGooglegadgets.cmake +share/apps/cmake/modules/FindKephal.cmake share/apps/cmake/modules/FindLibXKlavier.cmake share/apps/cmake/modules/FindPAM.cmake +share/apps/cmake/modules/FindQEdje.cmake share/apps/cmake/modules/FindSensors.cmake share/apps/cmake/modules/UnixAuth.cmake +share/apps/cmake/modules/create_exe_symlink.cmake share/apps/color-schemes/Honeycomb.colors share/apps/color-schemes/Norway.colors share/apps/color-schemes/ObsidianCoast.colors share/apps/color-schemes/Oxygen.colors share/apps/color-schemes/Steel.colors share/apps/color-schemes/WontonSoup.colors -share/apps/desktoptheme/default/colors -share/apps/desktoptheme/default/dialogs/background.svg -share/apps/desktoptheme/default/dialogs/krunner.svg -share/apps/desktoptheme/default/dialogs/shutdowndialog.source.svg -share/apps/desktoptheme/default/dialogs/shutdowndialog.svg -share/apps/desktoptheme/default/metadata.desktop -share/apps/desktoptheme/default/opaque/dialogs/background.svg -share/apps/desktoptheme/default/opaque/dialogs/krunner.svg -share/apps/desktoptheme/default/opaque/dialogs/shutdowndialog.svg -share/apps/desktoptheme/default/opaque/widgets/panel-background.svg -share/apps/desktoptheme/default/opaque/widgets/tooltip.svg -share/apps/desktoptheme/default/widgets/analog_meter.svg -share/apps/desktoptheme/default/widgets/background.svg -share/apps/desktoptheme/default/widgets/bar_meter_horizontal.svg -share/apps/desktoptheme/default/widgets/bar_meter_vertical.svg -share/apps/desktoptheme/default/widgets/battery-oxygen.svg -share/apps/desktoptheme/default/widgets/battery.svg -share/apps/desktoptheme/default/widgets/branding.svg -share/apps/desktoptheme/default/widgets/clock.svg -share/apps/desktoptheme/default/widgets/connection-established.svg -share/apps/desktoptheme/default/widgets/containment-controls.svg -share/apps/desktoptheme/default/widgets/pager.svg -share/apps/desktoptheme/default/widgets/panel-background.svg -share/apps/desktoptheme/default/widgets/plot-background.svg -share/apps/desktoptheme/default/widgets/systemtray.svg -share/apps/desktoptheme/default/widgets/tasks.svg -share/apps/desktoptheme/default/widgets/toolbox-button.svg -share/apps/desktoptheme/default/widgets/tooltip.svg -share/apps/desktoptheme/default/widgets/translucentbackground.svg +share/apps/desktoptheme/default/calendar/mini-calendar.svgz +share/apps/desktoptheme/default/system-monitor/hdd_panel.svgz +share/apps/desktoptheme/default/widgets/battery-oxygen.svgz share/apps/doc/kdm/README share/apps/doc/kdm/greeter.dtd share/apps/kaccess/kaccess.notifyrc @@ -452,7 +408,6 @@ share/apps/kconf_update/kaccel.upd share/apps/kconf_update/kcmdisplayrc.upd share/apps/kconf_update/khotkeys_32b1_update.upd share/apps/kconf_update/khotkeys_printscreen.upd -share/apps/kconf_update/khotkeys_remove_shortcuts.upd share/apps/kconf_update/konqueror_gestures_kde321_update.upd share/apps/kconf_update/krdb.upd share/apps/kconf_update/ksmserver.upd @@ -605,17 +560,12 @@ share/apps/kfontview/kfontviewui.rc share/apps/khotkeys/kde32b1.khotkeys share/apps/khotkeys/konqueror_gestures_kde321.khotkeys share/apps/khotkeys/printscreen.khotkeys -share/apps/kicker/applets/ksysguardapplet.desktop share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new.png share/apps/kmenuedit/icons/oxygen/22x22/actions/menu_new_sep.png share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new.png share/apps/kmenuedit/icons/oxygen/32x32/actions/menu_new_sep.png share/apps/kmenuedit/kmenueditui.rc share/apps/konqsidebartng/virtual_folders/services/fonts.desktop -share/apps/ksmserver/windowmanagers/compiz-custom.desktop -share/apps/ksmserver/windowmanagers/compiz.desktop -share/apps/ksmserver/windowmanagers/metacity.desktop -share/apps/ksmserver/windowmanagers/openbox.desktop share/apps/ksplash/Themes/Default/1024x768/background.png share/apps/ksplash/Themes/Default/1280x1024/background.png share/apps/ksplash/Themes/Default/1600x1200/background.png @@ -677,6 +627,9 @@ share/apps/kwin/blur.frag share/apps/kwin/blur.vert share/apps/kwin/circle-edgy.png share/apps/kwin/circle.png +share/apps/kwin/cubecap.png +share/apps/kwin/cylinder.frag +share/apps/kwin/cylinder.vert share/apps/kwin/default_rules/fsp_workarounds_1.kwinrules share/apps/kwin/default_rules/plasma_desktop_containment.kwinrules share/apps/kwin/explosion-end.png @@ -700,35 +653,56 @@ share/apps/kwin/redmond.desktop share/apps/kwin/shadow-texture.png share/apps/kwin/sharpen.frag share/apps/kwin/sharpen.vert +share/apps/kwin/snow.frag +share/apps/kwin/snow.vert share/apps/kwin/snowflake.png +share/apps/kwin/sphere.vert share/apps/kwin/trackmouse.png share/apps/kwin/web.desktop +share/apps/kwrited/kwrited.notifyrc +share/apps/plasma/dashboard/AppleClasses/AppleAnimator.js +share/apps/plasma/dashboard/AppleClasses/AppleButton.js +share/apps/plasma/dashboard/AppleClasses/AppleInfoButton.js +share/apps/plasma/dashboard/AppleClasses/AppleScrollArea.js +share/apps/plasma/dashboard/AppleClasses/AppleScrollbar.js +share/apps/plasma/dashboard/AppleClasses/AppleSlider.js +share/apps/plasma/dashboard/button/genericButton.js +share/apps/plasma/services/applicationjobs.operations +share/apps/plasma/services/notifications.operations +share/apps/plasma/services/nowplaying.operations +share/apps/plasma/services/tasks.operations +share/apps/plasma_scriptengine_ruby/applet.rb +share/apps/plasma_scriptengine_ruby/data_engine.rb +share/apps/powerdevil/default.powerdevilprofiles +share/apps/powerdevil/powerdevil.notifyrc share/apps/solid/actions/test-predicate-openinwindow.desktop -share/apps/solidfakebluetoothbackend/fakebluetooth.xml share/apps/solidfakenetbackend/fakenetworking.xml share/apps/systemsettings/systemsettingsui.rc -share/autostart/khotkeys.desktop share/autostart/klipper.desktop share/autostart/krunner.desktop +share/autostart/kwrited-autostart.desktop share/autostart/plasma.desktop share/config.kcfg/klaunch.kcfg share/config.kcfg/kscreensaversettings.kcfg share/config.kcfg/kwin.kcfg +share/config.kcfg/plasma-shell-desktop.kcfg share/config/background.knsrc share/config/colorschemes.knsrc share/config/kdm.knsrc share/config/klipperrc share/config/ksplash.knsrc +share/config/ksysguard.knsrc +share/config/plasma-overlayrc share/config/plasma-themes.knsrc -share/config/plasmoids.knsrc share/config/wallpaper.knsrc share/dbus-1/interfaces/org.freedesktop.ScreenSaver.xml share/dbus-1/interfaces/org.kde.KSMServerInterface.xml share/dbus-1/interfaces/org.kde.KWin.xml +share/dbus-1/interfaces/org.kde.PowerDevil.xml share/dbus-1/interfaces/org.kde.khotkeys.xml share/dbus-1/interfaces/org.kde.krunner.App.xml -share/dbus-1/interfaces/org.kde.krunner.Interface.xml share/dbus-1/interfaces/org.kde.screensaver.xml +share/dbus-1/services/org.kde.krunner.service share/doc/HTML/en/kcontrol/autostart/common share/doc/HTML/en/kcontrol/autostart/index.cache.bz2 share/doc/HTML/en/kcontrol/autostart/index.docbook @@ -776,6 +750,9 @@ share/doc/HTML/en/kcontrol/keyboard/index.docbook share/doc/HTML/en/kcontrol/keys/common share/doc/HTML/en/kcontrol/keys/index.cache.bz2 share/doc/HTML/en/kcontrol/keys/index.docbook +share/doc/HTML/en/kcontrol/kwincompositing/common +share/doc/HTML/en/kcontrol/kwincompositing/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwincompositing/index.docbook share/doc/HTML/en/kcontrol/kwindecoration/buttons.png share/doc/HTML/en/kcontrol/kwindecoration/common share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2 @@ -784,6 +761,9 @@ share/doc/HTML/en/kcontrol/kwindecoration/main.png share/doc/HTML/en/kcontrol/mouse/common share/doc/HTML/en/kcontrol/mouse/index.cache.bz2 share/doc/HTML/en/kcontrol/mouse/index.docbook +share/doc/HTML/en/kcontrol/powerdevilconfig/common +share/doc/HTML/en/kcontrol/powerdevilconfig/index.cache.bz2 +share/doc/HTML/en/kcontrol/powerdevilconfig/index.docbook share/doc/HTML/en/kcontrol/screensaver/common share/doc/HTML/en/kcontrol/screensaver/index.cache.bz2 share/doc/HTML/en/kcontrol/screensaver/index.docbook @@ -814,6 +794,7 @@ share/doc/HTML/en/kmenuedit/index.docbook share/doc/HTML/en/kmenuedit/itemname.png share/doc/HTML/en/kmenuedit/kmenueditmain.png share/doc/HTML/en/kmenuedit/new.png +share/doc/HTML/en/kmenuedit/reset.png share/doc/HTML/en/kmenuedit/selecticon.png share/doc/HTML/en/kmenuedit/selectinternet.png share/doc/HTML/en/ksysguard/common @@ -823,8 +804,10 @@ share/doc/HTML/en/kxkb/common share/doc/HTML/en/kxkb/index.cache.bz2 share/doc/HTML/en/kxkb/index.docbook share/doc/HTML/en/plasma/common +share/doc/HTML/en/plasma/favorite-widgets.png share/doc/HTML/en/plasma/index.cache.bz2 share/doc/HTML/en/plasma/index.docbook +share/doc/HTML/en/plasma/taskbar-settings.png share/doc/HTML/en/systemsettings/common share/doc/HTML/en/systemsettings/index.cache.bz2 share/doc/HTML/en/systemsettings/index.docbook @@ -1569,13 +1552,11 @@ share/icons/Oxygen_Zion_Big/cursors/whats_this share/icons/Oxygen_Zion_Big/cursors/xterm share/icons/Oxygen_Zion_Big/index.theme share/icons/hicolor/128x128/apps/ksplash.png -share/icons/hicolor/16x16/apps/khotkeys.png share/icons/hicolor/16x16/apps/kmenuedit.png share/icons/hicolor/16x16/apps/ksplash.png share/icons/hicolor/16x16/apps/kxkb.png share/icons/hicolor/22x22/apps/kmenuedit.png share/icons/hicolor/22x22/apps/ksplash.png -share/icons/hicolor/32x32/apps/khotkeys.png share/icons/hicolor/32x32/apps/kmenuedit.png share/icons/hicolor/32x32/apps/ksplash.png share/icons/hicolor/32x32/apps/kxkb.png @@ -1625,6 +1606,7 @@ share/kde4/services/bell.desktop share/kde4/services/clock.desktop share/kde4/services/colors.desktop share/kde4/services/desktop.desktop +share/kde4/services/desktopthemedetails.desktop share/kde4/services/display.desktop share/kde4/services/energy.desktop share/kde4/services/fontinst.desktop @@ -1639,7 +1621,9 @@ share/kde4/services/kcm_solid.desktop share/kde4/services/kcmaccess.desktop share/kde4/services/kcmlaunch.desktop share/kde4/services/kcmsmserver.desktop +share/kde4/services/kded/kded_kephal.desktop share/kde4/services/kded/khotkeys.desktop +share/kde4/services/kded/powerdevil.desktop share/kde4/services/kdm.desktop share/kde4/services/keyboard.desktop share/kde4/services/keyboard_layout.desktop @@ -1649,8 +1633,13 @@ share/kde4/services/khotkeys.desktop share/kde4/services/ksplashthememgr.desktop share/kde4/services/kwin/blur.desktop share/kde4/services/kwin/boxswitch.desktop +share/kde4/services/kwin/boxswitch_config.desktop share/kde4/services/kwin/coverswitch.desktop share/kde4/services/kwin/coverswitch_config.desktop +share/kde4/services/kwin/cube.desktop +share/kde4/services/kwin/cube_config.desktop +share/kde4/services/kwin/cylinder.desktop +share/kde4/services/kwin/cylinder_config.desktop share/kde4/services/kwin/desktopgrid.desktop share/kde4/services/kwin/desktopgrid_config.desktop share/kde4/services/kwin/dialogparent.desktop @@ -1668,6 +1657,7 @@ share/kde4/services/kwin/login.desktop share/kde4/services/kwin/logout.desktop share/kde4/services/kwin/lookingglass.desktop share/kde4/services/kwin/lookingglass_config.desktop +share/kde4/services/kwin/magiclamp.desktop share/kde4/services/kwin/magnifier.desktop share/kde4/services/kwin/magnifier_config.desktop share/kde4/services/kwin/maketransparent.desktop @@ -1685,8 +1675,12 @@ share/kde4/services/kwin/sharpen_config.desktop share/kde4/services/kwin/showfps.desktop share/kde4/services/kwin/showfps_config.desktop share/kde4/services/kwin/showpaint.desktop +share/kde4/services/kwin/slide.desktop share/kde4/services/kwin/snow.desktop share/kde4/services/kwin/snow_config.desktop +share/kde4/services/kwin/sphere.desktop +share/kde4/services/kwin/sphere_config.desktop +share/kde4/services/kwin/taskbarthumbnail.desktop share/kde4/services/kwin/thumbnailaside.desktop share/kde4/services/kwin/thumbnailaside_config.desktop share/kde4/services/kwin/trackmouse.desktop @@ -1705,45 +1699,74 @@ share/kde4/services/kwinoptions.desktop share/kde4/services/kwinrules.desktop share/kde4/services/mouse.desktop share/kde4/services/plasma-animator-default.desktop +share/kde4/services/plasma-applet-activitybar.desktop share/kde4/services/plasma-applet-analogclock.desktop +share/kde4/services/plasma-applet-calendar.desktop share/kde4/services/plasma-applet-devicenotifier.desktop share/kde4/services/plasma-applet-digitalclock.desktop share/kde4/services/plasma-applet-icon.desktop share/kde4/services/plasma-applet-launcher.desktop share/kde4/services/plasma-applet-lockout.desktop +share/kde4/services/plasma-applet-quicklaunch.desktop share/kde4/services/plasma-applet-simplelauncher.desktop +share/kde4/services/plasma-applet-sm_cpu.desktop +share/kde4/services/plasma-applet-sm_hdd.desktop +share/kde4/services/plasma-applet-sm_hwinfo.desktop +share/kde4/services/plasma-applet-sm_net.desktop +share/kde4/services/plasma-applet-sm_temperature.desktop +share/kde4/services/plasma-applet-system-monitor.desktop share/kde4/services/plasma-applet-systemtray.desktop share/kde4/services/plasma-applet-trash.desktop +share/kde4/services/plasma-applet-webbrowser.desktop share/kde4/services/plasma-battery-default.desktop share/kde4/services/plasma-containment-desktop.desktop +share/kde4/services/plasma-containment-midpanel.desktop share/kde4/services/plasma-containment-panel.desktop +share/kde4/services/plasma-containment-saverdesktop.desktop +share/kde4/services/plasma-dataengine-applicationjobs.desktop share/kde4/services/plasma-dataengine-dict.desktop +share/kde4/services/plasma-dataengine-executable.desktop +share/kde4/services/plasma-dataengine-favicons.desktop share/kde4/services/plasma-dataengine-filebrowser.desktop share/kde4/services/plasma-dataengine-hotplug.desktop share/kde4/services/plasma-dataengine-mouse.desktop +share/kde4/services/plasma-dataengine-network.desktop +share/kde4/services/plasma-dataengine-notifications.desktop share/kde4/services/plasma-dataengine-nowplaying.desktop share/kde4/services/plasma-dataengine-places.desktop share/kde4/services/plasma-dataengine-powermanagement.desktop +share/kde4/services/plasma-dataengine-rss.desktop share/kde4/services/plasma-dataengine-soliddevice.desktop +share/kde4/services/plasma-dataengine-systemmonitor.desktop share/kde4/services/plasma-dataengine-tasks.desktop share/kde4/services/plasma-dataengine-time.desktop share/kde4/services/plasma-dataengine-weather.desktop share/kde4/services/plasma-packagestructure-dashboard.desktop +share/kde4/services/plasma-packagestructure-web.desktop share/kde4/services/plasma-pager-default.desktop share/kde4/services/plasma-runner-bookmarks.desktop share/kde4/services/plasma-runner-calculator.desktop share/kde4/services/plasma-runner-locations.desktop +share/kde4/services/plasma-runner-nepomuksearch.desktop +share/kde4/services/plasma-runner-places.desktop +share/kde4/services/plasma-runner-powerdevil.desktop share/kde4/services/plasma-runner-services.desktop share/kde4/services/plasma-runner-sessions.desktop share/kde4/services/plasma-runner-shell.desktop +share/kde4/services/plasma-runner-shell_config.desktop share/kde4/services/plasma-runner-webshortcuts.desktop -share/kde4/services/plasma-runner-xesam.desktop share/kde4/services/plasma-scriptengine-applet-dashboard.desktop +share/kde4/services/plasma-scriptengine-applet-simple-javascript.desktop share/kde4/services/plasma-scriptengine-applet-web.desktop -share/kde4/services/plasma-scriptengine-qscript.desktop -share/kde4/services/plasma-scriptengine-qscriptrunner.desktop +share/kde4/services/plasma-scriptengine-ruby-applet.desktop +share/kde4/services/plasma-scriptengine-ruby-dataengine.desktop +share/kde4/services/plasma-scriptengine-runner-javascript.desktop share/kde4/services/plasma-tasks-default.desktop +share/kde4/services/plasma-wallpaper-color.desktop +share/kde4/services/plasma-wallpaper-image.desktop +share/kde4/services/powerdevilconfig.desktop share/kde4/services/randr.desktop +share/kde4/services/recentdocuments.desktop share/kde4/services/screensaver.desktop share/kde4/services/settings-about-me.desktop share/kde4/services/settings-accessibility.desktop @@ -1755,6 +1778,7 @@ share/kde4/services/settings-computer-administration.desktop share/kde4/services/settings-desktop.desktop share/kde4/services/settings-display.desktop share/kde4/services/settings-general.desktop +share/kde4/services/settings-input-actions.desktop share/kde4/services/settings-keyboard-and-mouse.desktop share/kde4/services/settings-look-and-feel.desktop share/kde4/services/settings-network-and-connectivity.desktop @@ -1765,18 +1789,11 @@ share/kde4/services/settings-regional-and-language.desktop share/kde4/services/settings-sharing.desktop share/kde4/services/settings-system.desktop share/kde4/services/settings-window-behaviour.desktop -share/kde4/services/solidbackends/solid_fakebluetooth.desktop share/kde4/services/solidbackends/solid_fakenet.desktop +share/kde4/services/standard_actions.desktop share/kde4/services/style.desktop share/kde4/services/xinerama.desktop share/kde4/servicetypes/kwineffect.desktop -share/kde4/servicetypes/plasma-animator.desktop -share/kde4/servicetypes/plasma-applet.desktop -share/kde4/servicetypes/plasma-containment.desktop -share/kde4/servicetypes/plasma-dataengine.desktop -share/kde4/servicetypes/plasma-packagestructure.desktop -share/kde4/servicetypes/plasma-runner.desktop -share/kde4/servicetypes/plasma-scriptengine.desktop share/kde4/servicetypes/screensaver.desktop share/kde4/servicetypes/solidbluetoothmanager.desktop share/kde4/servicetypes/solidnetworkmanager.desktop @@ -1784,6 +1801,15 @@ share/kde4/servicetypes/solidpowermanager.desktop share/kde4/servicetypes/systemsettingscategory.desktop share/kde4/servicetypes/weather_ion.desktop share/sounds/pop.wav +share/wallpapers/Air/contents/images/1024x768.jpg +share/wallpapers/Air/contents/images/1280x1024.jpg +share/wallpapers/Air/contents/images/1280x800.jpg +share/wallpapers/Air/contents/images/1440x900.jpg +share/wallpapers/Air/contents/images/1600x1200.jpg +share/wallpapers/Air/contents/images/1920x1080.jpg +share/wallpapers/Air/contents/images/1920x1200.jpg +share/wallpapers/Air/contents/screenshot.png +share/wallpapers/Air/metadata.desktop share/wallpapers/Blue_Curl/contents/images/1024x768.jpg share/wallpapers/Blue_Curl/contents/images/1280x1024.jpg share/wallpapers/Blue_Curl/contents/images/1280x800.jpg @@ -1800,14 +1826,6 @@ share/wallpapers/Code_Poets_Dream/contents/images/1600x1200.jpg share/wallpapers/Code_Poets_Dream/contents/images/1920x1200.jpg share/wallpapers/Code_Poets_Dream/contents/screenshot.png share/wallpapers/Code_Poets_Dream/metadata.desktop -share/wallpapers/Colorado_Farm/contents/images/1024x768.jpg -share/wallpapers/Colorado_Farm/contents/images/1280x1024.jpg -share/wallpapers/Colorado_Farm/contents/images/1280x800.jpg -share/wallpapers/Colorado_Farm/contents/images/1440x900.jpg -share/wallpapers/Colorado_Farm/contents/images/1600x1200.jpg -share/wallpapers/Colorado_Farm/contents/images/1920x1200.jpg -share/wallpapers/Colorado_Farm/contents/screenshot.png -share/wallpapers/Colorado_Farm/metadata.desktop share/wallpapers/Curls_on_Green/contents/images/1024x768.jpg share/wallpapers/Curls_on_Green/contents/images/1280x1024.jpg share/wallpapers/Curls_on_Green/contents/images/1280x800.jpg @@ -1824,14 +1842,6 @@ share/wallpapers/EOS/contents/images/1600x1200.jpg share/wallpapers/EOS/contents/images/1920x1200.jpg share/wallpapers/EOS/contents/screenshot.png share/wallpapers/EOS/metadata.desktop -share/wallpapers/Emotion/contents/images/1024x768.jpg -share/wallpapers/Emotion/contents/images/1280x1024.jpg -share/wallpapers/Emotion/contents/images/1280x800.jpg -share/wallpapers/Emotion/contents/images/1440x900.jpg -share/wallpapers/Emotion/contents/images/1600x1200.jpg -share/wallpapers/Emotion/contents/images/1920x1200.jpg -share/wallpapers/Emotion/contents/screenshot.png -share/wallpapers/Emotion/metadata.desktop share/wallpapers/Fields_of_Peace/contents/images/1024x768.JPG share/wallpapers/Fields_of_Peace/contents/images/1280x1024.JPG share/wallpapers/Fields_of_Peace/contents/images/1280x800.JPG @@ -1864,22 +1874,14 @@ share/wallpapers/Fresh_Morning/contents/images/1600x1200.jpg share/wallpapers/Fresh_Morning/contents/images/1920x1200.jpg share/wallpapers/Fresh_Morning/contents/screenshot.png share/wallpapers/Fresh_Morning/metadata.desktop -share/wallpapers/Golden_Ripples/contents/images/1024x768.jpg -share/wallpapers/Golden_Ripples/contents/images/1280x1024.jpg -share/wallpapers/Golden_Ripples/contents/images/1280x800.jpg -share/wallpapers/Golden_Ripples/contents/images/1440x900.jpg -share/wallpapers/Golden_Ripples/contents/images/1600x1200.jpg -share/wallpapers/Golden_Ripples/contents/images/1920x1200.jpg -share/wallpapers/Golden_Ripples/contents/screenshot.png -share/wallpapers/Golden_Ripples/metadata.desktop -share/wallpapers/Green_Concentration/contents/images/1024x768.jpg -share/wallpapers/Green_Concentration/contents/images/1280x1024.jpg -share/wallpapers/Green_Concentration/contents/images/1280x800.jpg -share/wallpapers/Green_Concentration/contents/images/1440x900.jpg -share/wallpapers/Green_Concentration/contents/images/1600x1200.jpg -share/wallpapers/Green_Concentration/contents/images/1920x1200.jpg -share/wallpapers/Green_Concentration/contents/screenshot.png -share/wallpapers/Green_Concentration/metadata.desktop +share/wallpapers/HighTide/contents/images/1024x768.jpg +share/wallpapers/HighTide/contents/images/1280x1024.jpg +share/wallpapers/HighTide/contents/images/1280x800.jpg +share/wallpapers/HighTide/contents/images/1440x900.jpg +share/wallpapers/HighTide/contents/images/1600x1200.jpg +share/wallpapers/HighTide/contents/images/1920x1200.jpg +share/wallpapers/HighTide/contents/screenshot.png +share/wallpapers/HighTide/metadata.desktop share/wallpapers/Ladybuggin/contents/images/1024x768.jpg share/wallpapers/Ladybuggin/contents/images/1280x1024.jpg share/wallpapers/Ladybuggin/contents/images/1280x800.jpg @@ -1888,14 +1890,13 @@ share/wallpapers/Ladybuggin/contents/images/1600x1200.jpg share/wallpapers/Ladybuggin/contents/images/1920x1200.jpg share/wallpapers/Ladybuggin/contents/screenshot.png share/wallpapers/Ladybuggin/metadata.desktop -share/wallpapers/Leafs_Labyrinth/contents/images/1024x768.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1280x1024.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1280x800.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1440x900.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1600x1200.jpg -share/wallpapers/Leafs_Labyrinth/contents/images/1920x1200.jpg -share/wallpapers/Leafs_Labyrinth/contents/screenshot.png -share/wallpapers/Leafs_Labyrinth/metadata.desktop +share/wallpapers/Plasmalicious/contents/images/1280x1024.jpg +share/wallpapers/Plasmalicious/contents/images/1280x800.jpg +share/wallpapers/Plasmalicious/contents/images/1400x900.jpg +share/wallpapers/Plasmalicious/contents/images/1600x1200.jpg +share/wallpapers/Plasmalicious/contents/images/1920x1200.jpg +share/wallpapers/Plasmalicious/contents/screenshot.png +share/wallpapers/Plasmalicious/metadata.desktop share/wallpapers/Red_Leaf/contents/images/1024x768.jpg share/wallpapers/Red_Leaf/contents/images/1280x1024.jpg share/wallpapers/Red_Leaf/contents/images/1280x800.jpg @@ -1904,14 +1905,6 @@ share/wallpapers/Red_Leaf/contents/images/1600x1200.jpg share/wallpapers/Red_Leaf/contents/images/1920x1200.jpg share/wallpapers/Red_Leaf/contents/screenshot.png share/wallpapers/Red_Leaf/metadata.desktop -share/wallpapers/Skeeter_Hawk/contents/images/1024x768.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1280x1024.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1280x800.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1440x900.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1600x1200.jpg -share/wallpapers/Skeeter_Hawk/contents/images/1920x1200.jpg -share/wallpapers/Skeeter_Hawk/contents/screenshot.png -share/wallpapers/Skeeter_Hawk/metadata.desktop share/wallpapers/There_is_Rain_on_the_Table/contents/images/1024x768.jpg share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x1024.jpg share/wallpapers/There_is_Rain_on_the_Table/contents/images/1280x800.jpg @@ -1936,24 +1929,18 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/wallpapers/There_is_Rain_on_the_Table/contents/images @dirrm share/wallpapers/There_is_Rain_on_the_Table/contents @dirrm share/wallpapers/There_is_Rain_on_the_Table -@dirrm share/wallpapers/Skeeter_Hawk/contents/images -@dirrm share/wallpapers/Skeeter_Hawk/contents -@dirrm share/wallpapers/Skeeter_Hawk @dirrm share/wallpapers/Red_Leaf/contents/images @dirrm share/wallpapers/Red_Leaf/contents @dirrm share/wallpapers/Red_Leaf -@dirrm share/wallpapers/Leafs_Labyrinth/contents/images -@dirrm share/wallpapers/Leafs_Labyrinth/contents -@dirrm share/wallpapers/Leafs_Labyrinth +@dirrm share/wallpapers/Plasmalicious/contents/images +@dirrm share/wallpapers/Plasmalicious/contents +@dirrm share/wallpapers/Plasmalicious @dirrm share/wallpapers/Ladybuggin/contents/images @dirrm share/wallpapers/Ladybuggin/contents @dirrm share/wallpapers/Ladybuggin -@dirrm share/wallpapers/Green_Concentration/contents/images -@dirrm share/wallpapers/Green_Concentration/contents -@dirrm share/wallpapers/Green_Concentration -@dirrm share/wallpapers/Golden_Ripples/contents/images -@dirrm share/wallpapers/Golden_Ripples/contents -@dirrm share/wallpapers/Golden_Ripples +@dirrm share/wallpapers/HighTide/contents/images +@dirrm share/wallpapers/HighTide/contents +@dirrm share/wallpapers/HighTide @dirrm share/wallpapers/Fresh_Morning/contents/images @dirrm share/wallpapers/Fresh_Morning/contents @dirrm share/wallpapers/Fresh_Morning @@ -1966,57 +1953,23 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/wallpapers/Fields_of_Peace/contents/images @dirrm share/wallpapers/Fields_of_Peace/contents @dirrm share/wallpapers/Fields_of_Peace -@dirrm share/wallpapers/Emotion/contents/images -@dirrm share/wallpapers/Emotion/contents -@dirrm share/wallpapers/Emotion @dirrm share/wallpapers/EOS/contents/images @dirrm share/wallpapers/EOS/contents @dirrm share/wallpapers/EOS @dirrm share/wallpapers/Curls_on_Green/contents/images @dirrm share/wallpapers/Curls_on_Green/contents @dirrm share/wallpapers/Curls_on_Green -@dirrm share/wallpapers/Colorado_Farm/contents/images -@dirrm share/wallpapers/Colorado_Farm/contents -@dirrm share/wallpapers/Colorado_Farm @dirrm share/wallpapers/Code_Poets_Dream/contents/images @dirrm share/wallpapers/Code_Poets_Dream/contents @dirrm share/wallpapers/Code_Poets_Dream @dirrm share/wallpapers/Blue_Curl/contents/images @dirrm share/wallpapers/Blue_Curl/contents @dirrm share/wallpapers/Blue_Curl -@dirrmtry share/wallpapers -@dirrmtry share/sounds -@dirrmtry share/pixmaps -@dirrmtry share/kde4/servicetypes -@dirrmtry share/kde4/services/solidbackends -@dirrmtry share/kde4/services/kwin -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services/ServiceMenus -@dirrmtry share/kde4/services/ScreenSavers -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/mimetypes -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/64x64/mimetypes -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/mimetypes -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/mimetypes -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/mimetypes -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/mimetypes -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/mimetypes -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen +@dirrm share/wallpapers/Air/contents/images +@dirrm share/wallpapers/Air/contents +@dirrm share/wallpapers/Air +@dirrm share/kde4/services/solidbackends +@dirrm share/kde4/services/kwin @dirrm share/icons/Oxygen_Zion_Big/cursors @dirrm share/icons/Oxygen_Zion_Big @dirrm share/icons/Oxygen_Zion/cursors @@ -2037,52 +1990,44 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/icons/Oxygen_Black_Big @dirrm share/icons/Oxygen_Black/cursors @dirrm share/icons/Oxygen_Black -@dirrmtry share/icons -@dirrmtry share/doc/HTML/en/systemsettings -@dirrmtry share/doc/HTML/en/plasma -@dirrmtry share/doc/HTML/en/kxkb -@dirrmtry share/doc/HTML/en/ksysguard -@dirrmtry share/doc/HTML/en/kmenuedit -@dirrmtry share/doc/HTML/en/klipper -@dirrmtry share/doc/HTML/en/kdm -@dirrmtry share/doc/HTML/en/kcontrol/windowspecific -@dirrmtry share/doc/HTML/en/kcontrol/windowbehaviour -@dirrmtry share/doc/HTML/en/kcontrol/splashscreen -@dirrmtry share/doc/HTML/en/kcontrol/screensaver -@dirrmtry share/doc/HTML/en/kcontrol/mouse -@dirrmtry share/doc/HTML/en/kcontrol/kwindecoration -@dirrmtry share/doc/HTML/en/kcontrol/keys -@dirrmtry share/doc/HTML/en/kcontrol/keyboard -@dirrmtry share/doc/HTML/en/kcontrol/kcmstyle -@dirrmtry share/doc/HTML/en/kcontrol/kcmsmserver -@dirrmtry share/doc/HTML/en/kcontrol/kcmdisplay -@dirrmtry share/doc/HTML/en/kcontrol/kcmaccess -@dirrmtry share/doc/HTML/en/kcontrol/joystick -@dirrmtry share/doc/HTML/en/kcontrol/fonts -@dirrmtry share/doc/HTML/en/kcontrol/fontinst -@dirrmtry share/doc/HTML/en/kcontrol/energy -@dirrmtry share/doc/HTML/en/kcontrol/colors -@dirrmtry share/doc/HTML/en/kcontrol/clock -@dirrmtry share/doc/HTML/en/kcontrol/bell -@dirrmtry share/doc/HTML/en/kcontrol/autostart -@dirrmtry share/doc/HTML/en/kcontrol -@dirrmtry share/doc/HTML/en -@dirrmtry share/doc/HTML -@dirrmtry share/doc -@dirrmtry share/dbus-1/interfaces -@dirrmtry share/dbus-1 -@dirrmtry share/config/kdm/sessions -@dirrmtry share/config/kdm -@dirrmtry share/config.kcfg -@dirrmtry share/config -@dirrmtry share/autostart -@dirrmtry share/apps/systemsettings -@dirrmtry share/apps/solidfakenetbackend -@dirrmtry share/apps/solidfakebluetoothbackend -@dirrmtry share/apps/solid/actions -@dirrmtry share/apps/solid -@dirrmtry share/apps/kwin/default_rules -@dirrmtry share/apps/kwin +@dirrm share/doc/HTML/en/systemsettings +@dirrm share/doc/HTML/en/plasma +@dirrm share/doc/HTML/en/kxkb +@dirrm share/doc/HTML/en/ksysguard +@dirrm share/doc/HTML/en/kmenuedit +@dirrm share/doc/HTML/en/klipper +@dirrm share/doc/HTML/en/kdm +@dirrm share/doc/HTML/en/kcontrol/windowspecific +@dirrm share/doc/HTML/en/kcontrol/windowbehaviour +@dirrm share/doc/HTML/en/kcontrol/splashscreen +@dirrm share/doc/HTML/en/kcontrol/screensaver +@dirrm share/doc/HTML/en/kcontrol/powerdevilconfig +@dirrm share/doc/HTML/en/kcontrol/mouse +@dirrm share/doc/HTML/en/kcontrol/kwindecoration +@dirrm share/doc/HTML/en/kcontrol/kwincompositing +@dirrm share/doc/HTML/en/kcontrol/keys +@dirrm share/doc/HTML/en/kcontrol/keyboard +@dirrm share/doc/HTML/en/kcontrol/kcmstyle +@dirrm share/doc/HTML/en/kcontrol/kcmsmserver +@dirrm share/doc/HTML/en/kcontrol/kcmdisplay +@dirrm share/doc/HTML/en/kcontrol/kcmaccess +@dirrm share/doc/HTML/en/kcontrol/joystick +@dirrm share/doc/HTML/en/kcontrol/fonts +@dirrm share/doc/HTML/en/kcontrol/fontinst +@dirrm share/doc/HTML/en/kcontrol/energy +@dirrm share/doc/HTML/en/kcontrol/colors +@dirrm share/doc/HTML/en/kcontrol/clock +@dirrm share/doc/HTML/en/kcontrol/bell +@dirrm share/doc/HTML/en/kcontrol/autostart +@dirrm share/apps/systemsettings +@dirrm share/apps/solidfakenetbackend +@dirrm share/apps/powerdevil +@dirrm share/apps/plasma_scriptengine_ruby +@dirrm share/apps/plasma/dashboard/button +@dirrm share/apps/plasma/dashboard/AppleClasses +@dirrm share/apps/plasma/dashboard +@dirrm share/apps/kwrited +@dirrm share/apps/kwin/default_rules @dirrm share/apps/kthememanager/themes/YellowOnBlue-big @dirrm share/apps/kthememanager/themes/YellowOnBlue @dirrm share/apps/kthememanager/themes/Sunshine @@ -2110,11 +2055,6 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/ksplash/Themes/Default @dirrm share/apps/ksplash/Themes @dirrm share/apps/ksplash -@dirrm share/apps/ksmserver/windowmanagers -@dirrm share/apps/ksmserver -@dirrmtry share/apps/konqsidebartng/virtual_folders/services -@dirrmtry share/apps/konqsidebartng/virtual_folders -@dirrmtry share/apps/konqsidebartng @dirrm share/apps/kmenuedit/icons/oxygen/32x32/actions @dirrm share/apps/kmenuedit/icons/oxygen/32x32 @dirrm share/apps/kmenuedit/icons/oxygen/22x22/actions @@ -2122,8 +2062,6 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/kmenuedit/icons/oxygen @dirrm share/apps/kmenuedit/icons @dirrm share/apps/kmenuedit -@dirrmtry share/apps/kicker/applets -@dirrmtry share/apps/kicker @dirrm share/apps/khotkeys @dirrm share/apps/kfontview @dirrm share/apps/kfontinst/icons/oxygen/scalable/actions @@ -2140,51 +2078,30 @@ share/wallpapers/default_blue.jpg.desktop @dirrm share/apps/kdm/themes @dirrm share/apps/kdm/sessions @dirrm share/apps/kdm/programs -@dirrm share/apps/kdm/pics/users -@dirrm share/apps/kdm/pics @dirrm share/apps/kdm/patterns -@dirrm share/apps/kdm @dirrm share/apps/kdisplay/app-defaults @dirrm share/apps/kdisplay -@dirrm share/apps/kcontrol/pics -@dirrm share/apps/kcontrol -@dirrmtry share/apps/kconf_update @dirrm share/apps/kcmkeys @dirrm share/apps/kcminput/pics @dirrm share/apps/kcminput @dirrm share/apps/kaccess @dirrm share/apps/doc/kdm @dirrm share/apps/doc -@dirrm share/apps/desktoptheme/default/widgets -@dirrm share/apps/desktoptheme/default/opaque/widgets -@dirrm share/apps/desktoptheme/default/opaque/dialogs -@dirrm share/apps/desktoptheme/default/opaque -@dirrm share/apps/desktoptheme/default/dialogs -@dirrm share/apps/desktoptheme/default -@dirrm share/apps/desktoptheme -@dirrm share/apps/color-schemes -@dirrmtry share/apps/cmake/modules -@dirrmtry share/apps/cmake -@dirrmtry share/apps -@dirrmtry share/applications/kde4 -@dirrmtry share/applications -@dirrmtry lib/strigi -@dirrmtry lib/kde4/plugins/designer -@dirrmtry lib/kde4/plugins -@dirrmtry lib/kde4/libexec -@dirrmtry lib/kde4 -@dirrmtry lib/kconf_update_bin +@dirrm share/apps/desktoptheme/default/system-monitor +@dirrm share/apps/desktoptheme/default/calendar +@dirrm lib/KDE4Workspace-%%KDE4_VERSION%%/cmake +@dirrm lib/KDE4Workspace-%%KDE4_VERSION%% @dirrm include/taskmanager -@dirrmtry include/solid/control/ifaces -@dirrmtry include/solid/control +@dirrm include/solid/control/ifaces +@dirrm include/solid/control @dirrmtry include/solid -@dirrmtry include/plasma/widgets -@dirrmtry include/plasma/weather -@dirrmtry include/plasma/scripting +@dirrm include/plasmaclock +@dirrm include/plasma/weather @dirrmtry include/plasma -@dirrmtry include/kworkspace +@dirrmtry include/nepomuk +@dirrm include/kworkspace @dirrm include/ksysguard @dirrm include/ksgrd -@dirrmtry include/KDE/Plasma/Weather +@dirrm include/kephal +@dirrm include/KDE/Plasma/Weather @dirrmtry include/KDE/Plasma -@dirrmtry include/KDE diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index ba14aa4a884e..dad591780fd1 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -10,7 +10,7 @@ PORTNAME= kdebase PORTVERSION= ${KDE4_VERSION} CATEGORIES= x11 kde MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org @@ -18,7 +18,8 @@ COMMENT= Basic applications for the KDE system LIB_DEPENDS= searchclient:${PORTSDIR}/deskutils/strigi \ soprano.4:${PORTSDIR}/textproc/soprano \ - qimageblitz.4:${PORTSDIR}/x11/qimageblitz + qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ + pci.2:${PORTSDIR}/devel/libpci LATEST_LINK= ${PORTNAME}4 @@ -29,20 +30,17 @@ QT_COMPONENTS= corelib opengl dbus qt3support \ qmake_build moc_build rcc_build uic_build USE_GETTEXT= yes -USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 +USE_KDE4= kdelibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes +CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \ + -DWITH_RAW1394:BOOL=OFF + +MAN1= kappfinder.1 \ + kbookmarkmerger.1 \ + kfind.1 + post-extract: ${MKDIR} ${WRKSRC} -post-patch: - ${REINPLACE_CMD} -e "s,<qfile.h>,<QFile>,;s,<qevent.h>,<QtEvents>,; \ - s,<qapplication.h>,<QApplication>," \ - ${WRKSRC}/../apps/konqueror/src/konqbookmarkbar.cpp - ${REINPLACE_CMD} -e 's|<qstringlist.h>|<QStringList>|'\ - ${WRKSRC}/../apps/nsplugins/plugin_paths.h - ${REINPLACE_CMD} -e "s,<qtimer.h>,<QTimer>,; \ - s,<qwidget.h>,<QWidget>," \ - ${WRKSRC}/../apps/nsplugins/viewer/xtevents.h - .include <bsd.port.mk> diff --git a/x11/kdebase4/distinfo b/x11/kdebase4/distinfo index 6043ff083d16..8da5f818e6ed 100644 --- a/x11/kdebase4/distinfo +++ b/x11/kdebase4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdebase-4.1.4.tar.bz2) = 9a76438f5453a3ba4f773db6847825f7 -SHA256 (KDE/kdebase-4.1.4.tar.bz2) = 1c8c0390eb231a84819bfa9f6015a5c99fbf44b622e22ea39bfdc7caf3715a8f -SIZE (KDE/kdebase-4.1.4.tar.bz2) = 4403306 +MD5 (KDE/kdebase-4.2.0.tar.bz2) = da86a8ad624e86eda3a7509f39272060 +SHA256 (KDE/kdebase-4.2.0.tar.bz2) = 51694794fd90883f45456c8bf694feb9c0eafef1b267377c586c417913b0dd88 +SIZE (KDE/kdebase-4.2.0.tar.bz2) = 4249816 diff --git a/x11/kdebase4/files/patch-apps_cmake_modules_FindPCIUTILS.cmake b/x11/kdebase4/files/patch-apps_cmake_modules_FindPCIUTILS.cmake new file mode 100644 index 000000000000..37de8dc3f358 --- /dev/null +++ b/x11/kdebase4/files/patch-apps_cmake_modules_FindPCIUTILS.cmake @@ -0,0 +1,15 @@ +--- ../apps/cmake/modules/FindPCIUTILS.cmake.orig 2008-08-07 15:20:57.000000000 +0000 ++++ ../apps/cmake/modules/FindPCIUTILS.cmake 2008-12-27 11:49:04.000000000 +0000 +@@ -14,7 +14,11 @@ + FIND_LIBRARY(PCIUTILS_LIBRARY NAMES pci) + if(PCIUTILS_LIBRARY) + FIND_LIBRARY(RESOLV_LIBRARY NAMES resolv) +- set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY} ${RESOLV_LIBRARY}) ++ if(RESOLV_LIBRARY) ++ set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY} ${RESOLV_LIBRARY}) ++ else(RESOLV_LIBRARY) ++ set(PCIUTILS_LIBRARIES ${PCIUTILS_LIBRARY}) ++ endif(RESOLV_LIBRARY) + endif(PCIUTILS_LIBRARY) + + diff --git a/x11/kdebase4/pkg-plist b/x11/kdebase4/pkg-plist index a27496373688..12a5eecae333 100644 --- a/x11/kdebase4/pkg-plist +++ b/x11/kdebase4/pkg-plist @@ -26,7 +26,6 @@ include/konqmimedata.h include/konqsidebarplugin.h include/libkonq_export.h lib/kde4/dolphinpart.so -lib/kde4/kcm_css.so lib/kde4/kcm_dolphin.so lib/kde4/kcm_filetypes.so lib/kde4/kcm_history.so @@ -48,7 +47,6 @@ lib/kde4/kcm_usb.so lib/kde4/kcm_useraccount.so lib/kde4/kded_favicons.so lib/kde4/kded_konqy_preloader.so -lib/kde4/kded_kwrited.so lib/kde4/khtmlkttsdplugin.so lib/kde4/konq_aboutpage.so lib/kde4/konq_remoteencoding.so @@ -67,7 +65,7 @@ lib/kde4/libnsplugin.so lib/kde4/plasma_applet_folderview.so lib/libdolphinprivate.so lib/libdolphinprivate.so.5 -lib/libdolphinprivate.so.5.0.0 +lib/libdolphinprivate.so.5.0.1 lib/libkdeinit4_keditbookmarks.so lib/libkdeinit4_kfmclient.so lib/libkdeinit4_kinfocenter.so @@ -76,13 +74,13 @@ lib/libkdeinit4_konsole.so lib/libkdeinit4_kwrite.so lib/libkonq.so lib/libkonq.so.7 -lib/libkonq.so.7.0.0 +lib/libkonq.so.7.0.1 lib/libkonqsidebarplugin.so lib/libkonqsidebarplugin.so.5 -lib/libkonqsidebarplugin.so.5.0.0 +lib/libkonqsidebarplugin.so.5.0.1 lib/libkonquerorprivate.so lib/libkonquerorprivate.so.5 -lib/libkonquerorprivate.so.5.0.0 +lib/libkonquerorprivate.so.5.0.1 share/applications/kde4/Home.desktop share/applications/kde4/dolphin.desktop share/applications/kde4/kappfinder.desktop @@ -341,7 +339,6 @@ share/apps/kconf_update/kfmclient_3_2_update.sh share/apps/kconf_update/konqsidebartng.upd share/apps/kconf_update/move_favicons.sh share/apps/kconf_update/move_konqsidebartng_entries.sh -share/apps/kconf_update/socks.upd share/apps/kcontrol/pics/onlyone.png share/apps/kcontrol/pics/overlapping.png share/apps/kdm/pics/users/Blackbox.png @@ -392,12 +389,6 @@ share/apps/konqueror/about/plugins_rtl.html share/apps/konqueror/about/specs.html share/apps/konqueror/about/tips.html share/apps/konqueror/about/top-left-konqueror.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde1.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde2.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde3.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde4.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde5.png -share/apps/konqueror/icons/crystalsvg/16x16/actions/kde6.png share/apps/konqueror/konqueror.rc share/apps/konqueror/pics/arrow_bottomleft.png share/apps/konqueror/pics/arrow_bottomright.png @@ -428,7 +419,6 @@ share/apps/konsole/linux.keytab share/apps/konsole/partui.rc share/apps/konsole/sessionui.rc share/apps/konsole/solaris.keytab -share/apps/konsole/vt420pc.keytab share/apps/kwrite/kwriteui.rc share/apps/plugin/nspluginpart.rc share/autostart/konqy_preload.desktop @@ -599,7 +589,6 @@ share/icons/oxygen/128x128/apps/wp.png share/icons/oxygen/128x128/apps/xclock.png share/icons/oxygen/128x128/apps/xfmail.png share/icons/oxygen/128x128/apps/xmag.png -share/icons/oxygen/16x16/actions/view-file-columns.png share/icons/oxygen/16x16/apps/abiword.png share/icons/oxygen/16x16/apps/alevt.png share/icons/oxygen/16x16/apps/applixware.png @@ -651,9 +640,7 @@ share/icons/oxygen/16x16/apps/xmms.png share/icons/oxygen/16x16/apps/xosview.png share/icons/oxygen/16x16/apps/xpaint.png share/icons/oxygen/16x16/apps/xv.png -share/icons/oxygen/22x22/actions/view-file-columns.png share/icons/oxygen/22x22/apps/email.png -share/icons/oxygen/32x32/actions/view-file-columns.png share/icons/oxygen/32x32/apps/abiword.png share/icons/oxygen/32x32/apps/alevt.png share/icons/oxygen/32x32/apps/applixware.png @@ -708,7 +695,6 @@ share/icons/oxygen/32x32/apps/xmms.png share/icons/oxygen/32x32/apps/xosview.png share/icons/oxygen/32x32/apps/xpaint.png share/icons/oxygen/32x32/apps/xv.png -share/icons/oxygen/48x48/actions/view-file-columns.png share/icons/oxygen/48x48/apps/abiword.png share/icons/oxygen/48x48/apps/applixware.png share/icons/oxygen/48x48/apps/blender.png @@ -761,7 +747,6 @@ share/icons/oxygen/64x64/apps/wp.png share/icons/oxygen/64x64/apps/xclock.png share/icons/oxygen/64x64/apps/xfmail.png share/icons/oxygen/64x64/apps/xmag.png -share/icons/oxygen/scalable/actions/view-file-columns.svgz share/icons/oxygen/scalable/apps/aim.svgz share/icons/oxygen/scalable/apps/antivirus.svgz share/icons/oxygen/scalable/apps/applixware.svgz @@ -788,6 +773,7 @@ share/icons/oxygen/scalable/apps/xclock.svgz share/icons/oxygen/scalable/apps/xeyes.svgz share/icons/oxygen/scalable/apps/xpaint.svgz share/kde4/services/ServiceMenus/konsolehere.desktop +share/kde4/services/bookmarks.desktop share/kde4/services/cache.desktop share/kde4/services/cookies.desktop share/kde4/services/desktoppath.desktop @@ -796,8 +782,6 @@ share/kde4/services/dma.desktop share/kde4/services/dolphinpart.desktop share/kde4/services/ebrowsing.desktop share/kde4/services/filebehavior.desktop -share/kde4/services/filebrowser.desktop -share/kde4/services/filepreviews.desktop share/kde4/services/filetypes.desktop share/kde4/services/interrupts.desktop share/kde4/services/ioports.desktop @@ -806,7 +790,6 @@ share/kde4/services/kcm_memory.desktop share/kde4/services/kcm_partition.desktop share/kde4/services/kcm_pci.desktop share/kde4/services/kcm_useraccount.desktop -share/kde4/services/kcmcss.desktop share/kde4/services/kcmdolphin.desktop share/kde4/services/kcmhistory.desktop share/kde4/services/kcmkonqyperformance.desktop @@ -815,11 +798,10 @@ share/kde4/services/kcmsolidproc.desktop share/kde4/services/kcmusb.desktop share/kde4/services/kded/favicons.desktop share/kde4/services/kded/konqy_preloader.desktop -share/kde4/services/kded/kwrited.desktop share/kde4/services/kfindpart.desktop +share/kde4/services/khtml_appearance.desktop share/kde4/services/khtml_behavior.desktop share/kde4/services/khtml_filter.desktop -share/kde4/services/khtml_fonts.desktop share/kde4/services/khtml_general.desktop share/kde4/services/khtml_java_js.desktop share/kde4/services/khtml_plugins.desktop @@ -895,53 +877,7 @@ share/templates/linkNFS.desktop share/templates/linkProgram.desktop share/templates/linkURL.desktop share/templates/linkZIP.desktop -@dirrmtry share/kde4/servicetypes @dirrm share/kde4/services/useragentstrings -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services/ServiceMenus -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/oxygen/scalable/apps -@dirrmtry share/icons/oxygen/scalable/actions -@dirrmtry share/icons/oxygen/scalable -@dirrmtry share/icons/oxygen/64x64/apps -@dirrmtry share/icons/oxygen/64x64 -@dirrmtry share/icons/oxygen/48x48/apps -@dirrmtry share/icons/oxygen/48x48/actions -@dirrmtry share/icons/oxygen/48x48 -@dirrmtry share/icons/oxygen/32x32/apps -@dirrmtry share/icons/oxygen/32x32/actions -@dirrmtry share/icons/oxygen/32x32 -@dirrmtry share/icons/oxygen/22x22/apps -@dirrmtry share/icons/oxygen/22x22/actions -@dirrmtry share/icons/oxygen/22x22 -@dirrmtry share/icons/oxygen/16x16/apps -@dirrmtry share/icons/oxygen/16x16/actions -@dirrmtry share/icons/oxygen/16x16 -@dirrmtry share/icons/oxygen/128x128/apps -@dirrmtry share/icons/oxygen/128x128 -@dirrmtry share/icons/oxygen -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64/actions -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48/actions -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32/actions -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/22x22/apps -@dirrmtry share/icons/hicolor/22x22/actions -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16/actions -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128/actions -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor @dirrm share/doc/HTML/en/kwrite @dirrm share/doc/HTML/en/konsole @dirrm share/doc/HTML/en/konqueror @@ -966,28 +902,22 @@ share/templates/linkZIP.desktop @dirrm share/doc/HTML/en/kfind @dirrm share/doc/HTML/en/kdepasswd @dirrm share/doc/HTML/en/dolphin -@dirrmtry share/config -@dirrmtry share/autostart @dirrm share/apps/plugin @dirrm share/apps/kwrite +@dirrm share/apps/konsole +@dirrm share/apps/konqueror/profiles @dirrm share/apps/konqueror/pics -@dirrm share/apps/konqueror/icons/crystalsvg/16x16/actions -@dirrm share/apps/konqueror/icons/crystalsvg/16x16 -@dirrm share/apps/konqueror/icons/crystalsvg -@dirrm share/apps/konqueror/icons @dirrm share/apps/konqueror/about @dirrm share/apps/konqsidebartng/websidebar +@dirrm share/apps/konqsidebartng/virtual_folders/remote/web +@dirrm share/apps/konqsidebartng/virtual_folders/remote/ftp +@dirrm share/apps/konqsidebartng/virtual_folders/remote +@dirrm share/apps/konqsidebartng/entries +@dirrm share/apps/konqsidebartng/dirtree +@dirrm share/apps/konqsidebartng/add @dirrm share/apps/kinfocenter/about @dirrm share/apps/kinfocenter -@dirrm share/apps/khtml/kpartplugins -@dirrmtry share/apps/khtml @dirrm share/apps/keditbookmarks -@dirrmtry share/apps/kdm/pics/users -@dirrmtry share/apps/kdm/pics -@dirrmtry share/apps/kdm -@dirrmtry share/apps/kcontrol/pics -@dirrmtry share/apps/kcontrol -@dirrmtry share/apps/kconf_update @dirrm share/apps/kcmusb @dirrm share/apps/kcmcss @dirrm share/apps/kbookmark @@ -1015,4 +945,3 @@ share/templates/linkZIP.desktop @dirrm share/apps/dolphinpart/kpartplugins @dirrm share/apps/dolphinpart @dirrm share/apps/dolphin -@dirrmtry share/applications/kde4 diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index ac45b8dc4cb0..f5b5d6fb4c54 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -10,13 +10,14 @@ PORTNAME= kdelibs PORTVERSION= ${KDE4_VERSION} CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src +MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src PKGNAMESUFFIX?= # empty DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Base set of libraries needed by KDE programs +BUILD_DEPENDS= ${LOCALBASE}/lib/libhspell.a:${PORTSDIR}/hebrew/hspell LIB_DEPENDS= searchclient:${PORTSDIR}/deskutils/strigi \ soprano.4:${PORTSDIR}/textproc/soprano \ IlmImf:${PORTSDIR}/graphics/OpenEXR \ @@ -36,8 +37,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicol update-mime-database:${PORTSDIR}/misc/shared-mime-info \ iceauth:${PORTSDIR}/x11/iceauth \ xauth:${PORTSDIR}/x11/xauth -# XXX: hebrew/hspell? -# XXX: gssapi/kerberos special handling? .if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h) || defined(WITH_LIBDNS) LIB_DEPENDS+= avahi-qt4:${PORTSDIR}/net/avahi-qt4 \ @@ -46,10 +45,9 @@ LIB_DEPENDS+= avahi-qt4:${PORTSDIR}/net/avahi-qt4 \ LIB_DEPENDS+= dns_sd:${PORTSDIR}/net/mDNSResponder .endif -CONFLICTS= qt4-phonon-4* -LATEST_LINK= ${PORTNAME}4 +CONFLICTS= kdebase-workspace-4.1.* -CMAKE_ARGS+= -DWITH_FAM:BOOL=Off +LATEST_LINK= ${PORTNAME}4 USE_KDE4= kdeprefix kdehier automoc4 sharedmime KDE4_BUILDENV= yes @@ -60,38 +58,41 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib dbus gui network opengl qt3support \ qtestlib script sql svg xml designer \ assistant svg qdbusviewer makeqpf imageformats \ - qmake_build moc_build rcc_build uic_build uic3_build + qmake_build moc_build rcc_build uic_build USE_GNOME= libxml2 libxslt -MAN1= checkXML.1 kde4-config.1 makekdewidgets.1 kdecmake.1 -MAN7= kdeoptions.7 qtoptions.7 -MAN8= kbuildsycoca4.8 +CMAKE_ARGS+= -DWITH_FAM:BOOL=Off \ + -DKDE4_PREFIX:String=${KDE4_PREFIX} -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 700042 -EXTRA_PATCHES= ${FILESDIR}/extrapatch-nepomuk-core-resourcefiltermodel.cpp \ - ${FILESDIR}/extrapatch-nepomuk-core-resourcefiltermodel.h -.endif +MAN1= checkXML.1 \ + kde4-config.1 \ + kdecmake.1 \ + kjs.1 \ + kjscmd.1 \ + kross.1 \ + makekdewidgets.1 +MAN7= kdeoptions.7 \ + qtoptions.7 +MAN8= kbuildsycoca4.8 \ + kcookiejar4.8 \ + kded4.8 \ + kdeinit4.8 \ + meinproc4.8 post-extract: ${MKDIR} ${WRKSRC} -post-patch: -#fix finding automoc when PREFIX is not matched KDE4_PREFIX - ${REINPLACE_CMD} -e 's|NO_DEFAULT_PATH|${KDE4_PREFIX} NO_DEFAULT_PATH|' \ - ${WRKSRC}/../cmake/modules/FindAutomoc4.cmake - pre-configure: - ${REINPLACE_CMD} -e 's|<qdatetime.h>|<QDateTime>|'\ - ${WRKSRC}/../kjs/api/kjsobject.cpp + ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ + ${WRKSRC}/../cmake/modules/*.cmake #prevent updating mime during build ${REINPLACE_CMD} -e '/^update_xdg_mimetypes/d; /SharedMimeInfo/d' \ ${WRKSRC}/../mimetypes/CMakeLists.txt - ${REINPLACE_CMD} -e 's|".kde"|".kde4"|' \ + #default KDEHOME dir + ${REINPLACE_CMD} -e '/KDE_DEFAULT_HOME/s|.kde|.kde4|' \ ${WRKSRC}/../CMakeLists.txt post-install: - @-update-mime-database ${KDE4_PREFIX}/share/mime + @-update-mime-database ${PREFIX}/share/mime -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/x11/kdelibs4/distinfo b/x11/kdelibs4/distinfo index 5eee0f4125be..612408102bb4 100644 --- a/x11/kdelibs4/distinfo +++ b/x11/kdelibs4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdelibs-4.1.4.tar.bz2) = ffdb0340a72aaf06a0b98f354c0c59ef -SHA256 (KDE/kdelibs-4.1.4.tar.bz2) = e98891cfaec6d60e361ed8630c0ecaf019bb4d497f984574ee76963236f43360 -SIZE (KDE/kdelibs-4.1.4.tar.bz2) = 9118858 +MD5 (KDE/kdelibs-4.2.0.tar.bz2) = 2d830a922195fefe6e073111850247ac +SHA256 (KDE/kdelibs-4.2.0.tar.bz2) = d66da8881f4d347a2140ce19e87dacf48809c02823f87cece680148f2b2ed665 +SIZE (KDE/kdelibs-4.2.0.tar.bz2) = 10033136 diff --git a/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.cpp b/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.cpp deleted file mode 100644 index 9ac26cd42ad8..000000000000 --- a/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.cpp +++ /dev/null @@ -1,19 +0,0 @@ ---- ../nepomuk/core/resourcefiltermodel.cpp.orig 2009-01-06 23:35:20.000000000 +0000 -+++ ../nepomuk/core/resourcefiltermodel.cpp 2009-01-09 10:03:30.000000000 +0000 -@@ -42,15 +42,9 @@ - using namespace Soprano; - - --uint Soprano::qHash( const Soprano::Node& node ) --{ -- return qHash( node.toString() ); --} -- --// @deprecated: just for keeping binary compatibility - uint qHash( const Soprano::Node& node ) - { -- return Soprano::qHash( node ); -+ return qHash( node.toString() ); - } - - class Nepomuk::ResourceFilterModel::Private diff --git a/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.h b/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.h deleted file mode 100644 index e3ebee61dca4..000000000000 --- a/x11/kdelibs4/files/extrapatch-nepomuk-core-resourcefiltermodel.h +++ /dev/null @@ -1,13 +0,0 @@ ---- ../nepomuk/core/resourcefiltermodel.h.orig 2009-01-06 23:35:20.000000000 +0000 -+++ ../nepomuk/core/resourcefiltermodel.h 2009-01-09 10:15:12.000000000 +0000 -@@ -113,9 +113,7 @@ - }; - } - --namespace Soprano { -- uint qHash( const Node& node ); --} -+uint qHash( const Soprano::Node& node ); - - - #endif diff --git a/x11/kdelibs4/files/patch-FindKDE4Internal.cmake b/x11/kdelibs4/files/patch-FindKDE4Internal.cmake deleted file mode 100644 index 466260ee1478..000000000000 --- a/x11/kdelibs4/files/patch-FindKDE4Internal.cmake +++ /dev/null @@ -1,104 +0,0 @@ ---- ../cmake/modules/FindKDE4Internal.cmake.orig 2008-07-29 14:17:48.000000000 +0200 -+++ ../cmake/modules/FindKDE4Internal.cmake 2008-07-29 14:31:16.000000000 +0200 -@@ -380,62 +380,62 @@ - set(KDE4_KDECORE_LIBS ${kdecore_LIB_DEPENDS} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KDEUI_LIBRARY NAMES kdeui PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KDEUI_LIBS ${kdeui_LIB_DEPENDS} ${KDE4_KDEUI_LIBRARY} ) -+ set(KDE4_KDEUI_LIBS ${kdeui_LIB_DEPENDS} ${KDE4_KDEUI_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - find_library(KDE4_KIO_LIBRARY NAMES kio PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KIO_LIBS ${kio_LIB_DEPENDS} ${KDE4_KIO_LIBRARY} ) -+ set(KDE4_KIO_LIBS ${kio_LIB_DEPENDS} ${KDE4_KIO_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KPARTS_LIBRARY NAMES kparts PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KPARTS_LIBS ${kparts_LIB_DEPENDS} ${KDE4_KPARTS_LIBRARY} ) -+ set(KDE4_KPARTS_LIBS ${kparts_LIB_DEPENDS} ${KDE4_KPARTS_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KUTILS_LIBRARY NAMES kutils PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KUTILS_LIBS ${kutils_LIB_DEPENDS} ${KDE4_KUTILS_LIBRARY} ) -+ set(KDE4_KUTILS_LIBS ${kutils_LIB_DEPENDS} ${KDE4_KUTILS_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KDE3SUPPORT_LIBRARY NAMES kde3support PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KDE3SUPPORT_LIBS ${kde3support_LIB_DEPENDS} ${KDE4_KDE3SUPPORT_LIBRARY} ) -+ set(KDE4_KDE3SUPPORT_LIBS ${kde3support_LIB_DEPENDS} ${KDE4_KDE3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KFILE_LIBRARY NAMES kfile PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KFILE_LIBS ${kfile_LIB_DEPENDS} ${KDE4_KFILE_LIBRARY} ) -+ set(KDE4_KFILE_LIBS ${kfile_LIB_DEPENDS} ${KDE4_KFILE_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KHTML_LIBRARY NAMES khtml PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KHTML_LIBS ${khtml_LIB_DEPENDS} ${KDE4_KHTML_LIBRARY} ) -+ set(KDE4_KHTML_LIBS ${khtml_LIB_DEPENDS} ${KDE4_KHTML_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KJS_LIBRARY NAMES kjs PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KJS_LIBS ${kjs_LIB_DEPENDS} ${KDE4_KJS_LIBRARY} ) -+ set(KDE4_KJS_LIBS ${kjs_LIB_DEPENDS} ${KDE4_KJS_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KJSAPI_LIBRARY NAMES kjsapi PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KJSAPI_LIBS ${kjsapi_LIB_DEPENDS} ${KDE4_KJSAPI_LIBRARY} ) -+ set(KDE4_KJSAPI_LIBS ${kjsapi_LIB_DEPENDS} ${KDE4_KJSAPI_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KNEWSTUFF2_LIBRARY NAMES knewstuff2 PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KNEWSTUFF2_LIBS ${knewstuff2_LIB_DEPENDS} ${KDE4_KNEWSTUFF2_LIBRARY} ) -+ set(KDE4_KNEWSTUFF2_LIBS ${knewstuff2_LIB_DEPENDS} ${KDE4_KNEWSTUFF2_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - if (UNIX) - find_library(KDE4_KPTY_LIBRARY NAMES kpty PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KPTY_LIBS ${kpty_LIB_DEPENDS} ${KDE4_KPTY_LIBRARY} ) -+ set(KDE4_KPTY_LIBS ${kpty_LIB_DEPENDS} ${KDE4_KPTY_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KDESU_LIBRARY NAMES kdesu PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KDESU_LIBS ${kdesu_LIB_DEPENDS} ${KDE4_KDESU_LIBRARY} ) -+ set(KDE4_KDESU_LIBS ${kdesu_LIB_DEPENDS} ${KDE4_KDESU_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - endif (UNIX) - - find_library(KDE4_KDNSSD_LIBRARY NAMES kdnssd PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KDNSSD_LIBS ${kdnssd_LIB_DEPENDS} ${KDE4_KDNSSD_LIBRARY} ) -+ set(KDE4_KDNSSD_LIBS ${kdnssd_LIB_DEPENDS} ${KDE4_KDNSSD_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_SOLID_LIBRARY NAMES solid PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_SOLID_LIBS ${solid_LIB_DEPENDS} ${KDE4_SOLID_LIBRARY} ) -+ set(KDE4_SOLID_LIBS ${solid_LIB_DEPENDS} ${KDE4_SOLID_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_THREADWEAVER_LIBRARY NAMES threadweaver PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_THREADWEAVER_LIBRARIES ${threadweaver_LIB_DEPENDS} ${KDE4_THREADWEAVER_LIBRARY} ) -+ set(KDE4_THREADWEAVER_LIBRARIES ${threadweaver_LIB_DEPENDS} ${KDE4_THREADWEAVER_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KNOTIFYCONFIG_LIBRARY NAMES knotifyconfig PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KNOTIFYCONFIG_LIBS ${knotifyconfig_LIB_DEPENDS} ${KDE4_KNOTIFYCONFIG_LIBRARY} ) -+ set(KDE4_KNOTIFYCONFIG_LIBS ${knotifyconfig_LIB_DEPENDS} ${KDE4_KNOTIFYCONFIG_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KROSSCORE_LIBRARY NAMES krosscore PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KROSSCORE_LIBS ${krosscore_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBRARY} ) -+ set(KDE4_KROSSCORE_LIBS ${krosscore_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KROSSUI_LIBRARY NAMES krossui PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KROSSUI_LIBS ${krossui_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBS} ${KDE4_KROSSUI_LIBRARY} ) -+ set(KDE4_KROSSUI_LIBS ${krossui_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBS} ${KDE4_KROSSUI_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - find_library(KDE4_KTEXTEDITOR_LIBRARY NAMES ktexteditor PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -- set(KDE4_KTEXTEDITOR_LIBS ${ktexteditor_LIB_DEPENDS} ${KDE4_KTEXTEDITOR_LIBRARY} ) -+ set(KDE4_KTEXTEDITOR_LIBS ${ktexteditor_LIB_DEPENDS} ${KDE4_KTEXTEDITOR_LIBRARY} ${KDE4_KDECORE_LIBRARY} ) - - # Can't do that, it's not always compiled. - #find_library(KDE4_KNEPOMUK_LIBRARY NAMES knepomuk PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) -@@ -642,8 +642,8 @@ - _set_fancy(XDG_MIME_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/mime/packages" "The install dir for the xdg mimetypes") - - _set_fancy(SYSCONF_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/etc" "The kde sysconfig install dir (default ${CMAKE_INSTALL_PREFIX}/etc)") -- _set_fancy(MAN_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/man" "The kde man install dir (default ${SHARE_INSTALL_PREFIX}/man/)") -- _set_fancy(INFO_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/info" "The kde info install dir (default ${SHARE_INSTALL_PREFIX}/info)") -+ _set_fancy(MAN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/man" "The kde man install dir (default ${SHARE_INSTALL_PREFIX}/man/)") -+ _set_fancy(INFO_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/info" "The kde info install dir (default ${SHARE_INSTALL_PREFIX}/info)") - _set_fancy(DBUS_INTERFACES_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/dbus-1/interfaces" "The kde dbus interfaces install dir (default ${SHARE_INSTALL_PREFIX}/dbus-1/interfaces)") - _set_fancy(DBUS_SERVICES_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/dbus-1/services" "The kde dbus services install dir (default ${SHARE_INSTALL_PREFIX}/dbus-1/services)") - -@@ -1128,6 +1128,8 @@ - message(FATAL_ERROR "ERROR: the installed kdelibs version ${KDEVERSION} is too old, at least version ${KDE_MIN_VERSION} is required") - endif (NOT KDE4_INSTALLED_VERSION_OK) - -+link_directories(${KDE4_LIB_DIR}) -+ - if (NOT KDE4_KCFGC_EXECUTABLE) - message(FATAL_ERROR "ERROR: could not detect a usable kconfig_compiler") - endif (NOT KDE4_KCFGC_EXECUTABLE) diff --git a/x11/kdelibs4/files/patch-KDE4Defaults.cmake b/x11/kdelibs4/files/patch-KDE4Defaults.cmake index f684714eca37..cd75deccc6b1 100644 --- a/x11/kdelibs4/files/patch-KDE4Defaults.cmake +++ b/x11/kdelibs4/files/patch-KDE4Defaults.cmake @@ -1,17 +1,18 @@ ---- ../cmake/modules/KDE4Defaults.cmake.orig 2008-05-21 13:06:10.000000000 +0200 -+++ ../cmake/modules/KDE4Defaults.cmake 2008-05-27 18:51:10.000000000 +0200 -@@ -29,11 +29,11 @@ - +--- ../cmake/modules/KDE4Defaults.cmake.orgi 2009-01-22 23:26:08.000000000 +0100 ++++ ../cmake/modules/KDE4Defaults.cmake 2009-01-22 23:27:02.000000000 +0100 +@@ -24,12 +24,12 @@ # define the generic version of the libraries here # this makes it easy to advance it when the next KDE release comes --set(GENERIC_LIB_VERSION "4.1.0") + # Use this version number for libraries which are at version n in KDE version n +-set(GENERIC_LIB_VERSION "4.2.0") -set(GENERIC_LIB_SOVERSION "4") -+set(GENERIC_LIB_VERSION "5.0.0") ++set(GENERIC_LIB_VERSION "5.0.1") +set(GENERIC_LIB_SOVERSION "5") --set(KDE_NON_GENERIC_LIB_VERSION "5.1.0") + # Use this version number for libraries which are already at version n+1 in KDE version n +-set(KDE_NON_GENERIC_LIB_VERSION "5.2.0") -set(KDE_NON_GENERIC_LIB_SOVERSION "5") -+set(KDE_NON_GENERIC_LIB_VERSION "7.0.0") ++set(KDE_NON_GENERIC_LIB_VERSION "7.0.1") +set(KDE_NON_GENERIC_LIB_SOVERSION "7") # windows does not support LD_LIBRARY_PATH or similar diff --git a/x11/kdelibs4/files/patch-Modules_FindQt4.cmake b/x11/kdelibs4/files/patch-Modules_FindQt4.cmake deleted file mode 100644 index bae246f8f6e2..000000000000 --- a/x11/kdelibs4/files/patch-Modules_FindQt4.cmake +++ /dev/null @@ -1,39 +0,0 @@ ---- ../cmake/modules/FindQt4.cmake.orig 2008-05-05 22:25:53.000000000 +0400 -+++ ../cmake/modules/FindQt4.cmake 2008-07-21 02:37:16.000000000 +0400 -@@ -293,7 +293,7 @@ - - GET_FILENAME_COMPONENT(qt_install_version "[HKEY_CURRENT_USER\\Software\\trolltech\\Versions;DefaultQtVersion]" NAME) - # check for qmake --FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake qmake4 qmake-qt4 PATHS -+FIND_PROGRAM(QT_QMAKE_EXECUTABLE NAMES qmake-qt4 qmake4 qmake PATHS - "[HKEY_CURRENT_USER\\Software\\Trolltech\\Qt3Versions\\4.0.0;InstallDir]/bin" - "[HKEY_CURRENT_USER\\Software\\Trolltech\\Versions\\4.0.0;InstallDir]/bin" - "[HKEY_CURRENT_USER\\Software\\Trolltech\\Versions\\${qt_install_version};InstallDir]/bin" -@@ -915,9 +915,9 @@ - "${QT_UIC_EXECUTABLE_INTERNAL}" QT_UIC_EXECUTABLE_INTERNAL) - - SET(QT_MOC_EXECUTABLE -- ${QT_MOC_EXECUTABLE_INTERNAL} CACHE FILEPATH "The moc executable") -+ ${QT_MOC_EXECUTABLE_INTERNAL} CACHE FILEPATH "The moc executable" FORCE) - SET(QT_UIC_EXECUTABLE -- ${QT_UIC_EXECUTABLE_INTERNAL} CACHE FILEPATH "The uic executable") -+ ${QT_UIC_EXECUTABLE_INTERNAL} CACHE FILEPATH "The uic executable" FORCE) - - FIND_PROGRAM(QT_UIC3_EXECUTABLE - NAMES uic3 -@@ -944,13 +944,13 @@ - ) - - FIND_PROGRAM(QT_LUPDATE_EXECUTABLE -- NAMES lupdate -+ NAMES lupdate-qt4 - PATHS ${QT_BINARY_DIR} - NO_DEFAULT_PATH - ) - - FIND_PROGRAM(QT_LRELEASE_EXECUTABLE -- NAMES lrelease -+ NAMES lrelease-qt4 - PATHS ${QT_BINARY_DIR} - NO_DEFAULT_PATH - ) diff --git a/x11/kdelibs4/files/patch-cmake-modules-FindGettext.cmake b/x11/kdelibs4/files/patch-cmake-modules-FindGettext.cmake deleted file mode 100644 index 4e8657ae7c19..000000000000 --- a/x11/kdelibs4/files/patch-cmake-modules-FindGettext.cmake +++ /dev/null @@ -1,29 +0,0 @@ ---- ../cmake/modules/FindGettext.cmake.orig 2008-07-11 18:32:43.000000000 +0200 -+++ ../cmake/modules/FindGettext.cmake 2008-07-11 18:32:58.000000000 +0200 -@@ -26,13 +26,12 @@ - include(CheckIncludeFiles) - include(CheckLibraryExists) - include(CheckFunctionExists) -- -- check_include_files(libintl.h HAVE_LIBINTL_H) -- -- set(GETTEXT_INCLUDE_DIR) -+ -+ FIND_PATH(GETTEXT_INCLUDE_DIR libintl.h) - set(GETTEXT_LIBRARIES) - -- if (HAVE_LIBINTL_H) -+ if (GETTEXT_INCLUDE_DIR) -+ set(HAVE_LIBINTL_H TRUE) - check_function_exists(dgettext LIBC_HAS_DGETTEXT) - if (LIBC_HAS_DGETTEXT) - set(GETTEXT_SOURCE "built in libc") -@@ -47,7 +46,7 @@ - set(GETTEXT_FOUND TRUE) - endif (LIBINTL_HAS_DGETTEXT) - endif (LIBC_HAS_DGETTEXT) -- endif (HAVE_LIBINTL_H) -+ endif (GETTEXT_INCLUDE_DIR) - - if (GETTEXT_FOUND) - if (NOT Gettext_FIND_QUIETLY) diff --git a/x11/kdelibs4/files/patch-cmake-modules-FindQCA2.cmake b/x11/kdelibs4/files/patch-cmake-modules-FindQCA2.cmake deleted file mode 100644 index c6eb3c1959ed..000000000000 --- a/x11/kdelibs4/files/patch-cmake-modules-FindQCA2.cmake +++ /dev/null @@ -1,11 +0,0 @@ ---- ../cmake/modules/FindQCA2.cmake.orig 2008-07-11 14:15:58.000000000 +0200 -+++ ../cmake/modules/FindQCA2.cmake 2008-07-11 14:16:35.000000000 +0200 -@@ -26,7 +26,7 @@ - INCLUDE(UsePkgConfig) - - IF (NOT WIN32) -- PKGCONFIG(qca2 QCA2_INCLUDE_DIR _Qca2LinkDir _Qca2LinkFlags _Qca2Cflags) -+ PKGCONFIG(qca QCA2_INCLUDE_DIR _Qca2LinkDir _Qca2LinkFlags _Qca2Cflags) - - set(QCA2_DEFINITIONS ${_Qca2Cflags}) - diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindKDE4Internal.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindKDE4Internal.cmake new file mode 100644 index 000000000000..3c4408efa3bf --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindKDE4Internal.cmake @@ -0,0 +1,13 @@ +--- ../cmake/modules/FindKDE4Internal.cmake.orig 2008-12-04 11:35:54.000000000 +0300 ++++ ../cmake/modules/FindKDE4Internal.cmake 2008-12-15 02:56:07.000000000 +0300 +@@ -743,8 +743,8 @@ + _set_fancy(XDG_MIME_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/mime/packages" "The install dir for the xdg mimetypes") + + _set_fancy(SYSCONF_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/etc" "The kde sysconfig install dir (default ${CMAKE_INSTALL_PREFIX}/etc)") +- _set_fancy(MAN_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/man" "The kde man install dir (default ${SHARE_INSTALL_PREFIX}/man/)") +- _set_fancy(INFO_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/info" "The kde info install dir (default ${SHARE_INSTALL_PREFIX}/info)") ++ _set_fancy(MAN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/man" "The kde man install dir (default ${SHARE_INSTALL_PREFIX}/man/)") ++ _set_fancy(INFO_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/info" "The kde info install dir (default ${SHARE_INSTALL_PREFIX}/info)") + _set_fancy(DBUS_INTERFACES_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/dbus-1/interfaces" "The kde dbus interfaces install dir (default ${SHARE_INSTALL_PREFIX}/dbus-1/interfaces)") + _set_fancy(DBUS_SERVICES_INSTALL_DIR "${SHARE_INSTALL_PREFIX}/dbus-1/services" "The kde dbus services install dir (default ${SHARE_INSTALL_PREFIX}/dbus-1/services)") + diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindKdcraw.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindKdcraw.cmake new file mode 100644 index 000000000000..2e5639bbadce --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindKdcraw.cmake @@ -0,0 +1,11 @@ +--- ../cmake/modules/FindKdcraw.cmake.orig 2009-01-06 17:27:37.000000000 +0000 ++++ ../cmake/modules/FindKdcraw.cmake 2009-01-25 08:34:44.000000000 +0000 +@@ -51,7 +51,7 @@ + # in the FIND_PATH() and FIND_LIBRARY() calls + INCLUDE(UsePkgConfig) + +- PKGCONFIG(libkdcraw _KDCRAWIncDir _KDCRAWLinkDir _KDCRAWLinkFlags _KDCRAWCflags) ++ PKGCONFIG(libkdcraw-kde4 _KDCRAWIncDir _KDCRAWLinkDir _KDCRAWLinkFlags _KDCRAWCflags) + + if(_KDCRAWLinkFlags) + # query pkg-config asking for a libkdcraw >= 0.2.0 diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindKexiv2.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindKexiv2.cmake new file mode 100644 index 000000000000..8844a6ab8e28 --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindKexiv2.cmake @@ -0,0 +1,11 @@ +--- ../cmake/modules/FindKexiv2.cmake.orig 2009-01-06 17:27:37.000000000 +0000 ++++ ../cmake/modules/FindKexiv2.cmake 2009-01-25 08:34:53.000000000 +0000 +@@ -49,7 +49,7 @@ + # in the FIND_PATH() and FIND_LIBRARY() calls + INCLUDE(UsePkgConfig) + +- PKGCONFIG(libkexiv2 _KEXIV2IncDir _KEXIV2LinkDir _KEXIV2LinkFlags _KEXIV2Cflags) ++ PKGCONFIG(libkexiv2-kde4 _KEXIV2IncDir _KEXIV2LinkDir _KEXIV2LinkFlags _KEXIV2Cflags) + + if(_KEXIV2LinkFlags) + # query pkg-config asking for a libkexiv2 >= 0.2.0 diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindKipi.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindKipi.cmake new file mode 100644 index 000000000000..18a427d0d0d0 --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindKipi.cmake @@ -0,0 +1,11 @@ +--- ../cmake/modules/FindKipi.cmake.orig 2009-01-06 17:27:37.000000000 +0000 ++++ ../cmake/modules/FindKipi.cmake 2009-01-25 08:35:05.000000000 +0000 +@@ -50,7 +50,7 @@ + # in the FIND_PATH() and FIND_LIBRARY() calls + INCLUDE(UsePkgConfig) + +- PKGCONFIG(libkipi _KIPIIncDir _KIPILinkDir _KIPILinkFlags _KIPICflags) ++ PKGCONFIG(libkipi-kde4 _KIPIIncDir _KIPILinkDir _KIPILinkFlags _KIPICflags) + + if(_KIPILinkFlags) + # query pkg-config asking for a libkipi >= 0.2.0 diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindPhonon.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindPhonon.cmake new file mode 100644 index 000000000000..2ba8f352bf4a --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindPhonon.cmake @@ -0,0 +1,16 @@ +--- ../cmake/modules/FindPhonon.cmake.orig 2008-12-04 11:35:54.000000000 +0300 ++++ ../cmake/modules/FindPhonon.cmake 2008-12-15 23:16:39.000000000 +0300 +@@ -27,11 +27,11 @@ + endif(PHONON_INCLUDE_DIR AND PHONON_LIBRARY) + + # As discussed on kde-buildsystem: first look at CMAKE_PREFIX_PATH, then at the suggested PATHS (kde4 install dir) +- find_library(PHONON_LIBRARY NAMES phonon PATHS ${KDE4_LIB_INSTALL_DIR} ${QT_LIBRARY_DIR} NO_SYSTEM_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH) ++ find_library(PHONON_LIBRARY NAMES phonon PATHS ${KDE4_PREFIX}/lib ${KDE4_LIB_INSTALL_DIR} ${QT_LIBRARY_DIR} NO_SYSTEM_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH) + # then at the default system locations (CMAKE_SYSTEM_PREFIX_PATH, i.e. /usr etc.) + find_library(PHONON_LIBRARY NAMES phonon) + +- find_path(PHONON_INCLUDE_DIR NAMES phonon/phonon_export.h PATHS ${KDE4_INCLUDE_INSTALL_DIR} ${QT_INCLUDE_DIR} ${INCLUDE_INSTALL_DIR} NO_SYSTEM_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH) ++ find_path(PHONON_INCLUDE_DIR NAMES phonon/phonon_export.h PATHS ${KDE4_PREFIX}/include ${KDE4_INCLUDE_INSTALL_DIR} ${QT_INCLUDE_DIR} ${INCLUDE_INSTALL_DIR} NO_SYSTEM_ENVIRONMENT_PATH NO_CMAKE_SYSTEM_PATH) + find_path(PHONON_INCLUDE_DIR NAMES phonon/phonon_export.h) + + if(PHONON_INCLUDE_DIR AND PHONON_LIBRARY) diff --git a/x11/kdelibs4/files/patch-cmake_modules_FindQt4.cmake b/x11/kdelibs4/files/patch-cmake_modules_FindQt4.cmake new file mode 100644 index 000000000000..cfdac69ba1f2 --- /dev/null +++ b/x11/kdelibs4/files/patch-cmake_modules_FindQt4.cmake @@ -0,0 +1,18 @@ +--- ../cmake/modules/FindQt4.cmake.orig 2008-10-17 15:01:33.000000000 +0400 ++++ ../cmake/modules/FindQt4.cmake 2008-12-16 00:40:06.000000000 +0300 +@@ -1096,13 +1096,13 @@ + ) + + FIND_PROGRAM(QT_LUPDATE_EXECUTABLE +- NAMES lupdate ++ NAMES lupdate-qt4 + PATHS ${QT_BINARY_DIR} + NO_DEFAULT_PATH + ) + + FIND_PROGRAM(QT_LRELEASE_EXECUTABLE +- NAMES lrelease ++ NAMES lrelease-qt4 + PATHS ${QT_BINARY_DIR} + NO_DEFAULT_PATH + ) diff --git a/x11/kdelibs4/files/patch-kded-kded.cpp b/x11/kdelibs4/files/patch-kded-kded.cpp new file mode 100644 index 000000000000..af0ff725708f --- /dev/null +++ b/x11/kdelibs4/files/patch-kded-kded.cpp @@ -0,0 +1,68 @@ +--- ../kded/kded.cpp (revision 918837) ++++ ../kded/kded.cpp (revision 918838) +@@ -115,9 +115,8 @@ + KToolInvocation::kdeinitExecWait( "kdontchangethehostname", args ); + } + +-Kded::Kded(bool checkUpdates) +- : b_checkUpdates(checkUpdates), +- m_needDelayedCheck(false) ++Kded::Kded() ++ : m_needDelayedCheck(false) + { + _self = this; + +@@ -280,7 +279,7 @@ + KSharedConfig::Ptr config = KGlobal::config(); + // Ensure the service exists. + KService::Ptr service = KService::serviceByDesktopPath("kded/"+obj+".desktop"); +- if (!service) ++ if (!service) + return; + KConfigGroup cg(config, QString("Module-%1").arg(service->desktopEntryName())); + cg.writeEntry("autoload", autoload); +@@ -290,7 +289,7 @@ + bool Kded::isModuleAutoloaded(const QString &obj) const + { + KService::Ptr s = KService::serviceByDesktopPath("kded/"+obj+".desktop"); +- if (!s) ++ if (!s) + return false; + return isModuleAutoloaded(s); + } +@@ -307,7 +306,7 @@ + bool Kded::isModuleLoadedOnDemand(const QString &obj) const + { + KService::Ptr s = KService::serviceByDesktopPath("kded/"+obj+".desktop"); +- if (!s) ++ if (!s) + return false; + return isModuleLoadedOnDemand(s); + } +@@ -446,7 +445,7 @@ + + void Kded::updateDirWatch() + { +- if (!b_checkUpdates) return; ++ if (!bCheckUpdates) return; + + delete m_pDirWatch; + m_pDirWatch = new KDirWatch; +@@ -471,7 +470,7 @@ + { + delete KSycoca::self(); + +- if (!b_checkUpdates) return; ++ if (!bCheckUpdates) return; + + if (delayedCheck) return; + +@@ -921,7 +920,7 @@ + checkStamps = cg.readEntry("CheckFileStamps", true); + delayedCheck = cg.readEntry("DelayedCheck", false); + +- Kded *kded = new Kded(false); // Build data base ++ Kded *kded = new Kded(); // Build data base + + KDE_signal(SIGTERM, sighandler); + KDE_signal(SIGHUP, sighandler); diff --git a/x11/kdelibs4/files/patch-kded-kded.h b/x11/kdelibs4/files/patch-kded-kded.h new file mode 100644 index 000000000000..b5459c80193e --- /dev/null +++ b/x11/kdelibs4/files/patch-kded-kded.h @@ -0,0 +1,20 @@ +--- ../kded/kded.h (revision 918837) ++++ ../kded/kded.h (revision 918838) +@@ -41,7 +41,7 @@ + { + Q_OBJECT + public: +- Kded(bool checkUpdates); ++ Kded(); + virtual ~Kded(); + + static Kded *self() { return _self;} +@@ -186,8 +186,6 @@ + */ + KDirWatch* m_pDirWatch; + +- bool b_checkUpdates; +- + /** + * When a desktop file is updated, a timer is started (5 sec) + * before rebuilding the binary - so that multiple updates result diff --git a/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.cpp b/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.cpp deleted file mode 100644 index a6090fc7c2df..000000000000 --- a/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.cpp +++ /dev/null @@ -1,106 +0,0 @@ ---- ../kfile/kfileplacesmodel.cpp 2008/08/15 10:29:57 847375 -+++ ../kfile/kfileplacesmodel.cpp 2008/08/15 10:30:45 847376 -@@ -54,7 +54,7 @@ - public: - Private(KFilePlacesModel *self) : q(self), bookmarkManager(0), sharedBookmarks(0) {} - ~Private() -- { -+ { - delete sharedBookmarks; - qDeleteAll(items); - } -@@ -68,7 +68,7 @@ - Solid::Predicate predicate; - KBookmarkManager *bookmarkManager; - KFilePlacesSharedBookmarks * sharedBookmarks; -- -+ - void reloadAndSignal(); - QList<KFilePlacesItem *> loadBookmarkList(); - -@@ -663,8 +663,7 @@ - { - Solid::Device device = deviceForIndex(index); - -- if ( (device.is<Solid::StorageAccess>() && device.as<Solid::StorageAccess>()->isAccessible()) -- || device.is<Solid::OpticalDisc>()) { -+ if (device.is<Solid::StorageAccess>() && device.as<Solid::StorageAccess>()->isAccessible()) { - - Solid::StorageDrive *drive = device.as<Solid::StorageDrive>(); - -@@ -680,17 +679,39 @@ - removable = drive->isRemovable(); - } - -+ QString iconName; - QString text; - QString label = data(index, Qt::DisplayRole).toString().replace('&',"&&"); - - if (device.is<Solid::OpticalDisc>()) { -- text = i18n("&Eject '%1'", label); -+ text = i18n("&Release '%1'", label); - } else if (removable || hotpluggable) { - text = i18n("&Safely Remove '%1'", label); -+ iconName = "media-eject"; - } else { - text = i18n("&Unmount '%1'", label); -+ iconName = "media-eject"; - } - -+ if (!iconName.isEmpty()) { -+ return new QAction(KIcon(iconName), text, 0); -+ } else { -+ return new QAction(text, 0); -+ } -+ } -+ -+ return 0; -+} -+ -+QAction *KFilePlacesModel::ejectActionForIndex(const QModelIndex &index) const -+{ -+ Solid::Device device = deviceForIndex(index); -+ -+ if (device.is<Solid::OpticalDisc>()) { -+ -+ QString label = data(index, Qt::DisplayRole).toString().replace('&',"&&"); -+ QString text = i18n("&Eject '%1'", label); -+ - return new QAction(KIcon("media-eject"), text, 0); - } - -@@ -701,6 +722,18 @@ - { - Solid::Device device = deviceForIndex(index); - -+ Solid::StorageAccess *access = device.as<Solid::StorageAccess>(); -+ -+ connect(access, SIGNAL(teardownDone(Solid::ErrorType, QVariant, const QString &)), -+ this, SLOT(_k_storageTeardownDone(Solid::ErrorType, QVariant))); -+ -+ device.as<Solid::StorageAccess>()->teardown(); -+} -+ -+void KFilePlacesModel::requestEject(const QModelIndex &index) -+{ -+ Solid::Device device = deviceForIndex(index); -+ - Solid::OpticalDrive *drive = device.parent().as<Solid::OpticalDrive>(); - - if (drive!=0) { -@@ -709,12 +742,9 @@ - - drive->eject(); - } else { -- Solid::StorageAccess *access = device.as<Solid::StorageAccess>(); -- -- connect(access, SIGNAL(teardownDone(Solid::ErrorType, QVariant, const QString &)), -- this, SLOT(_k_storageTeardownDone(Solid::ErrorType, QVariant))); -- -- device.as<Solid::StorageAccess>()->teardown(); -+ QString label = data(index, Qt::DisplayRole).toString().replace('&',"&&"); -+ QString message = i18n("The device '%1' is not a disc and can't be ejected.", label); -+ emit errorMessage(message); - } - } - diff --git a/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.h b/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.h deleted file mode 100644 index ba6853976ab3..000000000000 --- a/x11/kdelibs4/files/patch-kfile-kfileplacesmodel.h +++ /dev/null @@ -1,12 +0,0 @@ ---- ../kfile/kfileplacesmodel.h 2008/08/15 10:29:57 847375 -+++ ../kfile/kfileplacesmodel.h 2008/08/15 10:30:45 847376 -@@ -60,7 +60,9 @@ - KBookmark bookmarkForIndex(const QModelIndex &index) const; - - QAction *teardownActionForIndex(const QModelIndex &index) const; -+ QAction *ejectActionForIndex(const QModelIndex &index) const; - void requestTeardown(const QModelIndex &index); -+ void requestEject(const QModelIndex &index); - void requestSetup(const QModelIndex &index); - - void addPlace(const QString &text, const KUrl &url, const QString &iconName = QString(), const QString &appName = QString()); diff --git a/x11/kdelibs4/files/patch-kfile-kfileplacesview.cpp b/x11/kdelibs4/files/patch-kfile-kfileplacesview.cpp deleted file mode 100644 index ffb64af99a56..000000000000 --- a/x11/kdelibs4/files/patch-kfile-kfileplacesview.cpp +++ /dev/null @@ -1,65 +0,0 @@ ---- ../kfile/kfileplacesview.cpp 2008/08/06 22:07:11 843298 -+++ ../kfile/kfileplacesview.cpp 2008/08/15 10:30:45 847376 -@@ -551,6 +551,9 @@ - QAction *edit = 0; - QAction *hide = 0; - QAction *emptyTrash = 0; -+ QAction* eject = 0; -+ QAction* teardown = 0; -+ - if (index.isValid()) { - if (!placesModel->isDevice(index)) { - if (placesModel->url(index) == KUrl("trash:/")) { -@@ -561,6 +564,22 @@ - } - - edit = menu.addAction(KIcon("document-properties"), i18n("&Edit '%1'...", label)); -+ } else { -+ eject = placesModel->ejectActionForIndex(index); -+ if (eject!=0) { -+ eject->setParent(&menu); -+ menu.addAction(eject); -+ } -+ -+ teardown = placesModel->teardownActionForIndex(index); -+ if (teardown!=0) { -+ teardown->setParent(&menu); -+ menu.addAction(teardown); -+ } -+ -+ if (teardown!=0 || eject!=0) { -+ menu.addSeparator(); -+ } - } - - hide = menu.addAction(i18n("&Hide '%1'", label)); -@@ -575,19 +594,11 @@ - showAll->setChecked(d->showAll); - } - -- QAction* remove = 0L; -- QAction* teardown = 0L; -+ QAction* remove = 0; - if (index.isValid()) { - if (!placesModel->isDevice(index)) { - menu.addSeparator(); - remove = menu.addAction( KIcon("edit-delete"), i18n("&Remove '%1'", label)); -- } else { -- teardown = placesModel->teardownActionForIndex(index); -- if (teardown!=0) { -- teardown->setParent(&menu); -- menu.addSeparator(); -- menu.addAction(teardown); -- } - } - } - -@@ -646,6 +657,8 @@ - setShowAll(showAll->isChecked()); - } else if (teardown != 0 && result == teardown) { - placesModel->requestTeardown(index); -+ } else if (eject != 0 && result == eject) { -+ placesModel->requestEject(index); - } - - index = placesModel->closestItem(d->currentUrl); diff --git a/x11/kdelibs4/files/patch-kinit-klauncher.cpp b/x11/kdelibs4/files/patch-kinit-klauncher.cpp new file mode 100644 index 000000000000..bd4e42526602 --- /dev/null +++ b/x11/kdelibs4/files/patch-kinit-klauncher.cpp @@ -0,0 +1,199 @@ +diff -u ../kinit/klauncher.cpp ../kinit/klauncher.cpp +--- ../kinit/klauncher.cpp (revision 918403) ++++ ../kinit/klauncher.cpp (revision 918654) +@@ -58,6 +58,9 @@ + + // #define KLAUNCHER_VERBOSE_OUTPUT + ++static const char* const s_DBusStartupTypeToString[] = ++ { "DBusNone", "DBusUnique", "DBusMulti", "DBusWait", "ERROR" }; ++ + using namespace KIO; + + IdleSlave::IdleSlave(QObject *parent) +@@ -167,7 +170,7 @@ + + KLauncher::KLauncher(int _kdeinitSocket) + : QObject(0), +- kdeinitSocket(_kdeinitSocket), dontBlockReading(false) ++ kdeinitSocket(_kdeinitSocket) + { + #ifdef Q_WS_X11 + mCached_dpy = NULL; +@@ -276,8 +279,24 @@ + { + ssize_t result; + int bytes_left = len; +- while ( bytes_left > 0) +- { ++ while (bytes_left > 0) { ++ // in case we get a request to start an application and data arrive ++ // to kdeinitSocket at the same time, requestStart() will already ++ // call slotKDEInitData(), so we must check there's still something ++ // to read, otherwise this would block ++ ++ // Same thing if kdeinit dies without warning. ++ ++ fd_set in; ++ timeval tm = { 30, 0 }; // 30 seconds timeout, so we're not stuck in case kdeinit dies on us ++ FD_ZERO ( &in ); ++ FD_SET( sock, &in ); ++ select( sock + 1, &in, 0, 0, &tm ); ++ if( !FD_ISSET( sock, &in )) { ++ kDebug(7016) << "read_socket" << sock << "nothing to read, kdeinit4 must be dead"; ++ return -1; ++ } ++ + result = read(sock, buffer, bytes_left); + if (result > 0) + { +@@ -298,21 +317,7 @@ + { + klauncher_header request_header; + QByteArray requestData; +- if( dontBlockReading ) +- { +- // in case we get a request to start an application and data arrive +- // to kdeinitSocket at the same time, requestStart() will already +- // call slotKDEInitData(), so we must check there's still something +- // to read, otherwise this would block +- fd_set in; +- timeval tm = { 0, 0 }; +- FD_ZERO ( &in ); +- FD_SET( kdeinitSocket, &in ); +- select( kdeinitSocket + 1, &in, 0, 0, &tm ); +- if( !FD_ISSET( kdeinitSocket, &in )) +- return; +- } +- dontBlockReading = false; ++ + int result = read_socket(kdeinitSocket, (char *) &request_header, + sizeof( request_header)); + if (result == -1) +@@ -391,15 +396,19 @@ + if (request->pid == pid) + { + if (request->dbus_startup_type == KService::DBusWait) +- request->status = KLaunchRequest::Done; ++ request->status = KLaunchRequest::Done; + else if ((request->dbus_startup_type == KService::DBusUnique) +- && QDBusConnection::sessionBus().interface()->isServiceRegistered(request->dbus_name)) +- request->status = KLaunchRequest::Running; +- else +- request->status = KLaunchRequest::Error; ++ && QDBusConnection::sessionBus().interface()->isServiceRegistered(request->dbus_name)) { ++ request->status = KLaunchRequest::Running; + #ifdef KLAUNCHER_VERBOSE_OUTPUT +- kDebug(7016) << pid << "died, requestDone. status=" << request->status; ++ kDebug(7016) << pid << "running as a unique app"; + #endif ++ } else { ++ request->status = KLaunchRequest::Error; ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << pid << "died, requestDone. status=" << request->status; ++#endif ++ } + requestDone(request); + return; + } +@@ -444,19 +453,29 @@ + if (request->status != KLaunchRequest::Launching) + continue; + ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << "had pending request" << request->name << s_DBusStartupTypeToString[request->dbus_startup_type] << "dbus_name" << request->dbus_name << request->tolerant_dbus_name; ++#endif + // For unique services check the requested service name first +- if ((request->dbus_startup_type == KService::DBusUnique) && +- ((appId == request->dbus_name) || +- QDBusConnection::sessionBus().interface()->isServiceRegistered(request->dbus_name))) +- { +- request->status = KLaunchRequest::Running; +- requestDone(request); +- continue; ++ if (request->dbus_startup_type == KService::DBusUnique) { ++ if ((appId == request->dbus_name) || // just started ++ QDBusConnection::sessionBus().interface()->isServiceRegistered(request->dbus_name)) { // was already running ++ request->status = KLaunchRequest::Running; ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << "OK, unique app" << request->dbus_name << "is running"; ++#endif ++ requestDone(request); ++ continue; ++ } else { ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << "unique app" << request->dbus_name << "not running yet"; ++#endif ++ } + } + +- const QString rAppId = request->dbus_name; ++ const QString rAppId = !request->tolerant_dbus_name.isEmpty() ? request->tolerant_dbus_name : request->dbus_name; + #ifdef KLAUNCHER_VERBOSE_OUTPUT +- kDebug(7016) << "had pending request" << rAppId; ++ //kDebug(7016) << "using" << rAppId << "for matching"; + #endif + if (rAppId.isEmpty()) + continue; +@@ -647,17 +666,21 @@ + request_header.cmd = LAUNCHER_EXEC_NEW; + #endif + request_header.arg_length = requestData.length(); ++ ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << "Asking kdeinit to start" << request->name << request->arg_list ++ << "cmd=" << commandToString(request_header.cmd); ++#endif ++ + write(kdeinitSocket, &request_header, sizeof(request_header)); + write(kdeinitSocket, requestData.data(), requestData.length()); + + // Wait for pid to return. + lastRequest = request; +- dontBlockReading = false; + do { + slotKDEInitData( kdeinitSocket ); + } + while (lastRequest != 0); +- dontBlockReading = true; + #endif + } + +@@ -812,11 +835,18 @@ + request->dbus_name = v.toString().toUtf8(); + } + if (request->dbus_name.isEmpty()) { +- request->dbus_name = "*." + QFile::encodeName(KRun::binaryName(service->exec(), true)); ++ const QString binName = KRun::binaryName(service->exec(), true); ++ request->dbus_name = "org.kde." + binName; ++ request->tolerant_dbus_name = "*." + binName; + } + } + } + ++#ifdef KLAUNCHER_VERBOSE_OUTPUT ++ kDebug(7016) << "name=" << request->name << "dbus_name=" << request->dbus_name ++ << "startup type=" << s_DBusStartupTypeToString[request->dbus_startup_type]; ++#endif ++ + request->pid = 0; + request->envs = envs; + send_service_startup_info( request, service, startup_id, envs ); +@@ -932,7 +962,7 @@ + request->arg_list.append(arg.toLocal8Bit()); + } + +- request->name = app.toLocal8Bit(); ++ request->name = app; + + if (wait) + request->dbus_startup_type = KService::DBusWait; +@@ -1107,7 +1137,7 @@ + } + if (mSlaveValgrind == arg1) + { +- arg_list.prepend(QFile::encodeName(KLibLoader::findLibrary(name.toLocal8Bit()))); ++ arg_list.prepend(QFile::encodeName(KLibLoader::findLibrary(name))); + arg_list.prepend(QFile::encodeName(KStandardDirs::locate("exe", "kioslave"))); + name = "valgrind"; + if (!mSlaveValgrindSkin.isEmpty()) { diff --git a/x11/kdelibs4/files/patch-kinit-klauncher.h b/x11/kdelibs4/files/patch-kinit-klauncher.h new file mode 100644 index 000000000000..bc0b14f52f45 --- /dev/null +++ b/x11/kdelibs4/files/patch-kinit-klauncher.h @@ -0,0 +1,10 @@ +--- ../kinit/klauncher.h (revision 918653) ++++ ../kinit/klauncher.h (revision 918654) +@@ -87,6 +87,7 @@ + QString name; + QStringList arg_list; + QString dbus_name; ++ QString tolerant_dbus_name; + enum status_t { Init = 0, Launching, Running, Error, Done }; + pid_t pid; + status_t status; diff --git a/x11/kdelibs4/files/patch-kio-kio-copyjob.cpp b/x11/kdelibs4/files/patch-kio-kio-copyjob.cpp new file mode 100644 index 000000000000..9ab742f74206 --- /dev/null +++ b/x11/kdelibs4/files/patch-kio-kio-copyjob.cpp @@ -0,0 +1,116 @@ +--- ../kio/kio/copyjob.cpp (revision 917169) ++++ ../kio/kio/copyjob.cpp (revision 917170) +@@ -153,7 +153,7 @@ + QList<CopyInfo> dirs; + KUrl::List dirsToRemove; + KUrl::List m_srcList; +- KUrl::List m_skippedSourceUrls; ++ KUrl::List m_successSrcList; + KUrl::List::const_iterator m_currentStatSrc; + bool m_bCurrentSrcIsDir; + bool m_bCurrentOperationIsLink; +@@ -770,10 +770,6 @@ + + void CopyJobPrivate::skip( const KUrl & sourceUrl ) + { +- // If this is one if toplevel sources, +- // remove it from d->m_srcList, for a correct FilesRemoved() signal +- // But don't do it right away, we have iterators into that list (#157601) +- m_skippedSourceUrls.append( sourceUrl ); + dirsToRemove.removeAll( sourceUrl ); + } + +@@ -857,6 +853,7 @@ + { + //this is required for the undo feature + emit q->copyingDone( q, (*it).uSource, (*it).uDest, (*it).mtime, true, false ); ++ m_successSrcList.append((*it).uSource); + m_directoriesCopied.append( *it ); + dirs.erase( it ); + } +@@ -1118,6 +1115,7 @@ + emit q->copyingDone( q, (*it).uSource, (*it).uDest, (*it).mtime, false, false ); + if (m_mode == CopyJob::Move) + org::kde::KDirNotify::emitFileMoved( (*it).uSource.url(), (*it).uDest.url() ); ++ m_successSrcList.append((*it).uSource); + } + // remove from list, to move on to next file + files.erase( it ); +@@ -1372,7 +1370,7 @@ + KIO::Job * newjob = 0; + if ( m_mode == CopyJob::Link ) { + // User requested that a symlink be made +- JobFlags flags = bOverwrite ? Overwrite : DefaultFlags; ++ const JobFlags flags = bOverwrite ? Overwrite : DefaultFlags; + newjob = linkNextFile(uSource, uDest, flags); + if (!newjob) + return; +@@ -1384,7 +1382,7 @@ + (uSource.pass() == uDest.pass())) + // Copying a symlink - only on the same protocol/host/etc. (#5601, downloading an FTP file through its link), + { +- JobFlags flags = bOverwrite ? Overwrite : DefaultFlags; ++ const JobFlags flags = bOverwrite ? Overwrite : DefaultFlags; + KIO::SimpleJob *newJob = KIO::symlink( (*it).linkDest, uDest, flags | HideProgressInfo /*no GUI*/ ); + Scheduler::scheduleJob(newJob); + newjob = newJob; +@@ -1509,23 +1507,6 @@ + // but then we need to jump to the else part below. Maybe with a recursive call? + #endif + } else { +- // Finished - tell the world +- if ( !m_bOnlyRenames ) +- { +- KUrl url( m_globalDest ); +- if ( m_globalDestinationState != DEST_IS_DIR || m_asMethod ) +- url.setPath( url.directory() ); +- //kDebug(7007) << "KDirNotify'ing FilesAdded " << url; +- org::kde::KDirNotify::emitFilesAdded( url.url() ); +- +- Q_FOREACH(const KUrl& url, m_skippedSourceUrls) +- m_srcList.removeAll(url); +- +- if ( m_mode == CopyJob::Move && !m_srcList.isEmpty() ) { +- //kDebug(7007) << "KDirNotify'ing FilesRemoved " << m_srcList.toStringList(); +- org::kde::KDirNotify::emitFilesRemoved( m_srcList.toStringList() ); +- } +- } + if (m_reportTimer) + m_reportTimer->stop(); + --m_processedFiles; // undo the "start at 1" hack +@@ -1535,6 +1516,27 @@ + } + } + ++void CopyJob::emitResult() ++{ ++ Q_D(CopyJob); ++ // Before we go, tell the world about the changes that were made. ++ // Even if some error made us abort midway, we might still have done ++ // part of the job so we better update the views! (#118583) ++ if (!d->m_bOnlyRenames) { ++ KUrl url(d->m_globalDest); ++ if (d->m_globalDestinationState != DEST_IS_DIR || d->m_asMethod) ++ url.setPath(url.directory()); ++ //kDebug(7007) << "KDirNotify'ing FilesAdded " << url; ++ org::kde::KDirNotify::emitFilesAdded( url.url() ); ++ ++ if (d->m_mode == CopyJob::Move && !d->m_successSrcList.isEmpty()) { ++ kDebug(7007) << "KDirNotify'ing FilesRemoved" << d->m_successSrcList.toStringList(); ++ org::kde::KDirNotify::emitFilesRemoved(d->m_successSrcList.toStringList()); ++ } ++ } ++ Job::emitResult(); ++} ++ + void CopyJobPrivate::slotProcessedSize( KJob*, qulonglong data_size ) + { + Q_Q(CopyJob); +@@ -1801,6 +1803,7 @@ + kDebug(7007) << "Renaming succeeded, move on"; + ++m_processedFiles; + emit q->copyingDone( q, *m_currentStatSrc, dest, -1 /*mtime unknown, and not needed*/, true, true ); ++ m_successSrcList.append(*m_currentStatSrc); + statNextSrc(); + } + } diff --git a/x11/kdelibs4/files/patch-kio-kio-copyjob.h b/x11/kdelibs4/files/patch-kio-kio-copyjob.h new file mode 100644 index 000000000000..e42e30810389 --- /dev/null +++ b/x11/kdelibs4/files/patch-kio-kio-copyjob.h @@ -0,0 +1,10 @@ +--- ../kio/kio/copyjob.h (revision 917169) ++++ ../kio/kio/copyjob.h (revision 917170) +@@ -245,6 +245,7 @@ + + protected: + CopyJob(CopyJobPrivate &dd); ++ void emitResult(); + + private: + Q_PRIVATE_SLOT(d_func(), void slotStart()) diff --git a/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp b/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp index d570729d5339..964be83b064b 100644 --- a/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp +++ b/x11/kdelibs4/files/patch-kio-kio-kdirwatch.cpp @@ -1,18 +1,16 @@ ---- ../kio/kio/kdirwatch.cpp.orig 2008-06-29 18:29:43.000000000 +0200 -+++ ../kio/kio/kdirwatch.cpp 2008-06-30 00:40:46.000000000 +0200 -@@ -124,7 +124,11 @@ - m_nfsPollInterval = config.readEntry("NFSPollInterval", 5000); - m_PollInterval = config.readEntry("PollInterval", 500); - +--- ../kio/kio/kdirwatch.cpp.orgi 2009-01-27 18:07:49.000000000 +0100 ++++ ../kio/kio/kdirwatch.cpp 2009-01-27 18:15:04.000000000 +0100 +@@ -89,6 +89,9 @@ + } else if (method == "QFSWatch") { + return KDirWatchPrivate::QFSWatch; + } else { +#ifdef Q_OS_FREEBSD -+ QString method = config.readEntry("PreferredMethod", "Stat"); -+#else - QString method = config.readEntry("PreferredMethod", "inotify"); ++ return KDirWatchPrivate::Stat; +#endif - if (method == "Fam") - { - m_preferredMethod = Fam; -@@ -154,7 +158,7 @@ + #ifdef Q_OS_WIN + return KDirWatchPrivate::QFSWatch; + #else +@@ -159,7 +162,7 @@ #ifdef HAVE_FAM // It's possible that FAM server can't be started diff --git a/x11/kdelibs4/files/patch-kpty-kptydevice.cpp b/x11/kdelibs4/files/patch-kpty-kptydevice.cpp deleted file mode 100644 index bde5029cef92..000000000000 --- a/x11/kdelibs4/files/patch-kpty-kptydevice.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- ../kpty/kptydevice.cpp.orig 2008-07-14 10:04:55.000000000 -0400 -+++ ../kpty/kptydevice.cpp 2008-07-14 10:05:24.000000000 -0400 -@@ -265,7 +265,8 @@ - #else - int available; - #endif -- if (!::ioctl(q->masterFd(), FIONREAD, (char *) &available)) { -+ //if (!::ioctl(q->masterFd(), FIONREAD, (char *) &available)) { -+ if (!::ioctl(q->masterFd(), TIOCOUTQ, (char *) &available)) { - char *ptr = readBuffer.reserve(available); - NO_INTR(readBytes, read(q->masterFd(), ptr, available)); - if (readBytes < 0) { diff --git a/x11/kdelibs4/pkg-plist b/x11/kdelibs4/pkg-plist index a8fd983c1da5..c84d936d548d 100644 --- a/x11/kdelibs4/pkg-plist +++ b/x11/kdelibs4/pkg-plist @@ -13,7 +13,6 @@ bin/kross bin/kshell4 bin/kunittestmodrunner bin/kwrapper4 -bin/kwalletd bin/makekdewidgets bin/meinproc4 bin/nepomuk-rcgen @@ -207,6 +206,7 @@ include/KDE/KAccelGen/Deref include/KDE/KAccelGen/Deref_Key include/KDE/KAcceleratorManager include/KDE/KAction +include/KDE/KActionCategory include/KDE/KActionCollection include/KDE/KActionMenu include/KDE/KActionSelector @@ -308,6 +308,7 @@ include/KDE/KDirOperator include/KDE/KDirSelectDialog include/KDE/KDirWatch include/KDE/KDiskFreeSpace +include/KDE/KDiskFreeSpaceInfo include/KDE/KDoubleNumInput include/KDE/KDoubleSpinBox include/KDE/KDoubleValidator @@ -318,6 +319,7 @@ include/KDE/KEmoticons include/KDE/KEmoticonsProvider include/KDE/KEmoticonsTheme include/KDE/KEncodingFileDialog +include/KDE/KEncodingProber include/KDE/KExtendableItemDelegate include/KDE/KFadeWidgetEffect include/KDE/KFile @@ -329,12 +331,14 @@ include/KDE/KFileItemList include/KDE/KFileMetaInfo include/KDE/KFileMetaInfoGroup include/KDE/KFileMetaInfoItem +include/KDE/KFilePlacesModel include/KDE/KFileShare include/KDE/KFileSharePropsPlugin include/KDE/KFileTreeBranch include/KDE/KFileTreeView include/KDE/KFilterBase include/KDE/KFilterDev +include/KDE/KFilterProxySearchLine include/KDE/KFind include/KDE/KFindDialog include/KDE/KFloatValidator @@ -429,6 +433,7 @@ include/KDE/KLibLoader include/KDE/KLibrary include/KDE/KLineEdit include/KDE/KListWidget +include/KDE/KListWidgetSearchLine include/KDE/KLocale include/KDE/KLocalizedString include/KDE/KLockFile @@ -628,11 +633,13 @@ include/KDE/KTextEdit include/KDE/KTextEditor/Attribute include/KDE/KTextEditor/CodeCompletionInterface include/KDE/KTextEditor/CodeCompletionModel +include/KDE/KTextEditor/CodeCompletionModelControllerInterface include/KDE/KTextEditor/Command include/KDE/KTextEditor/CommandExtension include/KDE/KTextEditor/CommandInterface include/KDE/KTextEditor/ConfigInterface include/KDE/KTextEditor/ConfigPage +include/KDE/KTextEditor/ContainerInterface include/KDE/KTextEditor/Cursor include/KDE/KTextEditor/Document include/KDE/KTextEditor/Editor @@ -720,10 +727,13 @@ include/KDE/KonqBookmarkOwner include/KDE/NET include/KDE/NETRootInfo include/KDE/NETWinInfo +include/KDE/Nepomuk/KRatingPainter +include/KDE/Nepomuk/KRatingWidget include/KDE/Nepomuk/Resource include/KDE/Nepomuk/ResourceManager include/KDE/Nepomuk/Service include/KDE/Nepomuk/Tag +include/KDE/Nepomuk/Thing include/KDE/Nepomuk/Tools include/KDE/Nepomuk/Types/Class include/KDE/Nepomuk/Types/Literal @@ -732,6 +742,66 @@ include/KDE/Nepomuk/Types/Property include/KDE/Nepomuk/Variant include/KDE/OrgKdeKDirNotifyInterface include/KDE/OrgKdeKLauncherInterface +include/KDE/Plasma/AbstractRunner +include/KDE/Plasma/AnimationDriver +include/KDE/Plasma/Animator +include/KDE/Plasma/Applet +include/KDE/Plasma/AppletScript +include/KDE/Plasma/BusyWidget +include/KDE/Plasma/CheckBox +include/KDE/Plasma/ComboBox +include/KDE/Plasma/ConfigLoader +include/KDE/Plasma/Containment +include/KDE/Plasma/Context +include/KDE/Plasma/Corona +include/KDE/Plasma/DataContainer +include/KDE/Plasma/DataEngine +include/KDE/Plasma/DataEngineManager +include/KDE/Plasma/DataEngineScript +include/KDE/Plasma/Delegate +include/KDE/Plasma/Dialog +include/KDE/Plasma/Extender +include/KDE/Plasma/ExtenderItem +include/KDE/Plasma/FlashingLabel +include/KDE/Plasma/Frame +include/KDE/Plasma/FrameSvg +include/KDE/Plasma/GLApplet +include/KDE/Plasma/GroupBox +include/KDE/Plasma/IconWidget +include/KDE/Plasma/Label +include/KDE/Plasma/LineEdit +include/KDE/Plasma/Meter +include/KDE/Plasma/Package +include/KDE/Plasma/PackageMetadata +include/KDE/Plasma/PackageStructure +include/KDE/Plasma/PaintUtils +include/KDE/Plasma/Plasma +include/KDE/Plasma/PopupApplet +include/KDE/Plasma/PushButton +include/KDE/Plasma/QueryMatch +include/KDE/Plasma/RadioButton +include/KDE/Plasma/RunnerContext +include/KDE/Plasma/RunnerManager +include/KDE/Plasma/RunnerScript +include/KDE/Plasma/ScriptEngine +include/KDE/Plasma/ScrollBar +include/KDE/Plasma/Service +include/KDE/Plasma/ServiceJob +include/KDE/Plasma/SignalPlotter +include/KDE/Plasma/Slider +include/KDE/Plasma/Svg +include/KDE/Plasma/SvgWidget +include/KDE/Plasma/TabBar +include/KDE/Plasma/TextEdit +include/KDE/Plasma/Theme +include/KDE/Plasma/ToolButton +include/KDE/Plasma/ToolTipContent +include/KDE/Plasma/ToolTipManager +include/KDE/Plasma/TreeView +include/KDE/Plasma/Version +include/KDE/Plasma/View +include/KDE/Plasma/Wallpaper +include/KDE/Plasma/WebView include/KDE/PtyProcess include/KDE/Solid/AcAdapter include/KDE/Solid/AudioInterface @@ -879,6 +949,7 @@ include/kacceleratormanager.h include/kaccelgen.h include/kacl.h include/kaction.h +include/kactioncategory.h include/kactioncollection.h include/kactionmenu.h include/kactionselector.h @@ -897,11 +968,11 @@ include/kautosavefile.h include/kautostart.h include/kbookmark.h include/kbookmarkdialog.h +include/kbookmarkdombuilder.h include/kbookmarkexporter.h include/kbookmarkimporter.h include/kbookmarkimporter_crash.h include/kbookmarkimporter_ie.h -include/kbookmarkdombuilder.h include/kbookmarkimporter_ns.h include/kbookmarkimporter_opera.h include/kbookmarkmanager.h @@ -911,6 +982,7 @@ include/kbuildsycocaprogressdialog.h include/kbuttongroup.h include/kcalendarsystem.h include/kcalendarsystemfactory.h +include/kcapacitybar.h include/kcategorizedsortfilterproxymodel.h include/kcategorizedview.h include/kcategorydrawer.h @@ -987,6 +1059,7 @@ include/kdirselectdialog.h include/kdirsortfilterproxymodel.h include/kdirwatch.h include/kdiskfreespace.h +include/kdiskfreespaceinfo.h include/keditlistbox.h include/kedittoolbar.h include/kemailsettings.h @@ -995,6 +1068,7 @@ include/kemoticonsprovider.h include/kemoticonstheme.h include/kencodingdetector.h include/kencodingfiledialog.h +include/kencodingprober.h include/kexportplugin.h include/kextendableitemdelegate.h include/kfadewidgeteffect.h @@ -1008,6 +1082,7 @@ include/kfilemetainfo.h include/kfilemetainfoitem.h include/kfileplacesmodel.h include/kfileplacesview.h +include/kfilepreviewgenerator.h include/kfileshare.h include/kfilesharedialog.h include/kfilesharedlg.h @@ -1017,6 +1092,7 @@ include/kfilewidget.h include/kfilewriteplugin.h include/kfilterbase.h include/kfilterdev.h +include/kfilterproxysearchline.h include/kfind.h include/kfinddialog.h include/kfontaction.h @@ -1031,6 +1107,8 @@ include/kgesture.h include/kglobal.h include/kglobalaccel.h include/kglobalsettings.h +include/kglobalshortcutinfo.h +include/kglobalshortcutinfo_p.h include/kguiitem.h include/khbox.h include/khelpmenu.h @@ -1227,6 +1305,7 @@ include/kross/core/metafunction.h include/kross/core/metatype.h include/kross/core/object.h include/kross/core/script.h +include/kross/core/wrapperinterface.h include/kross/ui/model.h include/kross/ui/plugin.h include/kross/ui/view.h @@ -1294,6 +1373,7 @@ include/ktexteditor/annotationinterface.h include/ktexteditor/attribute.h include/ktexteditor/codecompletioninterface.h include/ktexteditor/codecompletionmodel.h +include/ktexteditor/codecompletionmodelcontrollerinterface.h include/ktexteditor/commandinterface.h include/ktexteditor/configinterface.h include/ktexteditor/configpage.h @@ -1305,6 +1385,7 @@ include/ktexteditor/editor.h include/ktexteditor/editorchooser.h include/ktexteditor/factory.h include/ktexteditor/ktexteditor_export.h +include/ktexteditor/loadsavefiltercheckplugin.h include/ktexteditor/markinterface.h include/ktexteditor/modificationinterface.h include/ktexteditor/plugin.h @@ -1392,11 +1473,73 @@ include/nepomuk/property.h include/nepomuk/resource.h include/nepomuk/resourcemanager.h include/nepomuk/tag.h +include/nepomuk/thing.h include/nepomuk/tools.h include/nepomuk/variant.h include/netwm.h include/netwm_def.h include/passdlg.h +include/plasma/abstractrunner.h +include/plasma/animationdriver.h +include/plasma/animator.h +include/plasma/applet.h +include/plasma/configloader.h +include/plasma/containment.h +include/plasma/context.h +include/plasma/corona.h +include/plasma/datacontainer.h +include/plasma/dataengine.h +include/plasma/dataenginemanager.h +include/plasma/delegate.h +include/plasma/dialog.h +include/plasma/extender.h +include/plasma/extenderitem.h +include/plasma/framesvg.h +include/plasma/glapplet.h +include/plasma/package.h +include/plasma/packagemetadata.h +include/plasma/packagestructure.h +include/plasma/paintutils.h +include/plasma/plasma.h +include/plasma/plasma_export.h +include/plasma/popupapplet.h +include/plasma/querymatch.h +include/plasma/runnercontext.h +include/plasma/runnermanager.h +include/plasma/scripting/appletscript.h +include/plasma/scripting/dataenginescript.h +include/plasma/scripting/runnerscript.h +include/plasma/scripting/scriptengine.h +include/plasma/service.h +include/plasma/servicejob.h +include/plasma/svg.h +include/plasma/theme.h +include/plasma/tooltipcontent.h +include/plasma/tooltipmanager.h +include/plasma/version.h +include/plasma/view.h +include/plasma/wallpaper.h +include/plasma/widgets/busywidget.h +include/plasma/widgets/checkbox.h +include/plasma/widgets/combobox.h +include/plasma/widgets/flashinglabel.h +include/plasma/widgets/frame.h +include/plasma/widgets/groupbox.h +include/plasma/widgets/iconwidget.h +include/plasma/widgets/label.h +include/plasma/widgets/lineedit.h +include/plasma/widgets/meter.h +include/plasma/widgets/pushbutton.h +include/plasma/widgets/radiobutton.h +include/plasma/widgets/scrollbar.h +include/plasma/widgets/signalplotter.h +include/plasma/widgets/slider.h +include/plasma/widgets/svgwidget.h +include/plasma/widgets/tabbar.h +include/plasma/widgets/textedit.h +include/plasma/widgets/toolbutton.h +include/plasma/widgets/treeview.h +include/plasma/widgets/webview.h include/predicateproperties.h include/qtest_kde.h include/skipdlg.h @@ -1429,6 +1572,8 @@ include/sonnet/backgroundchecker.h include/sonnet/configdialog.h include/sonnet/configwidget.h include/sonnet/dialog.h +include/sonnet/dictionarycombobox.h +include/sonnet/globals.h include/sonnet/highlighter.h include/sonnet/speller.h include/threadweaver/DebuggingAids.h @@ -1448,11 +1593,9 @@ lib/kde4/emoticonstheme_adium.so lib/kde4/emoticonstheme_kde.so lib/kde4/emoticonstheme_pidgin.so lib/kde4/emoticonstheme_xmpp.so -lib/libkdeinit4_kwalletd.so lib/kde4/katepart.so lib/kde4/kcertpart.so lib/kde4/kcm_crypto.so -lib/kde4/kded_globalaccel.so lib/kde4/kded_kcookiejar.so lib/kde4/kded_kssld.so lib/kde4/kded_proxyscout.so @@ -1468,12 +1611,15 @@ lib/kde4/kio_metainfo.so lib/kde4/kjavaappletviewer.so lib/kde4/krosskjs.so lib/kde4/krossmoduleforms.so +lib/kde4/krossmodulekdetranslation.so lib/kde4/krossqts.so lib/kde4/kspell_aspell.so lib/kde4/kspell_enchant.so +lib/kde4/kspell_hspell.so lib/kde4/ktexteditor_docwordcompletion.so lib/kde4/ktexteditor_insertfile.so lib/kde4/ktexteditor_kdatatool.so +lib/kde4/ktexteditor_python-encoding.so lib/kde4/ktranscript.so lib/kde4/libexec/filesharelist lib/kde4/libexec/fileshareset @@ -1492,6 +1638,7 @@ lib/kde4/libkfilemodule.so lib/kde4/libkhtmlpart.so lib/kde4/libkmultipart.so lib/kde4/notepadpart.so +lib/kde4/plugins/designer/kde3supportwidgets.so lib/kde4/plugins/designer/kdewidgets.so lib/kde4/plugins/imageformats/kimg_dds.so lib/kde4/plugins/imageformats/kimg_eps.so @@ -1505,17 +1652,17 @@ lib/kde4/plugins/imageformats/kimg_xcf.so lib/kde4/plugins/imageformats/kimg_xview.so lib/kde4/plugins/script/libkrossqtsplugin.so lib/kde4/plugins/script/libkrossqtsplugin.so.5 -lib/kde4/plugins/script/libkrossqtsplugin.so.5.0.0 +lib/kde4/plugins/script/libkrossqtsplugin.so.5.0.1 lib/kde4/spellcheckplugin.so lib/libkde3support.so lib/libkde3support.so.5 -lib/libkde3support.so.5.0.0 +lib/libkde3support.so.5.0.1 lib/libkdecore.so lib/libkdecore.so.7 -lib/libkdecore.so.7.0.0 +lib/libkdecore.so.7.0.1 lib/libkdefakes.so lib/libkdefakes.so.7 -lib/libkdefakes.so.7.0.0 +lib/libkdefakes.so.7.0.1 lib/libkdeinit4_kbuildsycoca4.so lib/libkdeinit4_kconf_update.so lib/libkdeinit4_kded4.so @@ -1523,79 +1670,79 @@ lib/libkdeinit4_kio_http_cache_cleaner.so lib/libkdeinit4_klauncher.so lib/libkdesu.so lib/libkdesu.so.7 -lib/libkdesu.so.7.0.0 +lib/libkdesu.so.7.0.1 lib/libkdeui.so lib/libkdeui.so.7 -lib/libkdeui.so.7.0.0 +lib/libkdeui.so.7.0.1 lib/libkdnssd.so lib/libkdnssd.so.5 -lib/libkdnssd.so.5.0.0 +lib/libkdnssd.so.5.0.1 lib/libkfile.so lib/libkfile.so.5 -lib/libkfile.so.5.0.0 +lib/libkfile.so.5.0.1 lib/libkhtml.so lib/libkhtml.so.7 -lib/libkhtml.so.7.0.0 +lib/libkhtml.so.7.0.1 lib/libkimproxy.so lib/libkimproxy.so.5 -lib/libkimproxy.so.5.0.0 +lib/libkimproxy.so.5.0.1 lib/libkio.so lib/libkio.so.7 -lib/libkio.so.7.0.0 +lib/libkio.so.7.0.1 lib/libkjs.so lib/libkjs.so.5 -lib/libkjs.so.5.0.0 +lib/libkjs.so.5.0.1 lib/libkjsapi.so lib/libkjsapi.so.5 -lib/libkjsapi.so.5.0.0 +lib/libkjsapi.so.5.0.1 lib/libkjsembed.so lib/libkjsembed.so.5 -lib/libkjsembed.so.5.0.0 +lib/libkjsembed.so.5.0.1 lib/libkmediaplayer.so lib/libkmediaplayer.so.5 -lib/libkmediaplayer.so.5.0.0 +lib/libkmediaplayer.so.5.0.1 lib/libknewstuff2.so lib/libknewstuff2.so.5 -lib/libknewstuff2.so.5.0.0 +lib/libknewstuff2.so.5.0.1 lib/libknotifyconfig.so lib/libknotifyconfig.so.5 -lib/libknotifyconfig.so.5.0.0 +lib/libknotifyconfig.so.5.0.1 lib/libkntlm.so lib/libkntlm.so.5 -lib/libkntlm.so.5.0.0 +lib/libkntlm.so.5.0.1 lib/libkparts.so lib/libkparts.so.5 -lib/libkparts.so.5.0.0 +lib/libkparts.so.5.0.1 lib/libkpty.so lib/libkpty.so.5 -lib/libkpty.so.5.0.0 +lib/libkpty.so.5.0.1 lib/libkrosscore.so lib/libkrosscore.so.5 -lib/libkrosscore.so.5.0.0 +lib/libkrosscore.so.5.0.1 lib/libkrossui.so lib/libkrossui.so.5 -lib/libkrossui.so.5.0.0 +lib/libkrossui.so.5.0.1 lib/libktexteditor.so lib/libktexteditor.so.5 -lib/libktexteditor.so.5.0.0 +lib/libktexteditor.so.5.0.1 lib/libkunittest.so lib/libkunittest.so.5 -lib/libkunittest.so.5.0.0 +lib/libkunittest.so.5.0.1 lib/libkutils.so lib/libkutils.so.5 -lib/libkutils.so.5.0.0 -lib/libkwalletbackend.so -lib/libkwalletbackend.so.5 -lib/libkwalletbackend.so.5.0.0 +lib/libkutils.so.5.0.1 lib/libnepomuk.so lib/libnepomuk.so.5 -lib/libnepomuk.so.5.0.0 +lib/libnepomuk.so.5.0.1 +lib/libplasma.so +lib/libplasma.so.3 +lib/libplasma.so.3.0.0 lib/libsolid.so lib/libsolid.so.5 -lib/libsolid.so.5.0.0 +lib/libsolid.so.5.0.1 lib/libthreadweaver.so lib/libthreadweaver.so.5 -lib/libthreadweaver.so.5.0.0 +lib/libthreadweaver.so.5.0.1 share/apps/LICENSES/ARTISTIC share/apps/LICENSES/BSD share/apps/LICENSES/GPL_V2 @@ -1603,6 +1750,7 @@ share/apps/LICENSES/GPL_V3 share/apps/LICENSES/LGPL_V2 share/apps/LICENSES/LGPL_V3 share/apps/LICENSES/QPL_V1.0 +share/apps/cmake/modules/BasicFindPackageVersion.cmake.in share/apps/cmake/modules/CheckPointerMember.cmake share/apps/cmake/modules/CheckPrototypeExists.cmake share/apps/cmake/modules/CheckStructMember.cmake @@ -1637,7 +1785,7 @@ share/apps/cmake/modules/FindGStreamer.cmake share/apps/cmake/modules/FindGettext.cmake share/apps/cmake/modules/FindGphoto2.cmake share/apps/cmake/modules/FindKDE4Internal.cmake -share/apps/cmake/modules/FindKDEWIN.cmake +share/apps/cmake/modules/FindKDE4Workspace.cmake share/apps/cmake/modules/FindKDEWIN32.cmake share/apps/cmake/modules/FindKDEWIN_Packager.cmake share/apps/cmake/modules/FindKNepomuk.cmake @@ -1652,6 +1800,8 @@ share/apps/cmake/modules/FindKopete.cmake share/apps/cmake/modules/FindKorundum.cmake share/apps/cmake/modules/FindLCMS.cmake share/apps/cmake/modules/FindLibArt.cmake +share/apps/cmake/modules/FindLibKonq.cmake +share/apps/cmake/modules/FindLibPython.py share/apps/cmake/modules/FindLibXml2.cmake share/apps/cmake/modules/FindLibXslt.cmake share/apps/cmake/modules/FindLibintl.cmake @@ -1666,17 +1816,21 @@ share/apps/cmake/modules/FindOggVorbis.cmake share/apps/cmake/modules/FindOpenEXR.cmake share/apps/cmake/modules/FindOpenSSL.cmake share/apps/cmake/modules/FindPCRE.cmake -share/apps/cmake/modules/FindPNG.cmake -share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake share/apps/cmake/modules/FindPhonon.cmake -share/apps/cmake/modules/FindPkgConfig.cmake share/apps/cmake/modules/FindPlasma.cmake share/apps/cmake/modules/FindPopplerQt4.cmake share/apps/cmake/modules/FindPostgreSQL.cmake +share/apps/cmake/modules/FindPyKDE4.cmake +share/apps/cmake/modules/FindPyKDE4.py +share/apps/cmake/modules/FindPyQt.py +share/apps/cmake/modules/FindPyQt4.cmake +share/apps/cmake/modules/FindPythonLibrary.cmake share/apps/cmake/modules/FindQCA2.cmake share/apps/cmake/modules/FindQImageBlitz.cmake share/apps/cmake/modules/FindQt4.cmake share/apps/cmake/modules/FindRUBY.cmake +share/apps/cmake/modules/FindSIP.cmake +share/apps/cmake/modules/FindSIP.py share/apps/cmake/modules/FindSamba.cmake share/apps/cmake/modules/FindSane.cmake share/apps/cmake/modules/FindSasl2.cmake @@ -1684,17 +1838,20 @@ share/apps/cmake/modules/FindSharedMimeInfo.cmake share/apps/cmake/modules/FindSoprano.cmake share/apps/cmake/modules/FindSqlite.cmake share/apps/cmake/modules/FindStrigi.cmake -share/apps/cmake/modules/FindTIFF.cmake share/apps/cmake/modules/FindTaglib.cmake share/apps/cmake/modules/FindUSB.cmake share/apps/cmake/modules/FindX11.cmake share/apps/cmake/modules/FindXKB.cmake share/apps/cmake/modules/FindXine.cmake share/apps/cmake/modules/FindXmms.cmake +share/apps/cmake/modules/KDE4CTestNightlySetup.cmake share/apps/cmake/modules/KDE4Defaults.cmake share/apps/cmake/modules/KDE4Macros.cmake +share/apps/cmake/modules/KDELibs4LibraryTargets-%%KDE4_BUILD_TYPE%%.cmake +share/apps/cmake/modules/KDELibs4LibraryTargets.cmake +share/apps/cmake/modules/KDELibs4ToolsTargets-%%KDE4_BUILD_TYPE%%.cmake +share/apps/cmake/modules/KDELibs4ToolsTargets.cmake share/apps/cmake/modules/KDELibsDependencies.cmake -share/apps/cmake/modules/KDELibsDependenciesInternal.cmake share/apps/cmake/modules/MacroAddCompileFlags.cmake share/apps/cmake/modules/MacroAddFileDependencies.cmake share/apps/cmake/modules/MacroAddLinkFlags.cmake @@ -1709,9 +1866,13 @@ share/apps/cmake/modules/MacroOptionalAddSubdirectory.cmake share/apps/cmake/modules/MacroOptionalDependPackage.cmake share/apps/cmake/modules/MacroOptionalFindPackage.cmake share/apps/cmake/modules/MacroPushRequiredVars.cmake +share/apps/cmake/modules/MacroWriteBasicCMakeVersionFile.cmake share/apps/cmake/modules/NepomukMacros.cmake -share/apps/cmake/modules/UsePkgConfig.cmake +share/apps/cmake/modules/PythonCompile.py +share/apps/cmake/modules/PythonMacros.cmake +share/apps/cmake/modules/SIPMacros.cmake share/apps/cmake/modules/Win32Macros.cmake +share/apps/cmake/modules/check_installed_exports_file.cmake share/apps/cmake/modules/cmake-modules-styleguide.txt share/apps/cmake/modules/config-alsa.h.cmake share/apps/cmake/modules/kde4_cmake_uninstall.cmake.in @@ -1767,6 +1928,7 @@ share/apps/katepart/syntax/desktop.xml share/apps/katepart/syntax/diff.xml share/apps/katepart/syntax/djangotemplate.xml share/apps/katepart/syntax/doxygen.xml +share/apps/katepart/syntax/doxygenlua.xml share/apps/katepart/syntax/dtd.xml share/apps/katepart/syntax/e.xml share/apps/katepart/syntax/eiffel.xml @@ -1778,12 +1940,14 @@ share/apps/katepart/syntax/fgl-4gl.xml share/apps/katepart/syntax/fgl-per.xml share/apps/katepart/syntax/fortran.xml share/apps/katepart/syntax/freebasic.xml +share/apps/katepart/syntax/fstab.xml share/apps/katepart/syntax/gap.xml share/apps/katepart/syntax/gdl.xml share/apps/katepart/syntax/gettext.xml share/apps/katepart/syntax/glsl.xml share/apps/katepart/syntax/gnuassembler.xml share/apps/katepart/syntax/haskell.xml +share/apps/katepart/syntax/haxe.xml share/apps/katepart/syntax/html-php.xml share/apps/katepart/syntax/html.xml share/apps/katepart/syntax/idconsole.xml @@ -1813,8 +1977,11 @@ share/apps/katepart/syntax/makefile.xml share/apps/katepart/syntax/mandoc.xml share/apps/katepart/syntax/mason.xml share/apps/katepart/syntax/matlab.xml +share/apps/katepart/syntax/maxima.xml share/apps/katepart/syntax/mediawiki.xml +share/apps/katepart/syntax/mergetagtext.xml share/apps/katepart/syntax/mips.xml +share/apps/katepart/syntax/modelica.xml share/apps/katepart/syntax/modula-2.xml share/apps/katepart/syntax/monobasic.xml share/apps/katepart/syntax/mup.xml @@ -1840,9 +2007,8 @@ share/apps/katepart/syntax/purebasic.xml share/apps/katepart/syntax/python.xml share/apps/katepart/syntax/r.xml share/apps/katepart/syntax/rapidq.xml -share/apps/katepart/syntax/rhtml.xml -share/apps/katepart/syntax/fstab.xml share/apps/katepart/syntax/rexx.xml +share/apps/katepart/syntax/rhtml.xml share/apps/katepart/syntax/rib.xml share/apps/katepart/syntax/roff.xml share/apps/katepart/syntax/rpmspec.xml @@ -1862,6 +2028,7 @@ share/apps/katepart/syntax/sql-postgresql.xml share/apps/katepart/syntax/sql.xml share/apps/katepart/syntax/stata.xml share/apps/katepart/syntax/syntax.template +share/apps/katepart/syntax/systemc.xml share/apps/katepart/syntax/tcl.xml share/apps/katepart/syntax/texinfo.xml share/apps/katepart/syntax/tibasic.xml @@ -2234,7 +2401,6 @@ share/apps/ksgmltools2/customization/fo/user.entities share/apps/ksgmltools2/customization/fr/catalog.xml share/apps/ksgmltools2/customization/fr/entities/fdl-notice.docbook share/apps/ksgmltools2/customization/fr/entities/gpl-notice.docbook -share/apps/ksgmltools2/customization/fr/entities/underLGPL.docbook share/apps/ksgmltools2/customization/fr/entities/help-menu.docbook share/apps/ksgmltools2/customization/fr/entities/install-compile.docbook share/apps/ksgmltools2/customization/fr/entities/install-intro.docbook @@ -2244,11 +2410,31 @@ share/apps/ksgmltools2/customization/fr/entities/underArtisticLicense.docbook share/apps/ksgmltools2/customization/fr/entities/underBSDLicense.docbook share/apps/ksgmltools2/customization/fr/entities/underFDL.docbook share/apps/ksgmltools2/customization/fr/entities/underGPL.docbook +share/apps/ksgmltools2/customization/fr/entities/underLGPL.docbook share/apps/ksgmltools2/customization/fr/entities/underX11License.docbook share/apps/ksgmltools2/customization/fr/entities/update-doc.docbook share/apps/ksgmltools2/customization/fr/lang.entities share/apps/ksgmltools2/customization/fr/strings.entities share/apps/ksgmltools2/customization/fr/user.entities +share/apps/ksgmltools2/customization/gl/catalog.xml +share/apps/ksgmltools2/customization/gl/contributor.entities +share/apps/ksgmltools2/customization/gl/entities/fdl-notice.docbook +share/apps/ksgmltools2/customization/gl/entities/gpl-notice.docbook +share/apps/ksgmltools2/customization/gl/entities/help-menu.docbook +share/apps/ksgmltools2/customization/gl/entities/install-compile.docbook +share/apps/ksgmltools2/customization/gl/entities/install-intro.docbook +share/apps/ksgmltools2/customization/gl/entities/lgpl-notice.docbook +share/apps/ksgmltools2/customization/gl/entities/report-bugs.docbook +share/apps/ksgmltools2/customization/gl/entities/underArtisticLicense.docbook +share/apps/ksgmltools2/customization/gl/entities/underBSDLicense.docbook +share/apps/ksgmltools2/customization/gl/entities/underFDL.docbook +share/apps/ksgmltools2/customization/gl/entities/underGPL.docbook +share/apps/ksgmltools2/customization/gl/entities/underLGPL.docbook +share/apps/ksgmltools2/customization/gl/entities/underX11License.docbook +share/apps/ksgmltools2/customization/gl/entities/update-doc.docbook +share/apps/ksgmltools2/customization/gl/lang.entities +share/apps/ksgmltools2/customization/gl/strings.entities +share/apps/ksgmltools2/customization/gl/user.entities share/apps/ksgmltools2/customization/he/catalog.xml share/apps/ksgmltools2/customization/he/entities/fdl-notice.docbook share/apps/ksgmltools2/customization/he/entities/gpl-notice.docbook @@ -2394,6 +2580,7 @@ share/apps/ksgmltools2/customization/nl/entities/underArtisticLicense.docbook share/apps/ksgmltools2/customization/nl/entities/underBSDLicense.docbook share/apps/ksgmltools2/customization/nl/entities/underFDL.docbook share/apps/ksgmltools2/customization/nl/entities/underGPL.docbook +share/apps/ksgmltools2/customization/nl/entities/underLGPL.docbook share/apps/ksgmltools2/customization/nl/entities/underX11License.docbook share/apps/ksgmltools2/customization/nl/entities/update-doc.docbook share/apps/ksgmltools2/customization/nl/lang.entities @@ -2659,9 +2846,9 @@ share/apps/ksgmltools2/customization/uk/entities/lgpl-notice.docbook share/apps/ksgmltools2/customization/uk/entities/report-bugs.docbook share/apps/ksgmltools2/customization/uk/entities/underArtisticLicense.docbook share/apps/ksgmltools2/customization/uk/entities/underBSDLicense.docbook -share/apps/ksgmltools2/customization/uk/entities/underLGPL.docbook share/apps/ksgmltools2/customization/uk/entities/underFDL.docbook share/apps/ksgmltools2/customization/uk/entities/underGPL.docbook +share/apps/ksgmltools2/customization/uk/entities/underLGPL.docbook share/apps/ksgmltools2/customization/uk/entities/underX11License.docbook share/apps/ksgmltools2/customization/uk/entities/update-doc.docbook share/apps/ksgmltools2/customization/uk/lang.entities @@ -2871,6 +3058,7 @@ share/apps/ksgmltools2/docbook/xsl/common/eu.xml share/apps/ksgmltools2/docbook/xsl/common/fi.xml share/apps/ksgmltools2/docbook/xsl/common/fr.xml share/apps/ksgmltools2/docbook/xsl/common/gentext.xsl +share/apps/ksgmltools2/docbook/xsl/common/gl.xml share/apps/ksgmltools2/docbook/xsl/common/he.xml share/apps/ksgmltools2/docbook/xsl/common/hr.xml share/apps/ksgmltools2/docbook/xsl/common/hu.xml @@ -3440,28 +3628,6 @@ share/apps/kssl/ca-bundle.crt share/apps/ktexteditor_docwordcompletion/docwordcompletionui.rc share/apps/ktexteditor_insertfile/ktexteditor_insertfileui.rc share/apps/ktexteditor_kdatatool/ktexteditor_kdatatoolui.rc -share/apps/nepomuk/ontologies/dces.desktop -share/apps/nepomuk/ontologies/dces.rdf -share/apps/nepomuk/ontologies/dcq.desktop -share/apps/nepomuk/ontologies/dcq.rdf -share/apps/nepomuk/ontologies/dctype.desktop -share/apps/nepomuk/ontologies/dctype.rdf -share/apps/nepomuk/ontologies/nao.desktop -share/apps/nepomuk/ontologies/nao.trig -share/apps/nepomuk/ontologies/nfo.desktop -share/apps/nepomuk/ontologies/nfo.trig -share/apps/nepomuk/ontologies/nie.desktop -share/apps/nepomuk/ontologies/nie.trig -share/apps/nepomuk/ontologies/nrl.desktop -share/apps/nepomuk/ontologies/nrl.trig -share/apps/nepomuk/ontologies/rdf.desktop -share/apps/nepomuk/ontologies/rdf.rdfs -share/apps/nepomuk/ontologies/rdfs.desktop -share/apps/nepomuk/ontologies/rdfs.rdfs -share/apps/nepomuk/ontologies/xesam.desktop -share/apps/nepomuk/ontologies/xesam.rdfs -share/apps/nepomuk/ontologies/xss.desktop -share/apps/nepomuk/ontologies/xss.rdfs share/apps/nepomuk/pics/rating.png share/apps/proxyscout/proxyscout.notifyrc share/config/accept-languages.codes @@ -3470,10 +3636,14 @@ share/config/colors/Oxygen.colors share/config/colors/Rainbow.colors share/config/colors/Royal.colors share/config/colors/Web.colors +share/config/katemoderc share/config/kdebug.areas share/config/kdebugrc share/config/ksslcalist +share/config/plasmoids.knsrc share/config/ui/ui_standards.rc +share/dbus-1/interfaces/org.freedesktop.PowerManagement.Inhibit.xml +share/dbus-1/interfaces/org.freedesktop.PowerManagement.xml share/dbus-1/interfaces/org.kde.JobView.xml share/dbus-1/interfaces/org.kde.JobViewServer.xml share/dbus-1/interfaces/org.kde.KCookieServer.xml @@ -3484,7 +3654,6 @@ share/dbus-1/interfaces/org.kde.KLauncher.xml share/dbus-1/interfaces/org.kde.KMediaPlayer.xml share/dbus-1/interfaces/org.kde.KSpeech.xml share/dbus-1/interfaces/org.kde.KWallet.xml -share/dbus-1/interfaces/org.kde.KdedGlobalAccel.xml share/dbus-1/interfaces/org.kde.Solid.Networking.Client.xml share/dbus-1/interfaces/org.kde.kded.xml share/dbus-1/interfaces/org.kde.kio.FileUndoManager.xml @@ -3532,6 +3701,33 @@ share/doc/HTML/en/common/top-right.png share/doc/HTML/en/common/top.jpg share/doc/HTML/en/common/x11-license.html share/doc/HTML/en/common/xml.dcl +share/doc/HTML/en/kioslave/data/common +share/doc/HTML/en/kioslave/data/index.cache.bz2 +share/doc/HTML/en/kioslave/data/index.docbook +share/doc/HTML/en/kioslave/file/common +share/doc/HTML/en/kioslave/file/index.cache.bz2 +share/doc/HTML/en/kioslave/file/index.docbook +share/doc/HTML/en/kioslave/ftp/common +share/doc/HTML/en/kioslave/ftp/index.cache.bz2 +share/doc/HTML/en/kioslave/ftp/index.docbook +share/doc/HTML/en/kioslave/help/common +share/doc/HTML/en/kioslave/help/index.cache.bz2 +share/doc/HTML/en/kioslave/help/index.docbook +share/doc/HTML/en/kioslave/http/common +share/doc/HTML/en/kioslave/http/index.cache.bz2 +share/doc/HTML/en/kioslave/http/index.docbook +share/doc/HTML/en/kioslave/mailto/common +share/doc/HTML/en/kioslave/mailto/index.cache.bz2 +share/doc/HTML/en/kioslave/mailto/index.docbook +share/doc/HTML/en/kioslave/rlogin/common +share/doc/HTML/en/kioslave/rlogin/index.cache.bz2 +share/doc/HTML/en/kioslave/rlogin/index.docbook +share/doc/HTML/en/kioslave/telnet/common +share/doc/HTML/en/kioslave/telnet/index.cache.bz2 +share/doc/HTML/en/kioslave/telnet/index.docbook +share/doc/HTML/en/kioslave/webdav/common +share/doc/HTML/en/kioslave/webdav/index.cache.bz2 +share/doc/HTML/en/kioslave/webdav/index.docbook share/doc/HTML/en/sonnet/common share/doc/HTML/en/sonnet/index.cache.bz2 share/doc/HTML/en/sonnet/index.docbook @@ -3547,7 +3743,6 @@ share/icons/hicolor/48x48/actions/presence_away.png share/icons/hicolor/48x48/actions/presence_offline.png share/icons/hicolor/48x48/actions/presence_online.png share/kde4/services/crypto.desktop -share/kde4/services/kwalletd.desktop share/kde4/services/data.protocol share/kde4/services/emoticonstheme_adium.desktop share/kde4/services/emoticonstheme_kde.desktop @@ -3563,7 +3758,6 @@ share/kde4/services/https.protocol share/kde4/services/katepart.desktop share/kde4/services/kcertpart.desktop share/kde4/services/kded/kcookiejar.desktop -share/kde4/services/kded/kdedglobalaccel.desktop share/kde4/services/kded/kssld.desktop share/kde4/services/kded/proxyscout.desktop share/kde4/services/khtml.desktop @@ -3574,14 +3768,17 @@ share/kde4/services/kmailservice.protocol share/kde4/services/kmultipart.desktop share/kde4/services/kspell_aspell.desktop share/kde4/services/kspell_enchant.desktop +share/kde4/services/kspell_hspell.desktop share/kde4/services/ktexteditor_docwordcompletion.desktop share/kde4/services/ktexteditor_docwordcompletion_config.desktop share/kde4/services/ktexteditor_insertfile.desktop share/kde4/services/ktexteditor_kdatatool.desktop +share/kde4/services/ktexteditor_python-encoding.desktop share/kde4/services/metainfo.protocol share/kde4/services/mms.protocol share/kde4/services/mmst.protocol share/kde4/services/mmsu.protocol +share/kde4/services/plasma-applet-extenderapplet.desktop share/kde4/services/pnm.protocol share/kde4/services/qimageioplugins/bmp.desktop share/kde4/services/qimageioplugins/dds.desktop @@ -3638,91 +3835,26 @@ share/kde4/servicetypes/krop.desktop share/kde4/servicetypes/krwp.desktop share/kde4/servicetypes/kscan.desktop share/kde4/servicetypes/ktexteditor.desktop +share/kde4/servicetypes/ktexteditor_loadsavefiltercheckplugin.desktop share/kde4/servicetypes/ktexteditorplugin.desktop share/kde4/servicetypes/kurifilterplugin.desktop +share/kde4/servicetypes/plasma-animator.desktop +share/kde4/servicetypes/plasma-applet.desktop +share/kde4/servicetypes/plasma-containment.desktop +share/kde4/servicetypes/plasma-dataengine.desktop +share/kde4/servicetypes/plasma-packagestructure.desktop +share/kde4/servicetypes/plasma-runner.desktop +share/kde4/servicetypes/plasma-scriptengine.desktop +share/kde4/servicetypes/plasma-wallpaper.desktop share/kde4/servicetypes/qimageio_plugin.desktop share/kde4/servicetypes/renamedialogplugin.desktop share/kde4/servicetypes/sonnetspeller.desktop share/locale/all_languages share/mime/all/all.xml share/mime/all/allfiles.xml -share/mime/application/epub+zip.xml -share/mime/application/metalink+xml.xml -share/mime/application/msword.xml -share/mime/application/pkcs10.xml -share/mime/application/prs.plucker.xml -share/mime/application/relaxng.xml -share/mime/application/vnd.kde.kphotoalbum-import.xml -share/mime/application/vnd.ms-tnef.xml -share/mime/application/vnd.ms-xpsdocument.xml -share/mime/application/x-cabri.xml -share/mime/application/x-cda.xml -share/mime/application/x-drgeo.xml -share/mime/application/x-fictionbook.xml -share/mime/application/x-font-snf.xml -share/mime/application/x-icq.xml -share/mime/application/x-java-applet.xml -share/mime/application/x-kcachegrind.xml -share/mime/application/x-kcsrc.xml -share/mime/application/x-kexi-connectiondata.xml -share/mime/application/x-kexiproject-shortcut.xml -share/mime/application/x-kexiproject-sqlite.xml -share/mime/application/x-kexiproject-sqlite2.xml -share/mime/application/x-kexiproject-sqlite3.xml -share/mime/application/x-kgeo.xml -share/mime/application/x-kgetlist.xml -share/mime/application/x-khtml-adaptor.xml -share/mime/application/x-kig.xml -share/mime/application/x-kmplot.xml -share/mime/application/x-kns.xml -share/mime/application/x-kolf.xml -share/mime/application/x-kommander.xml -share/mime/application/x-konsole.xml -share/mime/application/x-kopete-emoticons.xml -share/mime/application/x-kourse.xml -share/mime/application/x-kseg.xml -share/mime/application/x-ksysguard.xml -share/mime/application/x-ktheme.xml -share/mime/application/x-kudesigner.xml -share/mime/application/x-kvtml.xml -share/mime/application/x-kwallet.xml -share/mime/application/x-kwordquiz.xml -share/mime/application/x-mimearchive.xml -share/mime/application/x-nzb.xml -share/mime/application/x-openraster.xml -share/mime/application/x-pak.xml -share/mime/application/x-plasma.xml -share/mime/application/x-quanta.xml -share/mime/application/x-smb-server.xml -share/mime/application/x-smb-workgroup.xml -share/mime/application/x-superkaramba.xml -share/mime/application/x-tuberling.xml -share/mime/application/x-uml.xml -share/mime/application/x-vnd.kde.kexi.xml -share/mime/application/x-vnd.kde.kplato.work.xml -share/mime/application/x-vnd.kde.kplato.xml -share/mime/application/x-vnd.kde.kugar.mixed.xml -share/mime/application/x-webarchive.xml -share/mime/application/x-win-lnk.xml -share/mime/application/x-xcursor.xml -share/mime/application/xsd.xml -share/mime/audio/aac.xml -share/mime/audio/x-pn-realaudio-plugin.xml share/mime/fonts/package.xml -share/mime/image/x-dds.xml -share/mime/image/x-exr.xml -share/mime/image/x-hdr.xml -share/mime/image/x-kde-raw.xml share/mime/interface/x-winamp-skin.xml share/mime/packages/kde.xml -share/mime/text/mrml.xml -share/mime/text/plain.xml -share/mime/text/vnd.abc.xml -share/mime/text/x-cmake.xml -share/mime/text/x-hex.xml -share/mime/text/x-katefilelist.xml -share/mime/text/x-objchdr.xml -share/mime/text/xmcd.xml share/mime/uri/mms.xml share/mime/uri/mmst.xml share/mime/uri/mmsu.xml @@ -3730,36 +3862,25 @@ share/mime/uri/pnm.xml share/mime/uri/rtspt.xml share/mime/uri/rtspu.xml @dirrmtry share/mime/uri -@dirrmtry share/mime/text -@dirrmtry share/mime/packages @dirrmtry share/mime/interface -@dirrmtry share/mime/image @dirrmtry share/mime/fonts -@dirrmtry share/mime/audio -@dirrmtry share/mime/application @dirrmtry share/mime/all -@dirrmtry share/mime -@dirrmtry share/kde4/servicetypes @dirrm share/kde4/services/qimageioplugins -@dirrmtry share/kde4/services/kded -@dirrmtry share/kde4/services -@dirrmtry share/kde4 -@dirrmtry share/icons/hicolor/48x48/actions -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/actions -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/16x16/actions -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor -@dirrmtry share/doc/HTML/en/sonnet -@dirrmtry share/doc/HTML/en/common -@dirrmtry share/config/ui -@dirrmtry share/config/colors -@dirrmtry share/config +@dirrm share/doc/HTML/en/sonnet +@dirrm share/doc/HTML/en/kioslave/webdav +@dirrm share/doc/HTML/en/kioslave/telnet +@dirrm share/doc/HTML/en/kioslave/rlogin +@dirrm share/doc/HTML/en/kioslave/mailto +@dirrm share/doc/HTML/en/kioslave/http +@dirrm share/doc/HTML/en/kioslave/help +@dirrm share/doc/HTML/en/kioslave/ftp +@dirrm share/doc/HTML/en/kioslave/file +@dirrm share/doc/HTML/en/kioslave/data +@dirrm share/doc/HTML/en/common +@dirrm share/config/ui +@dirrm share/config/colors @dirrm share/apps/proxyscout @dirrm share/apps/nepomuk/pics -@dirrm share/apps/nepomuk/ontologies -@dirrm share/apps/nepomuk @dirrm share/apps/ktexteditor_kdatatool @dirrm share/apps/ktexteditor_insertfile @dirrm share/apps/ktexteditor_docwordcompletion @@ -3835,6 +3956,8 @@ share/mime/uri/rtspu.xml @dirrm share/apps/ksgmltools2/customization/hu @dirrm share/apps/ksgmltools2/customization/he/entities @dirrm share/apps/ksgmltools2/customization/he +@dirrm share/apps/ksgmltools2/customization/gl/entities +@dirrm share/apps/ksgmltools2/customization/gl @dirrm share/apps/ksgmltools2/customization/fr/entities @dirrm share/apps/ksgmltools2/customization/fr @dirrm share/apps/ksgmltools2/customization/fo/entities @@ -3873,31 +3996,23 @@ share/mime/uri/rtspu.xml @dirrm share/apps/knewstuff @dirrm share/apps/kjava @dirrm share/apps/khtml/css -@dirrm share/apps/khtml @dirrm share/apps/kdewidgets/pics @dirrm share/apps/kdewidgets @dirrm share/apps/kdeui/pics @dirrm share/apps/kdeui/about @dirrm share/apps/kdeui -@dirrmtry share/apps/kconf_update -@dirrmtry share/apps/kcm_componentchooser -@dirrm share/apps/kcharselect @dirrm share/apps/kcertpart -@dirrm share/apps/katepart/syntax @dirrm share/apps/katepart/script -@dirrm share/apps/katepart -@dirrmtry share/apps/cmake/modules -@dirrmtry share/apps/cmake @dirrm share/apps/LICENSES -@dirrmtry lib/kde4/plugins/script -@dirrmtry lib/kde4/plugins/imageformats -@dirrmtry lib/kde4/plugins/designer -@dirrmtry lib/kde4/plugins -@dirrmtry lib/kde4/libexec +@dirrm lib/kde4/plugins/script +@dirrm lib/kde4/plugins/imageformats @dirrm include/threadweaver @dirrm include/sonnet -@dirrm include/solid -@dirrm include/nepomuk +@dirrmtry include/solid +@dirrm include/plasma/widgets +@dirrm include/plasma/scripting +@dirrmtry include/plasma +@dirrmtry include/nepomuk @dirrm include/kunittest @dirrm include/ktexteditor @dirrm include/ksettings @@ -3918,6 +4033,7 @@ share/mime/uri/rtspu.xml @dirrm include/KDE/khtml @dirrm include/KDE/ThreadWeaver @dirrm include/KDE/Solid +@dirrmtry include/KDE/Plasma @dirrm include/KDE/Nepomuk/Types @dirrm include/KDE/Nepomuk @dirrm include/KDE/KWallet @@ -3934,7 +4050,7 @@ share/mime/uri/rtspu.xml @dirrm include/KDE/DOM @dirrm include/KDE/DNSSD @dirrm include/KDE/ConversionCheck -@dirrmtry etc/xdg/menus -@dirrmtry etc/xdg +@dirrm etc/xdg/menus +@dirrm etc/xdg @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true |