*ping*
On Wed Aug 30, 2017 at 06:07:31AM +0000, Rafael Sadowski wrote:
> Hi,
>
> Below you will find an update diff for math/kst. This updates one of the
> last KDE3 ports. Tested on amd64.
>
> OK? Comments?
>
> Best regards,
>
> Rafael Sadowski
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/math/kst/Makefile,v
> retrieving revision 1.33
> diff -u -p -u -p -r1.33 Makefile
> --- Makefile 26 Jul 2017 22:45:26 -0000 1.33
> +++ Makefile 29 Aug 2017 15:53:18 -0000
> @@ -1,51 +1,49 @@
> # $OpenBSD: Makefile,v 1.33 2017/07/26 22:45:26 sthen Exp $
>
> -CATEGORIES= math x11/kde
> COMMENT= data viewing/plotting tool
>
> -DISTNAME= kst-1.2.1
> -REVISION= 14
> -SHARED_LIBS= kst 4.0 \
> - kstapp 4.0 \
> - kstmath 4.0 \
> - kstwidgets 3.0 \
> - kstextdate 3.0
> +GH_ACCOUNT = Kst-plot
> +GH_PROJECT = kst
> +GH_TAGNAME = v2.0.8
>
> -MASTER_SITES= ${MASTER_SITE_KDE:=Attic/apps/KDE3.x/scientific/}
> -HOMEPAGE= http://kst-plot.kde.org/kst1/
> +SHARED_LIBS += kst2core 0.0 # 2.0
> +SHARED_LIBS += kst2math 0.0 # 2.0
> +SHARED_LIBS += kst2widgets 0.0 # 2.0
>
> -# GPLv2+, LGPLv2+
> +CATEGORIES= math
> +
> +HOMEPAGE= https://kst-plot.kde.org/
> +
> +# GPLv2+
> PERMIT_PACKAGE_CDROM= Yes
>
> -WANTLIB += ${KDE}/DCOP ${KDE}/kdecore>=6 ${KDE}/kdefx ${KDE}/kdeprint
> -WANTLIB += ${KDE}/kdesu ${KDE}/kdeui ${KDE}/khtml ${KDE}/kio ${KDE}/kjs
> -WANTLIB += ${KDE}/kmdi ${KDE}/kparts ${KDE}/kutils ${KDE}/kwalletclient
> -WANTLIB += GL ICE SM X11 Xcursor Xdamage Xext Xfixes Xft Xi Xinerama Xmu
> -WANTLIB += Xrandr Xrender Xt Xxf86vm art_lgpl_2 c cfitsio drm expat
> -WANTLIB += fontconfig freetype gsl>=7 gslcblas idn jpeg lcms lib/qt3/qui
> -WANTLIB += m mng ncurses netcdf netcdf_c++ pcre pcreposix png pthread
> -WANTLIB += readline ${COMPILER_LIBCXX} util xcb xcb-glx z
> -WANTLIB += X11-xcb Xau Xdmcp fam glapi pthread-stubs xcb-dri2
> -
> -MODULES= x11/kde devel/gettext
> -MODKDE_VERSION= 3.5.3
> -CONFIGURE_STYLE= autoconf
> -AUTOCONF_VERSION= 2.59
> -CONFIGURE_ARGS= ${MODKDE_CONFIGURE_ARGS} \
> - --disable-libsuffix \
> - --disable-final
> -CONFIGURE_ENV= ${MODKDE_CONFIGURE_ENV}
> -CONFIG_GUESS_DIRS= ${MODKDE_CONFIG_GUESS_DIR}
> -MAKE_FLAGS= ${MODKDE_MAKE_FLAGS}
> -LIBTOOL_FLAGS = --tag=disable-static
> -PORTHOME = ${WRKDIR}
> -SEPARATE_BUILD = Yes
> -
> -RUN_DEPENDS = x11/gtk+3,-guic
> -
> -LIB_DEPENDS = x11/kde/libs3 \
> - devel/gsl>=1.6 \
> - math/netcdf \
> - math/cfitsio
> +WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Network Qt5PrintSupport
> +WANTLIB += Qt5Widgets Qt5Xml c m
> +
> +MODULES= devel/cmake \
> + x11/qt5
> +
> +RUN_DEPENDS += devel/desktop-file-utils \
> + x11/gtk+3,-guic
> +
> +CONFIGURE_ARGS = -Dkst_release=ON \
> + -Dkst_release=2 \
> + -Dkst_version_string=${GH_TAGNAME:S/^v//} \
> + -Dkst_pch=OFF \
> + -Dkst_qt5base_only=ON \
> + -Dkst_3rdparty=OFF \
> + -Dkst_dataobjects=OFF \
> + -Dkst_test=OFF \
> + -Dkst_qt5=ON \
> + -Dkst_qt4=OFF \
> + -Dkst_install_prefix=${LOCALBASE}
> +
> +# Mix between Qt4 and qt5 depends
> +NO_TEST = Yes
>
> .include <bsd.port.mk>
> +
> +.if ${PROPERTIES:Mclang}
> +CONFIGURE_ARGS += -Dkst_clang=ON
> +.endif
> +
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/math/kst/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 distinfo
> --- distinfo 18 Jan 2015 03:14:27 -0000 1.4
> +++ distinfo 29 Aug 2017 15:53:18 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kst-1.2.1.tar.gz) = odpUDakJjHZ+K5VFLnzp9VENl+S02ex4xnyDF+GDVeA=
> -SIZE (kst-1.2.1.tar.gz) = 11918449
> +SHA256 (kst-2.0.8.tar.gz) = dL1VuofVA0asxzjOm/6Lk6D1qtcCbCOkHW5KMO565Gs=
> +SIZE (kst-2.0.8.tar.gz) = 13877819
> Index: patches/patch-src_kst_CMakeLists_txt
> ===================================================================
> RCS file: patches/patch-src_kst_CMakeLists_txt
> diff -N patches/patch-src_kst_CMakeLists_txt
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ patches/patch-src_kst_CMakeLists_txt 29 Aug 2017 15:53:18 -0000
> @@ -0,0 +1,16 @@
> +$OpenBSD$
> +
> +Index: src/kst/CMakeLists.txt
> +--- src/kst/CMakeLists.txt.orig
> ++++ src/kst/CMakeLists.txt
> +@@ -37,9 +37,7 @@ kst_install_executable()
> + if(UNIX AND NOT APPLE)
> + set(man ${CMAKE_BINARY_DIR}/${kst_binary_name}.1)
> + configure_file(${kst_dir}/src/kst/kst.1.txt ${man})
> +- install(CODE "execute_process(COMMAND gzip ${man})")
> +- set_source_files_properties(${man}.gz PROPERTIES GENERATED TRUE)
> +- install(FILES ${man}.gz DESTINATION share/man/man1)
> ++ install(FILES ${man} DESTINATION share/man/man1)
> +
> + set(k ${kst_dir}/src/kst)
> + # install(FILES ${k}/kstplugin.desktop
> Index: patches/patch-src_libkst_editablematrix_cpp
> ===================================================================
> RCS file: patches/patch-src_libkst_editablematrix_cpp
> diff -N patches/patch-src_libkst_editablematrix_cpp
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ patches/patch-src_libkst_editablematrix_cpp 29 Aug 2017 15:53:18
> -0000
> @@ -0,0 +1,13 @@
> +$OpenBSD$
> +
> +Index: src/libkst/editablematrix.cpp
> +--- src/libkst/editablematrix.cpp.orig
> ++++ src/libkst/editablematrix.cpp
> +@@ -19,6 +19,7 @@
> + #include "debug.h"
> + #include <qbytearray.h>
> + #include <QXmlStreamWriter>
> ++#include <QDataStream>
> +
> + namespace Kst {
> +
> Index: patches/patch-src_libkst_editablevector_cpp
> ===================================================================
> RCS file: patches/patch-src_libkst_editablevector_cpp
> diff -N patches/patch-src_libkst_editablevector_cpp
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ patches/patch-src_libkst_editablevector_cpp 29 Aug 2017 15:53:18
> -0000
> @@ -0,0 +1,13 @@
> +$OpenBSD$
> +
> +Index: src/libkst/editablevector.cpp
> +--- src/libkst/editablevector.cpp.orig
> ++++ src/libkst/editablevector.cpp
> +@@ -18,6 +18,7 @@
> + // Create QDataStream into a QByteArray
> + // qCompress the bytearray
> + #include <QXmlStreamWriter>
> ++#include <QDataStream>
> +
> + #include "debug.h"
> + namespace Kst {
> Index: pkg/DESCR
> ===================================================================
> RCS file: /cvs/ports/math/kst/pkg/DESCR,v
> retrieving revision 1.1.1.1
> diff -u -p -u -p -r1.1.1.1 DESCR
> --- pkg/DESCR 31 May 2005 00:27:21 -0000 1.1.1.1
> +++ pkg/DESCR 29 Aug 2017 15:53:18 -0000
> @@ -1,11 +1,24 @@
> -Kst is a data plotting and viewing program.
> -* Robust plotting of live "streaming" data.
> -* Powerful keyboard and mouse plot manipulation.
> -* Powerful plugins and extensions support.
> -* Large selection of built-in plotting and data manipulation functions, such
> -as histograms, equations, and power spectra.
> -* Color mapping and contour mapping capabilities for three-dimensional data.
> -* Monitoring of events and notifications support.
> -* Built-in filtering and curve fitting capabilities.
> -* Convenient command-line interface.
> -* Powerful graphical user interface.
> +Kst is the fastest real-time large-dataset viewing and plotting tool.
> +
> +Features of Kst include:
> +
> +- Robust plotting of live "streaming" data.
> +- Powerful keyboard and mouse plot manipulation.
> +- Powerful plugins and extensions support.
> +- VLarge selection of built-in plotting and data manipulation functions, such
> + as histograms, equations, and power spectra.
> +- A number of unique tools which dramatically improve efficiency, such as the
> + "Data Wizard" for fast and easy data import, the "Edit Multiple" mode to
> + bulk-edit most objects, or the "Change Data File" tool to compare results
> + from different experiments
> +- Color mapping and contour mapping capabilities for three-dimensional data,
> as
> + well as matrix and image support.
> +- Monitoring of events and notifications support.
> +- Built-in filtering and curve fitting capabilities.
> +- Convenient command-line interface.
> +- Powerful graphical user interface with non-modal dialogs for an optimized
> + workflow.
> +- Support for several popular data formats.
> +- Multiple tabs.
> +- Extended annotation objects similar to vector graphics applications.
> +- High-quality export to bitmap or vector formats.
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/math/kst/pkg/PLIST,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 PLIST
> --- pkg/PLIST 22 Dec 2013 19:24:34 -0000 1.6
> +++ pkg/PLIST 29 Aug 2017 15:53:18 -0000
> @@ -1,840 +1,34 @@
> @comment $OpenBSD: PLIST,v 1.6 2013/12/22 19:24:34 zhuk Exp $
> -@bin bin/d2asc
> -@bin bin/kst
> -@bin bin/kstcmd
> -include/kde/kst_export.h
> -include/kde/kstdatasource.h
> -include/kde/kstdateparser.h
> -include/kde/kstextcalendarsystem.h
> -include/kde/kstextcalendarsystemgregorian.h
> -include/kde/kstextdatepicker.h
> -include/kde/kstextdatetbl.h
> -include/kde/kstextdatetime.h
> -include/kde/kstextdatetimeedit.h
> -include/kde/kstextdatewidget.h
> -include/kde/kstobject.h
> -include/kde/kstsharedptr.h
> -include/kde/rwlock.h
> -${KDE}/kstdata_ascii.la
> -${KDE}/kstdata_ascii.so
> -${KDE}/kstdata_dirfile.la
> -${KDE}/kstdata_dirfile.so
> -${KDE}/kstdata_fitsimage.la
> -${KDE}/kstdata_fitsimage.so
> -${KDE}/kstdata_frame.la
> -${KDE}/kstdata_frame.so
> -${KDE}/kstdata_healpix.la
> -${KDE}/kstdata_healpix.so
> -${KDE}/kstdata_indirect.la
> -${KDE}/kstdata_indirect.so
> -${KDE}/kstdata_lfiio.la
> -${KDE}/kstdata_lfiio.so
> -${KDE}/kstdata_netcdf.la
> -${KDE}/kstdata_netcdf.so
> -${KDE}/kstdata_qimagesource.la
> -${KDE}/kstdata_qimagesource.so
> -${KDE}/kstextension_elog.la
> -${KDE}/kstextension_elog.so
> -${KDE}/kstextension_js.la
> -${KDE}/kstextension_js.so
> -${KDE}/kstextension_pulse.la
> -${KDE}/kstextension_pulse.so
> -${KDE}/kstplugins/
> -${KDE}/kstplugins/autocorrelate.la
> -${KDE}/kstplugins/autocorrelate.so
> -${KDE}/kstplugins/autocorrelate.xml
> -${KDE}/kstplugins/bin.la
> -${KDE}/kstplugins/bin.so
> -${KDE}/kstplugins/bin.xml
> -${KDE}/kstplugins/butterworth_bandpass.la
> -${KDE}/kstplugins/butterworth_bandpass.so
> -${KDE}/kstplugins/butterworth_bandpass.xml
> -${KDE}/kstplugins/butterworth_bandstop.la
> -${KDE}/kstplugins/butterworth_bandstop.so
> -${KDE}/kstplugins/butterworth_bandstop.xml
> -${KDE}/kstplugins/butterworth_highpass.la
> -${KDE}/kstplugins/butterworth_highpass.so
> -${KDE}/kstplugins/butterworth_highpass.xml
> -${KDE}/kstplugins/butterworth_lowpass.la
> -${KDE}/kstplugins/butterworth_lowpass.so
> -${KDE}/kstplugins/butterworth_lowpass.xml
> -${KDE}/kstplugins/chop.la
> -${KDE}/kstplugins/chop.so
> -${KDE}/kstplugins/chop.xml
> -${KDE}/kstplugins/convolve.la
> -${KDE}/kstplugins/convolve.so
> -${KDE}/kstplugins/convolve.xml
> -${KDE}/kstplugins/crosscorrelate.la
> -${KDE}/kstplugins/crosscorrelate.so
> -${KDE}/kstplugins/crosscorrelate.xml
> -${KDE}/kstplugins/crossspectrum.la
> -${KDE}/kstplugins/crossspectrum.so
> -${KDE}/kstplugins/crossspectrum.xml
> -${KDE}/kstplugins/cumulative_sum.la
> -${KDE}/kstplugins/cumulative_sum.so
> -${KDE}/kstplugins/cumulative_sum.xml
> -${KDE}/kstplugins/deconvolve.la
> -${KDE}/kstplugins/deconvolve.so
> -${KDE}/kstplugins/deconvolve.xml
> -${KDE}/kstplugins/differentiation.la
> -${KDE}/kstplugins/differentiation.so
> -${KDE}/kstplugins/differentiation.xml
> -${KDE}/kstplugins/kstfit_exponential.la
> -${KDE}/kstplugins/kstfit_exponential.so
> -${KDE}/kstplugins/kstfit_exponential.xml
> -${KDE}/kstplugins/kstfit_exponential_weighted.la
> -${KDE}/kstplugins/kstfit_exponential_weighted.so
> -${KDE}/kstplugins/kstfit_exponential_weighted.xml
> -${KDE}/kstplugins/kstfit_gaussian.la
> -${KDE}/kstplugins/kstfit_gaussian.so
> -${KDE}/kstplugins/kstfit_gaussian.xml
> -${KDE}/kstplugins/kstfit_gaussian_weighted.la
> -${KDE}/kstplugins/kstfit_gaussian_weighted.so
> -${KDE}/kstplugins/kstfit_gaussian_weighted.xml
> -${KDE}/kstplugins/kstfit_gradient_unweighted.la
> -${KDE}/kstplugins/kstfit_gradient_unweighted.so
> -${KDE}/kstplugins/kstfit_gradient_unweighted.xml
> -${KDE}/kstplugins/kstfit_gradient_weighted.la
> -${KDE}/kstplugins/kstfit_gradient_weighted.so
> -${KDE}/kstplugins/kstfit_gradient_weighted.xml
> -${KDE}/kstplugins/kstfit_linear_unweighted.la
> -${KDE}/kstplugins/kstfit_linear_unweighted.so
> -${KDE}/kstplugins/kstfit_linear_unweighted.xml
> -${KDE}/kstplugins/kstfit_linear_weighted.la
> -${KDE}/kstplugins/kstfit_linear_weighted.so
> -${KDE}/kstplugins/kstfit_linear_weighted.xml
> -${KDE}/kstplugins/kstfit_lorentzian.la
> -${KDE}/kstplugins/kstfit_lorentzian.so
> -${KDE}/kstplugins/kstfit_lorentzian.xml
> -${KDE}/kstplugins/kstfit_lorentzian_weighted.la
> -${KDE}/kstplugins/kstfit_lorentzian_weighted.so
> -${KDE}/kstplugins/kstfit_lorentzian_weighted.xml
> -${KDE}/kstplugins/kstfit_polynomial_unweighted.la
> -${KDE}/kstplugins/kstfit_polynomial_unweighted.so
> -${KDE}/kstplugins/kstfit_polynomial_unweighted.xml
> -${KDE}/kstplugins/kstfit_polynomial_weighted.la
> -${KDE}/kstplugins/kstfit_polynomial_weighted.so
> -${KDE}/kstplugins/kstfit_polynomial_weighted.xml
> -${KDE}/kstplugins/kstfit_sinusoid_unweighted.la
> -${KDE}/kstplugins/kstfit_sinusoid_unweighted.so
> -${KDE}/kstplugins/kstfit_sinusoid_unweighted.xml
> -${KDE}/kstplugins/kstfit_sinusoid_weighted.la
> -${KDE}/kstplugins/kstfit_sinusoid_weighted.so
> -${KDE}/kstplugins/kstfit_sinusoid_weighted.xml
> -${KDE}/kstplugins/kstinterp_akima.la
> -${KDE}/kstplugins/kstinterp_akima.so
> -${KDE}/kstplugins/kstinterp_akima.xml
> -${KDE}/kstplugins/kstinterp_akima_periodic.la
> -${KDE}/kstplugins/kstinterp_akima_periodic.so
> -${KDE}/kstplugins/kstinterp_akima_periodic.xml
> -${KDE}/kstplugins/kstinterp_cspline.la
> -${KDE}/kstplugins/kstinterp_cspline.so
> -${KDE}/kstplugins/kstinterp_cspline.xml
> -${KDE}/kstplugins/kstinterp_cspline_periodic.la
> -${KDE}/kstplugins/kstinterp_cspline_periodic.so
> -${KDE}/kstplugins/kstinterp_cspline_periodic.xml
> -${KDE}/kstplugins/kstinterp_linear.la
> -${KDE}/kstplugins/kstinterp_linear.so
> -${KDE}/kstplugins/kstinterp_linear.xml
> -${KDE}/kstplugins/kstinterp_polynomial.la
> -${KDE}/kstplugins/kstinterp_polynomial.so
> -${KDE}/kstplugins/kstinterp_polynomial.xml
> -${KDE}/kstplugins/linefit.la
> -${KDE}/kstplugins/linefit.so
> -${KDE}/kstplugins/linefit.xml
> -${KDE}/kstplugins/noise_addition.la
> -${KDE}/kstplugins/noise_addition.so
> -${KDE}/kstplugins/noise_addition.xml
> -${KDE}/kstplugins/periodogram.la
> -${KDE}/kstplugins/periodogram.so
> -${KDE}/kstplugins/periodogram.xml
> -${KDE}/kstplugins/phase.la
> -${KDE}/kstplugins/phase.so
> -${KDE}/kstplugins/phase.xml
> -${KDE}/kstplugins/statistics.la
> -${KDE}/kstplugins/statistics.so
> -${KDE}/kstplugins/statistics.xml
> -${KDE}/kstplugins/syncbin.la
> -${KDE}/kstplugins/syncbin.so
> -${KDE}/kstplugins/syncbin.xml
> -${KDE}/plugins/designer/kstwidgets.la
> -${KDE}/plugins/designer/kstwidgets.so
> -lib/libkst.la
> -@lib lib/libkst.so.${LIBkst_VERSION}
> -lib/libkstapp.la
> -@lib lib/libkstapp.so.${LIBkstapp_VERSION}
> -lib/libkstextdate.la
> -@lib lib/libkstextdate.so.${LIBkstextdate_VERSION}
> -lib/libkstmath.la
> -@lib lib/libkstmath.so.${LIBkstmath_VERSION}
> -lib/libkstwidgets.la
> -@lib lib/libkstwidgets.so.${LIBkstwidgets_VERSION}
> -@man man/man1/kst.1
> +@bin bin/kst2
> +lib/kst2/
> +lib/kst2/plugins/
> +lib/kst2/plugins/libkst2_datasource_ascii.so
> +lib/kst2/plugins/libkst2_datasource_qimagesource.so
> +lib/kst2/plugins/libkst2_datasource_sampledatasource.so
> +lib/kst2/plugins/libkst2_datasource_sourcelist.so
> +lib/libkst2app.a
> +@lib lib/libkst2core.so.${LIBkst2core_VERSION}
> +@lib lib/libkst2math.so.${LIBkst2math_VERSION}
> +@lib lib/libkst2widgets.so.${LIBkst2widgets_VERSION}
> +@man man/man1/kst2.1
> +share/applications/kst2.desktop
> share/applnk/
> -share/applnk/Applications/
> -share/applnk/Applications/Sciences/
> -share/applnk/Applications/Sciences/kst.desktop
> -share/apps.kde3/kconf_update/kstautosave11.upd
> -share/apps.kde3/kconf_update/kstrcmisc11.upd
> -share/apps.kde3/kst/
> -share/apps.kde3/kst/fonts/
> -share/apps.kde3/kst/fonts/adobe-symbol.enc.gz
> -share/apps.kde3/kst/fonts/symb08.pcf.gz
> -share/apps.kde3/kst/fonts/symb10.pcf.gz
> -share/apps.kde3/kst/fonts/symb12.pcf.gz
> -share/apps.kde3/kst/fonts/symb14.pcf.gz
> -share/apps.kde3/kst/fonts/symb18.pcf.gz
> -share/apps.kde3/kst/fonts/symb24.pcf.gz
> -share/apps.kde3/kst/kstextension_elog.rc
> -share/apps.kde3/kst/kstextension_js.rc
> -share/apps.kde3/kst/kstextension_pulse.rc
> -share/apps.kde3/kst/kstui.rc
> -share/apps.kde3/kst/pics/
> -share/apps.kde3/kst/pics/kst_error_1.png
> -share/apps.kde3/kst/pics/kst_error_2.png
> -share/apps.kde3/kst/pics/no.png
> -share/apps.kde3/kst/pics/yes.png
> -share/apps.kde3/kst/tutorial/
> -share/apps.kde3/kst/tutorial/all.kst
> -share/apps.kde3/kst/tutorial/boom.dat
> -share/apps.kde3/kst/tutorial/boomA.dat
> -share/apps.kde3/kst/tutorial/boomAB.dat
> -share/apps.kde3/kst/tutorial/boomB.dat
> -share/apps.kde3/kst/tutorial/boom_lce.dat
> -share/apps.kde3/kst/tutorial/cbi.dat
> -share/apps.kde3/kst/tutorial/combined.dat
> -share/apps.kde3/kst/tutorial/dasi.dat
> -share/apps.kde3/kst/tutorial/demo.kst
> -share/apps.kde3/kst/tutorial/gyrodata.dat
> -share/apps.kde3/kst/tutorial/maxima.dat
> -share/apps.kde3/kst/tutorial/vsa.dat
> -share/config.kde3/colors/IDL 00 BW-Linear
> -share/config.kde3/colors/IDL 01 Blue-White
> -share/config.kde3/colors/IDL 02 GRN-RED-BLU-WHT
> -share/config.kde3/colors/IDL 03 RED-Temperature
> -share/config.kde3/colors/IDL 04 BLU-GRN-RED-YEL
> -share/config.kde3/colors/IDL 05 STD-Gamma-II
> -share/config.kde3/colors/IDL 06 PRISM
> -share/config.kde3/colors/IDL 07 RED-PURPLE
> -share/config.kde3/colors/IDL 08 GRN-WHT-Linear
> -share/config.kde3/colors/IDL 09 GRN-WHT-Exp
> -share/config.kde3/colors/IDL 10 GRN-PINK
> -share/config.kde3/colors/IDL 11 BLUE-RED
> -share/config.kde3/colors/IDL 12 16-Level
> -share/config.kde3/colors/IDL 13 RAINBOW
> -share/config.kde3/colors/IDL 14 STEPS
> -share/config.kde3/colors/IDL 15 STERN-Special
> -share/config.kde3/colors/IDL 16 Haze
> -share/config.kde3/colors/IDL 17 BLU-Pastel-RED
> -share/config.kde3/colors/IDL 18 Pastels
> -share/config.kde3/colors/IDL 19 Hue-Sat-Light1
> -share/config.kde3/colors/IDL 20 Hue-Sat-Light2
> -share/config.kde3/colors/IDL 21 Hue-Sat-Value1
> -share/config.kde3/colors/IDL 22 Hue-Sat-Value2
> -share/config.kde3/colors/IDL 23 Purple-Red-Stripe
> -share/config.kde3/colors/IDL 24 Beach
> -share/config.kde3/colors/IDL 25 Mac-Style
> -share/config.kde3/colors/IDL 26 Eos-A
> -share/config.kde3/colors/IDL 27 Eos-B
> -share/config.kde3/colors/IDL 28 Hardcandy
> -share/config.kde3/colors/IDL 29 Nature
> -share/config.kde3/colors/IDL 30 Ocean
> -share/config.kde3/colors/IDL 31 Peppermint
> -share/config.kde3/colors/IDL 32 Plasma
> -share/config.kde3/colors/IDL 33 Blue-Red
> -share/config.kde3/colors/IDL 34 Rainbow
> -share/config.kde3/colors/IDL 35 Blue-Waves
> -share/config.kde3/colors/IDL 36 Volcano
> -share/config.kde3/colors/IDL 37 Waves
> -share/config.kde3/colors/IDL 38 Rainbow18
> -share/config.kde3/colors/IDL 39 Rainbow-White
> -share/config.kde3/colors/IDL 40 Rainbow-Black
> -share/config.kde3/colors/Kst Colors
> -share/config.kde3/colors/Kst Grayscale 256
> -share/config.kde3/colors/Kst Spectrum 1021
> -share/doc/HTML.kde3/da/
> -share/doc/HTML.kde3/da/kst/
> -share/doc/HTML.kde3/da/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/da/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/da/kst/common
> -share/doc/HTML.kde3/da/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/da/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/da/kst/data-chapter.docbook
> -share/doc/HTML.kde3/da/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/da/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/da/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/da/kst/index.cache.bz2
> -share/doc/HTML.kde3/da/kst/index.docbook
> -share/doc/HTML.kde3/da/kst/install-chapter.docbook
> -share/doc/HTML.kde3/da/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/da/kst/license-chapter.docbook
> -share/doc/HTML.kde3/da/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/da/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/da/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/da/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/da/kst/tutorial.docbook
> -share/doc/HTML.kde3/de/
> -share/doc/HTML.kde3/de/kst/
> -share/doc/HTML.kde3/de/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/de/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/de/kst/license-chapter.docbook
> -share/doc/HTML.kde3/en/kst/
> -share/doc/HTML.kde3/en/kst/Diagram-kst-array.png
> -share/doc/HTML.kde3/en/kst/Diagram-kst-datatypes.png
> -share/doc/HTML.kde3/en/kst/Diagram-kst-frames.png
> -share/doc/HTML.kde3/en/kst/Diagram-kst-matrix.png
> -share/doc/HTML.kde3/en/kst/Diagram-kst-windowplotrelation.png
> -share/doc/HTML.kde3/en/kst/Equation-kst-correctedpitch.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-autocorrelation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-autocorrelation2.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-bandpass.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-bandstop.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-convolution.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-crosscorrelation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-deconvolution.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-exponentialfitequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-gaussianfitequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-gaussianprobability.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-generallinearmodel.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-generallinearmodelexample.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-gradientequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-gradientsumofsquares.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-highpass.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-linefitequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-linefitsumofsquaredresiduals.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-lorentzianfitequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-lowpass.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-polynomialfitequation.png
> -share/doc/HTML.kde3/en/kst/Formula-kst-sinusoidfitequation.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-datamanager.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-datawizard.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-layoutmode.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-tiedzoom.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-xmousezoom.png
> -share/doc/HTML.kde3/en/kst/Icon-kst-xymousezoom.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-arraywindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-configureshortcutswindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-curveoptions.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-curvewindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-datamanager.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-datamode.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-datawizard1.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-datawizard2.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-datawizard3.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-debuglog.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-defineshortcutwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-demo.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-democorrected.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-editequation.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-equationwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-eventmonitor-loggingsettings.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-eventmonitor-serversettings.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-eventmonitor.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-exportgraphics.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-filesave.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-fittedline.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-histogramwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-imagewindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-labeleditor.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-mainwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-matrixwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-maxima-datapoints.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-mditabpage.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-mditoplevel.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-multipleselectedplots.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-open-file-button.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialogcontent.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialoglabels.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialoglegend.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialoglimits.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialogmarkers.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-plotdialogtop.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-pluginswindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-powerspectrawindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-quickstart.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-simpledata.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-tiedzoom.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-tutorial-datawizard-done.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-tutorial-gyro-multiple.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-tutorial-gyro1.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-vectorwindow.png
> -share/doc/HTML.kde3/en/kst/Screenshot-kst-zoom.png
> -share/doc/HTML.kde3/en/kst/Symbol-kst-Gamma.png
> -share/doc/HTML.kde3/en/kst/Symbol-kst-lambda.png
> -share/doc/HTML.kde3/en/kst/Symbol-kst-mu.png
> -share/doc/HTML.kde3/en/kst/Symbol-kst-sigma.png
> -share/doc/HTML.kde3/en/kst/Symbol-kst-theta.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-close.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-colourchooser.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-defaultcolours.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-maximize.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-minimize.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-swapcolour.png
> -share/doc/HTML.kde3/en/kst/Widget-kst-undock.png
> -share/doc/HTML.kde3/en/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/en/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/en/kst/common
> -share/doc/HTML.kde3/en/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/en/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/en/kst/data-chapter.docbook
> -share/doc/HTML.kde3/en/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/en/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/en/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/en/kst/index.cache.bz2
> -share/doc/HTML.kde3/en/kst/index.docbook
> -share/doc/HTML.kde3/en/kst/install-chapter.docbook
> -share/doc/HTML.kde3/en/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/en/kst/kst.1
> -share/doc/HTML.kde3/en/kst/license-chapter.docbook
> -share/doc/HTML.kde3/en/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/en/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/en/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/en/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/en/kst/tutorial.docbook
> -share/doc/HTML.kde3/es/
> -share/doc/HTML.kde3/es/kst/
> -share/doc/HTML.kde3/es/kst/Diagram-kst-array.png
> -share/doc/HTML.kde3/es/kst/Diagram-kst-datatypes.png
> -share/doc/HTML.kde3/es/kst/Diagram-kst-frames.png
> -share/doc/HTML.kde3/es/kst/Diagram-kst-matrix.png
> -share/doc/HTML.kde3/es/kst/Diagram-kst-windowplotrelation.png
> -share/doc/HTML.kde3/es/kst/Equation-kst-correctedpitch.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-autocorrelation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-autocorrelation2.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-bandpass.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-bandstop.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-convolution.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-crosscorrelation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-deconvolution.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-exponentialfitequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-gaussianfitequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-gaussianprobability.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-generallinearmodel.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-generallinearmodelexample.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-gradientequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-gradientsumofsquares.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-highpass.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-linefitequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-linefitsumofsquaredresiduals.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-lorentzianfitequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-lowpass.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-polynomialfitequation.png
> -share/doc/HTML.kde3/es/kst/Formula-kst-sinusoidfitequation.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-datamanager.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-datawizard.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-layoutmode.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-tiedzoom.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-xmousezoom.png
> -share/doc/HTML.kde3/es/kst/Icon-kst-xymousezoom.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-arraywindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-configureshortcutswindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-curveoptions.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-curvewindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-datamanager.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-datamode.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-datawizard1.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-datawizard2.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-datawizard3.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-debuglog.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-defineshortcutwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-demo.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-democorrected.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-editequation.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-equationwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-eventmonitor-loggingsettings.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-eventmonitor-serversettings.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-eventmonitor.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-exportgraphics.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-filesave.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-fittedline.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-histogramwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-imagewindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-labeleditor.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-mainwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-matrixwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-maxima-datapoints.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-mditabpage.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-mditoplevel.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-multipleselectedplots.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-open-file-button.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialogcontent.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialoglabels.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialoglegend.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialoglimits.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialogmarkers.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-plotdialogtop.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-pluginswindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-powerspectrawindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-quickstart.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-simpledata.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-tiedzoom.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-tutorial-datawizard-done.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-tutorial-gyro-multiple.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-tutorial-gyro1.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-vectorwindow.png
> -share/doc/HTML.kde3/es/kst/Screenshot-kst-zoom.png
> -share/doc/HTML.kde3/es/kst/Symbol-kst-Gamma.png
> -share/doc/HTML.kde3/es/kst/Symbol-kst-lambda.png
> -share/doc/HTML.kde3/es/kst/Symbol-kst-mu.png
> -share/doc/HTML.kde3/es/kst/Symbol-kst-sigma.png
> -share/doc/HTML.kde3/es/kst/Symbol-kst-theta.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-close.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-colourchooser.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-defaultcolours.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-maximize.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-minimize.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-swapcolour.png
> -share/doc/HTML.kde3/es/kst/Widget-kst-undock.png
> -share/doc/HTML.kde3/es/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/es/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/es/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/es/kst/data-chapter.docbook
> -share/doc/HTML.kde3/es/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/es/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/es/kst/install-chapter.docbook
> -share/doc/HTML.kde3/es/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/es/kst/license-chapter.docbook
> -share/doc/HTML.kde3/es/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/es/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/es/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/es/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/et/
> -share/doc/HTML.kde3/et/kst/
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-curveoptions.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-curvewindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-datamanager.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-datawizard2.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-datawizard3.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-debuglog.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-demo.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-democorrected.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-editequation.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-equationwindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-eventmonitor.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-exportgraphics.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-filesave.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-fittedline.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-histogramwindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-imagewindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-matrixwindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-maxima-datapoints.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-mditabpage.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-mditoplevel.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialogcontent.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialoglabels.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialoglegend.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialoglimits.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialogmarkers.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-plotdialogtop.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-powerspectrawindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-quickstart.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-simpledata.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-tiedzoom.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-tutorial-datawizard-done.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-tutorial-gyro-multiple.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-tutorial-gyro1.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-vectorwindow.png
> -share/doc/HTML.kde3/et/kst/Screenshot-kst-zoom.png
> -share/doc/HTML.kde3/et/kst/Widget-kst-colourchooser.png
> -share/doc/HTML.kde3/et/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/et/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/et/kst/common
> -share/doc/HTML.kde3/et/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/et/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/et/kst/data-chapter.docbook
> -share/doc/HTML.kde3/et/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/et/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/et/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/et/kst/index.cache.bz2
> -share/doc/HTML.kde3/et/kst/index.docbook
> -share/doc/HTML.kde3/et/kst/install-chapter.docbook
> -share/doc/HTML.kde3/et/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/et/kst/license-chapter.docbook
> -share/doc/HTML.kde3/et/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/et/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/et/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/et/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/et/kst/tutorial.docbook
> -share/doc/HTML.kde3/fr/
> -share/doc/HTML.kde3/fr/kst/
> -share/doc/HTML.kde3/fr/kst/common
> -share/doc/HTML.kde3/fr/kst/index.cache.bz2
> -share/doc/HTML.kde3/fr/kst/index.docbook
> -share/doc/HTML.kde3/it/
> -share/doc/HTML.kde3/it/kst/
> -share/doc/HTML.kde3/it/kst/Diagram-kst-datatypes.png
> -share/doc/HTML.kde3/it/kst/Diagram-kst-frames.png
> -share/doc/HTML.kde3/it/kst/Diagram-kst-matrix.png
> -share/doc/HTML.kde3/it/kst/Diagram-kst-windowplotrelation.png
> -share/doc/HTML.kde3/it/kst/Screenshot-kst-curveoptions.png
> -share/doc/HTML.kde3/it/kst/Screenshot-kst-datawizard2.png
> -share/doc/HTML.kde3/it/kst/Screenshot-kst-datawizard3.png
> -share/doc/HTML.kde3/it/kst/Screenshot-kst-quickstart.png
> -share/doc/HTML.kde3/it/kst/Screenshot-kst-simpledata.png
> -share/doc/HTML.kde3/it/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/it/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/it/kst/common
> -share/doc/HTML.kde3/it/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/it/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/it/kst/data-chapter.docbook
> -share/doc/HTML.kde3/it/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/it/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/it/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/it/kst/index.cache.bz2
> -share/doc/HTML.kde3/it/kst/index.docbook
> -share/doc/HTML.kde3/it/kst/install-chapter.docbook
> -share/doc/HTML.kde3/it/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/it/kst/license-chapter.docbook
> -share/doc/HTML.kde3/it/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/it/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/it/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/it/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/it/kst/tutorial.docbook
> -share/doc/HTML.kde3/nl/
> -share/doc/HTML.kde3/nl/kst/
> -share/doc/HTML.kde3/nl/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/common
> -share/doc/HTML.kde3/nl/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/data-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/index.cache.bz2
> -share/doc/HTML.kde3/nl/kst/index.docbook
> -share/doc/HTML.kde3/nl/kst/install-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/license-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/nl/kst/tutorial.docbook
> -share/doc/HTML.kde3/pt/
> -share/doc/HTML.kde3/pt/kst/
> -share/doc/HTML.kde3/pt/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/common
> -share/doc/HTML.kde3/pt/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/data-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/index.cache.bz2
> -share/doc/HTML.kde3/pt/kst/index.docbook
> -share/doc/HTML.kde3/pt/kst/install-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/license-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/pt/kst/tutorial.docbook
> -share/doc/HTML.kde3/sv/
> -share/doc/HTML.kde3/sv/kst/
> -share/doc/HTML.kde3/sv/kst/Diagram-kst-datatypes.png
> -share/doc/HTML.kde3/sv/kst/Diagram-kst-frames.png
> -share/doc/HTML.kde3/sv/kst/Diagram-kst-matrix.png
> -share/doc/HTML.kde3/sv/kst/Diagram-kst-windowplotrelation.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-configureshortcutswindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-curveoptions.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-curvewindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-datamanager.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-datawizard2.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-datawizard3.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-debuglog.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-defineshortcutwindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-demo.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-democorrected.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-editequation.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-equationwindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-eventmonitor-loggingsettings.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-eventmonitor-serversettings.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-eventmonitor.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-exportgraphics.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-filesave.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-fittedline.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-histogramwindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-imagewindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-labeleditor.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-matrixwindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-maxima-datapoints.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-mditabpage.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-mditoplevel.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-multipleselectedplots.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialogcontent.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialoglabels.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialoglegend.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialoglimits.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialogmarkers.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-plotdialogtop.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-pluginswindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-powerspectrawindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-quickstart.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-simpledata.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-tutorial-datawizard-done.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-tutorial-gyro-multiple.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-tutorial-gyro1.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-vectorwindow.png
> -share/doc/HTML.kde3/sv/kst/Screenshot-kst-zoom.png
> -share/doc/HTML.kde3/sv/kst/additionalformats-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/commandline-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/common
> -share/doc/HTML.kde3/sv/kst/commontasks-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/creatingplugins-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/data-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/dcop-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/debuglog-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/eventmonitoring-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/index.cache.bz2
> -share/doc/HTML.kde3/sv/kst/index.docbook
> -share/doc/HTML.kde3/sv/kst/install-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/intro-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/license-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/miscfeatures-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/plotsandwindows-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/plugins-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/saving-chapter.docbook
> -share/doc/HTML.kde3/sv/kst/tutorial.docbook
> -share/icons/hicolor/16x16/mimetypes/kst.png
> -share/icons/hicolor/22x22/actions/addelogentry.png
> -share/icons/hicolor/22x22/actions/kst_advance.png
> -share/icons/hicolor/22x22/actions/kst_back.png
> -share/icons/hicolor/22x22/actions/kst_changefile.png
> -share/icons/hicolor/22x22/actions/kst_changenpts.png
> -share/icons/hicolor/22x22/actions/kst_choosecolor.png
> -share/icons/hicolor/22x22/actions/kst_csdnew.png
> -share/icons/hicolor/22x22/actions/kst_curvenew.png
> -share/icons/hicolor/22x22/actions/kst_datamanager.png
> -share/icons/hicolor/22x22/actions/kst_datamode.png
> -share/icons/hicolor/22x22/actions/kst_datawizard.png
> -share/icons/hicolor/22x22/actions/kst_differentiatecurves.png
> -share/icons/hicolor/22x22/actions/kst_editplots.png
> -share/icons/hicolor/22x22/actions/kst_equationnew.png
> -share/icons/hicolor/22x22/actions/kst_eventnew.png
> -share/icons/hicolor/22x22/actions/kst_gfx_arrow.png
> -share/icons/hicolor/22x22/actions/kst_gfx_ellipse.png
> -share/icons/hicolor/22x22/actions/kst_gfx_line.png
> -share/icons/hicolor/22x22/actions/kst_gfx_picture.png
> -share/icons/hicolor/22x22/actions/kst_gfx_polygon.png
> -share/icons/hicolor/22x22/actions/kst_gfx_polyline.png
> -share/icons/hicolor/22x22/actions/kst_gfx_rectangle.png
> -share/icons/hicolor/22x22/actions/kst_gfx_rounded_rectangle.png
> -share/icons/hicolor/22x22/actions/kst_graphfile.png
> -share/icons/hicolor/22x22/actions/kst_graphics.png
> -share/icons/hicolor/22x22/actions/kst_histogramnew.png
> -share/icons/hicolor/22x22/actions/kst_imagenew.png
> -share/icons/hicolor/22x22/actions/kst_layoutmode.png
> -share/icons/hicolor/22x22/actions/kst_matrixnew.png
> -share/icons/hicolor/22x22/actions/kst_pluginnew.png
> -share/icons/hicolor/22x22/actions/kst_psdnew.png
> -share/icons/hicolor/22x22/actions/kst_vectornew.png
> -share/icons/hicolor/22x22/actions/kst_zoomtie.png
> -share/icons/hicolor/22x22/actions/kst_zoomx.png
> -share/icons/hicolor/22x22/actions/kst_zoomxy.png
> -share/icons/hicolor/22x22/actions/kst_zoomy.png
> -share/icons/hicolor/22x22/actions/launchelogbrowser.png
> -share/icons/hicolor/32x32/mimetypes/kst.png
> -share/icons/locolor/
> -share/icons/locolor/16x16/
> -share/icons/locolor/16x16/apps/
> -share/icons/locolor/16x16/apps/kst.png
> -share/icons/locolor/16x16/mimetypes/
> -share/icons/locolor/16x16/mimetypes/kst.png
> -share/icons/locolor/32x32/
> -share/icons/locolor/32x32/apps/
> -share/icons/locolor/32x32/apps/kst.png
> -share/icons/locolor/32x32/mimetypes/
> -share/icons/locolor/32x32/mimetypes/kst.png
> -share/locale/bg/LC_MESSAGES/kst.mo
> -share/locale/br/LC_MESSAGES/kst.mo
> -share/locale/br/LC_MESSAGES/kstplugineditor.mo
> -share/locale/ca/LC_MESSAGES/kst.mo
> -share/locale/ca/LC_MESSAGES/kstplugineditor.mo
> -share/locale/cs/LC_MESSAGES/kst.mo
> -share/locale/cs/LC_MESSAGES/kstplugineditor.mo
> -share/locale/cy/LC_MESSAGES/kst.mo
> -share/locale/cy/LC_MESSAGES/kstplugineditor.mo
> -share/locale/da/LC_MESSAGES/kst.mo
> -share/locale/da/LC_MESSAGES/kstplugineditor.mo
> -share/locale/de/LC_MESSAGES/kst.mo
> -share/locale/de/LC_MESSAGES/kstplugineditor.mo
> -share/locale/el/LC_MESSAGES/kst.mo
> -share/locale/el/LC_MESSAGES/kstplugineditor.mo
> -share/locale/en_GB/LC_MESSAGES/kst.mo
> -share/locale/en_GB/LC_MESSAGES/kstplugineditor.mo
> -share/locale/es/LC_MESSAGES/kst.mo
> -share/locale/es/LC_MESSAGES/kstplugineditor.mo
> -share/locale/et/LC_MESSAGES/kst.mo
> -share/locale/et/LC_MESSAGES/kstplugineditor.mo
> -share/locale/fr/LC_MESSAGES/kst.mo
> -share/locale/fr/LC_MESSAGES/kstplugineditor.mo
> -share/locale/ga/LC_MESSAGES/kst.mo
> -share/locale/ga/LC_MESSAGES/kstplugineditor.mo
> -share/locale/hi/LC_MESSAGES/kst.mo
> -share/locale/hi/LC_MESSAGES/kstplugineditor.mo
> -share/locale/is/LC_MESSAGES/kst.mo
> -share/locale/is/LC_MESSAGES/kstplugineditor.mo
> -share/locale/it/LC_MESSAGES/kst.mo
> -share/locale/it/LC_MESSAGES/kstplugineditor.mo
> -share/locale/lt/LC_MESSAGES/kst.mo
> -share/locale/lt/LC_MESSAGES/kstplugineditor.mo
> -share/locale/mt/
> -share/locale/mt/LC_MESSAGES/
> -share/locale/mt/LC_MESSAGES/kst.mo
> -share/locale/mt/LC_MESSAGES/kstplugineditor.mo
> -share/locale/nb/LC_MESSAGES/kst.mo
> -share/locale/nl/LC_MESSAGES/kst.mo
> -share/locale/nl/LC_MESSAGES/kstplugineditor.mo
> -share/locale/nn/LC_MESSAGES/kstplugineditor.mo
> -share/locale/pa/LC_MESSAGES/kstplugineditor.mo
> -share/locale/pl/LC_MESSAGES/kst.mo
> -share/locale/pl/LC_MESSAGES/kstplugineditor.mo
> -share/locale/pt/LC_MESSAGES/kst.mo
> -share/locale/pt/LC_MESSAGES/kstplugineditor.mo
> -share/locale/pt_BR/LC_MESSAGES/kst.mo
> -share/locale/pt_BR/LC_MESSAGES/kstplugineditor.mo
> -share/locale/ro/LC_MESSAGES/kst.mo
> -share/locale/ro/LC_MESSAGES/kstplugineditor.mo
> -share/locale/ru/LC_MESSAGES/kst.mo
> -share/locale/ru/LC_MESSAGES/kstplugineditor.mo
> -share/locale/rw/LC_MESSAGES/kst.mo
> -share/locale/rw/LC_MESSAGES/kstplugineditor.mo
> -share/locale/sr/LC_MESSAGES/kst.mo
> -share/locale/sr/LC_MESSAGES/kstplugineditor.mo
> -share/locale/sr@Latn/
> -share/locale/sr@Latn/LC_MESSAGES/
> -share/locale/sr@Latn/LC_MESSAGES/kst.mo
> -share/locale/sr@Latn/LC_MESSAGES/kstplugineditor.mo
> -share/locale/sv/LC_MESSAGES/kst.mo
> -share/locale/sv/LC_MESSAGES/kstplugineditor.mo
> -share/locale/ta/LC_MESSAGES/kst.mo
> -share/locale/ta/LC_MESSAGES/kstplugineditor.mo
> -share/locale/tr/LC_MESSAGES/kst.mo
> -share/locale/tr/LC_MESSAGES/kstplugineditor.mo
> -share/locale/zh_CN/LC_MESSAGES/kst.mo
> -share/mimelnk/application/x-kst.desktop
> -share/services/kst/
> -share/services/kst/kstdata_ascii.desktop
> -share/services/kst/kstdata_dirfile.desktop
> -share/services/kst/kstdata_fitsimage.desktop
> -share/services/kst/kstdata_frame.desktop
> -share/services/kst/kstdata_healpix.desktop
> -share/services/kst/kstdata_indirect.desktop
> -share/services/kst/kstdata_lfiio.desktop
> -share/services/kst/kstdata_netcdf.desktop
> -share/services/kst/kstdata_qimagesource.desktop
> -share/services/kst/kstextension_elog.desktop
> -share/services/kst/kstextension_js.desktop
> -share/services/kst/kstextension_pulse.desktop
> -share/servicetypes/kst/
> -share/servicetypes/kst/kstdatasourceplugin.desktop
> -share/servicetypes/kst/kstextension.desktop
> -share/servicetypes/kst/kstfilter.desktop
> -share/servicetypes/kst/kstplugin.desktop
> +share/applnk/Graphics/
> +share/applnk/Graphics/kst2.desktop
> +share/icons/hicolor/128x128/apps/application-x-kst.png
> +share/icons/hicolor/128x128/apps/kst.png
> +share/icons/hicolor/32x32/apps/application-x-kst.png
> +share/icons/hicolor/32x32/apps/kst.png
> +share/icons/hicolor/48x48/apps/application-x-kst.png
> +share/icons/hicolor/48x48/apps/kst.png
> +share/icons/hicolor/64x64/apps/application-x-kst.png
> +share/icons/hicolor/64x64/apps/kst.png
> +share/icons/hicolor/scalable/apps/application-x-kst.svg
> +share/icons/hicolor/scalable/apps/kst.svg
> +share/mimelink/
> +share/mimelink/application/
> +share/mimelink/application/x-kst2.desktop
> +@exec %D/bin/update-desktop-database
> +@unexec-delete %D/bin/update-desktop-database
> @exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
> @unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
> -@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/locolor
> -@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/locolor
>