From f124555536ce4b815ff160312c094545c36ec440 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 10 Aug 2002 04:35:28 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_2'. --- editors/calligra/Makefile | 42 - editors/calligra/distinfo | 1 - editors/calligra/files/patch-abiword | 19 - editors/calligra/files/patch-applixgraphics | 16 - editors/calligra/files/patch-applixword | 16 - editors/calligra/files/patch-ascii | 19 - editors/calligra/files/patch-csv | 21 - editors/calligra/files/patch-docbook | 16 - editors/calligra/files/patch-gnumeric | 21 - editors/calligra/files/patch-html | 16 - editors/calligra/files/patch-html2 | 18 - editors/calligra/files/patch-kofficeui | 16 - editors/calligra/files/patch-kword | 16 - editors/calligra/files/patch-latex | 19 - editors/calligra/files/patch-msod | 16 - editors/calligra/files/patch-olefilters | 16 - editors/calligra/files/patch-qpro | 16 - editors/calligra/files/patch-store | 10 - editors/calligra/files/patch-svg | 21 - editors/calligra/files/patch-wmf | 16 - editors/calligra/files/patch-xfig | 16 - editors/calligra/pkg-comment | 1 - editors/calligra/pkg-descr | 10 - editors/calligra/pkg-plist | 1661 --------------------------- 24 files changed, 2039 deletions(-) delete mode 100644 editors/calligra/Makefile delete mode 100644 editors/calligra/distinfo delete mode 100644 editors/calligra/files/patch-abiword delete mode 100644 editors/calligra/files/patch-applixgraphics delete mode 100644 editors/calligra/files/patch-applixword delete mode 100644 editors/calligra/files/patch-ascii delete mode 100644 editors/calligra/files/patch-csv delete mode 100644 editors/calligra/files/patch-docbook delete mode 100644 editors/calligra/files/patch-gnumeric delete mode 100644 editors/calligra/files/patch-html delete mode 100644 editors/calligra/files/patch-html2 delete mode 100644 editors/calligra/files/patch-kofficeui delete mode 100644 editors/calligra/files/patch-kword delete mode 100644 editors/calligra/files/patch-latex delete mode 100644 editors/calligra/files/patch-msod delete mode 100644 editors/calligra/files/patch-olefilters delete mode 100644 editors/calligra/files/patch-qpro delete mode 100644 editors/calligra/files/patch-store delete mode 100644 editors/calligra/files/patch-svg delete mode 100644 editors/calligra/files/patch-wmf delete mode 100644 editors/calligra/files/patch-xfig delete mode 100644 editors/calligra/pkg-comment delete mode 100644 editors/calligra/pkg-descr delete mode 100644 editors/calligra/pkg-plist (limited to 'editors/calligra') diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile deleted file mode 100644 index 3831e9b7e24a..000000000000 --- a/editors/calligra/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: koffice -# Date created: Sun May 14 2000 16:33:15 -# Whom: Will Andrews -# -# $FreeBSD$ -# - -PORTNAME= koffice -PORTVERSION= 1.1.1 -PORTEPOCH= 1 -CATEGORIES= editors kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}-kde3/src -DISTNAME= ${PORTNAME}-${PORTVERSION}-kde3 -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org - -BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ - automake:${PORTSDIR}/devel/automake -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes -CONFIGURE_TARGET= -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_PYTHON= yes -USE_BZIP2= yes -INSTALLS_SHLIB= yes -.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_FINAL) -CONFIGURE_ARGS+=--enable-final -.endif -.if defined(PARALLEL_PACKAGE_BUILD) || defined(WANT_KDE_NDEBUG) -CONFIGURE_ARGS+=--disable-debug -.endif -USE_GMAKE= yes - -pre-configure: - cd ${WRKSRC} && ${GMAKE} -f Makefile.cvs - -.include diff --git a/editors/calligra/distinfo b/editors/calligra/distinfo deleted file mode 100644 index a907cdc3bf69..000000000000 --- a/editors/calligra/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (KDE/koffice-1.1.1-kde3.tar.bz2) = 91ba4cbf5a16678e59d3c08f4b6fc071 diff --git a/editors/calligra/files/patch-abiword b/editors/calligra/files/patch-abiword deleted file mode 100644 index c1de0bbc83aa..000000000000 --- a/editors/calligra/files/patch-abiword +++ /dev/null @@ -1,19 +0,0 @@ -Index: filters/kword/abiword/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/abiword/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kword/abiword/Makefile.am 2001/03/22 14:02:18 1.4 -+++ filters/kword/abiword/Makefile.am 2002/04/02 17:02:08 -@@ -1,9 +1,9 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libabiwordimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libabiwordimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libabiwordimport_la_LIBADD = $(KOFFICE_LIBS) --libabiwordexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libabiwordexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libabiwordexport_la_LIBADD = $(KOFFICE_LIBS) - - ####### Files diff --git a/editors/calligra/files/patch-applixgraphics b/editors/calligra/files/patch-applixgraphics deleted file mode 100644 index f7190ea5d0de..000000000000 --- a/editors/calligra/files/patch-applixgraphics +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kontour/applixgraphics/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/applixgraphics/Makefile.am,v -retrieving revision 1.2.2.1 -diff -u -3 -p -r1.2.2.1 Makefile.am ---- filters/kontour/applixgraphics/Makefile.am 2001/08/26 22:02:24 1.2.2.1 -+++ filters/kontour/applixgraphics/Makefile.am 2002/04/02 17:01:46 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libapplixgraphicimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libapplixgraphicimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - - ####### Files - diff --git a/editors/calligra/files/patch-applixword b/editors/calligra/files/patch-applixword deleted file mode 100644 index 4111db997cd1..000000000000 --- a/editors/calligra/files/patch-applixword +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kword/applixword/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/applixword/Makefile.am,v -retrieving revision 1.4.2.1 -diff -u -3 -p -r1.4.2.1 Makefile.am ---- filters/kword/applixword/Makefile.am 2001/08/26 22:02:24 1.4.2.1 -+++ filters/kword/applixword/Makefile.am 2002/04/02 17:02:00 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libapplixwordimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libapplixwordimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - - ####### Files - diff --git a/editors/calligra/files/patch-ascii b/editors/calligra/files/patch-ascii deleted file mode 100644 index 355ca8ee02cd..000000000000 --- a/editors/calligra/files/patch-ascii +++ /dev/null @@ -1,19 +0,0 @@ -Index: filters/kword/ascii/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/ascii/Makefile.am,v -retrieving revision 1.6 -diff -u -3 -p -r1.6 Makefile.am ---- filters/kword/ascii/Makefile.am 2001/03/22 14:02:18 1.6 -+++ filters/kword/ascii/Makefile.am 2002/04/02 17:01:59 -@@ -1,9 +1,9 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libasciiimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libasciiimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libasciiimport_la_LIBADD = $(KOFFICE_LIBS) --libasciiexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libasciiexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libasciiexport_la_LIBADD = $(KOFFICE_LIBS) - - ####### Files diff --git a/editors/calligra/files/patch-csv b/editors/calligra/files/patch-csv deleted file mode 100644 index 1073f254abe4..000000000000 --- a/editors/calligra/files/patch-csv +++ /dev/null @@ -1,21 +0,0 @@ -Index: filters/kspread/csv/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kspread/csv/Makefile.am,v -retrieving revision 1.16 -diff -u -3 -p -r1.16 Makefile.am ---- filters/kspread/csv/Makefile.am 2001/06/11 08:40:36 1.16 -+++ filters/kspread/csv/Makefile.am 2002/04/02 17:01:51 -@@ -9,11 +9,11 @@ kde_module_LTLIBRARIES = libcsvimport.la - - libcsvimport_la_SOURCES = csvimport.cc xmltree.cc csvimport_factory.cc \ - csvdialog.cpp dialogui.ui --libcsvimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libcsvimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libcsvimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - libcsvexport_la_SOURCES = csvexport.cc csvexport_factory.cc --libcsvexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libcsvexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libcsvexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - METASOURCES = AUTO diff --git a/editors/calligra/files/patch-docbook b/editors/calligra/files/patch-docbook deleted file mode 100644 index 6f51a8ae0d24..000000000000 --- a/editors/calligra/files/patch-docbook +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kword/docbook/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/docbook/Makefile.am,v -retrieving revision 1.2 -diff -u -3 -p -r1.2 Makefile.am ---- filters/kword/docbook/Makefile.am 2001/03/22 14:02:18 1.2 -+++ filters/kword/docbook/Makefile.am 2002/04/02 17:02:04 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) --libdocbookexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libdocbookexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libdocbookexport_la_LIBADD = $(KOFFICE_LIBS) - - ####### Files diff --git a/editors/calligra/files/patch-gnumeric b/editors/calligra/files/patch-gnumeric deleted file mode 100644 index 2ea29b354915..000000000000 --- a/editors/calligra/files/patch-gnumeric +++ /dev/null @@ -1,21 +0,0 @@ -Index: filters/kspread/gnumeric/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kspread/gnumeric/Makefile.am,v -retrieving revision 1.2 -diff -u -3 -p -r1.2 Makefile.am ---- filters/kspread/gnumeric/Makefile.am 2001/08/04 16:59:59 1.2 -+++ filters/kspread/gnumeric/Makefile.am 2002/04/02 17:01:53 -@@ -7,11 +7,11 @@ INCLUDES= -I$(srcdir) -I$(top_srcdir)/ks - kde_module_LTLIBRARIES = libgnumericexport.la libgnumericimport.la - - libgnumericexport_la_SOURCES = gnumericexport.cc gnumericexport_factory.cc --libgnumericexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libgnumericexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libgnumericexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - libgnumericimport_la_SOURCES = gnumericimport.cc gnumericimport_factory.cc --libgnumericimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libgnumericimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libgnumericimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - METASOURCES = AUTO diff --git a/editors/calligra/files/patch-html b/editors/calligra/files/patch-html deleted file mode 100644 index c5f96c2509f1..000000000000 --- a/editors/calligra/files/patch-html +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kspread/html/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kspread/html/Makefile.am,v -retrieving revision 1.2.2.1 -diff -u -3 -p -r1.2.2.1 Makefile.am ---- filters/kspread/html/Makefile.am 2001/08/26 21:43:21 1.2.2.1 -+++ filters/kspread/html/Makefile.am 2002/04/02 17:01:57 -@@ -8,7 +8,7 @@ INCLUDES= -I$(srcdir) -I$(top_srcdir)/ks - kde_module_LTLIBRARIES = libkspreadhtmlexport.la - - libkspreadhtmlexport_la_SOURCES = htmlexport.cc htmlexport_factory.cc --libkspreadhtmlexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libkspreadhtmlexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libkspreadhtmlexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la - - METASOURCES = AUTO diff --git a/editors/calligra/files/patch-html2 b/editors/calligra/files/patch-html2 deleted file mode 100644 index 92eff454cc98..000000000000 --- a/editors/calligra/files/patch-html2 +++ /dev/null @@ -1,18 +0,0 @@ -Index: filters/kword/html/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/html/Makefile.am,v -retrieving revision 2.13.2.1 -diff -u -3 -p -r2.13.2.1 Makefile.am ---- filters/kword/html/Makefile.am 2001/08/26 21:39:01 2.13.2.1 -+++ filters/kword/html/Makefile.am 2002/04/02 17:02:02 -@@ -2,8 +2,8 @@ - - INCLUDES = -I$(srcdir) $(KOFFICE_INCLUDES) $(all_includes) - --libhtmlimport_la_LDFLAGS = -module -avoid-version -no-undefined --libhtmlexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libhtmlimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -+libhtmlexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - - libhtmlimport_la_LIBADD = $(KOFFICE_LIBS) - libhtmlexport_la_LIBADD = $(KOFFICE_LIBS) diff --git a/editors/calligra/files/patch-kofficeui b/editors/calligra/files/patch-kofficeui deleted file mode 100644 index 9c9ab5c0fdc6..000000000000 --- a/editors/calligra/files/patch-kofficeui +++ /dev/null @@ -1,16 +0,0 @@ -Index: lib/kofficeui/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/lib/kofficeui/Makefile.am,v -retrieving revision 1.43 -diff -u -3 -p -r1.43 Makefile.am ---- lib/kofficeui/Makefile.am 2001/06/22 20:31:54 1.43 -+++ lib/kofficeui/Makefile.am 2002/04/02 17:01:38 -@@ -2,7 +2,7 @@ - - KDE_CXXFLAGS = $(USE_RTTI) - INCLUDES = -I$(top_srcdir)/lib/kofficecore -I$(top_builddir)/lib/kofficecore $(all_includes) --libkofficeui_la_LDFLAGS = -version-info 1:0:0 -no-undefined -+libkofficeui_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 -no-undefined - libkofficeui_la_LIBADD = ../kofficecore/libkofficecore.la - - ####### Files diff --git a/editors/calligra/files/patch-kword b/editors/calligra/files/patch-kword deleted file mode 100644 index ef4755fbfa3d..000000000000 --- a/editors/calligra/files/patch-kword +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kpresenter/kword/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kpresenter/kword/Makefile.am,v -retrieving revision 1.1.1.1.2.1 -diff -u -3 -p -r1.1.1.1.2.1 Makefile.am ---- filters/kpresenter/kword/Makefile.am 2001/08/26 22:02:24 1.1.1.1.2.1 -+++ filters/kpresenter/kword/Makefile.am 2002/04/02 17:02:11 -@@ -3,7 +3,7 @@ INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES - kde_module_LTLIBRARIES = libkprkword.la - - libkprkword_la_SOURCES = kprkword.cc kprkword_factory.cc --libkprkword_la_LDFLAGS = -module -avoid-version -no-undefined -+libkprkword_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libkprkword_la_LIBADD = $(KOFFICE_LIBS) - - METASOURCES = AUTO diff --git a/editors/calligra/files/patch-latex b/editors/calligra/files/patch-latex deleted file mode 100644 index 9423a6310402..000000000000 --- a/editors/calligra/files/patch-latex +++ /dev/null @@ -1,19 +0,0 @@ -Index: filters/kword/latex/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kword/latex/Makefile.am,v -retrieving revision 1.11.2.1 -diff -u -3 -p -r1.11.2.1 Makefile.am ---- filters/kword/latex/Makefile.am 2001/08/26 21:39:01 1.11.2.1 -+++ filters/kword/latex/Makefile.am 2002/04/02 17:02:05 -@@ -1,9 +1,9 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) -I$(top_srcdir)/lib/kformula $(all_includes) --#liblateximport_la_LDFLAGS = -module -avoid-version -no-undefined -+#liblateximport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - #liblateximport_la_LIBADD = $(KOFFICE_LIBS) --liblatexexport_la_LDFLAGS = -module -avoid-version -no-undefined -+liblatexexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - liblatexexport_la_LIBADD = $(KOFFICE_LIBS) $(top_builddir)/lib/kformula/libkformula.la - - ####### Files diff --git a/editors/calligra/files/patch-msod b/editors/calligra/files/patch-msod deleted file mode 100644 index 64916e0b7740..000000000000 --- a/editors/calligra/files/patch-msod +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kontour/msod/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/msod/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kontour/msod/Makefile.am 2001/03/22 14:02:18 1.4 -+++ filters/kontour/msod/Makefile.am 2002/04/02 17:01:40 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KWMF_INCLUDES) $(KOFFICE_INCLUDES) $(all_includes) --libmsodimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libmsodimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libmsodimport_la_LIBADD = $(KOFFICE_LIBS) $(LIB_KWMF) - - ####### Files diff --git a/editors/calligra/files/patch-olefilters b/editors/calligra/files/patch-olefilters deleted file mode 100644 index 0308fe73f5e7..000000000000 --- a/editors/calligra/files/patch-olefilters +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/olefilters/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/olefilters/Makefile.am,v -retrieving revision 1.6 -diff -u -3 -p -r1.6 Makefile.am ---- filters/olefilters/Makefile.am 2001/03/22 14:02:17 1.6 -+++ filters/olefilters/Makefile.am 2002/04/02 17:02:13 -@@ -3,7 +3,7 @@ INCLUDES = -I$(srcdir) -I$(srcdir)/lib - - -I$(srcdir)/excel97 -I$(srcdir)/powerpoint97 $(KOFFICE_INCLUDES) \ - $(KOFFICECORE_INCLUDES) $(all_includes) - --libolefilter_la_LDFLAGS = -module -avoid-version -no-undefined -+libolefilter_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libolefilter_la_LIBADD = ./lib/libfilterbase.la ./lib/libklaola.la \ - ./winword97/libwinword97.la ./excel97/libexcel97.la \ - ./powerpoint97/libpowerpoint97.la $(LIB_KOFFICECORE) diff --git a/editors/calligra/files/patch-qpro b/editors/calligra/files/patch-qpro deleted file mode 100644 index 1fda2853741e..000000000000 --- a/editors/calligra/files/patch-qpro +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kspread/qpro/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kspread/qpro/Makefile.am,v -retrieving revision 1.2.2.1 -diff -u -3 -p -r1.2.2.1 Makefile.am ---- filters/kspread/qpro/Makefile.am 2001/08/26 22:02:24 1.2.2.1 -+++ filters/kspread/qpro/Makefile.am 2002/04/02 17:01:55 -@@ -11,7 +11,7 @@ kde_module_LTLIBRARIES = libqproimport.l - - libqproimport_la_SOURCES = qproimport.cc qproimport_factory.cc qproformula.cc - --libqproimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libqproimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libqproimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kspread/libkspreadpart.la \ - libqpro/src/libqpro.la - diff --git a/editors/calligra/files/patch-store b/editors/calligra/files/patch-store deleted file mode 100644 index 7caf9d254b6a..000000000000 --- a/editors/calligra/files/patch-store +++ /dev/null @@ -1,10 +0,0 @@ -diff -b -p -u -r1.24 -r1.24.4.1 ---- lib/store/Makefile.am 2001/03/30 22:47:33 1.24 -+++ lib/store/Makefile.am.new 2002/04/02 14:55:00 1.24.4.1 -@@ -7,5 +7,5 @@ INCLUDES = $(all_includes) - - libkstore_la_LIBADD = $(LIB_KSYCOCA) - libkstore_la_SOURCES = koStore.cc --libkstore_la_LDFLAGS = -version-info 1:0:0 $(KDE_LDFLAGS) -no-undefined -+libkstore_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 $(KDE_LDFLAGS) -no-undefined - include_HEADERS = koStore.h koStoreDevice.h diff --git a/editors/calligra/files/patch-svg b/editors/calligra/files/patch-svg deleted file mode 100644 index 2e3e745fc8f8..000000000000 --- a/editors/calligra/files/patch-svg +++ /dev/null @@ -1,21 +0,0 @@ -Index: filters/kontour/svg/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/svg/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kontour/svg/Makefile.am 2001/08/05 06:53:30 1.4 -+++ filters/kontour/svg/Makefile.am 2002/04/02 17:01:49 -@@ -7,11 +7,11 @@ INCLUDES= -I$(srcdir) -I$(top_srcdir)/ko - kde_module_LTLIBRARIES = libsvgimport.la libsvgexport.la - - libsvgimport_la_SOURCES = svgimport.cc svgimport_factory.cc basicshapes.h basicshapes.cc datatypes.h datatypes.cc path.h path.cc transform.h transform.cc style.h style.cc text.h text.cc svgmain.h svgmain.cc --libsvgimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libsvgimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libsvgimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kontour/libkontourpart.la - - libsvgexport_la_SOURCES = svgexport.cc svgexport_factory.cc --libsvgexport_la_LDFLAGS = -module -avoid-version -no-undefined -+libsvgexport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libsvgexport_la_LIBADD = $(KOFFICE_LIBS) ../../../kontour/libkontourpart.la - - METASOURCES = AUTO diff --git a/editors/calligra/files/patch-wmf b/editors/calligra/files/patch-wmf deleted file mode 100644 index 21cc07574df4..000000000000 --- a/editors/calligra/files/patch-wmf +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kontour/wmf/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/wmf/Makefile.am,v -retrieving revision 1.4 -diff -u -3 -p -r1.4 Makefile.am ---- filters/kontour/wmf/Makefile.am 2001/03/22 14:02:18 1.4 -+++ filters/kontour/wmf/Makefile.am 2002/04/02 17:01:41 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KWMF_INCLUDES) $(KOFFICE_INCLUDES) $(all_includes) --libwmfimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libwmfimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libwmfimport_la_LIBADD = $(KOFFICE_LIBS) $(LIB_KWMF) - - ####### Files diff --git a/editors/calligra/files/patch-xfig b/editors/calligra/files/patch-xfig deleted file mode 100644 index 9084799e8018..000000000000 --- a/editors/calligra/files/patch-xfig +++ /dev/null @@ -1,16 +0,0 @@ -Index: filters/kontour/xfig/Makefile.am -=================================================================== -RCS file: /home/kde/koffice/filters/kontour/xfig/Makefile.am,v -retrieving revision 1.3 -diff -u -3 -p -r1.3 Makefile.am ---- filters/kontour/xfig/Makefile.am 2001/07/16 19:19:48 1.3 -+++ filters/kontour/xfig/Makefile.am 2002/04/02 17:01:48 -@@ -1,7 +1,7 @@ - ####### General stuff - - INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) -I$(top_srcdir)/kontour $(all_includes) --libxfigimport_la_LDFLAGS = -module -avoid-version -no-undefined -+libxfigimport_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined - libxfigimport_la_LIBADD = $(KOFFICE_LIBS) ../../../kontour/libkontourpart.la - - ####### Files diff --git a/editors/calligra/pkg-comment b/editors/calligra/pkg-comment deleted file mode 100644 index 90c73f5c3c7b..000000000000 --- a/editors/calligra/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Office suite for KDE2 diff --git a/editors/calligra/pkg-descr b/editors/calligra/pkg-descr deleted file mode 100644 index f6cdc074d405..000000000000 --- a/editors/calligra/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is the office suite for KDE2 that includes -KWord, KSpread, KPresenter, KChart, and so forth. -KOffice tries to improve over many earlier attempts -by UNIX hackers to create a decent office suite -that can be used under productivity situations. So -far, it looks quite good! :-) - -WWW: http://www.koffice.org/ - ---Will diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist deleted file mode 100644 index 1d9204b53f63..000000000000 --- a/editors/calligra/pkg-plist +++ /dev/null @@ -1,1661 +0,0 @@ -@comment files/links -bin/filter_wrapper -bin/kchart -bin/kformula -bin/kivio -bin/kontour -bin/koscript -bin/koshell -bin/kprconverter.pl -bin/kpresenter -bin/kspread -bin/kugar -bin/kword -include/KDChartData.h -include/KDChartTable.h -include/KoApplicationIface.h -include/KoDocumentIface.h -include/KoMainWindowIface.h -include/KoViewIface.h -include/handler.h -include/kcoloractions.h -include/kformulacontainer.h -include/kformuladocument.h -include/kformulaview.h -include/koApplication.h -include/koChart.h -include/koChild.h -include/koClipart.h -include/koClipartCollection.h -include/koDataTool.h -include/koDocument.h -include/koDocumentChild.h -include/koDocumentInfo.h -include/koDocumentInfoDlg.h -include/koFactory.h -include/koFilter.h -include/koFilterManager.h -include/koFind.h -include/koFrame.h -include/koGlobal.h -include/koImage.h -include/koImageCollection.h -include/koKoolBar.h -include/koMainWindow.h -include/koPageLayoutDia.h -include/koPartSelectAction.h -include/koPartSelectDia.h -include/koPrintPreview.h -include/koQueryTrader.h -include/koReplace.h -include/koRuler.h -include/koStore.h -include/koStoreDevice.h -include/koTabChooser.h -include/koTemplateChooseDia.h -include/koTemplateCreateDia.h -include/koTemplates.h -include/koToolBox.h -include/koView.h -include/koprinter.h -include/tkaction.h -include/tkcoloractions.h -include/tkcombobox.h -include/tktoolbarbutton.h -lib/kchart.la -lib/kchart.so -lib/kde3/kofficescan.la -lib/kde3/kofficescan.so -lib/kde3/libabiwordexport.la -lib/kde3/libabiwordexport.so -lib/kde3/libabiwordimport.la -lib/kde3/libabiwordimport.so -lib/kde3/libapplixgraphicimport.la -lib/kde3/libapplixgraphicimport.so -lib/kde3/libapplixspreadimport.la -lib/kde3/libapplixspreadimport.so -lib/kde3/libapplixwordimport.la -lib/kde3/libapplixwordimport.so -lib/kde3/libasciiexport.la -lib/kde3/libasciiexport.so -lib/kde3/libasciiimport.la -lib/kde3/libasciiimport.so -lib/kde3/libcsvexport.la -lib/kde3/libcsvexport.so -lib/kde3/libcsvimport.la -lib/kde3/libcsvimport.so -lib/kde3/libdocbookexport.la -lib/kde3/libdocbookexport.so -lib/kde3/libgnumericexport.la -lib/kde3/libgnumericexport.so -lib/kde3/libgnumericimport.la -lib/kde3/libgnumericimport.so -lib/kde3/libhtmlexport.la -lib/kde3/libhtmlexport.so -lib/kde3/libhtmlimport.la -lib/kde3/libhtmlimport.so -lib/kde3/libkchartpart.la -lib/kde3/libkchartpart.so -lib/kde3/libkformulapart.la -lib/kde3/libkformulapart.so -lib/kde3/libkiviopart.la -lib/kde3/libkiviopart.so -lib/kde3/libkontourpart.la -lib/kde3/libkontourpart.so -lib/kde3/libkpresenterpart.la -lib/kde3/libkpresenterpart.so -lib/kde3/libkprkword.la -lib/kde3/libkprkword.so -lib/kde3/libkspelltool.la -lib/kde3/libkspelltool.so -lib/kde3/libkspreadcalc.la -lib/kde3/libkspreadcalc.so -lib/kde3/libkspreadhtmlexport.la -lib/kde3/libkspreadhtmlexport.so -lib/kde3/libkspreadpart.la -lib/kde3/libkspreadpart.so -lib/kde3/libkwordpart.la -lib/kde3/libkwordpart.so -lib/kde3/liblatexexport.la -lib/kde3/liblatexexport.so -lib/kde3/libmsodimport.la -lib/kde3/libmsodimport.so -lib/kde3/libolefilter.la -lib/kde3/libolefilter.so -lib/kde3/libqproimport.la -lib/kde3/libqproimport.so -lib/kde3/librtfexport.la -lib/kde3/librtfexport.so -lib/kde3/libsvgexport.la -lib/kde3/libsvgexport.so -lib/kde3/libsvgimport.la -lib/kde3/libsvgimport.so -lib/kde3/libwmfimport.la -lib/kde3/libwmfimport.so -lib/kde3/libwpimport.la -lib/kde3/libwpimport.so -lib/kde3/libxfigimport.la -lib/kde3/libxfigimport.so -lib/kformulamain.la -lib/kformulamain.so -lib/kivio.la -lib/kivio.so -lib/kontour.la -lib/kontour.so -lib/koshell.la -lib/koshell.so -lib/kpresenter.la -lib/kpresenter.so -lib/kspread.la -lib/kspread.so -lib/kword.la -lib/kword.so -lib/libkdchart.la -lib/libkdchart.so -lib/libkdchart.so.0 -lib/libkformula.la -lib/libkformula.so -lib/libkformula.so.3 -lib/libkivioconnectortool.la -lib/libkivioconnectortool.so -lib/libkivioselecttool.la -lib/libkivioselecttool.so -lib/libkiviotexttool.la -lib/libkiviotexttool.so -lib/libkiviozoomtool.la -lib/libkiviozoomtool.so -lib/libkochart.la -lib/libkochart.so -lib/libkochart.so.1 -lib/libkodocinfopropspage.la -lib/libkodocinfopropspage.so -lib/libkodocinfopropspage.so.0 -lib/libkofficecore.la -lib/libkofficecore.so -lib/libkofficecore.so.1 -lib/libkofficeui.la -lib/libkofficeui.so -lib/libkofficeui.so.1 -lib/libkoscript.la -lib/libkoscript.so -lib/libkoscript.so.1 -lib/libkstore.la -lib/libkstore.so -lib/libkstore.so.1 -lib/libkugarpart.la -lib/libkugarpart.so -lib/libkwmf.la -lib/libkwmf.so -lib/libkwmf.so.1 -share/applnk/Office/kchart.desktop -share/applnk/Office/kformula.desktop -share/applnk/Office/killustrator.desktop -share/applnk/Office/kivio.desktop -share/applnk/Office/kontour.desktop -share/applnk/Office/koshell.desktop -share/applnk/Office/kpresenter.desktop -share/applnk/Office/kspread.desktop -share/applnk/Office/kugar.desktop -share/applnk/Office/kword.desktop -share/apps/kchart/icons/hicolor/22x22/actions/areas.png -share/apps/kchart/icons/hicolor/22x22/actions/areas3d.png -share/apps/kchart/icons/hicolor/22x22/actions/bars.png -share/apps/kchart/icons/hicolor/22x22/actions/bars3d.png -share/apps/kchart/icons/hicolor/22x22/actions/cakes.png -share/apps/kchart/icons/hicolor/22x22/actions/cakes3d.png -share/apps/kchart/icons/hicolor/22x22/actions/data.png -share/apps/kchart/icons/hicolor/22x22/actions/hilo.png -share/apps/kchart/icons/hicolor/22x22/actions/lines.png -share/apps/kchart/icons/hicolor/22x22/actions/lines3d.png -share/apps/kchart/icons/hicolor/22x22/actions/options.png -share/apps/kchart/icons/hicolor/22x22/actions/polar.png -share/apps/kchart/icons/hicolor/22x22/actions/ring.png -share/apps/kchart/icons/hicolor/22x22/actions/wizard.png -share/apps/kchart/icons/locolor/16x16/actions/areas.png -share/apps/kchart/icons/locolor/16x16/actions/areas3d.png -share/apps/kchart/icons/locolor/16x16/actions/bars.png -share/apps/kchart/icons/locolor/16x16/actions/bars3d.png -share/apps/kchart/icons/locolor/16x16/actions/cakes.png -share/apps/kchart/icons/locolor/16x16/actions/cakes3d.png -share/apps/kchart/icons/locolor/16x16/actions/data.png -share/apps/kchart/icons/locolor/16x16/actions/hilo.png -share/apps/kchart/icons/locolor/16x16/actions/lines.png -share/apps/kchart/icons/locolor/16x16/actions/lines3d.png -share/apps/kchart/icons/locolor/16x16/actions/options.png -share/apps/kchart/icons/locolor/16x16/actions/ring.png -share/apps/kchart/icons/locolor/16x16/actions/wizard.png -share/apps/kchart/kchart.rc -share/apps/kchart/pics/3DAREA.png -share/apps/kchart/pics/3DBAR.png -share/apps/kchart/pics/3DCOMBO_HLC_AREA.png -share/apps/kchart/pics/3DCOMBO_HLC_BAR.png -share/apps/kchart/pics/3DCOMBO_LINE_AREA.png -share/apps/kchart/pics/3DCOMBO_LINE_BAR.png -share/apps/kchart/pics/3DLINE.png -share/apps/kchart/pics/areasubtypebeside.png -share/apps/kchart/pics/areasubtypedepth.png -share/apps/kchart/pics/barsubtypebeside.png -share/apps/kchart/pics/barsubtypedepth.png -share/apps/kchart/pics/barsubtypelayer.png -share/apps/kchart/pics/barsubtypepercent.png -share/apps/kchart/pics/chart_3dhiloclose.png -share/apps/kchart/pics/chart_area.png -share/apps/kchart/pics/chart_bar.png -share/apps/kchart/pics/chart_combo_hlc_area.png -share/apps/kchart/pics/chart_combo_hlc_bar.png -share/apps/kchart/pics/chart_combo_line_area.png -share/apps/kchart/pics/chart_combo_line_bar.png -share/apps/kchart/pics/chart_hiloclose.png -share/apps/kchart/pics/chart_lines.png -share/apps/kchart/pics/chart_pie2D.png -share/apps/kchart/pics/chart_pie3D.png -share/apps/kformula/kformula.rc -share/apps/kformula/pics/Ihigher.png -share/apps/kformula/pics/Ilower.png -share/apps/kformula/pics/Shigher.png -share/apps/kformula/pics/Slower.png -share/apps/kformula/pics/bold.png -share/apps/kformula/pics/centralign.png -share/apps/kformula/pics/childrensw.png -share/apps/kformula/pics/delimiter.png -share/apps/kformula/pics/downalign.png -share/apps/kformula/pics/elementsw.png -share/apps/kformula/pics/enlarge.png -share/apps/kformula/pics/enlargeall.png -share/apps/kformula/pics/enlargenext.png -share/apps/kformula/pics/far.png -share/apps/kformula/pics/frac-vline.png -share/apps/kformula/pics/greek.png -share/apps/kformula/pics/index.png -share/apps/kformula/pics/index0.png -share/apps/kformula/pics/index1.png -share/apps/kformula/pics/index2.png -share/apps/kformula/pics/index3.png -share/apps/kformula/pics/indexsw.png -share/apps/kformula/pics/inscol.png -share/apps/kformula/pics/insrow.png -share/apps/kformula/pics/italic.png -share/apps/kformula/pics/kformula1-0.png -share/apps/kformula/pics/kformula2-0.png -share/apps/kformula/pics/kformula2-1.png -share/apps/kformula/pics/kformula2-2.png -share/apps/kformula/pics/kformula2-3.png -share/apps/kformula/pics/kformula3-2.png -share/apps/kformula/pics/leftalign.png -share/apps/kformula/pics/matrix.png -share/apps/kformula/pics/midalign.png -share/apps/kformula/pics/midline.png -share/apps/kformula/pics/mini-bra.png -share/apps/kformula/pics/mini-frac.png -share/apps/kformula/pics/mini-integral.png -share/apps/kformula/pics/mini-root.png -share/apps/kformula/pics/mini-rootindex.png -share/apps/kformula/pics/mini-symbols.png -share/apps/kformula/pics/mini-vspace.png -share/apps/kformula/pics/mini-xy.png -share/apps/kformula/pics/near.png -share/apps/kformula/pics/nextsw.png -share/apps/kformula/pics/par1.xbm -share/apps/kformula/pics/par2.xbm -share/apps/kformula/pics/par3.xbm -share/apps/kformula/pics/pixmap.png -share/apps/kformula/pics/reduce.png -share/apps/kformula/pics/reduceall.png -share/apps/kformula/pics/remcol.png -share/apps/kformula/pics/remrow.png -share/apps/kformula/pics/rightalign.png -share/apps/kformula/pics/rootindex.png -share/apps/kformula/pics/split.png -share/apps/kformula/pics/underl.png -share/apps/kformula/pics/upalign.png -share/apps/kivio/autoloadStencils/Text.sml -share/apps/kivio/autoloadStencils/Text.xpm -share/apps/kivio/autoloadStencils/straight_connector.ksp -share/apps/kivio/autoloadStencils/straight_connector.xpm -share/apps/kivio/icons/hicolor/16x16/actions/add_stencil.xpm -share/apps/kivio/icons/hicolor/16x16/actions/arrow_back.xpm -share/apps/kivio/icons/hicolor/16x16/actions/arrow_first.xpm -share/apps/kivio/icons/hicolor/16x16/actions/arrow_forward.xpm -share/apps/kivio/icons/hicolor/16x16/actions/arrow_last.xpm -share/apps/kivio/icons/hicolor/16x16/actions/bring_stencil_to_front.xpm -share/apps/kivio/icons/hicolor/16x16/actions/color_fill.png -share/apps/kivio/icons/hicolor/16x16/actions/color_line.png -share/apps/kivio/icons/hicolor/16x16/actions/copy_stencil.xpm -share/apps/kivio/icons/hicolor/16x16/actions/cut_stencil.xpm -share/apps/kivio/icons/hicolor/16x16/actions/fillcolor.xpm -share/apps/kivio/icons/hicolor/16x16/actions/font_bold.xpm -share/apps/kivio/icons/hicolor/16x16/actions/font_italic.xpm -share/apps/kivio/icons/hicolor/16x16/actions/font_names.xpm -share/apps/kivio/icons/hicolor/16x16/actions/font_size.xpm -share/apps/kivio/icons/hicolor/16x16/actions/font_under.xpm -share/apps/kivio/icons/hicolor/16x16/actions/group_stencils.xpm -share/apps/kivio/icons/hicolor/16x16/actions/guides_horizontal.xpm -share/apps/kivio/icons/hicolor/16x16/actions/guides_vertical.xpm -share/apps/kivio/icons/hicolor/16x16/actions/item_add.xpm -share/apps/kivio/icons/hicolor/16x16/actions/item_remove.xpm -share/apps/kivio/icons/hicolor/16x16/actions/item_rename.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_add.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_connect.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_editable.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_noconnect.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_noeditable.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_noprint.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_novisible.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_print.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_remove.xpm -share/apps/kivio/icons/hicolor/16x16/actions/layer_visible.xpm -share/apps/kivio/icons/hicolor/16x16/actions/linewidth.xpm -share/apps/kivio/icons/hicolor/16x16/actions/open_stencilset.xpm -share/apps/kivio/icons/hicolor/16x16/actions/page_disabled.xpm -share/apps/kivio/icons/hicolor/16x16/actions/page_enabled.xpm -share/apps/kivio/icons/hicolor/16x16/actions/paste_stencil.xpm -share/apps/kivio/icons/hicolor/16x16/actions/pencolor.xpm -share/apps/kivio/icons/hicolor/16x16/actions/remove_stencil.xpm -share/apps/kivio/icons/hicolor/16x16/actions/send_stencil_to_back.xpm -share/apps/kivio/icons/hicolor/16x16/actions/textcolor.xpm -share/apps/kivio/icons/hicolor/16x16/actions/ungroup_stencils.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_grid.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_guidelines.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_manager.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_margins.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_page.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_pageborder.xpm -share/apps/kivio/icons/hicolor/16x16/actions/view_ruler.xpm -share/apps/kivio/icons/hicolor/16x16/actions/zoom_disabled.xpm -share/apps/kivio/icons/hicolor/16x16/actions/zoom_enabled.xpm -share/apps/kivio/icons/hicolor/22x22/actions/bring_stencil_to_front.xpm -share/apps/kivio/icons/hicolor/22x22/actions/close_stencilset.xpm -share/apps/kivio/icons/hicolor/22x22/actions/color_fill.png -share/apps/kivio/icons/hicolor/22x22/actions/color_line.png -share/apps/kivio/icons/hicolor/22x22/actions/font_bold.xpm -share/apps/kivio/icons/hicolor/22x22/actions/font_italic.xpm -share/apps/kivio/icons/hicolor/22x22/actions/font_under.xpm -share/apps/kivio/icons/hicolor/22x22/actions/group_stencils.xpm -share/apps/kivio/icons/hicolor/22x22/actions/open_stencilset.xpm -share/apps/kivio/icons/hicolor/22x22/actions/select_all.xpm -share/apps/kivio/icons/hicolor/22x22/actions/send_stencil_to_back.xpm -share/apps/kivio/icons/hicolor/22x22/actions/ungroup_stencils.xpm -share/apps/kivio/icons/hicolor/22x22/actions/unselect_all.xpm -share/apps/kivio/icons/hicolor/22x22/actions/view_grid.xpm -share/apps/kivio/icons/hicolor/22x22/actions/view_margins.xpm -share/apps/kivio/icons/hicolor/22x22/actions/view_pageborder.xpm -share/apps/kivio/icons/hicolor/22x22/actions/view_ruler.xpm -share/apps/kivio/icons/hicolor/32x32/actions/bring_stencil_to_front.xpm -share/apps/kivio/icons/hicolor/32x32/actions/close_stencilset.xpm -share/apps/kivio/icons/hicolor/32x32/actions/font_bold.xpm -share/apps/kivio/icons/hicolor/32x32/actions/font_italic.xpm -share/apps/kivio/icons/hicolor/32x32/actions/font_under.xpm -share/apps/kivio/icons/hicolor/32x32/actions/group_stencils.xpm -share/apps/kivio/icons/hicolor/32x32/actions/open_stencilset.xpm -share/apps/kivio/icons/hicolor/32x32/actions/select_all.xpm -share/apps/kivio/icons/hicolor/32x32/actions/send_stencil_to_back.xpm -share/apps/kivio/icons/hicolor/32x32/actions/ungroup_stencils.xpm -share/apps/kivio/icons/hicolor/32x32/actions/unselect_all.xpm -share/apps/kivio/icons/hicolor/32x32/actions/view_grid.xpm -share/apps/kivio/icons/hicolor/32x32/actions/view_margins.xpm -share/apps/kivio/icons/hicolor/32x32/actions/view_pageborder.xpm -share/apps/kivio/icons/hicolor/32x32/actions/view_ruler.xpm -share/apps/kivio/kivio.rc -share/apps/kivio/kivio_tool.rc -share/apps/kivio/kpartplugins/kivioconnectortool.rc -share/apps/kivio/kpartplugins/kivioselecttool.rc -share/apps/kivio/kpartplugins/kiviotexttool.rc -share/apps/kivio/kpartplugins/kiviozoomtool.rc -share/apps/kivio/pics/kivio_arrow.xpm -share/apps/kivio/pics/kivio_connector.xpm -share/apps/kivio/pics/kivio_connector_cursor1.xpm -share/apps/kivio/pics/kivio_connector_cursor2.xpm -share/apps/kivio/pics/kivio_text.xpm -share/apps/kivio/pics/kivio_text_cursor.xpm -share/apps/kivio/pics/kivio_zoom.xpm -share/apps/kivio/pics/kivio_zoom_allobject.xpm -share/apps/kivio/pics/kivio_zoom_hand.xpm -share/apps/kivio/pics/kivio_zoom_height.xpm -share/apps/kivio/pics/kivio_zoom_minus.xpm -share/apps/kivio/pics/kivio_zoom_page.xpm -share/apps/kivio/pics/kivio_zoom_plus.xpm -share/apps/kivio/pics/kivio_zoom_selected.xpm -share/apps/kivio/pics/kivio_zoom_width.xpm -share/apps/kivio/pics/kiviosplash.png -share/apps/kivio/pics/tile_scissors1.xpm -share/apps/kivio/pics/tile_skulls1.xpm -share/apps/kivio/pics/tile_yellow_swirl.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Card.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Card.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Data.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Data.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Decision.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Decision.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/DirectData.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/DirectData.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Display.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Display.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Document.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Document.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/InternalStorage.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/InternalStorage.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/LoopLimit.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/LoopLimit.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/ManualInput.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/ManualInput.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/ManualOperation.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/ManualOperation.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/OffPageRef.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/OnPageRef.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/OnPageRef.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/PaperTape.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/PaperTape.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Preperation.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Preperation.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Process.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Process.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/SequentialData.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/SequentialData.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/StoredData.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/StoredData.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Terminator.sml -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/Terminator.xpm -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/desc -share/apps/kivio/stencils/Flowcharting/BasicFlowcharting/icon.xpm -share/apps/kivio/stencils/Flowcharting/desc -share/apps/kivio/stencils/Flowcharting/icon.xpm -share/apps/koffice/icons/hicolor/16x16/actions/delete_table_col.png -share/apps/koffice/icons/hicolor/16x16/actions/delete_table_row.png -share/apps/koffice/icons/hicolor/16x16/actions/documentinfo.png -share/apps/koffice/icons/hicolor/16x16/actions/enum_list.png -share/apps/koffice/icons/hicolor/16x16/actions/format_decreaseindent.png -share/apps/koffice/icons/hicolor/16x16/actions/format_increaseindent.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_edit.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_formula.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_image.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_query.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_spreadsheet.png -share/apps/koffice/icons/hicolor/16x16/actions/frame_text.png -share/apps/koffice/icons/hicolor/16x16/actions/inline_image.png -share/apps/koffice/icons/hicolor/16x16/actions/inline_table.png -share/apps/koffice/icons/hicolor/16x16/actions/insert_table_col.png -share/apps/koffice/icons/hicolor/16x16/actions/insert_table_row.png -share/apps/koffice/icons/hicolor/16x16/actions/text_strike.png -share/apps/koffice/icons/hicolor/16x16/actions/text_sub.png -share/apps/koffice/icons/hicolor/16x16/actions/text_super.png -share/apps/koffice/icons/hicolor/16x16/actions/textcolor.png -share/apps/koffice/icons/hicolor/16x16/actions/unsorted_list.png -share/apps/koffice/icons/hicolor/16x16/actions/view_orientation.png -share/apps/koffice/icons/hicolor/16x16/actions/view_remove.png -share/apps/koffice/icons/hicolor/16x16/actions/view_split.png -share/apps/koffice/icons/hicolor/16x16/apps/go.png -share/apps/koffice/icons/hicolor/16x16/apps/key_bindings.png -share/apps/koffice/icons/hicolor/16x16/apps/style.png -share/apps/koffice/icons/hicolor/22x22/actions/cancel.png -share/apps/koffice/icons/hicolor/22x22/actions/clipart.png -share/apps/koffice/icons/hicolor/22x22/actions/clipart_from_file.png -share/apps/koffice/icons/hicolor/22x22/actions/delete_table_col.png -share/apps/koffice/icons/hicolor/22x22/actions/delete_table_row.png -share/apps/koffice/icons/hicolor/22x22/actions/format_decreaseindent.png -share/apps/koffice/icons/hicolor/22x22/actions/format_increaseindent.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_chart.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_edit.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_formula.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_image.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_query.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_spreadsheet.png -share/apps/koffice/icons/hicolor/22x22/actions/frame_text.png -share/apps/koffice/icons/hicolor/22x22/actions/inline_image.png -share/apps/koffice/icons/hicolor/22x22/actions/inline_table.png -share/apps/koffice/icons/hicolor/22x22/actions/insert_table_col.png -share/apps/koffice/icons/hicolor/22x22/actions/insert_table_row.png -share/apps/koffice/icons/hicolor/22x22/actions/neonpen.png -share/apps/koffice/icons/hicolor/22x22/actions/ok.png -share/apps/koffice/icons/hicolor/22x22/actions/part/killustrator.png -share/apps/koffice/icons/hicolor/22x22/actions/part/kword.png -share/apps/koffice/icons/hicolor/22x22/actions/tab_first.png -share/apps/koffice/icons/hicolor/22x22/actions/tab_last.png -share/apps/koffice/icons/hicolor/22x22/actions/tab_left.png -share/apps/koffice/icons/hicolor/22x22/actions/tab_right.png -share/apps/koffice/icons/hicolor/22x22/actions/text_strike.png -share/apps/koffice/icons/hicolor/22x22/actions/view_remove.png -share/apps/koffice/icons/hicolor/32x32/actions/delete_table_col.png -share/apps/koffice/icons/hicolor/32x32/actions/delete_table_row.png -share/apps/koffice/icons/hicolor/32x32/actions/insert_table_col.png -share/apps/koffice/icons/hicolor/32x32/actions/insert_table_row.png -share/apps/koffice/icons/hicolor/32x32/actions/sort_az.png -share/apps/koffice/icons/hicolor/32x32/actions/view_remove.png -share/apps/koffice/icons/hicolor/32x32/apps/go.png -share/apps/koffice/icons/hicolor/48x48/apps/key_bindings.png -share/apps/koffice/koffice_shell.rc -share/apps/koffice/pics/koKoolBarDown.png -share/apps/koffice/pics/koKoolBarUp.png -share/apps/koffice/pics/koRulerFirst.png -share/apps/koffice/pics/koRulerLeft.png -share/apps/koffice/pics/koffice-logo.png -share/apps/kontour/KIllustrator.rc -share/apps/kontour/icons/hicolor/16x16/actions/abottom.png -share/apps/kontour/icons/hicolor/16x16/actions/ahcenter.png -share/apps/kontour/icons/hicolor/16x16/actions/aleft.png -share/apps/kontour/icons/hicolor/16x16/actions/aright.png -share/apps/kontour/icons/hicolor/16x16/actions/atop.png -share/apps/kontour/icons/hicolor/16x16/actions/avcenter.png -share/apps/kontour/icons/hicolor/16x16/actions/beziertool.png -share/apps/kontour/icons/hicolor/16x16/actions/dbottom.png -share/apps/kontour/icons/hicolor/16x16/actions/deleteNode.png -share/apps/kontour/icons/hicolor/16x16/actions/deletelayer.png -share/apps/kontour/icons/hicolor/16x16/actions/dhcenter.png -share/apps/kontour/icons/hicolor/16x16/actions/dhdist.png -share/apps/kontour/icons/hicolor/16x16/actions/dleft.png -share/apps/kontour/icons/hicolor/16x16/actions/dright.png -share/apps/kontour/icons/hicolor/16x16/actions/dtop.png -share/apps/kontour/icons/hicolor/16x16/actions/dvcenter.png -share/apps/kontour/icons/hicolor/16x16/actions/dvdist.png -share/apps/kontour/icons/hicolor/16x16/actions/ellipse1.png -share/apps/kontour/icons/hicolor/16x16/actions/ellipse2.png -share/apps/kontour/icons/hicolor/16x16/actions/ellipse3.png -share/apps/kontour/icons/hicolor/16x16/actions/ellipsetool.png -share/apps/kontour/icons/hicolor/16x16/actions/eye.png -share/apps/kontour/icons/hicolor/16x16/actions/freehandtool.png -share/apps/kontour/icons/hicolor/16x16/actions/group.png -share/apps/kontour/icons/hicolor/16x16/actions/hmirror.png -share/apps/kontour/icons/hicolor/16x16/actions/insertclipart.png -share/apps/kontour/icons/hicolor/16x16/actions/item_add.png -share/apps/kontour/icons/hicolor/16x16/actions/item_remove.png -share/apps/kontour/icons/hicolor/16x16/actions/item_rename.png -share/apps/kontour/icons/hicolor/16x16/actions/joinNodes.png -share/apps/kontour/icons/hicolor/16x16/actions/linetool.png -share/apps/kontour/icons/hicolor/16x16/actions/lowerlayer.png -share/apps/kontour/icons/hicolor/16x16/actions/moveNode.png -share/apps/kontour/icons/hicolor/16x16/actions/newNode.png -share/apps/kontour/icons/hicolor/16x16/actions/newlayer.png -share/apps/kontour/icons/hicolor/16x16/actions/pointtool.png -share/apps/kontour/icons/hicolor/16x16/actions/polygontool.png -share/apps/kontour/icons/hicolor/16x16/actions/raiselayer.png -share/apps/kontour/icons/hicolor/16x16/actions/recttool.png -share/apps/kontour/icons/hicolor/16x16/actions/selecttool.png -share/apps/kontour/icons/hicolor/16x16/actions/snap_to_grid.png -share/apps/kontour/icons/hicolor/16x16/actions/split.png -share/apps/kontour/icons/hicolor/16x16/actions/tcenteralign.png -share/apps/kontour/icons/hicolor/16x16/actions/texttool.png -share/apps/kontour/icons/hicolor/16x16/actions/tleftalign.png -share/apps/kontour/icons/hicolor/16x16/actions/trightalign.png -share/apps/kontour/icons/hicolor/16x16/actions/ungroup.png -share/apps/kontour/icons/hicolor/16x16/actions/vmirror.png -share/apps/kontour/icons/hicolor/16x16/apps/kontour.png -share/apps/kontour/icons/hicolor/32x32/apps/kontour.png -share/apps/kontour/icons/hicolor/48x48/apps/kontour.png -share/apps/kontour/kpartplugins/scan-kontour.rc -share/apps/kontour/templates/Simple/.directory -share/apps/kontour/templates/Simple/.icon/Plain.png -share/apps/kontour/templates/Simple/.source/Plain.kil -share/apps/kontour/templates/Simple/Plain.desktop -share/apps/kpresenter/autoforms/.autoforms -share/apps/kpresenter/autoforms/Arrows/.directory -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowDown.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowLeft.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowLeftDown.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowLeftUp.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowRight.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowRightDown.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowRightUp.png -share/apps/kpresenter/autoforms/Arrows/.icon/ArrowUp.png -share/apps/kpresenter/autoforms/Arrows/.source/ArrowDown.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowLeft.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowLeftDown.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowLeftUp.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowRight.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowRightDown.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowRightUp.atf -share/apps/kpresenter/autoforms/Arrows/.source/ArrowUp.atf -share/apps/kpresenter/autoforms/Arrows/ArrowDown.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowLeft.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowRight.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.desktop -share/apps/kpresenter/autoforms/Arrows/ArrowUp.desktop -share/apps/kpresenter/autoforms/Connections/.directory -share/apps/kpresenter/autoforms/Connections/.icon/Connection1.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection10.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection11.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection12.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection2.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection3.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection4.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection5.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection6.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection7.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection8.png -share/apps/kpresenter/autoforms/Connections/.icon/Connection9.png -share/apps/kpresenter/autoforms/Connections/.source/Connection1.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection10.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection11.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection12.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection2.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection3.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection4.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection5.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection6.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection7.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection8.atf -share/apps/kpresenter/autoforms/Connections/.source/Connection9.atf -share/apps/kpresenter/autoforms/Connections/Connection1.desktop -share/apps/kpresenter/autoforms/Connections/Connection10.desktop -share/apps/kpresenter/autoforms/Connections/Connection11.desktop -share/apps/kpresenter/autoforms/Connections/Connection12.desktop -share/apps/kpresenter/autoforms/Connections/Connection2.desktop -share/apps/kpresenter/autoforms/Connections/Connection3.desktop -share/apps/kpresenter/autoforms/Connections/Connection4.desktop -share/apps/kpresenter/autoforms/Connections/Connection5.desktop -share/apps/kpresenter/autoforms/Connections/Connection6.desktop -share/apps/kpresenter/autoforms/Connections/Connection7.desktop -share/apps/kpresenter/autoforms/Connections/Connection8.desktop -share/apps/kpresenter/autoforms/Connections/Connection9.desktop -share/apps/kpresenter/dtd/kpresenter.dtd -share/apps/kpresenter/icons/hicolor/22x22/actions/alignobjs.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aobottom.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aocenterh.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aocenterv.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aoleft.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aoright.png -share/apps/kpresenter/icons/hicolor/22x22/actions/aotop.png -share/apps/kpresenter/icons/hicolor/22x22/actions/autoform.png -share/apps/kpresenter/icons/hicolor/22x22/actions/circle.png -share/apps/kpresenter/icons/hicolor/22x22/actions/delete.png -share/apps/kpresenter/icons/hicolor/22x22/actions/delslide.png -share/apps/kpresenter/icons/hicolor/22x22/actions/depth+.png -share/apps/kpresenter/icons/hicolor/22x22/actions/depth-.png -share/apps/kpresenter/icons/hicolor/22x22/actions/edit_pie.png -share/apps/kpresenter/icons/hicolor/22x22/actions/effect.png -share/apps/kpresenter/icons/hicolor/22x22/actions/enumList.png -share/apps/kpresenter/icons/hicolor/22x22/actions/group.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_arrow_begin.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_arrow_end.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_begin.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_circle_begin.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_circle_end.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_end.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_normal_begin.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_normal_end.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_rect_begin.png -share/apps/kpresenter/icons/hicolor/22x22/actions/line_rect_end.png -share/apps/kpresenter/icons/hicolor/22x22/actions/lined1.png -share/apps/kpresenter/icons/hicolor/22x22/actions/lined2.png -share/apps/kpresenter/icons/hicolor/22x22/actions/lineh.png -share/apps/kpresenter/icons/hicolor/22x22/actions/linev.png -share/apps/kpresenter/icons/hicolor/22x22/actions/lower.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_autoform.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_circle.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_clipart.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_line.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_pie.png -share/apps/kpresenter/icons/hicolor/22x22/actions/mini_rect.png -share/apps/kpresenter/icons/hicolor/22x22/actions/newPoint.png -share/apps/kpresenter/icons/hicolor/22x22/actions/newslide.png -share/apps/kpresenter/icons/hicolor/22x22/actions/normalText.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style_dash.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style_dot.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style_dotdot.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style_nopen.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_style_solid.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_width.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_width1.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_width10.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_width4.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pen_width7.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pgnum.png -share/apps/kpresenter/icons/hicolor/22x22/actions/pie.png -share/apps/kpresenter/icons/hicolor/22x22/actions/raise.png -share/apps/kpresenter/icons/hicolor/22x22/actions/rectangle.png -share/apps/kpresenter/icons/hicolor/22x22/actions/rectangle2.png -share/apps/kpresenter/icons/hicolor/22x22/actions/rectangleRound.png -share/apps/kpresenter/icons/hicolor/22x22/actions/screen.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadow.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowB.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowL.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowLB.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowLU.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowR.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowRB.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowRU.png -share/apps/kpresenter/icons/hicolor/22x22/actions/shadowU.png -share/apps/kpresenter/icons/hicolor/22x22/actions/spacing.png -share/apps/kpresenter/icons/hicolor/22x22/actions/style.png -share/apps/kpresenter/icons/hicolor/22x22/actions/text.png -share/apps/kpresenter/icons/hicolor/22x22/actions/ungroup.png -share/apps/kpresenter/icons/hicolor/22x22/actions/unsortedList.png -share/apps/kpresenter/icons/hicolor/22x22/actions/webpres.png -share/apps/kpresenter/kpartplugins/scan-kpresenter.rc -share/apps/kpresenter/kpresenter.rc -share/apps/kpresenter/pics/OneColumnLandscape.png -share/apps/kpresenter/pics/OneColumnPortrait.png -share/apps/kpresenter/pics/TitleLandscape.png -share/apps/kpresenter/pics/TitlePortrait.png -share/apps/kpresenter/pics/TwoColumnLandscape.png -share/apps/kpresenter/pics/TwoColumnPortrait.png -share/apps/kpresenter/pics/emptyLandscape.png -share/apps/kpresenter/pics/emptyPortrait.png -share/apps/kpresenter/pics/kautoformedit.png -share/apps/kpresenter/slideshow/first.bmp -share/apps/kpresenter/slideshow/first.jpeg -share/apps/kpresenter/slideshow/first.png -share/apps/kpresenter/slideshow/home.bmp -share/apps/kpresenter/slideshow/home.jpeg -share/apps/kpresenter/slideshow/home.png -share/apps/kpresenter/slideshow/last.bmp -share/apps/kpresenter/slideshow/last.jpeg -share/apps/kpresenter/slideshow/last.png -share/apps/kpresenter/slideshow/next.bmp -share/apps/kpresenter/slideshow/next.jpeg -share/apps/kpresenter/slideshow/next.png -share/apps/kpresenter/slideshow/prev.bmp -share/apps/kpresenter/slideshow/prev.jpeg -share/apps/kpresenter/slideshow/prev.png -share/apps/kpresenter/templates/A4/.directory -share/apps/kpresenter/templates/A4/.source/OneColumnLandscape.kpt -share/apps/kpresenter/templates/A4/.source/OneColumnPortrait.kpt -share/apps/kpresenter/templates/A4/.source/TitleLandscape.kpt -share/apps/kpresenter/templates/A4/.source/TitlePortrait.kpt -share/apps/kpresenter/templates/A4/.source/TwoColumnLandscape.kpt -share/apps/kpresenter/templates/A4/.source/TwoColumnPortrait.kpt -share/apps/kpresenter/templates/A4/.source/emptyLandscape.kpt -share/apps/kpresenter/templates/A4/.source/emptyPortrait.kpt -share/apps/kpresenter/templates/A4/OneColumnLandscape.desktop -share/apps/kpresenter/templates/A4/OneColumnPortrait.desktop -share/apps/kpresenter/templates/A4/TitleLandscape.desktop -share/apps/kpresenter/templates/A4/TitlePortrait.desktop -share/apps/kpresenter/templates/A4/TwoColumnLandscape.desktop -share/apps/kpresenter/templates/A4/TwoColumnPortrait.desktop -share/apps/kpresenter/templates/A4/emptyLandscape.desktop -share/apps/kpresenter/templates/A4/emptyPortrait.desktop -share/apps/kpresenter/templates/Screen/.directory -share/apps/kpresenter/templates/Screen/.source/OneColumnLandscape.kpt -share/apps/kpresenter/templates/Screen/.source/TitleLandscape.kpt -share/apps/kpresenter/templates/Screen/.source/TwoColumnLandscape.kpt -share/apps/kpresenter/templates/Screen/.source/emptyLandscape.kpt -share/apps/kpresenter/templates/Screen/OneColumnLandscape.desktop -share/apps/kpresenter/templates/Screen/TitleLandscape.desktop -share/apps/kpresenter/templates/Screen/TwoColumnLandscape.desktop -share/apps/kpresenter/templates/Screen/emptyLandscape.desktop -share/apps/kpresenter/templates/Screenpresentations/.directory -share/apps/kpresenter/templates/Screenpresentations/.icon/BlueBreezeDouble.png -share/apps/kpresenter/templates/Screenpresentations/.icon/BlueBreezePicture.png -share/apps/kpresenter/templates/Screenpresentations/.icon/BlueBreezeSingle.png -share/apps/kpresenter/templates/Screenpresentations/.icon/Gradient-Blue-Red.png -share/apps/kpresenter/templates/Screenpresentations/.icon/Plain.png -share/apps/kpresenter/templates/Screenpresentations/.icon/SnowyMountains.png -share/apps/kpresenter/templates/Screenpresentations/.icon/TotallyNewProduct.png -share/apps/kpresenter/templates/Screenpresentations/.icon/kde.png -share/apps/kpresenter/templates/Screenpresentations/.icon/kde2.png -share/apps/kpresenter/templates/Screenpresentations/.source/BlueBreezeDouble.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/BlueBreezePicture.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/BlueBreezeSingle.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/Gradient-Blue-Red.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/Plain.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/SnowyMountains.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/TotallyNewProduct.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/kde.kpt -share/apps/kpresenter/templates/Screenpresentations/.source/kde2.kpt -share/apps/kpresenter/templates/Screenpresentations/BlueBreezeDouble.desktop -share/apps/kpresenter/templates/Screenpresentations/BlueBreezePicture.desktop -share/apps/kpresenter/templates/Screenpresentations/BlueBreezeSingle.desktop -share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.desktop -share/apps/kpresenter/templates/Screenpresentations/Plain.desktop -share/apps/kpresenter/templates/Screenpresentations/SnowyMountains.desktop -share/apps/kpresenter/templates/Screenpresentations/TotallyNewProduct.desktop -share/apps/kpresenter/templates/Screenpresentations/kde.desktop -share/apps/kpresenter/templates/Screenpresentations/kde2.desktop -share/apps/kpresenter/templates/legal/.directory -share/apps/kpresenter/templates/legal/.source/OneColumnLandscape.kpt -share/apps/kpresenter/templates/legal/.source/OneColumnPortrait.kpt -share/apps/kpresenter/templates/legal/.source/TitleLandscape.kpt -share/apps/kpresenter/templates/legal/.source/TitlePortrait.kpt -share/apps/kpresenter/templates/legal/.source/TwoColumnLandscape.kpt -share/apps/kpresenter/templates/legal/.source/TwoColumnPortrait.kpt -share/apps/kpresenter/templates/legal/.source/emptyLandscape.kpt -share/apps/kpresenter/templates/legal/.source/emptyPortrait.kpt -share/apps/kpresenter/templates/legal/OneColumnLandscape.desktop -share/apps/kpresenter/templates/legal/OneColumnPortrait.desktop -share/apps/kpresenter/templates/legal/TitleLandscape.desktop -share/apps/kpresenter/templates/legal/TitlePortrait.desktop -share/apps/kpresenter/templates/legal/TwoColumnLandscape.desktop -share/apps/kpresenter/templates/legal/TwoColumnPortrait.desktop -share/apps/kpresenter/templates/legal/emptyLandscape.desktop -share/apps/kpresenter/templates/legal/emptyPortrait.desktop -share/apps/kpresenter/templates/letter/.directory -share/apps/kpresenter/templates/letter/.source/OneColumnLandscape.kpt -share/apps/kpresenter/templates/letter/.source/OneColumnPortrait.kpt -share/apps/kpresenter/templates/letter/.source/TitleLandscape.kpt -share/apps/kpresenter/templates/letter/.source/TitlePortrait.kpt -share/apps/kpresenter/templates/letter/.source/TwoColumnLandscape.kpt -share/apps/kpresenter/templates/letter/.source/TwoColumnPortrait.kpt -share/apps/kpresenter/templates/letter/.source/emptyLandscape.kpt -share/apps/kpresenter/templates/letter/.source/emptyPortrait.kpt -share/apps/kpresenter/templates/letter/OneColumnLandscape.desktop -share/apps/kpresenter/templates/letter/OneColumnPortrait.desktop -share/apps/kpresenter/templates/letter/TitleLandscape.desktop -share/apps/kpresenter/templates/letter/TitlePortrait.desktop -share/apps/kpresenter/templates/letter/TwoColumnLandscape.desktop -share/apps/kpresenter/templates/letter/TwoColumnPortrait.desktop -share/apps/kpresenter/templates/letter/emptyLandscape.desktop -share/apps/kpresenter/templates/letter/emptyPortrait.desktop -share/apps/kspread/dtd/kspread.dtd -share/apps/kspread/extensions/builtin.xml -share/apps/kspread/extensions/math.ks -share/apps/kspread/icons/hicolor/16x16/actions/adjustcol.png -share/apps/kspread/icons/hicolor/16x16/actions/adjustrow.png -share/apps/kspread/icons/hicolor/16x16/actions/black_sum.png -share/apps/kspread/icons/hicolor/16x16/actions/border_all.png -share/apps/kspread/icons/hicolor/16x16/actions/border_bottom.png -share/apps/kspread/icons/hicolor/16x16/actions/border_fall.png -share/apps/kspread/icons/hicolor/16x16/actions/border_horizontal.png -share/apps/kspread/icons/hicolor/16x16/actions/border_inside.png -share/apps/kspread/icons/hicolor/16x16/actions/border_left.png -share/apps/kspread/icons/hicolor/16x16/actions/border_outline.png -share/apps/kspread/icons/hicolor/16x16/actions/border_remove.png -share/apps/kspread/icons/hicolor/16x16/actions/border_right.png -share/apps/kspread/icons/hicolor/16x16/actions/border_top.png -share/apps/kspread/icons/hicolor/16x16/actions/border_up.png -share/apps/kspread/icons/hicolor/16x16/actions/border_vertical.png -share/apps/kspread/icons/hicolor/16x16/actions/cell_edit.png -share/apps/kspread/icons/hicolor/16x16/actions/cell_layout.png -share/apps/kspread/icons/hicolor/16x16/actions/chart.png -share/apps/kspread/icons/hicolor/16x16/actions/color_fill.png -share/apps/kspread/icons/hicolor/16x16/actions/color_line.png -share/apps/kspread/icons/hicolor/16x16/actions/comment.png -share/apps/kspread/icons/hicolor/16x16/actions/delete_table.png -share/apps/kspread/icons/hicolor/16x16/actions/deletecell.png -share/apps/kspread/icons/hicolor/16x16/actions/dissociatecell.png -share/apps/kspread/icons/hicolor/16x16/actions/first_letter_upper.png -share/apps/kspread/icons/hicolor/16x16/actions/fontsizedown.png -share/apps/kspread/icons/hicolor/16x16/actions/fontsizeup.png -share/apps/kspread/icons/hicolor/16x16/actions/funct.png -share/apps/kspread/icons/hicolor/16x16/actions/hide_table_column.png -share/apps/kspread/icons/hicolor/16x16/actions/hide_table_row.png -share/apps/kspread/icons/hicolor/16x16/actions/insertcell.png -share/apps/kspread/icons/hicolor/16x16/actions/insertcellcopy.png -share/apps/kspread/icons/hicolor/16x16/actions/inserttable.png -share/apps/kspread/icons/hicolor/16x16/actions/lower.png -share/apps/kspread/icons/hicolor/16x16/actions/mergecell.png -share/apps/kspread/icons/hicolor/16x16/actions/middle.png -share/apps/kspread/icons/hicolor/16x16/actions/money.png -share/apps/kspread/icons/hicolor/16x16/actions/multirow.png -share/apps/kspread/icons/hicolor/16x16/actions/oscilloscope.png -share/apps/kspread/icons/hicolor/16x16/actions/percent.png -share/apps/kspread/icons/hicolor/16x16/actions/precminus.png -share/apps/kspread/icons/hicolor/16x16/actions/precplus.png -share/apps/kspread/icons/hicolor/16x16/actions/removecell.png -share/apps/kspread/icons/hicolor/16x16/actions/removecomment.png -share/apps/kspread/icons/hicolor/16x16/actions/resizecol.png -share/apps/kspread/icons/hicolor/16x16/actions/resizerow.png -share/apps/kspread/icons/hicolor/16x16/actions/series.png -share/apps/kspread/icons/hicolor/16x16/actions/show_table_column.png -share/apps/kspread/icons/hicolor/16x16/actions/show_table_row.png -share/apps/kspread/icons/hicolor/16x16/actions/sort_decrease.png -share/apps/kspread/icons/hicolor/16x16/actions/sort_incr.png -share/apps/kspread/icons/hicolor/16x16/actions/special_paste.png -share/apps/kspread/icons/hicolor/16x16/actions/text_bottom.png -share/apps/kspread/icons/hicolor/16x16/actions/text_top.png -share/apps/kspread/icons/hicolor/16x16/actions/upper.png -share/apps/kspread/icons/hicolor/16x16/actions/vertical_text.png -share/apps/kspread/icons/hicolor/22x22/actions/abort.png -share/apps/kspread/icons/hicolor/22x22/actions/adjustcol.png -share/apps/kspread/icons/hicolor/22x22/actions/adjustrow.png -share/apps/kspread/icons/hicolor/22x22/actions/black_sum.png -share/apps/kspread/icons/hicolor/22x22/actions/border_all.png -share/apps/kspread/icons/hicolor/22x22/actions/border_bottom.png -share/apps/kspread/icons/hicolor/22x22/actions/border_fall.png -share/apps/kspread/icons/hicolor/22x22/actions/border_horizontal.png -share/apps/kspread/icons/hicolor/22x22/actions/border_inside.png -share/apps/kspread/icons/hicolor/22x22/actions/border_left.png -share/apps/kspread/icons/hicolor/22x22/actions/border_outline.png -share/apps/kspread/icons/hicolor/22x22/actions/border_remove.png -share/apps/kspread/icons/hicolor/22x22/actions/border_right.png -share/apps/kspread/icons/hicolor/22x22/actions/border_top.png -share/apps/kspread/icons/hicolor/22x22/actions/border_up.png -share/apps/kspread/icons/hicolor/22x22/actions/border_vertical.png -share/apps/kspread/icons/hicolor/22x22/actions/cell_layout.png -share/apps/kspread/icons/hicolor/22x22/actions/color_fill.png -share/apps/kspread/icons/hicolor/22x22/actions/color_line.png -share/apps/kspread/icons/hicolor/22x22/actions/colout.png -share/apps/kspread/icons/hicolor/22x22/actions/comment.png -share/apps/kspread/icons/hicolor/22x22/actions/delete_table.png -share/apps/kspread/icons/hicolor/22x22/actions/deletecell.png -share/apps/kspread/icons/hicolor/22x22/actions/dissociatecell.png -share/apps/kspread/icons/hicolor/22x22/actions/done.png -share/apps/kspread/icons/hicolor/22x22/actions/first_letter_upper.png -share/apps/kspread/icons/hicolor/22x22/actions/fontsizedown.png -share/apps/kspread/icons/hicolor/22x22/actions/fontsizeup.png -share/apps/kspread/icons/hicolor/22x22/actions/funct.png -share/apps/kspread/icons/hicolor/22x22/actions/hide_table_column.png -share/apps/kspread/icons/hicolor/22x22/actions/hide_table_row.png -share/apps/kspread/icons/hicolor/22x22/actions/insertcell.png -share/apps/kspread/icons/hicolor/22x22/actions/insertcellcopy.png -share/apps/kspread/icons/hicolor/22x22/actions/inserttable.png -share/apps/kspread/icons/hicolor/22x22/actions/lower.png -share/apps/kspread/icons/hicolor/22x22/actions/mergecell.png -share/apps/kspread/icons/hicolor/22x22/actions/middle.png -share/apps/kspread/icons/hicolor/22x22/actions/money.png -share/apps/kspread/icons/hicolor/22x22/actions/multirow.png -share/apps/kspread/icons/hicolor/22x22/actions/neonpen.png -share/apps/kspread/icons/hicolor/22x22/actions/oscilloscope.png -share/apps/kspread/icons/hicolor/22x22/actions/percent.png -share/apps/kspread/icons/hicolor/22x22/actions/prec_minus.png -share/apps/kspread/icons/hicolor/22x22/actions/prec_plus.png -share/apps/kspread/icons/hicolor/22x22/actions/removecell.png -share/apps/kspread/icons/hicolor/22x22/actions/removecomment.png -share/apps/kspread/icons/hicolor/22x22/actions/resizecol.png -share/apps/kspread/icons/hicolor/22x22/actions/resizerow.png -share/apps/kspread/icons/hicolor/22x22/actions/rowout.png -share/apps/kspread/icons/hicolor/22x22/actions/show_table_column.png -share/apps/kspread/icons/hicolor/22x22/actions/show_table_row.png -share/apps/kspread/icons/hicolor/22x22/actions/sort_decrease.png -share/apps/kspread/icons/hicolor/22x22/actions/sort_incr.png -share/apps/kspread/icons/hicolor/22x22/actions/special_paste.png -share/apps/kspread/icons/hicolor/22x22/actions/text_bottom.png -share/apps/kspread/icons/hicolor/22x22/actions/text_top.png -share/apps/kspread/icons/hicolor/22x22/actions/upper.png -share/apps/kspread/icons/hicolor/22x22/actions/vertical_text.png -share/apps/kspread/icons/hicolor/32x32/actions/border_all.png -share/apps/kspread/icons/hicolor/32x32/actions/border_bottom.png -share/apps/kspread/icons/hicolor/32x32/actions/border_fall.png -share/apps/kspread/icons/hicolor/32x32/actions/border_horizontal.png -share/apps/kspread/icons/hicolor/32x32/actions/border_inside.png -share/apps/kspread/icons/hicolor/32x32/actions/border_left.png -share/apps/kspread/icons/hicolor/32x32/actions/border_outline.png -share/apps/kspread/icons/hicolor/32x32/actions/border_remove.png -share/apps/kspread/icons/hicolor/32x32/actions/border_right.png -share/apps/kspread/icons/hicolor/32x32/actions/border_top.png -share/apps/kspread/icons/hicolor/32x32/actions/border_up.png -share/apps/kspread/icons/hicolor/32x32/actions/border_vertical.png -share/apps/kspread/icons/hicolor/32x32/actions/funct.png -share/apps/kspread/icons/hicolor/32x32/actions/percent.png -share/apps/kspread/icons/hicolor/32x32/actions/prec_minus.png -share/apps/kspread/icons/hicolor/32x32/actions/prec_plus.png -share/apps/kspread/kpartplugins/kspreadcalc.rc -share/apps/kspread/kspread.rc -share/apps/kspread/tablestyles/standard1.ksts -share/apps/kspread/tablestyles/standard1.png -share/apps/kspread/tablestyles/standard1.xml -share/apps/kspread/tablestyles/standard2.ksts -share/apps/kspread/tablestyles/standard2.png -share/apps/kspread/tablestyles/standard2.xml -share/apps/kugar/dtd/kugartemplate.dtd -share/apps/kugar/kugarpart.rc -share/apps/kugar/kugarui.rc -share/apps/kugar/templates/sample1.kut -share/apps/kugar/templates/sample2.kut -share/apps/kword/dtd/kword.dtd -share/apps/kword/expression/expression.xml -share/apps/kword/icons/hicolor/16x16/actions/color_fill.png -share/apps/kword/icons/hicolor/16x16/actions/color_line.png -share/apps/kword/icons/hicolor/22x22/actions/borderbottom.png -share/apps/kword/icons/hicolor/22x22/actions/borderleft.png -share/apps/kword/icons/hicolor/22x22/actions/borderoutline.png -share/apps/kword/icons/hicolor/22x22/actions/borderright.png -share/apps/kword/icons/hicolor/22x22/actions/bordertop.png -share/apps/kword/icons/hicolor/22x22/actions/char.png -share/apps/kword/icons/hicolor/22x22/actions/color_fill.png -share/apps/kword/icons/hicolor/22x22/actions/color_line.png -share/apps/kword/icons/hicolor/22x22/actions/edittool.png -share/apps/kword/icons/hicolor/22x22/actions/enumList.png -share/apps/kword/icons/hicolor/22x22/actions/kwsearch.png -share/apps/kword/icons/hicolor/22x22/actions/return.png -share/apps/kword/icons/hicolor/22x22/actions/run_bounding.png -share/apps/kword/icons/hicolor/22x22/actions/run_not.png -share/apps/kword/icons/hicolor/22x22/actions/run_skip.png -share/apps/kword/icons/hicolor/22x22/actions/sl_addentry.png -share/apps/kword/icons/hicolor/22x22/actions/sl_addrecord.png -share/apps/kword/icons/hicolor/22x22/actions/sl_delentry.png -share/apps/kword/icons/hicolor/22x22/actions/sl_delrecord.png -share/apps/kword/icons/hicolor/22x22/actions/sub.png -share/apps/kword/icons/hicolor/22x22/actions/super.png -share/apps/kword/icons/hicolor/22x22/actions/tree_arrange.png -share/apps/kword/icons/hicolor/22x22/actions/unsortedList.png -share/apps/kword/kpartplugins/scan-kword.rc -share/apps/kword/kword.rc -share/apps/kword/templates/Normal/.directory -share/apps/kword/templates/Normal/.icon/A4.png -share/apps/kword/templates/Normal/.icon/Letter.png -share/apps/kword/templates/Normal/.icon/PlainText.png -share/apps/kword/templates/Normal/.icon/TwoColumns.png -share/apps/kword/templates/Normal/.source/A4.kwt -share/apps/kword/templates/Normal/.source/Letter.kwt -share/apps/kword/templates/Normal/.source/PlainText.kwt -share/apps/kword/templates/Normal/.source/TwoColumns.kwt -share/apps/kword/templates/Normal/A4.desktop -share/apps/kword/templates/Normal/Letter.desktop -share/apps/kword/templates/Normal/PlainText.desktop -share/apps/kword/templates/Normal/TwoColumns.desktop -share/apps/kword/templates/Publishing/.directory -share/apps/kword/templates/Publishing/.icon/SimpleLayout.png -share/apps/kword/templates/Publishing/.source/SimpleLayout.kwt -share/apps/kword/templates/Publishing/SimpleLayout.desktop -share/doc/HTML/en/koffice/README.documentation -share/doc/HTML/en/koffice/common -share/doc/HTML/en/koffice/index.cache.bz2 -share/doc/HTML/en/koffice/index.docbook -share/doc/HTML/en/kontour/align.png -share/doc/HTML/en/kontour/align2.png -share/doc/HTML/en/kontour/bezier.png -share/doc/HTML/en/kontour/blend_dialog.png -share/doc/HTML/en/kontour/colour.png -share/doc/HTML/en/kontour/common -share/doc/HTML/en/kontour/ellipse.png -share/doc/HTML/en/kontour/export.png -share/doc/HTML/en/kontour/freehand.png -share/doc/HTML/en/kontour/index.cache.bz2 -share/doc/HTML/en/kontour/index.docbook -share/doc/HTML/en/kontour/line.png -share/doc/HTML/en/kontour/logo.png -share/doc/HTML/en/kontour/movepoint.png -share/doc/HTML/en/kontour/newpoint.png -share/doc/HTML/en/kontour/open_dialog.png -share/doc/HTML/en/kontour/pfeil.png -share/doc/HTML/en/kontour/point.png -share/doc/HTML/en/kontour/polygon-setup.png -share/doc/HTML/en/kontour/polygon.png -share/doc/HTML/en/kontour/rect.png -share/doc/HTML/en/kontour/rmpoint.png -share/doc/HTML/en/kontour/save_dialog.png -share/doc/HTML/en/kontour/schichten.png -share/doc/HTML/en/kontour/text.png -share/doc/HTML/en/kontour/verteilen.png -share/doc/HTML/en/kontour/zoom.png -share/doc/HTML/en/koshell/common -share/doc/HTML/en/koshell/index.cache.bz2 -share/doc/HTML/en/koshell/index.docbook -share/doc/HTML/en/kpresenter/barmenus.png -share/doc/HTML/en/kpresenter/barstyle1.png -share/doc/HTML/en/kpresenter/barstyle2.png -share/doc/HTML/en/kpresenter/barstyle3.png -share/doc/HTML/en/kpresenter/barstyle4.png -share/doc/HTML/en/kpresenter/barstyle5.png -share/doc/HTML/en/kpresenter/barstyle6.png -share/doc/HTML/en/kpresenter/barstyle7.png -share/doc/HTML/en/kpresenter/common -share/doc/HTML/en/kpresenter/faq.docbook -share/doc/HTML/en/kpresenter/guides.docbook -share/doc/HTML/en/kpresenter/index.cache.bz2 -share/doc/HTML/en/kpresenter/index.docbook -share/doc/HTML/en/kpresenter/menuedit.png -share/doc/HTML/en/kpresenter/menuextra.png -share/doc/HTML/en/kpresenter/menufile.png -share/doc/HTML/en/kpresenter/menuhelp.png -share/doc/HTML/en/kpresenter/menuinsert.png -share/doc/HTML/en/kpresenter/menus.docbook -share/doc/HTML/en/kpresenter/menuscreen.png -share/doc/HTML/en/kpresenter/menutext.png -share/doc/HTML/en/kpresenter/menutools.png -share/doc/HTML/en/kpresenter/menuview.png -share/doc/HTML/en/kpresenter/options.docbook -share/doc/HTML/en/kpresenter/screen.docbook -share/doc/HTML/en/kpresenter/tut01.png -share/doc/HTML/en/kpresenter/tut02.png -share/doc/HTML/en/kpresenter/tut03.png -share/doc/HTML/en/kpresenter/tut04.png -share/doc/HTML/en/kpresenter/tut05.png -share/doc/HTML/en/kpresenter/tut06.png -share/doc/HTML/en/kpresenter/tut07.png -share/doc/HTML/en/kpresenter/tut08.png -share/doc/HTML/en/kpresenter/tut09.png -share/doc/HTML/en/kpresenter/tut10.png -share/doc/HTML/en/kpresenter/tut11.png -share/doc/HTML/en/kpresenter/tut12.png -share/doc/HTML/en/kpresenter/tut13.png -share/doc/HTML/en/kpresenter/tut14.png -share/doc/HTML/en/kpresenter/tut15.png -share/doc/HTML/en/kpresenter/tut16.png -share/doc/HTML/en/kpresenter/tut17.png -share/doc/HTML/en/kpresenter/tut18.png -share/doc/HTML/en/kpresenter/tut19.png -share/doc/HTML/en/kpresenter/tut20.png -share/doc/HTML/en/kpresenter/tut21.png -share/doc/HTML/en/kpresenter/tut22.png -share/doc/HTML/en/kpresenter/tut23.png -share/doc/HTML/en/kpresenter/tutorial.docbook -share/doc/HTML/en/kspread/common -share/doc/HTML/en/kspread/index.cache.bz2 -share/doc/HTML/en/kspread/index.docbook -share/doc/HTML/en/kugar/common -share/doc/HTML/en/kugar/datadtd.docbook -share/doc/HTML/en/kugar/dataref.docbok -share/doc/HTML/en/kugar/dataref.docbook -share/doc/HTML/en/kugar/index.cache.bz2 -share/doc/HTML/en/kugar/index.docbook -share/doc/HTML/en/kugar/index.html -share/doc/HTML/en/kugar/kugar.png -share/doc/HTML/en/kugar/template-elements.docbook -share/doc/HTML/en/kugar/template.docbook -share/doc/HTML/en/kugar/templatedtd.docbook -share/doc/HTML/en/kword/ChooseTempDia.png -share/doc/HTML/en/kword/Tut1.png -share/doc/HTML/en/kword/Tut10.png -share/doc/HTML/en/kword/Tut11a.png -share/doc/HTML/en/kword/Tut11b.png -share/doc/HTML/en/kword/Tut12.png -share/doc/HTML/en/kword/Tut13.png -share/doc/HTML/en/kword/Tut14.png -share/doc/HTML/en/kword/Tut14a.png -share/doc/HTML/en/kword/Tut15.png -share/doc/HTML/en/kword/Tut15a.png -share/doc/HTML/en/kword/Tut16.png -share/doc/HTML/en/kword/Tut17.png -share/doc/HTML/en/kword/Tut18.png -share/doc/HTML/en/kword/Tut19.png -share/doc/HTML/en/kword/Tut2.png -share/doc/HTML/en/kword/Tut20.png -share/doc/HTML/en/kword/Tut21.png -share/doc/HTML/en/kword/Tut22.png -share/doc/HTML/en/kword/Tut3.png -share/doc/HTML/en/kword/Tut4.png -share/doc/HTML/en/kword/Tut6.png -share/doc/HTML/en/kword/Tut7.png -share/doc/HTML/en/kword/Tut8.png -share/doc/HTML/en/kword/Tut9.png -share/doc/HTML/en/kword/alignBlock.png -share/doc/HTML/en/kword/alignCenter.png -share/doc/HTML/en/kword/alignLeft.png -share/doc/HTML/en/kword/alignRight.png -share/doc/HTML/en/kword/auto1.png -share/doc/HTML/en/kword/auto2.png -share/doc/HTML/en/kword/auto3.png -share/doc/HTML/en/kword/basic.png -share/doc/HTML/en/kword/bbord.png -share/doc/HTML/en/kword/bdcolorbut.png -share/doc/HTML/en/kword/bdselbut.png -share/doc/HTML/en/kword/bdsizebut.png -share/doc/HTML/en/kword/bkgdcolorbut.png -share/doc/HTML/en/kword/bold.png -share/doc/HTML/en/kword/borbutB.png -share/doc/HTML/en/kword/borbutL.png -share/doc/HTML/en/kword/borbutR.png -share/doc/HTML/en/kword/borbutT.png -share/doc/HTML/en/kword/bord.png -share/doc/HTML/en/kword/bordtb.png -share/doc/HTML/en/kword/bultxtbut.png -share/doc/HTML/en/kword/cancel.png -share/doc/HTML/en/kword/cftb.png -share/doc/HTML/en/kword/chcolorbut.png -share/doc/HTML/en/kword/chfontbut.png -share/doc/HTML/en/kword/chsizebut.png -share/doc/HTML/en/kword/chstylebut.png -share/doc/HTML/en/kword/clipart-from-file.png -share/doc/HTML/en/kword/clipart.png -share/doc/HTML/en/kword/close.png -share/doc/HTML/en/kword/colin.png -share/doc/HTML/en/kword/colout.png -share/doc/HTML/en/kword/common -share/doc/HTML/en/kword/ctab.png -share/doc/HTML/en/kword/ctab2.png -share/doc/HTML/en/kword/decindbut.png -share/doc/HTML/en/kword/delcoldlg.png -share/doc/HTML/en/kword/delete-table-col.png -share/doc/HTML/en/kword/delete-table-row.png -share/doc/HTML/en/kword/delrowdlg.png -share/doc/HTML/en/kword/details.png -share/doc/HTML/en/kword/dtab.png -share/doc/HTML/en/kword/dtab2.png -share/doc/HTML/en/kword/dtpfmtpg1.png -share/doc/HTML/en/kword/dtpfmtpg2.png -share/doc/HTML/en/kword/edit.png -share/doc/HTML/en/kword/editcopy.png -share/doc/HTML/en/kword/editcut.png -share/doc/HTML/en/kword/editpaste.png -share/doc/HTML/en/kword/editspace.png -share/doc/HTML/en/kword/edittb.png -share/doc/HTML/en/kword/exit.png -share/doc/HTML/en/kword/extra.png -share/doc/HTML/en/kword/fchardlg.png -share/doc/HTML/en/kword/fcrtb.png -share/doc/HTML/en/kword/file.png -share/doc/HTML/en/kword/filefloppy.png -share/doc/HTML/en/kword/filenew2.png -share/doc/HTML/en/kword/fileopen.png -share/doc/HTML/en/kword/fileprint.png -share/doc/HTML/en/kword/fileprint2.png -share/doc/HTML/en/kword/filequickprint.png -share/doc/HTML/en/kword/filetb.png -share/doc/HTML/en/kword/find.png -share/doc/HTML/en/kword/finddlg.png -share/doc/HTML/en/kword/formabs.png -share/doc/HTML/en/kword/format.png -share/doc/HTML/en/kword/formbrac.png -share/doc/HTML/en/kword/formcbrac.png -share/doc/HTML/en/kword/formfrac.png -share/doc/HTML/en/kword/formframe1.png -share/doc/HTML/en/kword/formframe2.png -share/doc/HTML/en/kword/formframe3.png -share/doc/HTML/en/kword/formframe4.png -share/doc/HTML/en/kword/forminteg.png -share/doc/HTML/en/kword/formllind.png -share/doc/HTML/en/kword/formlrind.png -share/doc/HTML/en/kword/formmat.png -share/doc/HTML/en/kword/formprod.png -share/doc/HTML/en/kword/formsbrac.png -share/doc/HTML/en/kword/formsqrt.png -share/doc/HTML/en/kword/formsum.png -share/doc/HTML/en/kword/formulind.png -share/doc/HTML/en/kword/formurind.png -share/doc/HTML/en/kword/fpara1.png -share/doc/HTML/en/kword/fpara2.png -share/doc/HTML/en/kword/fpara3.png -share/doc/HTML/en/kword/fpara4.png -share/doc/HTML/en/kword/fpara5.png -share/doc/HTML/en/kword/fpicture.png -share/doc/HTML/en/kword/framemode.png -share/doc/HTML/en/kword/framers.png -share/doc/HTML/en/kword/incindbut.png -share/doc/HTML/en/kword/index.cache.bz2 -share/doc/HTML/en/kword/index.docbook -share/doc/HTML/en/kword/inscoldlg.png -share/doc/HTML/en/kword/insert-table-col.png -share/doc/HTML/en/kword/insert-table-row.png -share/doc/HTML/en/kword/insert.png -share/doc/HTML/en/kword/insrowdlg.png -share/doc/HTML/en/kword/inssc.png -share/doc/HTML/en/kword/instab1.png -share/doc/HTML/en/kword/instab2.png -share/doc/HTML/en/kword/instb.png -share/doc/HTML/en/kword/intro1.png -share/doc/HTML/en/kword/intro2.png -share/doc/HTML/en/kword/intro3.png -share/doc/HTML/en/kword/ital.png -share/doc/HTML/en/kword/italic.png -share/doc/HTML/en/kword/joincell.png -share/doc/HTML/en/kword/kpart.png -share/doc/HTML/en/kword/kwordbasics.docbook -share/doc/HTML/en/kword/kwordfundimentals.docbook -share/doc/HTML/en/kword/kwordguides1.docbook -share/doc/HTML/en/kword/kwordguides2.docbook -share/doc/HTML/en/kword/kwordguides3.docbook -share/doc/HTML/en/kword/kwordguides3b.docbook -share/doc/HTML/en/kword/kwordguides3c.docbook -share/doc/HTML/en/kword/kwordguides4.docbook -share/doc/HTML/en/kword/kwordmbtb.docbook -share/doc/HTML/en/kword/kwordopt.docbook -share/doc/HTML/en/kword/kwordtutorial.docbook -share/doc/HTML/en/kword/landscape.png -share/doc/HTML/en/kword/larrow.png -share/doc/HTML/en/kword/lbord.png -share/doc/HTML/en/kword/lspcbut.png -share/doc/HTML/en/kword/ltab.png -share/doc/HTML/en/kword/ltab2.png -share/doc/HTML/en/kword/neonpen.png -share/doc/HTML/en/kword/newfolder.png -share/doc/HTML/en/kword/nodet.png -share/doc/HTML/en/kword/numtxtbut.png -share/doc/HTML/en/kword/ok.png -share/doc/HTML/en/kword/opendlg.png -share/doc/HTML/en/kword/opt1.png -share/doc/HTML/en/kword/opt2.png -share/doc/HTML/en/kword/optkb.png -share/doc/HTML/en/kword/opttb.png -share/doc/HTML/en/kword/paratb.png -share/doc/HTML/en/kword/part-kchart.png -share/doc/HTML/en/kword/part-kformula.png -share/doc/HTML/en/kword/part-killustrator.png -share/doc/HTML/en/kword/part-kimage.png -share/doc/HTML/en/kword/part-kimageshop.png -share/doc/HTML/en/kword/part-kspread.png -share/doc/HTML/en/kword/part-kword.png -share/doc/HTML/en/kword/part-unspecif.png -share/doc/HTML/en/kword/parts.png -share/doc/HTML/en/kword/picture.png -share/doc/HTML/en/kword/pntdlg.png -share/doc/HTML/en/kword/portrait.png -share/doc/HTML/en/kword/product.png -share/doc/HTML/en/kword/rarrow.png -share/doc/HTML/en/kword/rbord.png -share/doc/HTML/en/kword/redo.png -share/doc/HTML/en/kword/repldlg.png -share/doc/HTML/en/kword/rowin.png -share/doc/HTML/en/kword/rowout.png -share/doc/HTML/en/kword/rtab.png -share/doc/HTML/en/kword/rtab2.png -share/doc/HTML/en/kword/ruler.png -share/doc/HTML/en/kword/saved1.png -share/doc/HTML/en/kword/saved2.png -share/doc/HTML/en/kword/savedlg.png -share/doc/HTML/en/kword/savetmpl1.png -share/doc/HTML/en/kword/savetmpl2.png -share/doc/HTML/en/kword/savetmpl3.png -share/doc/HTML/en/kword/savetmpl4.png -share/doc/HTML/en/kword/screen.png -share/doc/HTML/en/kword/select1.png -share/doc/HTML/en/kword/spell.png -share/doc/HTML/en/kword/spelldlg.png -share/doc/HTML/en/kword/stkout.png -share/doc/HTML/en/kword/styldlg1.png -share/doc/HTML/en/kword/styldlg2.png -share/doc/HTML/en/kword/styldlg3.png -share/doc/HTML/en/kword/styldlg4.png -share/doc/HTML/en/kword/styldlg5.png -share/doc/HTML/en/kword/styldlg6.png -share/doc/HTML/en/kword/styldlg7.png -share/doc/HTML/en/kword/styldlg8.png -share/doc/HTML/en/kword/subscbut.png -share/doc/HTML/en/kword/sum.png -share/doc/HTML/en/kword/supscbut.png -share/doc/HTML/en/kword/table.png -share/doc/HTML/en/kword/tb1.png -share/doc/HTML/en/kword/tb2.png -share/doc/HTML/en/kword/tb3.png -share/doc/HTML/en/kword/tb4.png -share/doc/HTML/en/kword/tbmax.png -share/doc/HTML/en/kword/tbmin.png -share/doc/HTML/en/kword/tbord.png -share/doc/HTML/en/kword/tedittb.png -share/doc/HTML/en/kword/text-bold.png -share/doc/HTML/en/kword/text-italic.png -share/doc/HTML/en/kword/text-underlined.png -share/doc/HTML/en/kword/textmode.png -share/doc/HTML/en/kword/tfcreatebut.png -share/doc/HTML/en/kword/tools.png -share/doc/HTML/en/kword/underl.png -share/doc/HTML/en/kword/undl.png -share/doc/HTML/en/kword/undo.png -share/doc/HTML/en/kword/uplevel.png -share/doc/HTML/en/kword/view.png -share/doc/HTML/en/kword/wpfmtpg1.png -share/doc/HTML/en/kword/wpfmtpg2.png -share/doc/HTML/en/kword/wpfmtpg3.png -share/doc/HTML/en/kword/zoom.png -share/icons/hicolor/16x16/actions/abs.png -share/icons/hicolor/16x16/actions/brace.png -share/icons/hicolor/16x16/actions/brackets.png -share/icons/hicolor/16x16/actions/frac.png -share/icons/hicolor/16x16/actions/int.png -share/icons/hicolor/16x16/actions/lsub.png -share/icons/hicolor/16x16/actions/lsup.png -share/icons/hicolor/16x16/actions/matrix.png -share/icons/hicolor/16x16/actions/onetwomatrix.png -share/icons/hicolor/16x16/actions/paren.png -share/icons/hicolor/16x16/actions/prod.png -share/icons/hicolor/16x16/actions/rsub.png -share/icons/hicolor/16x16/actions/rsup.png -share/icons/hicolor/16x16/actions/sqrt.png -share/icons/hicolor/16x16/actions/sum.png -share/icons/hicolor/16x16/apps/kchart.png -share/icons/hicolor/16x16/apps/kivio.png -share/icons/hicolor/16x16/apps/kontour.png -share/icons/hicolor/16x16/apps/kpresenter.png -share/icons/hicolor/16x16/apps/kspread.png -share/icons/hicolor/16x16/apps/kugar.png -share/icons/hicolor/16x16/apps/kword.png -share/icons/hicolor/16x16/mimetypes/kugardata.png -share/icons/hicolor/22x22/actions/abs.png -share/icons/hicolor/22x22/actions/brace.png -share/icons/hicolor/22x22/actions/brackets.png -share/icons/hicolor/22x22/actions/frac.png -share/icons/hicolor/22x22/actions/int.png -share/icons/hicolor/22x22/actions/lsub.png -share/icons/hicolor/22x22/actions/lsup.png -share/icons/hicolor/22x22/actions/matrix.png -share/icons/hicolor/22x22/actions/onetwomatrix.png -share/icons/hicolor/22x22/actions/paren.png -share/icons/hicolor/22x22/actions/prod.png -share/icons/hicolor/22x22/actions/rsub.png -share/icons/hicolor/22x22/actions/rsup.png -share/icons/hicolor/22x22/actions/sqrt.png -share/icons/hicolor/22x22/actions/sum.png -share/icons/hicolor/22x22/apps/kivio.png -share/icons/hicolor/22x22/apps/kugar.png -share/icons/hicolor/22x22/mimetypes/kugardata.png -share/icons/hicolor/32x32/actions/abs.png -share/icons/hicolor/32x32/actions/brace.png -share/icons/hicolor/32x32/actions/brackets.png -share/icons/hicolor/32x32/actions/frac.png -share/icons/hicolor/32x32/actions/int.png -share/icons/hicolor/32x32/actions/lsub.png -share/icons/hicolor/32x32/actions/lsup.png -share/icons/hicolor/32x32/actions/matrix.png -share/icons/hicolor/32x32/actions/onetwomatrix.png -share/icons/hicolor/32x32/actions/paren.png -share/icons/hicolor/32x32/actions/prod.png -share/icons/hicolor/32x32/actions/rsub.png -share/icons/hicolor/32x32/actions/rsup.png -share/icons/hicolor/32x32/actions/sqrt.png -share/icons/hicolor/32x32/actions/sum.png -share/icons/hicolor/32x32/apps/kchart.png -share/icons/hicolor/32x32/apps/kivio.png -share/icons/hicolor/32x32/apps/kontour.png -share/icons/hicolor/32x32/apps/kpresenter.png -share/icons/hicolor/32x32/apps/kspread.png -share/icons/hicolor/32x32/apps/kugar.png -share/icons/hicolor/32x32/apps/kword.png -share/icons/hicolor/32x32/mimetypes/kugardata.png -share/icons/hicolor/48x48/apps/kchart.png -share/icons/hicolor/48x48/apps/kivio.png -share/icons/hicolor/48x48/apps/kontour.png -share/icons/hicolor/48x48/apps/kpresenter.png -share/icons/hicolor/48x48/apps/kspread.png -share/icons/hicolor/48x48/apps/kugar.png -share/icons/hicolor/48x48/apps/kword.png -share/icons/hicolor/48x48/mimetypes/kugardata.png -share/icons/locolor/16x16/apps/kspreadcalc.png -share/icons/locolor/22x22/apps/kspreadcalc.png -share/icons/locolor/32x32/apps/kspreadcalc.png -share/mimelnk/application/x-abiword.desktop -share/mimelnk/application/x-quattropro.desktop -share/mimelnk/image/x-msod.desktop -share/mimelnk/image/x-svg.desktop -share/mimelnk/image/x-wmf.desktop -share/mimelnk/image/x-xfig.desktop -share/mimelnk/text/x-csv.desktop -share/mimelnk/text/x-gnumeric.desktop -share/services/ki_rtf_export.desktop -share/services/killustrator_applixgraphic_import.desktop -share/services/killustrator_msod_import.desktop -share/services/killustrator_svg_export.desktop -share/services/killustrator_svg_import.desktop -share/services/killustrator_wmf_import.desktop -share/services/killustrator_xfig_import.desktop -share/services/kivioconnectortool.desktop -share/services/kivioselecttool.desktop -share/services/kiviotexttool.desktop -share/services/kiviozoomtool.desktop -share/services/kodocinfopropspage.desktop -share/services/kprkword.desktop -share/services/kspelltool.desktop -share/services/kspelltool_kword.desktop -share/services/kspread_applixspread_import.desktop -share/services/kspread_csv_export.desktop -share/services/kspread_csv_import.desktop -share/services/kspread_gnumeric_export.desktop -share/services/kspread_gnumeric_import.desktop -share/services/kspread_html_export.desktop -share/services/kspread_qpro_import.desktop -share/services/kspreadcalc.desktop -share/services/kword_abiword_export.desktop -share/services/kword_abiword_import.desktop -share/services/kword_applixword_import.desktop -share/services/kword_ascii_export.desktop -share/services/kword_ascii_import.desktop -share/services/kword_docbook_export.desktop -share/services/kword_html_export.desktop -share/services/kword_html_import.desktop -share/services/kword_latex_export.desktop -share/services/kword_rtf_export.desktop -share/services/kword_wp_import.desktop -share/services/ole_excel97_import.desktop -share/services/ole_powerpoint97_import.desktop -share/services/ole_winword97_import.desktop -share/servicetypes/kochart.desktop -share/servicetypes/kofficepart.desktop -share/servicetypes/kofilter.desktop -share/servicetypes/koplugin.desktop -share/servicetypes/kotool.desktop -share/templates/.source/Illustration.kil -share/templates/.source/Presentation.kpt -share/templates/.source/SpreadSheet.ksp -share/templates/.source/TextDocument.kwt -share/templates/Illustration.desktop -share/templates/Presentation.desktop -share/templates/SpreadSheet.desktop -share/templates/TextDocument.desktop -@comment directories -@dirrm share/templates/.source -@dirrm share/templates -@dirrm share/servicetypes -@dirrm share/services -@dirrm share/mimelnk/text -@dirrm share/mimelnk/image -@dirrm share/mimelnk/application -@dirrm share/mimelnk -@dirrm share/icons/locolor/32x32/apps -@dirrm share/icons/locolor/32x32 -@dirrm share/icons/locolor/22x22/apps -@dirrm share/icons/locolor/22x22 -@dirrm share/icons/locolor/16x16/apps -@dirrm share/icons/locolor/16x16 -@dirrm share/icons/locolor -@dirrm share/icons/hicolor/48x48/mimetypes -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/48x48 -@dirrm share/icons/hicolor/32x32/mimetypes -@dirrm share/icons/hicolor/32x32/apps -@dirrm share/icons/hicolor/32x32/actions -@dirrm share/icons/hicolor/32x32 -@dirrm share/icons/hicolor/22x22/mimetypes -@dirrm share/icons/hicolor/22x22/apps -@dirrm share/icons/hicolor/22x22/actions -@dirrm share/icons/hicolor/22x22 -@dirrm share/icons/hicolor/16x16/mimetypes -@dirrm share/icons/hicolor/16x16/apps -@dirrm share/icons/hicolor/16x16/actions -@dirrm share/icons/hicolor/16x16 -@dirrm share/icons/hicolor -@dirrm share/icons -@dirrm share/doc/HTML/en/kword -@dirrm share/doc/HTML/en/kugar -@dirrm share/doc/HTML/en/kspread -@dirrm share/doc/HTML/en/kpresenter -@dirrm share/doc/HTML/en/koshell -@dirrm share/doc/HTML/en/kontour -@dirrm share/doc/HTML/en/koffice -@dirrm share/doc/HTML/en -@dirrm share/doc/HTML -@dirrm share/apps/kword/templates/Publishing/.source -@dirrm share/apps/kword/templates/Publishing/.icon -@dirrm share/apps/kword/templates/Publishing -@dirrm share/apps/kword/templates/Normal/.source -@dirrm share/apps/kword/templates/Normal/.icon -@dirrm share/apps/kword/templates/Normal -@dirrm share/apps/kword/templates -@dirrm share/apps/kword/kpartplugins -@dirrm share/apps/kword/icons/hicolor/22x22/actions -@dirrm share/apps/kword/icons/hicolor/22x22 -@dirrm share/apps/kword/icons/hicolor/16x16/actions -@dirrm share/apps/kword/icons/hicolor/16x16 -@dirrm share/apps/kword/icons/hicolor -@dirrm share/apps/kword/icons -@dirrm share/apps/kword/expression -@dirrm share/apps/kword/dtd -@dirrm share/apps/kword -@dirrm share/apps/kugar/templates -@dirrm share/apps/kugar/dtd -@dirrm share/apps/kugar -@dirrm share/apps/kspread/tablestyles -@dirrm share/apps/kspread/kpartplugins -@dirrm share/apps/kspread/icons/hicolor/32x32/actions -@dirrm share/apps/kspread/icons/hicolor/32x32 -@dirrm share/apps/kspread/icons/hicolor/22x22/actions -@dirrm share/apps/kspread/icons/hicolor/22x22 -@dirrm share/apps/kspread/icons/hicolor/16x16/actions -@dirrm share/apps/kspread/icons/hicolor/16x16 -@dirrm share/apps/kspread/icons/hicolor -@dirrm share/apps/kspread/icons -@dirrm share/apps/kspread/extensions -@dirrm share/apps/kspread/dtd -@dirrm share/apps/kspread -@dirrm share/apps/kpresenter/templates/letter/.source -@dirrm share/apps/kpresenter/templates/letter -@dirrm share/apps/kpresenter/templates/legal/.source -@dirrm share/apps/kpresenter/templates/legal -@dirrm share/apps/kpresenter/templates/Screenpresentations/.source -@dirrm share/apps/kpresenter/templates/Screenpresentations/.icon -@dirrm share/apps/kpresenter/templates/Screenpresentations -@dirrm share/apps/kpresenter/templates/Screen/.source -@dirrm share/apps/kpresenter/templates/Screen -@dirrm share/apps/kpresenter/templates/A4/.source -@dirrm share/apps/kpresenter/templates/A4 -@dirrm share/apps/kpresenter/templates -@dirrm share/apps/kpresenter/slideshow -@dirrm share/apps/kpresenter/pics -@dirrm share/apps/kpresenter/kpartplugins -@dirrm share/apps/kpresenter/icons/hicolor/22x22/actions -@dirrm share/apps/kpresenter/icons/hicolor/22x22 -@dirrm share/apps/kpresenter/icons/hicolor -@dirrm share/apps/kpresenter/icons -@dirrm share/apps/kpresenter/dtd -@dirrm share/apps/kpresenter/autoforms/Connections/.source -@dirrm share/apps/kpresenter/autoforms/Connections/.icon -@dirrm share/apps/kpresenter/autoforms/Connections -@dirrm share/apps/kpresenter/autoforms/Arrows/.source -@dirrm share/apps/kpresenter/autoforms/Arrows/.icon -@dirrm share/apps/kpresenter/autoforms/Arrows -@dirrm share/apps/kpresenter/autoforms -@dirrm share/apps/kpresenter -@dirrm share/apps/kontour/templates/Simple/.source -@dirrm share/apps/kontour/templates/Simple/.icon -@dirrm share/apps/kontour/templates/Simple -@dirrm share/apps/kontour/templates -@dirrm share/apps/kontour/kpartplugins -@dirrm share/apps/kontour/icons/hicolor/48x48/apps -@dirrm share/apps/kontour/icons/hicolor/48x48 -@dirrm share/apps/kontour/icons/hicolor/32x32/apps -@dirrm share/apps/kontour/icons/hicolor/32x32 -@dirrm share/apps/kontour/icons/hicolor/16x16/apps -@dirrm share/apps/kontour/icons/hicolor/16x16/actions -@dirrm share/apps/kontour/icons/hicolor/16x16 -@dirrm share/apps/kontour/icons/hicolor -@dirrm share/apps/kontour/icons -@dirrm share/apps/kontour -@dirrm share/apps/koffice/pics -@dirrm share/apps/koffice/icons/hicolor/48x48/apps -@dirrm share/apps/koffice/icons/hicolor/48x48 -@dirrm share/apps/koffice/icons/hicolor/32x32/apps -@dirrm share/apps/koffice/icons/hicolor/32x32/actions -@dirrm share/apps/koffice/icons/hicolor/32x32 -@dirrm share/apps/koffice/icons/hicolor/22x22/actions/part -@dirrm share/apps/koffice/icons/hicolor/22x22/actions -@dirrm share/apps/koffice/icons/hicolor/22x22 -@dirrm share/apps/koffice/icons/hicolor/16x16/apps -@dirrm share/apps/koffice/icons/hicolor/16x16/actions -@dirrm share/apps/koffice/icons/hicolor/16x16 -@dirrm share/apps/koffice/icons/hicolor -@dirrm share/apps/koffice/icons -@dirrm share/apps/koffice -@dirrm share/apps/kivio/stencils/Flowcharting/BasicFlowcharting -@dirrm share/apps/kivio/stencils/Flowcharting -@dirrm share/apps/kivio/stencils -@dirrm share/apps/kivio/pics -@dirrm share/apps/kivio/kpartplugins -@dirrm share/apps/kivio/icons/hicolor/32x32/actions -@dirrm share/apps/kivio/icons/hicolor/32x32 -@dirrm share/apps/kivio/icons/hicolor/22x22/actions -@dirrm share/apps/kivio/icons/hicolor/22x22 -@dirrm share/apps/kivio/icons/hicolor/16x16/actions -@dirrm share/apps/kivio/icons/hicolor/16x16 -@dirrm share/apps/kivio/icons/hicolor -@dirrm share/apps/kivio/icons -@dirrm share/apps/kivio/autoloadStencils -@dirrm share/apps/kivio -@dirrm share/apps/kformula/pics -@dirrm share/apps/kformula -@dirrm share/apps/kchart/pics -@dirrm share/apps/kchart/icons/locolor/16x16/actions -@dirrm share/apps/kchart/icons/locolor/16x16 -@dirrm share/apps/kchart/icons/locolor -@dirrm share/apps/kchart/icons/hicolor/22x22/actions -@dirrm share/apps/kchart/icons/hicolor/22x22 -@dirrm share/apps/kchart/icons/hicolor -@dirrm share/apps/kchart/icons -@dirrm share/apps/kchart -@dirrm share/apps -@dirrm share/applnk/Office -@dirrm share/applnk -- cgit v1.2.3