summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-06-05 17:27:55 +0000
committertron <tron@pkgsrc.org>1999-06-05 17:27:55 +0000
commit382c2189ecd3e517d363990d2fa1d14f50165c33 (patch)
tree2e8aa61704696e9ee1f31e3fc887a0c17c066e2b /graphics/kdegraphics
parent17383f240d920088070de831d550a16ea77dc9a7 (diff)
downloadpkgsrc-382c2189ecd3e517d363990d2fa1d14f50165c33.tar.gz
Update "kdegraphics" package to version 1.1.1.
Diffstat (limited to 'graphics/kdegraphics')
-rw-r--r--graphics/kdegraphics/Makefile11
-rw-r--r--graphics/kdegraphics/files/md54
-rw-r--r--graphics/kdegraphics/patches/patch-ab57
-rw-r--r--graphics/kdegraphics/pkg/PLIST435
4 files changed, 261 insertions, 246 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 20dc2a557d9..e7ee2277399 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.19 1999/06/04 00:11:36 tron Exp $
+# $NetBSD: Makefile,v 1.20 1999/06/05 17:27:55 tron Exp $
#
-DISTNAME= kdegraphics-1.1
+DISTNAME= kdegraphics-1.1.1
CATEGORIES= graphics kde
-MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/1.1.1/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.kde.org/
-DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= kdebase-1.1.1:../../x11/kdebase
USE_X11BASE= yes
@@ -21,7 +20,7 @@ CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}
"--datadir=${PREFIX}/share/kde" \
"--with-qt-dir=${PREFIX}" \
"--with-qt-includes=${PREFIX}/include/qt"
-CFLAGS+= -I${LOCALBASE}/include
+CFLAGS+= -I${LOCALBASE}/include/giflib
CONFIGURE_ENV= KDEDIR=${PREFIX} \
CXXFLAGS="${CFLAGS}" \
all_libraries="-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib"
diff --git a/graphics/kdegraphics/files/md5 b/graphics/kdegraphics/files/md5
index eb140ebb86f..8d46ed2367d 100644
--- a/graphics/kdegraphics/files/md5
+++ b/graphics/kdegraphics/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.4 1999/02/18 23:38:46 tron Exp $
+$NetBSD: md5,v 1.5 1999/06/05 17:27:56 tron Exp $
-MD5 (kdegraphics-1.1.tar.bz2) = 1faab112b8483d97746ef77fcabd011d
+MD5 (kdegraphics-1.1.1.tar.bz2) = ff89c0132b6bbb6b360de4c8215b4fdd
diff --git a/graphics/kdegraphics/patches/patch-ab b/graphics/kdegraphics/patches/patch-ab
index 4eb43488828..951ee5a9f52 100644
--- a/graphics/kdegraphics/patches/patch-ab
+++ b/graphics/kdegraphics/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 1998/11/07 10:52:29 tron Exp $
+$NetBSD: patch-ab,v 1.2 1999/06/05 17:27:56 tron Exp $
---- configure.orig Fri Jul 10 20:37:17 1998
-+++ configure Sat Nov 7 11:19:12 1998
-@@ -505,9 +505,9 @@
+--- configure.orig Wed Apr 28 17:23:40 1999
++++ configure Sat Jun 5 18:53:54 1999
+@@ -511,9 +511,9 @@
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
if test "x$prefix" != xNONE; then
@@ -14,51 +14,52 @@ $NetBSD: patch-ab,v 1.1 1998/11/07 10:52:29 tron Exp $
fi
fi
for ac_site_file in $CONFIG_SITE; do
-@@ -3471,37 +3471,37 @@
- echo "configure:3472: checking for KDE paths" >&5
+@@ -4050,37 +4050,37 @@
+ if test "$ac_use_path_checking" = "default"; then
if test -z "$kde_htmldir"; then
-- kde_htmldir="\$(prefix)/share/doc/HTML"
-+ kde_htmldir="\$(prefix)/share/doc/kde/HTML"
+- kde_htmldir='\$(prefix)/share/doc/HTML'
++ kde_htmldir='\$(prefix)/share/kde/doc/HTML'
fi
if test -z "$kde_appsdir"; then
-- kde_appsdir="\$(prefix)/share/applnk"
-+ kde_appsdir="\$(prefix)/share/kde/applnk"
+- kde_appsdir='\$(prefix)/share/applnk'
++ kde_appsdir='\$(prefix)/share/kde/applnk'
fi
if test -z "$kde_icondir"; then
-- kde_icondir="\$(prefix)/share/icons"
-+ kde_icondir="\$(prefix)/share/kde/icons"
+- kde_icondir='\$(prefix)/share/icons'
++ kde_icondir='\$(prefix)/share/kde/icons'
fi
if test -z "$kde_sounddir"; then
-- kde_sounddir="\$(prefix)/share/sounds"
-+ kde_sounddir="\$(prefix)/share/kde/sounds"
+- kde_sounddir='\$(prefix)/share/sounds'
++ kde_sounddir='\$(prefix)/share/kde/sounds'
fi
if test -z "$kde_datadir"; then
-- kde_datadir="\$(prefix)/share/apps"
-+ kde_datadir="\$(prefix)/share/kde/apps"
+- kde_datadir='\$(prefix)/share/apps'
++ kde_datadir='\$(prefix)/share/kde/apps'
fi
if test -z "$kde_locale"; then
-- kde_locale="\$(prefix)/share/locale"
-+ kde_locale="\$(prefix)/share/kde/locale"
+- kde_locale='\$(prefix)/share/locale'
++ kde_locale='\$(prefix)/share/kde/locale'
fi
if test -z "$kde_cgidir"; then
- kde_cgidir="\$(exec_prefix)/cgi-bin"
+- kde_cgidir='\$(exec_prefix)/cgi-bin'
++ kde_cgidir='\$(libexecdir)/kde-cgi-bin'
fi
if test -z "$kde_confdir"; then
-- kde_confdir="\$(prefix)/share/config"
-+ kde_confdir="\$(prefix)/share/kde/config"
+- kde_confdir='\$(prefix)/share/config'
++ kde_confdir='\$(prefix)/share/kde/config'
fi
if test -z "$kde_mimedir"; then
-- kde_mimedir="\$(prefix)/share/mimelnk"
-+ kde_mimedir="\$(prefix)/share/kde/mimelnk"
+- kde_mimedir='\$(prefix)/share/mimelnk'
++ kde_mimedir='\$(prefix)/share/kde/mimelnk'
fi
if test -z "$kde_toolbardir"; then
-- kde_toolbardir="\$(prefix)/share/toolbar"
-+ kde_toolbardir="\$(prefix)/share/kde/toolbar"
+- kde_toolbardir='\$(prefix)/share/toolbar'
++ kde_toolbardir='\$(prefix)/share/kde/toolbar'
fi
if test -z "$kde_wallpaperdir"; then
-- kde_wallpaperdir="\$(prefix)/share/wallpapers"
-+ kde_wallpaperdir="\$(prefix)/share/kde/wallpapers"
+- kde_wallpaperdir='\$(prefix)/share/wallpapers'
++ kde_wallpaperdir='\$(prefix)/share/kde/wallpapers'
fi
if test -z "$kde_bindir"; then
- kde_bindir="\$(exec_prefix)/bin"
+ kde_bindir='\$(exec_prefix)/bin'
diff --git a/graphics/kdegraphics/pkg/PLIST b/graphics/kdegraphics/pkg/PLIST
index 4b915bab8f7..0009e5215b4 100644
--- a/graphics/kdegraphics/pkg/PLIST
+++ b/graphics/kdegraphics/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 1999/02/19 23:07:21 tron Exp $
+@comment $NetBSD: PLIST,v 1.7 1999/06/05 17:27:56 tron Exp $
bin/kdvi
bin/kfax
bin/kfract
@@ -7,6 +7,14 @@ bin/kiconedit
bin/kpaint
bin/ksnapshot
bin/kview
+share/doc/kde/HTML/cs/ksnapshot/index.html
+share/doc/kde/HTML/cs/ksnapshot/ksnapshot.gif
+share/doc/kde/HTML/da/kiconedit/index-1.html
+share/doc/kde/HTML/da/kiconedit/index-2.html
+share/doc/kde/HTML/da/kiconedit/index-3.html
+share/doc/kde/HTML/da/kiconedit/index-4.html
+share/doc/kde/HTML/da/kiconedit/index.html
+share/doc/kde/HTML/da/kiconedit/logotp3.gif
share/doc/kde/HTML/en/kdvi/index.html
share/doc/kde/HTML/en/kfax/index-1.html
share/doc/kde/HTML/en/kfax/index-2.html
@@ -18,272 +26,279 @@ share/doc/kde/HTML/en/kfax/index.html
share/doc/kde/HTML/en/kfax/logotp3.gif
share/doc/kde/HTML/en/kfract/index.html
share/doc/kde/HTML/en/kfract/kfract.gif
-share/doc/kde/HTML/en/kghostview/index.html
share/doc/kde/HTML/en/kghostview/index-1.html
share/doc/kde/HTML/en/kghostview/index-2.html
share/doc/kde/HTML/en/kghostview/index-3.html
share/doc/kde/HTML/en/kghostview/index-4.html
share/doc/kde/HTML/en/kghostview/index-5.html
share/doc/kde/HTML/en/kghostview/index-6.html
+share/doc/kde/HTML/en/kghostview/index.html
share/doc/kde/HTML/en/kghostview/logotp3.gif
-share/doc/kde/HTML/en/kpaint/kpaint.html
-share/doc/kde/HTML/en/kpaint/index.html
+share/doc/kde/HTML/en/kiconedit/index-1.html
+share/doc/kde/HTML/en/kiconedit/index-2.html
+share/doc/kde/HTML/en/kiconedit/index-3.html
+share/doc/kde/HTML/en/kiconedit/index-4.html
+share/doc/kde/HTML/en/kiconedit/index.html
+share/doc/kde/HTML/en/kiconedit/logotp3.gif
share/doc/kde/HTML/en/kpaint/Technic.gif
+share/doc/kde/HTML/en/kpaint/index.html
+share/doc/kde/HTML/en/kpaint/kpaint.html
+share/doc/kde/HTML/en/ksnapshot/index.html
+share/doc/kde/HTML/en/ksnapshot/ksnapshot.gif
+share/doc/kde/HTML/en/kview/kview-1.html
+share/doc/kde/HTML/en/kview/kview-2.html
+share/doc/kde/HTML/en/kview/kview-3.html
+share/doc/kde/HTML/en/kview/kview-4.html
+share/doc/kde/HTML/en/kview/kview-5.html
+share/doc/kde/HTML/en/kview/kview.html
+share/doc/kde/HTML/en/kview/kview.index
+share/doc/kde/HTML/en/kview/logotp3.gif
share/doc/kde/HTML/fi/kdvi/index.html
+share/kde/applnk/Graphics/KFax.kdelnk
+share/kde/applnk/Graphics/kdvi.kdelnk
+share/kde/applnk/Graphics/kfract.kdelnk
+share/kde/applnk/Graphics/kghostview.kdelnk
+share/kde/applnk/Graphics/kiconedit.kdelnk
+share/kde/applnk/Graphics/kpaint.kdelnk
+share/kde/applnk/Graphics/ksnapshot.kdelnk
+share/kde/applnk/Graphics/kview.kdelnk
share/kde/apps/kdvi/toolbar/forwpage.xpm
share/kde/apps/kdvi/toolbar/largetext.xpm
share/kde/apps/kdvi/toolbar/smalltext.xpm
share/kde/apps/kfax/pics/kfax.tif
share/kde/apps/kfax/pics/kfaxlogo.xpm
-share/kde/apps/kpaint/toolbar/areaselect.xpm
-share/kde/apps/kpaint/toolbar/roundangle.xpm
-share/kde/apps/kpaint/toolbar/circle.xpm
-share/kde/apps/kpaint/toolbar/line.xpm
-share/kde/apps/kpaint/toolbar/pen.xpm
-share/kde/apps/kpaint/toolbar/spraycan.xpm
-share/kde/apps/kpaint/toolbar/ellipse.xpm
-share/kde/apps/kpaint/toolbar/rectangle.xpm
-share/kde/apps/kpaint/toolbar/editpaste.xpm
-share/kde/apps/kpaint/toolbar/filenew.xpm
-share/kde/apps/kpaint/toolbar/editcopy.xpm
-share/kde/apps/kpaint/toolbar/fileopen.xpm
-share/kde/apps/kpaint/toolbar/editcut.xpm
-share/kde/apps/kpaint/toolbar/filefloppy.xpm
-share/kde/apps/kpaint/toolbar/viewmag+.xpm
-share/kde/apps/kpaint/toolbar/viewmag-.xpm
-share/kde/apps/kiconedit/pics/package.xpm
-share/kde/apps/kiconedit/pics/mini-package.xpm
-share/kde/apps/kiconedit/pics/mini-folder.xpm
+share/kde/apps/kiconedit/pics/compressed.xpm
share/kde/apps/kiconedit/pics/folder.xpm
+share/kde/apps/kiconedit/pics/mini-folder.xpm
+share/kde/apps/kiconedit/pics/mini-package.xpm
+share/kde/apps/kiconedit/pics/package.xpm
share/kde/apps/kiconedit/pics/source.xpm
share/kde/apps/kiconedit/pics/standard.xpm
-share/kde/apps/kiconedit/pics/compressed.xpm
-share/kde/apps/kiconedit/toolbar/fileclose.xpm
+share/kde/apps/kiconedit/toolbar/aim.xpm
+share/kde/apps/kiconedit/toolbar/areaselect.xpm
share/kde/apps/kiconedit/toolbar/circle.xpm
-share/kde/apps/kiconedit/toolbar/filledcircle.xpm
-share/kde/apps/kiconedit/toolbar/line.xpm
-share/kde/apps/kiconedit/toolbar/paintbrush.xpm
-share/kde/apps/kiconedit/toolbar/spraycan.xpm
share/kde/apps/kiconedit/toolbar/ellipse.xpm
+share/kde/apps/kiconedit/toolbar/eraser.xpm
+share/kde/apps/kiconedit/toolbar/fileclose.xpm
+share/kde/apps/kiconedit/toolbar/filledcircle.xpm
share/kde/apps/kiconedit/toolbar/filledellipse.xpm
-share/kde/apps/kiconedit/toolbar/rectangle.xpm
share/kde/apps/kiconedit/toolbar/filledrectangle.xpm
-share/kde/apps/kiconedit/toolbar/areaselect.xpm
-share/kde/apps/kiconedit/toolbar/selectrect.xpm
-share/kde/apps/kiconedit/toolbar/selectcircle.xpm
share/kde/apps/kiconedit/toolbar/flood.xpm
-share/kde/apps/kiconedit/toolbar/grid.xpm
-share/kde/apps/kiconedit/toolbar/pointer.xpm
-share/kde/apps/kiconedit/toolbar/aim.xpm
-share/kde/apps/kiconedit/toolbar/eraser.xpm
-share/kde/apps/kiconedit/toolbar/newwin.xpm
share/kde/apps/kiconedit/toolbar/grayscale.xpm
+share/kde/apps/kiconedit/toolbar/grid.xpm
share/kde/apps/kiconedit/toolbar/kdepalette.xpm
+share/kde/apps/kiconedit/toolbar/line.xpm
+share/kde/apps/kiconedit/toolbar/newwin.xpm
+share/kde/apps/kiconedit/toolbar/paintbrush.xpm
+share/kde/apps/kiconedit/toolbar/pointer.xpm
+share/kde/apps/kiconedit/toolbar/rectangle.xpm
+share/kde/apps/kiconedit/toolbar/selectcircle.xpm
+share/kde/apps/kiconedit/toolbar/selectrect.xpm
+share/kde/apps/kiconedit/toolbar/spraycan.xpm
share/kde/apps/kiconedit/toolbar/transform.xpm
-share/doc/kde/HTML/en/kiconedit/logotp3.gif
-share/doc/kde/HTML/en/kiconedit/index.html
-share/doc/kde/HTML/en/kiconedit/index-1.html
-share/doc/kde/HTML/en/kiconedit/index-2.html
-share/doc/kde/HTML/en/kiconedit/index-3.html
-share/doc/kde/HTML/en/kiconedit/index-4.html
-share/doc/kde/HTML/en/ksnapshot/index.html
-share/doc/kde/HTML/en/ksnapshot/ksnapshot.gif
-share/doc/kde/HTML/en/kview/kview.index
-share/doc/kde/HTML/en/kview/kview.html
-share/doc/kde/HTML/en/kview/kview-1.html
-share/doc/kde/HTML/en/kview/kview-2.html
-share/doc/kde/HTML/en/kview/kview-3.html
-share/doc/kde/HTML/en/kview/kview-4.html
-share/doc/kde/HTML/en/kview/kview-5.html
-share/doc/kde/HTML/en/kview/logotp3.gif
-share/doc/kde/HTML/da/kiconedit/logotp3.gif
-share/doc/kde/HTML/da/kiconedit/index.html
-share/doc/kde/HTML/da/kiconedit/index-1.html
-share/doc/kde/HTML/da/kiconedit/index-2.html
-share/doc/kde/HTML/da/kiconedit/index-3.html
-share/doc/kde/HTML/da/kiconedit/index-4.html
-share/doc/kde/HTML/cs/ksnapshot/index.html
-share/doc/kde/HTML/cs/ksnapshot/ksnapshot.gif
-share/kde/locale/de/LC_MESSAGES/kpaint.mo
-share/kde/locale/de/LC_MESSAGES/kghostview.mo
-share/kde/locale/de/LC_MESSAGES/kdvi.mo
-share/kde/locale/fr/LC_MESSAGES/kpaint.mo
-share/kde/locale/fr/LC_MESSAGES/kghostview.mo
-share/kde/locale/fr/LC_MESSAGES/kdvi.mo
-share/kde/locale/sv/LC_MESSAGES/kpaint.mo
-share/kde/locale/sv/LC_MESSAGES/kghostview.mo
-share/kde/locale/cs/LC_MESSAGES/kghostview.mo
-share/kde/locale/cs/LC_MESSAGES/kpaint.mo
+share/kde/apps/kpaint/toolbar/areaselect.xpm
+share/kde/apps/kpaint/toolbar/circle.xpm
+share/kde/apps/kpaint/toolbar/editcopy.xpm
+share/kde/apps/kpaint/toolbar/editcut.xpm
+share/kde/apps/kpaint/toolbar/editpaste.xpm
+share/kde/apps/kpaint/toolbar/ellipse.xpm
+share/kde/apps/kpaint/toolbar/filefloppy.xpm
+share/kde/apps/kpaint/toolbar/filenew.xpm
+share/kde/apps/kpaint/toolbar/fileopen.xpm
+share/kde/apps/kpaint/toolbar/line.xpm
+share/kde/apps/kpaint/toolbar/pen.xpm
+share/kde/apps/kpaint/toolbar/rectangle.xpm
+share/kde/apps/kpaint/toolbar/roundangle.xpm
+share/kde/apps/kpaint/toolbar/spraycan.xpm
+share/kde/apps/kpaint/toolbar/viewmag+.xpm
+share/kde/apps/kpaint/toolbar/viewmag-.xpm
+share/kde/icons/kdvi.xpm
+share/kde/icons/kfax.xpm
+share/kde/icons/kfract.xpm
+share/kde/icons/kghostview.xpm
+share/kde/icons/kiconedit.xpm
+share/kde/icons/kpaint.xpm
+share/kde/icons/ksnapshot.xpm
+share/kde/icons/kview.xpm
+share/kde/icons/mini/kdvi.xpm
+share/kde/icons/mini/kfax.xpm
+share/kde/icons/mini/kfract.xpm
+share/kde/icons/mini/kghostview.xpm
+share/kde/icons/mini/kiconedit.xpm
+share/kde/icons/mini/kpaint.xpm
+share/kde/icons/mini/ksnapshot.xpm
+share/kde/icons/mini/kview.xpm
+share/kde/locale/br/LC_MESSAGES/kdvi.mo
+share/kde/locale/br/LC_MESSAGES/kfax.mo
+share/kde/locale/br/LC_MESSAGES/kfract.mo
+share/kde/locale/br/LC_MESSAGES/kghostview.mo
+share/kde/locale/br/LC_MESSAGES/kiconedit.mo
+share/kde/locale/br/LC_MESSAGES/kpaint.mo
+share/kde/locale/br/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/br/LC_MESSAGES/kview.mo
+share/kde/locale/ca/LC_MESSAGES/ksnapshot.mo
share/kde/locale/cs/LC_MESSAGES/kdvi.mo
share/kde/locale/cs/LC_MESSAGES/kfax.mo
+share/kde/locale/cs/LC_MESSAGES/kfract.mo
+share/kde/locale/cs/LC_MESSAGES/kghostview.mo
+share/kde/locale/cs/LC_MESSAGES/kiconedit.mo
+share/kde/locale/cs/LC_MESSAGES/kpaint.mo
+share/kde/locale/cs/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/cs/LC_MESSAGES/kview.mo
+share/kde/locale/da/LC_MESSAGES/kdvi.mo
+share/kde/locale/da/LC_MESSAGES/kfax.mo
+share/kde/locale/da/LC_MESSAGES/kfract.mo
+share/kde/locale/da/LC_MESSAGES/kghostview.mo
+share/kde/locale/da/LC_MESSAGES/kiconedit.mo
+share/kde/locale/da/LC_MESSAGES/kpaint.mo
+share/kde/locale/da/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/da/LC_MESSAGES/kview.mo
+share/kde/locale/de/LC_MESSAGES/kdvi.mo
+share/kde/locale/de/LC_MESSAGES/kfax.mo
+share/kde/locale/de/LC_MESSAGES/kfract.mo
+share/kde/locale/de/LC_MESSAGES/kghostview.mo
+share/kde/locale/de/LC_MESSAGES/kiconedit.mo
+share/kde/locale/de/LC_MESSAGES/kpaint.mo
+share/kde/locale/de/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/de/LC_MESSAGES/kview.mo
+share/kde/locale/el/LC_MESSAGES/kdvi.mo
+share/kde/locale/el/LC_MESSAGES/kghostview.mo
+share/kde/locale/el/LC_MESSAGES/kpaint.mo
+share/kde/locale/eo/LC_MESSAGES/kdvi.mo
+share/kde/locale/eo/LC_MESSAGES/kfax.mo
+share/kde/locale/eo/LC_MESSAGES/kghostview.mo
+share/kde/locale/eo/LC_MESSAGES/kpaint.mo
+share/kde/locale/es/LC_MESSAGES/kdvi.mo
+share/kde/locale/es/LC_MESSAGES/kfax.mo
+share/kde/locale/es/LC_MESSAGES/kfract.mo
share/kde/locale/es/LC_MESSAGES/kghostview.mo
+share/kde/locale/es/LC_MESSAGES/kiconedit.mo
share/kde/locale/es/LC_MESSAGES/kpaint.mo
-share/kde/locale/es/LC_MESSAGES/kdvi.mo
-share/kde/locale/ru/LC_MESSAGES/kpaint.mo
-share/kde/locale/ru/LC_MESSAGES/kghostview.mo
-share/kde/locale/hu/LC_MESSAGES/kpaint.mo
-share/kde/locale/hu/LC_MESSAGES/kdvi.mo
-share/kde/locale/hu/LC_MESSAGES/kghostview.mo
-share/kde/locale/it/LC_MESSAGES/kghostview.mo
-share/kde/locale/it/LC_MESSAGES/kpaint.mo
-share/kde/locale/it/LC_MESSAGES/kdvi.mo
-share/kde/locale/nl/LC_MESSAGES/kpaint.mo
-share/kde/locale/nl/LC_MESSAGES/kghostview.mo
-share/kde/locale/pt/LC_MESSAGES/kpaint.mo
-share/kde/locale/pt/LC_MESSAGES/kghostview.mo
-share/kde/locale/pt/LC_MESSAGES/kdvi.mo
-share/kde/locale/no/LC_MESSAGES/kdvi.mo
-share/kde/locale/no/LC_MESSAGES/kghostview.mo
-share/kde/locale/no/LC_MESSAGES/kpaint.mo
-share/kde/locale/pl/LC_MESSAGES/kpaint.mo
-share/kde/locale/pl/LC_MESSAGES/kghostview.mo
-share/kde/locale/pl/LC_MESSAGES/kdvi.mo
-share/kde/locale/el/LC_MESSAGES/kpaint.mo
-share/kde/locale/el/LC_MESSAGES/kghostview.mo
-share/kde/locale/el/LC_MESSAGES/kdvi.mo
-share/kde/locale/fi/LC_MESSAGES/kpaint.mo
-share/kde/locale/fi/LC_MESSAGES/kghostview.mo
+share/kde/locale/es/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/es/LC_MESSAGES/kview.mo
share/kde/locale/fi/LC_MESSAGES/kdvi.mo
share/kde/locale/fi/LC_MESSAGES/kfax.mo
-share/kde/locale/hr/LC_MESSAGES/kpaint.mo
-share/kde/locale/hr/LC_MESSAGES/kghostview.mo
+share/kde/locale/fi/LC_MESSAGES/kfract.mo
+share/kde/locale/fi/LC_MESSAGES/kghostview.mo
+share/kde/locale/fi/LC_MESSAGES/kiconedit.mo
+share/kde/locale/fi/LC_MESSAGES/kpaint.mo
+share/kde/locale/fi/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/fi/LC_MESSAGES/kview.mo
+share/kde/locale/fr/LC_MESSAGES/kdvi.mo
+share/kde/locale/fr/LC_MESSAGES/kfax.mo
+share/kde/locale/fr/LC_MESSAGES/kfract.mo
+share/kde/locale/fr/LC_MESSAGES/kghostview.mo
+share/kde/locale/fr/LC_MESSAGES/kiconedit.mo
+share/kde/locale/fr/LC_MESSAGES/kpaint.mo
+share/kde/locale/fr/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/fr/LC_MESSAGES/kview.mo
share/kde/locale/hr/LC_MESSAGES/kdvi.mo
-share/kde/locale/sk/LC_MESSAGES/kpaint.mo
-share/kde/locale/sk/LC_MESSAGES/kghostview.mo
-share/kde/locale/sk/LC_MESSAGES/kdvi.mo
-share/kde/locale/de/LC_MESSAGES/kfax.mo
-share/kde/locale/es/LC_MESSAGES/kfax.mo
-share/kde/locale/nl/LC_MESSAGES/kdvi.mo
-share/kde/locale/pt/LC_MESSAGES/kfax.mo
-share/kde/locale/no/LC_MESSAGES/kfax.mo
-share/kde/locale/pl/LC_MESSAGES/kfax.mo
share/kde/locale/hr/LC_MESSAGES/kfax.mo
-share/kde/locale/sk/LC_MESSAGES/kfax.mo
-share/kde/locale/zh_TW.Big5/LC_MESSAGES/kpaint.mo
-share/kde/locale/zh_TW.Big5/LC_MESSAGES/kghostview.mo
-share/kde/locale/zh_TW.Big5/LC_MESSAGES/kfax.mo
-share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kpaint.mo
-share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfax.mo
-share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kghostview.mo
-share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdvi.mo
-share/kde/locale/mk/LC_MESSAGES/kghostview.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kpaint.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kghostview.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kdvi.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kfax.mo
-share/kde/locale/eo/LC_MESSAGES/kpaint.mo
-share/kde/locale/eo/LC_MESSAGES/kghostview.mo
-share/kde/locale/eo/LC_MESSAGES/kdvi.mo
-share/kde/locale/eo/LC_MESSAGES/kfax.mo
+share/kde/locale/hr/LC_MESSAGES/kghostview.mo
+share/kde/locale/hr/LC_MESSAGES/kpaint.mo
+share/kde/locale/hr/LC_MESSAGES/kview.mo
+share/kde/locale/hu/LC_MESSAGES/kdvi.mo
+share/kde/locale/hu/LC_MESSAGES/kghostview.mo
+share/kde/locale/hu/LC_MESSAGES/kpaint.mo
+share/kde/locale/hu/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/hu/LC_MESSAGES/kview.mo
share/kde/locale/is/LC_MESSAGES/kdvi.mo
share/kde/locale/is/LC_MESSAGES/kfax.mo
+share/kde/locale/is/LC_MESSAGES/kfract.mo
share/kde/locale/is/LC_MESSAGES/kghostview.mo
share/kde/locale/is/LC_MESSAGES/kiconedit.mo
share/kde/locale/is/LC_MESSAGES/kpaint.mo
share/kde/locale/is/LC_MESSAGES/ksnapshot.mo
share/kde/locale/is/LC_MESSAGES/kview.mo
-share/kde/locale/is/LC_MESSAGES/kfract.mo
-share/kde/locale/ko/LC_MESSAGES/kpaint.mo
-share/kde/locale/ko/LC_MESSAGES/kghostview.mo
+share/kde/locale/it/LC_MESSAGES/kdvi.mo
+share/kde/locale/it/LC_MESSAGES/kghostview.mo
+share/kde/locale/it/LC_MESSAGES/kpaint.mo
share/kde/locale/ko/LC_MESSAGES/kdvi.mo
share/kde/locale/ko/LC_MESSAGES/kfax.mo
-share/kde/locale/tr/LC_MESSAGES/kpaint.mo
-share/kde/locale/tr/LC_MESSAGES/kghostview.mo
-share/kde/locale/tr/LC_MESSAGES/kdvi.mo
-share/kde/locale/tr/LC_MESSAGES/kfax.mo
+share/kde/locale/ko/LC_MESSAGES/kghostview.mo
+share/kde/locale/ko/LC_MESSAGES/kpaint.mo
share/kde/locale/mk/LC_MESSAGES/kfax.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kview.mo
-share/kde/locale/pt_BR/LC_MESSAGES/kiconedit.mo
+share/kde/locale/mk/LC_MESSAGES/kghostview.mo
+share/kde/locale/nl/LC_MESSAGES/kdvi.mo
+share/kde/locale/nl/LC_MESSAGES/kfax.mo
+share/kde/locale/nl/LC_MESSAGES/kghostview.mo
+share/kde/locale/nl/LC_MESSAGES/kpaint.mo
+share/kde/locale/no/LC_MESSAGES/kdvi.mo
+share/kde/locale/no/LC_MESSAGES/kfax.mo
+share/kde/locale/no/LC_MESSAGES/kfract.mo
+share/kde/locale/no/LC_MESSAGES/kghostview.mo
+share/kde/locale/no/LC_MESSAGES/kiconedit.mo
+share/kde/locale/no/LC_MESSAGES/kpaint.mo
+share/kde/locale/no/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/no/LC_MESSAGES/kview.mo
+share/kde/locale/pl/LC_MESSAGES/kdvi.mo
+share/kde/locale/pl/LC_MESSAGES/kfax.mo
+share/kde/locale/pl/LC_MESSAGES/kfract.mo
+share/kde/locale/pl/LC_MESSAGES/kghostview.mo
+share/kde/locale/pl/LC_MESSAGES/kiconedit.mo
+share/kde/locale/pl/LC_MESSAGES/kpaint.mo
+share/kde/locale/pl/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/pl/LC_MESSAGES/kview.mo
+share/kde/locale/pt/LC_MESSAGES/kdvi.mo
+share/kde/locale/pt/LC_MESSAGES/kfax.mo
+share/kde/locale/pt/LC_MESSAGES/kghostview.mo
+share/kde/locale/pt/LC_MESSAGES/kpaint.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kdvi.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kfax.mo
share/kde/locale/pt_BR/LC_MESSAGES/kfract.mo
-share/kde/locale/de/LC_MESSAGES/kiconedit.mo
-share/kde/locale/de/LC_MESSAGES/kview.mo
-share/kde/locale/de/LC_MESSAGES/kfract.mo
-share/kde/locale/de/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/fr/LC_MESSAGES/kview.mo
-share/kde/locale/fr/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/fr/LC_MESSAGES/kiconedit.mo
-share/kde/locale/fr/LC_MESSAGES/kfax.mo
-share/kde/locale/fr/LC_MESSAGES/kfract.mo
-share/kde/locale/sv/LC_MESSAGES/kfax.mo
-share/kde/locale/sv/LC_MESSAGES/kdvi.mo
-share/kde/locale/cs/LC_MESSAGES/kiconedit.mo
-share/kde/locale/cs/LC_MESSAGES/kview.mo
-share/kde/locale/cs/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/cs/LC_MESSAGES/kfract.mo
-share/kde/locale/es/LC_MESSAGES/kview.mo
-share/kde/locale/es/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kghostview.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kiconedit.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kpaint.mo
+share/kde/locale/pt_BR/LC_MESSAGES/ksnapshot.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kview.mo
share/kde/locale/ru/LC_MESSAGES/kdvi.mo
share/kde/locale/ru/LC_MESSAGES/kfax.mo
share/kde/locale/ru/LC_MESSAGES/kfract.mo
+share/kde/locale/ru/LC_MESSAGES/kghostview.mo
share/kde/locale/ru/LC_MESSAGES/kiconedit.mo
+share/kde/locale/ru/LC_MESSAGES/kpaint.mo
share/kde/locale/ru/LC_MESSAGES/ksnapshot.mo
share/kde/locale/ru/LC_MESSAGES/kview.mo
-share/kde/locale/da/LC_MESSAGES/kiconedit.mo
-share/kde/locale/da/LC_MESSAGES/kdvi.mo
-share/kde/locale/da/LC_MESSAGES/kfax.mo
-share/kde/locale/da/LC_MESSAGES/kfract.mo
-share/kde/locale/da/LC_MESSAGES/kghostview.mo
-share/kde/locale/da/LC_MESSAGES/kpaint.mo
-share/kde/locale/da/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/da/LC_MESSAGES/kview.mo
-share/kde/locale/nl/LC_MESSAGES/kfax.mo
-share/kde/locale/no/LC_MESSAGES/kiconedit.mo
-share/kde/locale/no/LC_MESSAGES/kview.mo
-share/kde/locale/no/LC_MESSAGES/kfract.mo
-share/kde/locale/no/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/pl/LC_MESSAGES/kiconedit.mo
-share/kde/locale/pl/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/pl/LC_MESSAGES/kfract.mo
-share/kde/locale/pl/LC_MESSAGES/kview.mo
-share/kde/locale/fi/LC_MESSAGES/kview.mo
-share/kde/locale/fi/LC_MESSAGES/kiconedit.mo
-share/kde/locale/fi/LC_MESSAGES/kfract.mo
-share/kde/locale/fi/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/sk/LC_MESSAGES/kview.mo
+share/kde/locale/sk/LC_MESSAGES/kdvi.mo
+share/kde/locale/sk/LC_MESSAGES/kfax.mo
+share/kde/locale/sk/LC_MESSAGES/kfract.mo
+share/kde/locale/sk/LC_MESSAGES/kghostview.mo
share/kde/locale/sk/LC_MESSAGES/kiconedit.mo
+share/kde/locale/sk/LC_MESSAGES/kpaint.mo
share/kde/locale/sk/LC_MESSAGES/ksnapshot.mo
-share/kde/locale/sk/LC_MESSAGES/kfract.mo
-share/kde/icons/mini/kiconedit.xpm
-share/kde/icons/mini/ksnapshot.xpm
-share/kde/icons/mini/kdvi.xpm
-share/kde/icons/mini/kfax.xpm
-share/kde/icons/mini/kfract.xpm
-share/kde/icons/mini/kghostview.xpm
-share/kde/icons/mini/kpaint.xpm
-share/kde/icons/mini/kview.xpm
-share/kde/icons/kdvi.xpm
-share/kde/icons/kfax.xpm
-share/kde/icons/kfract.xpm
-share/kde/icons/kghostview.xpm
-share/kde/icons/kpaint.xpm
-share/kde/icons/kview.xpm
-share/kde/icons/kiconedit.xpm
-share/kde/icons/ksnapshot.xpm
-share/kde/applnk/Graphics/kdvi.kdelnk
-share/kde/applnk/Graphics/KFax.kdelnk
-share/kde/applnk/Graphics/kfract.kdelnk
-share/kde/applnk/Graphics/kghostview.kdelnk
-share/kde/applnk/Graphics/kpaint.kdelnk
-share/kde/applnk/Graphics/kview.kdelnk
-share/kde/applnk/Graphics/kiconedit.kdelnk
-share/kde/applnk/Graphics/ksnapshot.kdelnk
-@dirrm share/doc/kde/HTML/da/kiconedit
-@dirrm share/doc/kde/HTML/cs/ksnapshot
-@dirrm share/doc/kde/HTML/fi/kdvi
-@dirrm share/doc/kde/HTML/en/ksnapshot
-@dirrm share/doc/kde/HTML/en/kiconedit
-@dirrm share/doc/kde/HTML/en/kview
-@dirrm share/doc/kde/HTML/en/kpaint
-@dirrm share/doc/kde/HTML/en/kghostview
-@dirrm share/doc/kde/HTML/en/kfract
-@dirrm share/doc/kde/HTML/en/kfax
-@dirrm share/doc/kde/HTML/en/kdvi
+share/kde/locale/sk/LC_MESSAGES/kview.mo
+share/kde/locale/sv/LC_MESSAGES/kdvi.mo
+share/kde/locale/sv/LC_MESSAGES/kfax.mo
+share/kde/locale/sv/LC_MESSAGES/kghostview.mo
+share/kde/locale/sv/LC_MESSAGES/kpaint.mo
+share/kde/locale/tr/LC_MESSAGES/kdvi.mo
+share/kde/locale/tr/LC_MESSAGES/kfax.mo
+share/kde/locale/tr/LC_MESSAGES/kghostview.mo
+share/kde/locale/tr/LC_MESSAGES/kpaint.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdvi.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfax.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kghostview.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kpaint.mo
+share/kde/locale/zh_TW.Big5/LC_MESSAGES/kfax.mo
+share/kde/locale/zh_TW.Big5/LC_MESSAGES/kghostview.mo
+share/kde/locale/zh_TW.Big5/LC_MESSAGES/kpaint.mo
@dirrm share/kde/apps/kpaint/toolbar
@dirrm share/kde/apps/kpaint
-@dirrm share/kde/apps/kiconedit/pics
@dirrm share/kde/apps/kiconedit/toolbar
+@dirrm share/kde/apps/kiconedit/pics
@dirrm share/kde/apps/kiconedit
@dirrm share/kde/apps/kfax/pics
@dirrm share/kde/apps/kfax
@dirrm share/kde/apps/kdvi/toolbar
@dirrm share/kde/apps/kdvi
+@dirrm share/doc/kde/HTML/fi/kdvi
+@dirrm share/doc/kde/HTML/en/kview
+@dirrm share/doc/kde/HTML/en/ksnapshot
+@dirrm share/doc/kde/HTML/en/kpaint
+@dirrm share/doc/kde/HTML/en/kiconedit
+@dirrm share/doc/kde/HTML/en/kghostview
+@dirrm share/doc/kde/HTML/en/kfract
+@dirrm share/doc/kde/HTML/en/kfax
+@dirrm share/doc/kde/HTML/en/kdvi
+@dirrm share/doc/kde/HTML/da/kiconedit
+@dirrm share/doc/kde/HTML/cs/ksnapshot