From bc1a13253fbf51f8dffa6e1fa71cf8f9250a2197 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 5 Jun 1999 16:38:45 +0000 Subject: Update "kdenetwork" package to version 1.1.1. --- net/kdenetwork/Makefile | 12 +- net/kdenetwork/files/md5 | 4 +- net/kdenetwork/patches/patch-ac | 71 +-- net/kdenetwork/pkg/PLIST.egcs | 1041 ++++++++++++++++++++------------------- net/kdenetwork/pkg/PLIST.gcc | 837 ++++++++++++++++--------------- 5 files changed, 1002 insertions(+), 963 deletions(-) (limited to 'net/kdenetwork') diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index f5cdb0b8790..6de2ee09399 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 1999/05/24 20:39:46 tv Exp $ +# $NetBSD: Makefile,v 1.33 1999/06/05 16:38:45 tron Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # -DISTNAME= kdenetwork-1.1 +DISTNAME= kdenetwork-1.1.1 CATEGORIES= net 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 @@ -13,8 +13,8 @@ HOMEPAGE= http://www.kde.org/ DEPENDS= gdbm-1.7.3:../../databases/gdbm \ uulib-0.5.13:../../converters/uulib \ - kdesupport-1.1:../../converters/kdesupport \ - kdebase-1.1:../../x11/kdebase + kdesupport-1.1.1:../../converters/kdesupport \ + kdebase-1.1.1:../../x11/kdebase NOT_FOR_PLATFORM= *-*-alpha # LP64/ELF problems diff --git a/net/kdenetwork/files/md5 b/net/kdenetwork/files/md5 index b013579e33e..9923336af45 100644 --- a/net/kdenetwork/files/md5 +++ b/net/kdenetwork/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 1999/02/17 22:44:20 tron Exp $ +$NetBSD: md5,v 1.8 1999/06/05 16:38:46 tron Exp $ -MD5 (kdenetwork-1.1.tar.bz2) = e77c6077d285736af10bb8ea3b6b4343 +MD5 (kdenetwork-1.1.1.tar.bz2) = 0aaf5096be18ad7da35ee48df94653dd diff --git a/net/kdenetwork/patches/patch-ac b/net/kdenetwork/patches/patch-ac index adafc2df16d..6936b54cbca 100644 --- a/net/kdenetwork/patches/patch-ac +++ b/net/kdenetwork/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.4 1999/02/17 22:44:22 tron Exp $ +$NetBSD: patch-ac,v 1.5 1999/06/05 16:38:46 tron Exp $ ---- configure.orig Sat Feb 6 18:55:41 1999 -+++ configure Wed Feb 17 22:20:07 1999 -@@ -512,9 +512,9 @@ +--- configure.orig Wed Apr 28 17:26:00 1999 ++++ configure Sat Jun 5 17:54:26 1999 +@@ -513,9 +513,9 @@ # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then @@ -14,7 +14,7 @@ $NetBSD: patch-ac,v 1.4 1999/02/17 22:44:22 tron Exp $ fi fi for ac_site_file in $CONFIG_SITE; do -@@ -1972,6 +1972,7 @@ +@@ -2006,6 +2006,7 @@ CC=$CXX CFLAGS="$CXXFLAGS" # Always use our own libtool. @@ -22,7 +22,7 @@ $NetBSD: patch-ac,v 1.4 1999/02/17 22:44:22 tron Exp $ LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' -@@ -2200,6 +2201,7 @@ +@@ -2238,6 +2239,7 @@ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } @@ -30,60 +30,61 @@ $NetBSD: patch-ac,v 1.4 1999/02/17 22:44:22 tron Exp $ # Redirect the config.log output again, so that the ltconfig log is not # clobbered by the next message. -@@ -4013,37 +4015,37 @@ - echo "configure:4014: checking for KDE paths" >&5 +@@ -4081,37 +4083,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" -@@ -4120,7 +4122,7 @@ + kde_bindir='\$(exec_prefix)/bin' +@@ -4204,7 +4206,7 @@ echo $ac_n "checking for KDE libraries installed""... $ac_c" 1>&6 - echo "configure:4123: checking for KDE libraries installed" >&5 --ac_link='/bin/sh ./libtool --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore -lqt -lXext -lX11 $LIBSOCKET $KDE_TEST_RPATH 1>&5' -+ac_link='${LIBTOOL} --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore -lqt -lXext -lX11 $LIBSOCKET $KDE_TEST_RPATH 1>&5' + echo "configure:4207: checking for KDE libraries installed" >&5 +-ac_link='/bin/sh ./libtool --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' ++ac_link='${LIBTOOL} --silent --mode=link ${CXX-g++} -o conftest $CXXFLAGS $all_includes $CPPFLAGS $LDFLAGS $all_libraries conftest.$ac_ext $LIBS -lkdecore $LIBQT $KDE_TEST_RPATH 1>&5' - if { (eval echo configure:4126: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then + if { (eval echo configure:4210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then echo "$ac_t""yes" 1>&6 diff --git a/net/kdenetwork/pkg/PLIST.egcs b/net/kdenetwork/pkg/PLIST.egcs index 4884a9c8c22..f68c4fae803 100644 --- a/net/kdenetwork/pkg/PLIST.egcs +++ b/net/kdenetwork/pkg/PLIST.egcs @@ -1,163 +1,231 @@ -@comment $NetBSD: PLIST.egcs,v 1.1 1999/03/05 22:13:56 tron Exp $ +@comment $NetBSD: PLIST.egcs,v 1.2 1999/06/05 16:38:47 tron Exp $ +bin/dsirc +bin/karchie +bin/kbiff +bin/kcmktalkd bin/kdecode +bin/kfinger bin/kmail bin/knu bin/korn -bin/krn -bin/karchie -bin/kbiff -bin/kfinger -bin/kppplogview +bin/kotalkd bin/kppp -bin/newkrn -bin/ksticker -bin/mathpod +bin/kppplogview +bin/krn bin/ksirc -bin/dsirc +bin/ksticker bin/ktalkd -bin/kotalkd -bin/mail.local -bin/kcmktalkd bin/ktalkdlg -lib/libkplunger.a -lib/libpuke.a -lib/libpuke.la -lib/libpuke.so.0.1 -lib/ksirc/libpframe.so.0.0 -lib/ksirc/libpframe.la +bin/mail.local +bin/mathpod +bin/newkrn +lib/ksirc/libksirclistbox.a +lib/ksirc/libksirclistbox.la +lib/ksirc/libksirclistbox.so.0.0 +lib/ksirc/libpalistbox.a +lib/ksirc/libpalistbox.la +lib/ksirc/libpalistbox.so.0.0 +lib/ksirc/libpbutton.a +lib/ksirc/libpbutton.la +lib/ksirc/libpbutton.so.0.0 lib/ksirc/libpframe.a -lib/ksirc/libplined.so.0.0 -lib/ksirc/libplined.la +lib/ksirc/libpframe.la +lib/ksirc/libpframe.so.0.0 +lib/ksirc/libpkfiledialog.a +lib/ksirc/libpkfiledialog.la +lib/ksirc/libpkfiledialog.so.0.0 +lib/ksirc/libplabel.a +lib/ksirc/libplabel.la +lib/ksirc/libplabel.so.0.0 lib/ksirc/libplined.a -lib/ksirc/libpbutton.so.0.0 -lib/ksirc/libpbutton.la -lib/ksirc/libpbutton.a -lib/ksirc/libppushbt.so.0.0 -lib/ksirc/libppushbt.la -lib/ksirc/libppushbt.a -lib/ksirc/libpprogress.so.0.0 -lib/ksirc/libpprogress.la -lib/ksirc/libpprogress.a -lib/ksirc/libptablevw.so.0.0 -lib/ksirc/libptablevw.la -lib/ksirc/libptablevw.a -lib/ksirc/libplistbox.so.0.0 -lib/ksirc/libplistbox.la +lib/ksirc/libplined.la +lib/ksirc/libplined.so.0.0 lib/ksirc/libplistbox.a -lib/ksirc/libplabel.so.0.0 -lib/ksirc/libplabel.la -lib/ksirc/libplabel.a -lib/ksirc/libpmenudta.so.0.0 -lib/ksirc/libpmenudta.la +lib/ksirc/libplistbox.la +lib/ksirc/libplistbox.so.0.0 lib/ksirc/libpmenudta.a -lib/ksirc/libppopmenu.so.0.0 -lib/ksirc/libppopmenu.la +lib/ksirc/libpmenudta.la +lib/ksirc/libpmenudta.so.0.0 +lib/ksirc/libpobjfinder.a +lib/ksirc/libpobjfinder.la +lib/ksirc/libpobjfinder.so.0.0 lib/ksirc/libppopmenu.a -lib/ksirc/libpalistbox.so.0.0 -lib/ksirc/libpalistbox.la -lib/ksirc/libpalistbox.a -lib/ksirc/libptabdialog.so.0.0 -lib/ksirc/libptabdialog.la +lib/ksirc/libppopmenu.la +lib/ksirc/libppopmenu.so.0.0 +lib/ksirc/libpprogress.a +lib/ksirc/libpprogress.la +lib/ksirc/libpprogress.so.0.0 +lib/ksirc/libppushbt.a +lib/ksirc/libppushbt.la +lib/ksirc/libppushbt.so.0.0 lib/ksirc/libptabdialog.a -lib/ksirc/libksirclistbox.so.0.0 -lib/ksirc/libksirclistbox.la -lib/ksirc/libksirclistbox.a -lib/ksirc/libpkfiledialog.so.0.0 -lib/ksirc/libpkfiledialog.la -lib/ksirc/libpkfiledialog.a -lib/ksirc/libpobjfinder.so.0.0 -lib/ksirc/libpobjfinder.la -lib/ksirc/libpobjfinder.a -share/kde/apps/kmail/pics/kmmsgforwarded.xpm -share/kde/apps/kmail/pics/kmmsgqueued.xpm -share/kde/apps/kmail/pics/kmmsgsent.xpm -share/kde/apps/kmail/pics/feather_white.xpm -share/kde/apps/kmail/pics/pub_key_red.xpm +lib/ksirc/libptabdialog.la +lib/ksirc/libptabdialog.so.0.0 +lib/ksirc/libptablevw.a +lib/ksirc/libptablevw.la +lib/ksirc/libptablevw.so.0.0 +lib/libkplunger.a +lib/libpuke.a +lib/libpuke.la +lib/libpuke.so.0.1 +share/doc/kde/HTML/el/ktalkd/ktalkd-1.html +share/doc/kde/HTML/el/ktalkd/ktalkd-2.html +share/doc/kde/HTML/el/ktalkd/ktalkd-3.html +share/doc/kde/HTML/el/ktalkd/ktalkd-4.html +share/doc/kde/HTML/el/ktalkd/ktalkd-5.html +share/doc/kde/HTML/el/ktalkd/ktalkd-6.html +share/doc/kde/HTML/el/ktalkd/ktalkd.html +share/doc/kde/HTML/el/ktalkd/logotp3.gif +share/doc/kde/HTML/en/karchie/index-1.html +share/doc/kde/HTML/en/karchie/index-2.html +share/doc/kde/HTML/en/karchie/index-3.html +share/doc/kde/HTML/en/karchie/index-4.html +share/doc/kde/HTML/en/karchie/index-5.html +share/doc/kde/HTML/en/karchie/index-6.html +share/doc/kde/HTML/en/karchie/index.html +share/doc/kde/HTML/en/kbiff/kbiff-1.html +share/doc/kde/HTML/en/kbiff/kbiff-2.html +share/doc/kde/HTML/en/kbiff/kbiff-3.html +share/doc/kde/HTML/en/kbiff/kbiff-4.html +share/doc/kde/HTML/en/kbiff/kbiff-5.html +share/doc/kde/HTML/en/kbiff/kbiff-6.html +share/doc/kde/HTML/en/kbiff/kbiff.html +share/doc/kde/HTML/en/kbiff/logotp3.gif +share/doc/kde/HTML/en/kfinger/Kfingerset.html +share/doc/kde/HTML/en/kfinger/formatex.gif +share/doc/kde/HTML/en/kfinger/formatw.gif +share/doc/kde/HTML/en/kfinger/index.html +share/doc/kde/HTML/en/kfinger/mainw.gif +share/doc/kde/HTML/en/kfinger/setupw.gif +share/doc/kde/HTML/en/kmail/index-1.html +share/doc/kde/HTML/en/kmail/index-2.html +share/doc/kde/HTML/en/kmail/index-3.html +share/doc/kde/HTML/en/kmail/index-4.html +share/doc/kde/HTML/en/kmail/index-5.html +share/doc/kde/HTML/en/kmail/index-6.html +share/doc/kde/HTML/en/kmail/index-7.html +share/doc/kde/HTML/en/kmail/index-8.html +share/doc/kde/HTML/en/kmail/index.html +share/doc/kde/HTML/en/kmail/logotp3.gif +share/doc/kde/HTML/en/knu/index-1.html +share/doc/kde/HTML/en/knu/index-2.html +share/doc/kde/HTML/en/knu/index-3.html +share/doc/kde/HTML/en/knu/index-4.html +share/doc/kde/HTML/en/knu/index-5.html +share/doc/kde/HTML/en/knu/index-6.html +share/doc/kde/HTML/en/knu/index-7.html +share/doc/kde/HTML/en/knu/index.html +share/doc/kde/HTML/en/knu/knu-config.gif +share/doc/kde/HTML/en/knu/knu-finger.gif +share/doc/kde/HTML/en/knu/knu-host.gif +share/doc/kde/HTML/en/knu/knu-ping.gif +share/doc/kde/HTML/en/knu/knu-traceroute.gif +share/doc/kde/HTML/en/knu/logotp3.gif +share/doc/kde/HTML/en/korn/index.html +share/doc/kde/HTML/en/kppp/hayes.html +share/doc/kde/HTML/en/kppp/index.html +share/doc/kde/HTML/en/kppp/kppp-1.html +share/doc/kde/HTML/en/kppp/kppp-10.html +share/doc/kde/HTML/en/kppp/kppp-2.html +share/doc/kde/HTML/en/kppp/kppp-3.html +share/doc/kde/HTML/en/kppp/kppp-4.html +share/doc/kde/HTML/en/kppp/kppp-5.html +share/doc/kde/HTML/en/kppp/kppp-6.html +share/doc/kde/HTML/en/kppp/kppp-7.html +share/doc/kde/HTML/en/kppp/kppp-8.html +share/doc/kde/HTML/en/kppp/kppp-9.html +share/doc/kde/HTML/en/kppp/kppp.html +share/doc/kde/HTML/en/kppp/logotp3.gif +share/doc/kde/HTML/en/krn/articles.html +share/doc/kde/HTML/en/krn/groups.html +share/doc/kde/HTML/en/krn/index.html +share/doc/kde/HTML/en/krn/offline.html +share/doc/kde/HTML/en/krn/overview.html +share/doc/kde/HTML/en/ksirc/PROGRAMMING +share/doc/kde/HTML/en/ksirc/colours.html +share/doc/kde/HTML/en/ksirc/filters.html +share/doc/kde/HTML/en/ksirc/index.html +share/doc/kde/HTML/en/ksirc/keys.html +share/doc/kde/HTML/en/ksirc/ksirc.gif +share/doc/kde/HTML/en/ktalkd/ktalkd-1.html +share/doc/kde/HTML/en/ktalkd/ktalkd-2.html +share/doc/kde/HTML/en/ktalkd/ktalkd-3.html +share/doc/kde/HTML/en/ktalkd/ktalkd-4.html +share/doc/kde/HTML/en/ktalkd/ktalkd-5.html +share/doc/kde/HTML/en/ktalkd/ktalkd-6.html +share/doc/kde/HTML/en/ktalkd/ktalkd.html +share/doc/kde/HTML/en/ktalkd/logotp3.gif +share/doc/kde/HTML/en/pws/pws-1.html +share/doc/kde/HTML/en/pws/pws-2.html +share/doc/kde/HTML/en/pws/pws.gif +share/doc/kde/HTML/en/pws/pws.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-1.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-2.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-3.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-4.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-5.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-6.html +share/doc/kde/HTML/fr/ktalkd/ktalkd.html +share/doc/kde/HTML/fr/ktalkd/logotp3.gif +share/doc/kde/HTML/it/ktalkd/ktalkd-1.html +share/doc/kde/HTML/it/ktalkd/ktalkd-2.html +share/doc/kde/HTML/it/ktalkd/ktalkd-3.html +share/doc/kde/HTML/it/ktalkd/ktalkd-4.html +share/doc/kde/HTML/it/ktalkd/ktalkd-5.html +share/doc/kde/HTML/it/ktalkd/ktalkd-6.html +share/doc/kde/HTML/it/ktalkd/ktalkd.html +share/doc/kde/HTML/it/ktalkd/logotp3.gif +share/kde/applnk/Internet/KMail.kdelnk +share/kde/applnk/Internet/KOrn.kdelnk +share/kde/applnk/Internet/Kppp.kdelnk +share/kde/applnk/Internet/Krn.kdelnk +share/kde/applnk/Internet/karchie.kdelnk +share/kde/applnk/Internet/kbiff.kdelnk +share/kde/applnk/Internet/kfinger.kdelnk +share/kde/applnk/Internet/knu.kdelnk +share/kde/applnk/Internet/kppplogview.kdelnk +share/kde/applnk/Internet/ksirc.kdelnk +share/kde/applnk/Internet/pws.kdelnk +share/kde/applnk/Settings/Network/kcmktalkd.kdelnk +share/kde/apps/kbiff/pics/delete.xpm +share/kde/apps/kbiff/pics/mailbox.xpm +share/kde/apps/kbiff/pics/mini-newmail.xpm +share/kde/apps/kbiff/pics/mini-nomail.xpm +share/kde/apps/kbiff/pics/mini-oldmail.xpm +share/kde/apps/kbiff/pics/newmail.xpm +share/kde/apps/kbiff/pics/nomail.xpm +share/kde/apps/kbiff/pics/oldmail.xpm share/kde/apps/kmail/pics/attach.xpm -share/kde/apps/kmail/pics/filedel2.xpm -share/kde/apps/kmail/pics/filereply.xpm -share/kde/apps/kmail/pics/send.xpm share/kde/apps/kmail/pics/checkmail.xpm +share/kde/apps/kmail/pics/closed.xpm +share/kde/apps/kmail/pics/feather_white.xpm +share/kde/apps/kmail/pics/filedel2.xpm share/kde/apps/kmail/pics/fileforward.xpm +share/kde/apps/kmail/pics/filereply.xpm share/kde/apps/kmail/pics/filereplyall.xpm -share/kde/apps/kmail/pics/thumb_up.xpm share/kde/apps/kmail/pics/green-bullet.xpm +share/kde/apps/kmail/pics/kdelogo.xpm share/kde/apps/kmail/pics/kmfldin.xpm share/kde/apps/kmail/pics/kmfldout.xpm +share/kde/apps/kmail/pics/kmfldsent.xpm share/kde/apps/kmail/pics/kmfolder.xpm share/kde/apps/kmail/pics/kminsorgmsg.xpm share/kde/apps/kmail/pics/kmmsgdel.xpm +share/kde/apps/kmail/pics/kmmsgforwarded.xpm share/kde/apps/kmail/pics/kmmsgnew.xpm -share/kde/apps/kmail/pics/kmmsgunseen.xpm share/kde/apps/kmail/pics/kmmsgold.xpm +share/kde/apps/kmail/pics/kmmsgqueued.xpm share/kde/apps/kmail/pics/kmmsgreplied.xpm +share/kde/apps/kmail/pics/kmmsgsent.xpm +share/kde/apps/kmail/pics/kmmsgunseen.xpm share/kde/apps/kmail/pics/kmtrash.xpm -share/kde/apps/kmail/pics/red-bullet.xpm -share/kde/apps/kmail/pics/kmfldsent.xpm -share/kde/apps/kmail/pics/closed.xpm +share/kde/apps/kmail/pics/pgp-keys.xpm +share/kde/apps/kmail/pics/pub_key_red.xpm +share/kde/apps/kmail/pics/red-bullet.xpm +share/kde/apps/kmail/pics/send.xpm share/kde/apps/kmail/pics/stopwatch.xbm share/kde/apps/kmail/pics/stopwatchMask.xbm -share/kde/apps/kmail/pics/kdelogo.xpm -share/kde/apps/kmail/pics/pgp-keys.xpm -share/kde/apps/krn/toolbar/find.xpm -share/kde/apps/krn/toolbar/feather_white.xpm -share/kde/apps/krn/toolbar/pub_key_red.xpm -share/kde/apps/krn/toolbar/black-bullet.xpm -share/kde/apps/krn/toolbar/filemail.xpm -share/kde/apps/krn/toolbar/previous.xpm -share/kde/apps/krn/toolbar/right.xpm -share/kde/apps/krn/toolbar/closed.xpm -share/kde/apps/krn/toolbar/krnfolder.xpm -share/kde/apps/krn/toolbar/read.xpm -share/kde/apps/krn/toolbar/subscr.xpm -share/kde/apps/krn/toolbar/connected.xpm -share/kde/apps/krn/toolbar/green-bullet.xpm -share/kde/apps/krn/toolbar/red-bullet.xpm -share/kde/apps/krn/toolbar/followup.xpm -share/kde/apps/krn/toolbar/disconnected.xpm -share/kde/apps/krn/toolbar/left.xpm -share/kde/apps/krn/toolbar/reload.xpm -share/kde/apps/krn/toolbar/tagged.xpm -share/kde/apps/krn/toolbar/deco.xpm -share/kde/apps/krn/toolbar/logo.xpm -share/kde/apps/krn/toolbar/save.xpm -share/kde/apps/krn/toolbar/fileprint.xpm -share/kde/apps/krn/toolbar/locked.xpm -share/kde/apps/krn/toolbar/catch.xpm -share/kde/apps/krn/toolbar/thumb_up.xpm -share/kde/apps/krn/toolbar/attach.xpm -share/kde/apps/krn/toolbar/mailpost.xpm -share/kde/apps/krn/toolbar/fileforward.xpm -share/kde/apps/krn/toolbar/send.xpm -share/kde/apps/kbiff/pics/mini-newmail.xpm -share/kde/apps/kbiff/pics/mini-nomail.xpm -share/kde/apps/kbiff/pics/mini-oldmail.xpm -share/kde/apps/kbiff/pics/newmail.xpm -share/kde/apps/kbiff/pics/nomail.xpm -share/kde/apps/kbiff/pics/oldmail.xpm -share/kde/apps/kbiff/pics/mailbox.xpm -share/kde/apps/kbiff/pics/delete.xpm -share/kde/apps/kppp/pics/Terminal.xpm -share/kde/apps/kppp/pics/back.xpm -share/kde/apps/kppp/pics/exit.xpm -share/kde/apps/kppp/pics/fileopen.xpm -share/kde/apps/kppp/pics/finish.xpm -share/kde/apps/kppp/pics/help.xpm -share/kde/apps/kppp/pics/kppplogo.xpm -share/kde/apps/kppp/pics/modemboth.xpm -share/kde/apps/kppp/pics/modemleft.xpm -share/kde/apps/kppp/pics/modemnone.xpm -share/kde/apps/kppp/pics/modemright.xpm -share/kde/apps/kppp/pics/phone.xpm -share/kde/apps/kppp/pics/start.xpm -share/kde/apps/kppp/pics/terminal_both.xpm -share/kde/apps/kppp/pics/terminal_left.xpm -share/kde/apps/kppp/pics/terminal_right.xpm -share/kde/apps/kppp/pics/dock_none.xpm -share/kde/apps/kppp/pics/dock_left.xpm -share/kde/apps/kppp/pics/dock_right.xpm -share/kde/apps/kppp/pics/dock_both.xpm -share/kde/apps/kppp/pics/exclamation.xpm +share/kde/apps/kmail/pics/thumb_up.xpm share/kde/apps/kppp/Rules/Argentina/Argentina_Local.rst share/kde/apps/kppp/Rules/Austria/Business_1/GSM.rst share/kde/apps/kppp/Rules/Austria/Business_1/Local.rst @@ -183,23 +251,23 @@ share/kde/apps/kppp/Rules/Belgium/Belgium_interzonal.rst share/kde/apps/kppp/Rules/Belgium/Belgium_zonal.rst share/kde/apps/kppp/Rules/Brasil/Brasil.rst share/kde/apps/kppp/Rules/Croatia/CARNet_lokalni_poziv.rst -share/kde/apps/kppp/Rules/Croatia/ibm_net.rst share/kde/apps/kppp/Rules/Croatia/CARNet_medjugradski_poziv.rst -share/kde/apps/kppp/Rules/Croatia/iskon_lokalni_poziv.rst share/kde/apps/kppp/Rules/Croatia/hinet_anonimni_ulaz.rst -share/kde/apps/kppp/Rules/Croatia/iskon_medjugradski_poziv.rst share/kde/apps/kppp/Rules/Croatia/hinet_hpt.rst +share/kde/apps/kppp/Rules/Croatia/ibm_net.rst +share/kde/apps/kppp/Rules/Croatia/iskon_lokalni_poziv.rst +share/kde/apps/kppp/Rules/Croatia/iskon_medjugradski_poziv.rst share/kde/apps/kppp/Rules/Croatia/iskon_zagrebacka_zupanija.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo1.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo2.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo3.rst -share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst -share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst -share/kde/apps/kppp/Rules/Denmark/Image_1049.rst -share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst share/kde/apps/kppp/Rules/Denmark/1001_Internet.rst +share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst share/kde/apps/kppp/Rules/Denmark/Get2Net_1001.rst +share/kde/apps/kppp/Rules/Denmark/Image_1049.rst +share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst +share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst share/kde/apps/kppp/Rules/England/BirminghamCable_Local.rst share/kde/apps/kppp/Rules/England/BirminghamCable_National.rst share/kde/apps/kppp/Rules/England/BirminghamCable_SameTelco.rst @@ -207,35 +275,36 @@ share/kde/apps/kppp/Rules/England/BritishTelecom_Local.rst share/kde/apps/kppp/Rules/England/BritishTelecom_National.rst share/kde/apps/kppp/Rules/England/BritishTelecom_Regional.rst share/kde/apps/kppp/Rules/France/Local.rst +share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst +share/kde/apps/kppp/Rules/Germany/Tele2.rst +share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst +share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst share/kde/apps/kppp/Rules/Germany/Telekom_200km.rst share/kde/apps/kppp/Rules/Germany/Telekom_50km.rst share/kde/apps/kppp/Rules/Germany/Telekom_City.rst share/kde/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst share/kde/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst share/kde/apps/kppp/Rules/Germany/Telekom_Regio_Call.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst -share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst -share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst -share/kde/apps/kppp/Rules/Germany/Tele2.rst -share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst +share/kde/apps/kppp/Rules/Germany/Telekom_T-Online.rst share/kde/apps/kppp/Rules/Greece/Hellas_local.rst share/kde/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst share/kde/apps/kppp/Rules/Hungary/Local.rst -share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst share/kde/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst +share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst share/kde/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst -share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst share/kde/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst +share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst share/kde/apps/kppp/Rules/Italy/Telecom_0-15_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst share/kde/apps/kppp/Rules/Italy/Telecom_15-30_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_TUT.rst share/kde/apps/kppp/Rules/Italy/Telecom_30-60_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_Urbana.rst share/kde/apps/kppp/Rules/Italy/Telecom_60+_km.rst +share/kde/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst +share/kde/apps/kppp/Rules/Italy/Telecom_TUT.rst +share/kde/apps/kppp/Rules/Italy/Telecom_Urbana.rst share/kde/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst share/kde/apps/kppp/Rules/Jamaica/CWJ_Local.rst share/kde/apps/kppp/Rules/Japan/NTT_Local.rst @@ -251,51 +320,113 @@ share/kde/apps/kppp/Rules/Norway/Local_Area.rst share/kde/apps/kppp/Rules/Norway/Long_Distance.rst share/kde/apps/kppp/Rules/Poland/Poland.rst share/kde/apps/kppp/Rules/Poland/Poland_Local.rst +share/kde/apps/kppp/Rules/Portugal/067.rst share/kde/apps/kppp/Rules/Portugal/Local+Activation_rate.rst share/kde/apps/kppp/Rules/Portugal/Local.rst -share/kde/apps/kppp/Rules/Portugal/067.rst share/kde/apps/kppp/Rules/Romania/Telecom_Interurban.rst share/kde/apps/kppp/Rules/Romania/Telecom_Local.rst share/kde/apps/kppp/Rules/Singapore/SingTel_Local.rst share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_1_pasmo.rst -share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_2_pasmo.rst +share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst +share/kde/apps/kppp/Rules/South_Afrika/South_Afrika.rst share/kde/apps/kppp/Rules/Spain/Infovia.rst -share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial.rst share/kde/apps/kppp/Rules/Spain/Infovia_IVA.rst +share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial_IVA.rst +share/kde/apps/kppp/Rules/Spain/Telefonica_Local.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Metropolitana.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Metropolitana_IVA.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Nacional.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Provincial.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Provincial_IVA.rst -share/kde/apps/kppp/Rules/Spain/Telefonica_Local.rst -share/kde/apps/kppp/Rules/South_Afrika/South_Afrika.rst -share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_1.rst share/kde/apps/kppp/Rules/Sweden/Local.rst -share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_2.rst share/kde/apps/kppp/Rules/Sweden/Local_Telebonus_1.rst share/kde/apps/kppp/Rules/Sweden/Local_Telebonus_2.rst share/kde/apps/kppp/Rules/Sweden/Long_Distance.rst -share/kde/apps/kppp/Rules/Switzerland/Swisscom_Local.rst -share/kde/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst +share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_1.rst +share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_2.rst share/kde/apps/kppp/Rules/Switzerland/Sunrise_Internet.rst share/kde/apps/kppp/Rules/Switzerland/Sunrise_Local.rst -share/kde/apps/kppp/Rules/checkrules +share/kde/apps/kppp/Rules/Switzerland/Swisscom_Local.rst +share/kde/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst share/kde/apps/kppp/Rules/TEMPLATE -share/kde/apps/ksirc/servers.txt -share/kde/apps/ksirc/servers.ini -share/kde/apps/ksirc/pics/pws_general.xpm -share/kde/apps/ksirc/pics/pws_www.xpm +share/kde/apps/kppp/Rules/checkrules +share/kde/apps/kppp/pics/Terminal.xpm +share/kde/apps/kppp/pics/back.xpm +share/kde/apps/kppp/pics/dock_both.xpm +share/kde/apps/kppp/pics/dock_left.xpm +share/kde/apps/kppp/pics/dock_none.xpm +share/kde/apps/kppp/pics/dock_right.xpm +share/kde/apps/kppp/pics/exclamation.xpm +share/kde/apps/kppp/pics/exit.xpm +share/kde/apps/kppp/pics/fileopen.xpm +share/kde/apps/kppp/pics/finish.xpm +share/kde/apps/kppp/pics/help.xpm +share/kde/apps/kppp/pics/kppplogo.xpm +share/kde/apps/kppp/pics/modemboth.xpm +share/kde/apps/kppp/pics/modemleft.xpm +share/kde/apps/kppp/pics/modemnone.xpm +share/kde/apps/kppp/pics/modemright.xpm +share/kde/apps/kppp/pics/phone.xpm +share/kde/apps/kppp/pics/start.xpm +share/kde/apps/kppp/pics/terminal_both.xpm +share/kde/apps/kppp/pics/terminal_left.xpm +share/kde/apps/kppp/pics/terminal_right.xpm +share/kde/apps/krn/toolbar/attach.xpm +share/kde/apps/krn/toolbar/black-bullet.xpm +share/kde/apps/krn/toolbar/catch.xpm +share/kde/apps/krn/toolbar/closed.xpm +share/kde/apps/krn/toolbar/connected.xpm +share/kde/apps/krn/toolbar/deco.xpm +share/kde/apps/krn/toolbar/disconnected.xpm +share/kde/apps/krn/toolbar/feather_white.xpm +share/kde/apps/krn/toolbar/fileforward.xpm +share/kde/apps/krn/toolbar/filemail.xpm +share/kde/apps/krn/toolbar/fileprint.xpm +share/kde/apps/krn/toolbar/find.xpm +share/kde/apps/krn/toolbar/followup.xpm +share/kde/apps/krn/toolbar/green-bullet.xpm +share/kde/apps/krn/toolbar/krnfolder.xpm +share/kde/apps/krn/toolbar/left.xpm +share/kde/apps/krn/toolbar/locked.xpm +share/kde/apps/krn/toolbar/logo.xpm +share/kde/apps/krn/toolbar/mailpost.xpm +share/kde/apps/krn/toolbar/previous.xpm +share/kde/apps/krn/toolbar/pub_key_red.xpm +share/kde/apps/krn/toolbar/read.xpm +share/kde/apps/krn/toolbar/red-bullet.xpm +share/kde/apps/krn/toolbar/reload.xpm +share/kde/apps/krn/toolbar/right.xpm +share/kde/apps/krn/toolbar/save.xpm +share/kde/apps/krn/toolbar/send.xpm +share/kde/apps/krn/toolbar/subscr.xpm +share/kde/apps/krn/toolbar/tagged.xpm +share/kde/apps/krn/toolbar/thumb_up.xpm share/kde/apps/ksirc/commands-handler.pl share/kde/apps/ksirc/commands-perl.pl share/kde/apps/ksirc/convert_commands.pl -share/kde/apps/ksirc/puke.pl -share/kde/apps/ksirc/small.pl -share/kde/apps/ksirc/test.pl -share/kde/apps/ksirc/tester.pl share/kde/apps/ksirc/dcc_progress.pm share/kde/apps/ksirc/dcc_status.pm +share/kde/apps/ksirc/filters.pl +share/kde/apps/ksirc/icons/arrow.gif +share/kde/apps/ksirc/icons/blueball.gif +share/kde/apps/ksirc/icons/bluepin.gif +share/kde/apps/ksirc/icons/channel.xpm +share/kde/apps/ksirc/icons/channels.xpm +share/kde/apps/ksirc/icons/greenpin.gif +share/kde/apps/ksirc/icons/info.gif +share/kde/apps/ksirc/icons/info1.gif +share/kde/apps/ksirc/icons/ksirc.gif +share/kde/apps/ksirc/icons/ksirc_a.xpm +share/kde/apps/ksirc/icons/ksirc_b.xpm +share/kde/apps/ksirc/icons/ksirc_dock.xpm +share/kde/apps/ksirc/icons/madsmiley.gif +share/kde/apps/ksirc/icons/mini-run.gif +share/kde/apps/ksirc/icons/server.xpm +share/kde/apps/ksirc/icons/smiley.gif +share/kde/apps/ksirc/icons/star.gif +share/kde/apps/ksirc/ksirc.pl share/kde/apps/ksirc/ksirclistbox.pm share/kde/apps/ksirc/load_all.pm share/kde/apps/ksirc/palistbox.pm @@ -303,318 +434,233 @@ share/kde/apps/ksirc/pbase.pm share/kde/apps/ksirc/pboxlayout.pm share/kde/apps/ksirc/pbutton.pm share/kde/apps/ksirc/pframe.pm +share/kde/apps/ksirc/pics/pws_general.xpm +share/kde/apps/ksirc/pics/pws_www.xpm share/kde/apps/ksirc/pkfiledialog.pm share/kde/apps/ksirc/plabel.pm share/kde/apps/ksirc/plined.pm share/kde/apps/ksirc/plistbox.pm share/kde/apps/ksirc/pmenudta.pm +share/kde/apps/ksirc/pobjfinder.pm share/kde/apps/ksirc/ppopmenu.pm share/kde/apps/ksirc/pprogress.pm share/kde/apps/ksirc/ppushbt.pm share/kde/apps/ksirc/ptabdialog.pm share/kde/apps/ksirc/ptablevw.pm +share/kde/apps/ksirc/puke.pl share/kde/apps/ksirc/pwidget.pm -share/kde/apps/ksirc/pobjfinder.pm -share/kde/apps/ksirc/icons/server.xpm -share/kde/apps/ksirc/icons/channel.xpm -share/kde/apps/ksirc/icons/channels.xpm -share/kde/apps/ksirc/icons/ksirc_a.xpm -share/kde/apps/ksirc/icons/ksirc_b.xpm -share/kde/apps/ksirc/icons/ksirc_dock.xpm -share/kde/apps/ksirc/icons/arrow.gif -share/kde/apps/ksirc/icons/greenpin.gif -share/kde/apps/ksirc/icons/madsmiley.gif -share/kde/apps/ksirc/icons/smiley.gif -share/kde/apps/ksirc/icons/blueball.gif -share/kde/apps/ksirc/icons/info.gif -share/kde/apps/ksirc/icons/star.gif -share/kde/apps/ksirc/icons/bluepin.gif -share/kde/apps/ksirc/icons/info1.gif -share/kde/apps/ksirc/icons/mini-run.gif -share/kde/apps/ksirc/icons/ksirc.gif -share/kde/apps/ksirc/ksirc.pl -share/kde/apps/ksirc/filters.pl -share/kde/apps/ksirc/sirc.help.gz share/kde/apps/ksirc/relnotes +share/kde/apps/ksirc/servers.ini +share/kde/apps/ksirc/servers.txt +share/kde/apps/ksirc/sirc.help.gz +share/kde/apps/ksirc/small.pl +share/kde/apps/ksirc/test.pl +share/kde/apps/ksirc/tester.pl share/kde/config/karchierc share/kde/config/kfingerrc share/kde/config/ktalkdrc -share/doc/kde/HTML/en/kmail/index.html -share/doc/kde/HTML/en/kmail/index-1.html -share/doc/kde/HTML/en/kmail/index-2.html -share/doc/kde/HTML/en/kmail/index-3.html -share/doc/kde/HTML/en/kmail/index-4.html -share/doc/kde/HTML/en/kmail/index-5.html -share/doc/kde/HTML/en/kmail/index-6.html -share/doc/kde/HTML/en/kmail/logotp3.gif -share/doc/kde/HTML/en/knu/index-1.html -share/doc/kde/HTML/en/knu/index-2.html -share/doc/kde/HTML/en/knu/index-3.html -share/doc/kde/HTML/en/knu/index-4.html -share/doc/kde/HTML/en/knu/index-5.html -share/doc/kde/HTML/en/knu/index-6.html -share/doc/kde/HTML/en/knu/knu-finger.gif -share/doc/kde/HTML/en/knu/index-7.html -share/doc/kde/HTML/en/knu/logotp3.gif -share/doc/kde/HTML/en/knu/knu-host.gif -share/doc/kde/HTML/en/knu/knu-traceroute.gif -share/doc/kde/HTML/en/knu/knu-config.gif -share/doc/kde/HTML/en/knu/knu-ping.gif -share/doc/kde/HTML/en/knu/index.html -share/doc/kde/HTML/en/korn/index.html -share/doc/kde/HTML/en/krn/index.html -share/doc/kde/HTML/en/krn/articles.html -share/doc/kde/HTML/en/krn/groups.html -share/doc/kde/HTML/en/krn/offline.html -share/doc/kde/HTML/en/krn/overview.html -share/doc/kde/HTML/en/karchie/index.html -share/doc/kde/HTML/en/karchie/index-1.html -share/doc/kde/HTML/en/karchie/index-2.html -share/doc/kde/HTML/en/karchie/index-3.html -share/doc/kde/HTML/en/karchie/index-4.html -share/doc/kde/HTML/en/karchie/index-5.html -share/doc/kde/HTML/en/karchie/index-6.html -share/doc/kde/HTML/en/kbiff/kbiff.html -share/doc/kde/HTML/en/kbiff/kbiff-1.html -share/doc/kde/HTML/en/kbiff/kbiff-2.html -share/doc/kde/HTML/en/kbiff/kbiff-3.html -share/doc/kde/HTML/en/kbiff/kbiff-4.html -share/doc/kde/HTML/en/kbiff/kbiff-5.html -share/doc/kde/HTML/en/kbiff/kbiff-6.html -share/doc/kde/HTML/en/kbiff/logotp3.gif -share/doc/kde/HTML/en/kfinger/Kfingerset.html -share/doc/kde/HTML/en/kfinger/formatex.gif -share/doc/kde/HTML/en/kfinger/index.html -share/doc/kde/HTML/en/kfinger/setupw.gif -share/doc/kde/HTML/en/kfinger/formatw.gif -share/doc/kde/HTML/en/kfinger/mainw.gif -share/doc/kde/HTML/en/kppp/index.html -share/doc/kde/HTML/en/kppp/kppp.html -share/doc/kde/HTML/en/kppp/kppp-1.html -share/doc/kde/HTML/en/kppp/kppp-2.html -share/doc/kde/HTML/en/kppp/kppp-3.html -share/doc/kde/HTML/en/kppp/kppp-4.html -share/doc/kde/HTML/en/kppp/kppp-5.html -share/doc/kde/HTML/en/kppp/kppp-6.html -share/doc/kde/HTML/en/kppp/kppp-7.html -share/doc/kde/HTML/en/kppp/kppp-8.html -share/doc/kde/HTML/en/kppp/kppp-9.html -share/doc/kde/HTML/en/kppp/kppp-10.html -share/doc/kde/HTML/en/kppp/hayes.html -share/doc/kde/HTML/en/kppp/logotp3.gif -share/doc/kde/HTML/en/pws/pws.html -share/doc/kde/HTML/en/pws/pws-1.html -share/doc/kde/HTML/en/pws/pws-2.html -share/doc/kde/HTML/en/pws/pws.gif -share/doc/kde/HTML/en/ksirc/colours.html -share/doc/kde/HTML/en/ksirc/filters.html -share/doc/kde/HTML/en/ksirc/index.html -share/doc/kde/HTML/en/ksirc/ksirc.gif -share/doc/kde/HTML/en/ksirc/keys.html -share/doc/kde/HTML/en/ksirc/PROGRAMMING -share/doc/kde/HTML/en/ktalkd/ktalkd.html -share/doc/kde/HTML/en/ktalkd/ktalkd-1.html -share/doc/kde/HTML/en/ktalkd/ktalkd-2.html -share/doc/kde/HTML/en/ktalkd/ktalkd-3.html -share/doc/kde/HTML/en/ktalkd/ktalkd-4.html -share/doc/kde/HTML/en/ktalkd/ktalkd-5.html -share/doc/kde/HTML/en/ktalkd/ktalkd-6.html -share/doc/kde/HTML/en/ktalkd/logotp3.gif -share/doc/kde/HTML/it/ktalkd/ktalkd.html -share/doc/kde/HTML/it/ktalkd/ktalkd-1.html -share/doc/kde/HTML/it/ktalkd/ktalkd-2.html -share/doc/kde/HTML/it/ktalkd/ktalkd-3.html -share/doc/kde/HTML/it/ktalkd/ktalkd-4.html -share/doc/kde/HTML/it/ktalkd/ktalkd-5.html -share/doc/kde/HTML/it/ktalkd/ktalkd-6.html -share/doc/kde/HTML/it/ktalkd/logotp3.gif -share/doc/kde/HTML/fr/ktalkd/ktalkd.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-1.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-2.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-3.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-4.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-5.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-6.html -share/doc/kde/HTML/fr/ktalkd/logotp3.gif -share/doc/kde/HTML/el/ktalkd/ktalkd.html -share/doc/kde/HTML/el/ktalkd/ktalkd-1.html -share/doc/kde/HTML/el/ktalkd/ktalkd-2.html -share/doc/kde/HTML/el/ktalkd/ktalkd-3.html -share/doc/kde/HTML/el/ktalkd/ktalkd-4.html -share/doc/kde/HTML/el/ktalkd/ktalkd-5.html -share/doc/kde/HTML/el/ktalkd/ktalkd-6.html -share/doc/kde/HTML/el/ktalkd/logotp3.gif -share/kde/applnk/Internet/karchie.kdelnk -share/kde/applnk/Internet/kbiff.kdelnk -share/kde/applnk/Internet/kfinger.kdelnk -share/kde/applnk/Internet/kppplogview.kdelnk -share/kde/applnk/Internet/Kppp.kdelnk -share/kde/applnk/Internet/pws.kdelnk -share/kde/applnk/Internet/ksirc.kdelnk -share/kde/applnk/Internet/Krn.kdelnk -share/kde/applnk/Internet/knu.kdelnk -share/kde/applnk/Internet/KOrn.kdelnk -share/kde/applnk/Internet/KMail.kdelnk -share/kde/applnk/Settings/Network/kcmktalkd.kdelnk +share/kde/icons/karchie.xpm +share/kde/icons/kbiff.xpm +share/kde/icons/kmail.xpm +share/kde/icons/knu.xpm +share/kde/icons/korn.xpm +share/kde/icons/kppp.xpm +share/kde/icons/krn.xpm +share/kde/icons/ksirc.gif +share/kde/icons/mini/karchie.xpm +share/kde/icons/mini/kbiff.xpm share/kde/icons/mini/kmail.xpm -share/kde/icons/mini/krn.xpm share/kde/icons/mini/knu.xpm share/kde/icons/mini/korn.xpm -share/kde/icons/mini/karchie.xpm -share/kde/icons/mini/kbiff.xpm share/kde/icons/mini/kppp.xpm +share/kde/icons/mini/krn.xpm share/kde/icons/mini/pws.xpm -share/kde/icons/kmail.xpm -share/kde/icons/knu.xpm -share/kde/icons/korn.xpm -share/kde/icons/krn.xpm -share/kde/icons/karchie.xpm -share/kde/icons/kbiff.xpm -share/kde/icons/kppp.xpm share/kde/icons/pws.xpm -share/kde/icons/ksirc.gif -share/kde/locale/fr/LC_MESSAGES/kppp.mo +share/kde/locale/br/LC_MESSAGES/karchie.mo +share/kde/locale/br/LC_MESSAGES/kbiff.mo +share/kde/locale/br/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/br/LC_MESSAGES/kfinger.mo +share/kde/locale/br/LC_MESSAGES/kmail.mo +share/kde/locale/br/LC_MESSAGES/knu.mo +share/kde/locale/br/LC_MESSAGES/korn.mo +share/kde/locale/br/LC_MESSAGES/kppp.mo +share/kde/locale/br/LC_MESSAGES/krn.mo +share/kde/locale/br/LC_MESSAGES/ksirc.mo +share/kde/locale/br/LC_MESSAGES/ktalkd.mo +share/kde/locale/ca/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/ca/LC_MESSAGES/kfinger.mo +share/kde/locale/ca/LC_MESSAGES/kmail.mo +share/kde/locale/ca/LC_MESSAGES/knu.mo +share/kde/locale/ca/LC_MESSAGES/kppp.mo +share/kde/locale/ca/LC_MESSAGES/krn.mo +share/kde/locale/ca/LC_MESSAGES/ktalkd.mo +share/kde/locale/cs/LC_MESSAGES/karchie.mo +share/kde/locale/cs/LC_MESSAGES/kbiff.mo +share/kde/locale/cs/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/cs/LC_MESSAGES/kfinger.mo +share/kde/locale/cs/LC_MESSAGES/kmail.mo +share/kde/locale/cs/LC_MESSAGES/knu.mo +share/kde/locale/cs/LC_MESSAGES/korn.mo +share/kde/locale/cs/LC_MESSAGES/kppp.mo +share/kde/locale/cs/LC_MESSAGES/krn.mo +share/kde/locale/cs/LC_MESSAGES/ksirc.mo +share/kde/locale/cs/LC_MESSAGES/ktalkd.mo +share/kde/locale/da/LC_MESSAGES/karchie.mo +share/kde/locale/da/LC_MESSAGES/kbiff.mo +share/kde/locale/da/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/da/LC_MESSAGES/kfinger.mo +share/kde/locale/da/LC_MESSAGES/kmail.mo +share/kde/locale/da/LC_MESSAGES/knu.mo +share/kde/locale/da/LC_MESSAGES/korn.mo share/kde/locale/da/LC_MESSAGES/kppp.mo -share/kde/locale/it/LC_MESSAGES/krn.mo -share/kde/locale/it/LC_MESSAGES/knu.mo -share/kde/locale/it/LC_MESSAGES/kppp.mo -share/kde/locale/nl/LC_MESSAGES/kmail.mo -share/kde/locale/nl/LC_MESSAGES/krn.mo -share/kde/locale/nl/LC_MESSAGES/knu.mo -share/kde/locale/nl/LC_MESSAGES/kppp.mo -share/kde/locale/pt/LC_MESSAGES/krn.mo -share/kde/locale/no/LC_MESSAGES/kmail.mo -share/kde/locale/no/LC_MESSAGES/krn.mo -share/kde/locale/no/LC_MESSAGES/kppp.mo -share/kde/locale/no/LC_MESSAGES/knu.mo -share/kde/locale/el/LC_MESSAGES/kmail.mo -share/kde/locale/el/LC_MESSAGES/krn.mo -share/kde/locale/el/LC_MESSAGES/kppp.mo -share/kde/locale/el/LC_MESSAGES/knu.mo -share/kde/locale/ro/LC_MESSAGES/kmail.mo -share/kde/locale/ro/LC_MESSAGES/kppp.mo -share/kde/locale/sk/LC_MESSAGES/kmail.mo -share/kde/locale/sk/LC_MESSAGES/krn.mo -share/kde/locale/sk/LC_MESSAGES/knu.mo -share/kde/locale/sk/LC_MESSAGES/kppp.mo +share/kde/locale/da/LC_MESSAGES/krn.mo +share/kde/locale/da/LC_MESSAGES/ksirc.mo +share/kde/locale/da/LC_MESSAGES/ktalkd.mo +share/kde/locale/de/LC_MESSAGES/karchie.mo +share/kde/locale/de/LC_MESSAGES/kbiff.mo +share/kde/locale/de/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/de/LC_MESSAGES/kfinger.mo share/kde/locale/de/LC_MESSAGES/kmail.mo -share/kde/locale/de/LC_MESSAGES/krn.mo share/kde/locale/de/LC_MESSAGES/knu.mo +share/kde/locale/de/LC_MESSAGES/korn.mo share/kde/locale/de/LC_MESSAGES/kppp.mo -share/kde/locale/pt/LC_MESSAGES/kmail.mo -share/kde/locale/fr/LC_MESSAGES/kmail.mo -share/kde/locale/fr/LC_MESSAGES/knu.mo -share/kde/locale/fr/LC_MESSAGES/krn.mo -share/kde/locale/fi/LC_MESSAGES/kmail.mo -share/kde/locale/fi/LC_MESSAGES/knu.mo -share/kde/locale/fi/LC_MESSAGES/kppp.mo -share/kde/locale/fi/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/kmail.mo -share/kde/locale/cs/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/knu.mo -share/kde/locale/cs/LC_MESSAGES/kppp.mo -share/kde/locale/es/LC_MESSAGES/krn.mo -share/kde/locale/es/LC_MESSAGES/knu.mo -share/kde/locale/es/LC_MESSAGES/kmail.mo -share/kde/locale/es/LC_MESSAGES/kppp.mo -share/kde/locale/hu/LC_MESSAGES/kmail.mo -share/kde/locale/hu/LC_MESSAGES/knu.mo -share/kde/locale/it/LC_MESSAGES/kmail.mo -share/kde/locale/pt/LC_MESSAGES/knu.mo -share/kde/locale/pt/LC_MESSAGES/kppp.mo -share/kde/locale/pl/LC_MESSAGES/kppp.mo -share/kde/locale/pl/LC_MESSAGES/kmail.mo -share/kde/locale/pl/LC_MESSAGES/krn.mo -share/kde/locale/pl/LC_MESSAGES/knu.mo -share/kde/locale/hr/LC_MESSAGES/kmail.mo -share/kde/locale/hr/LC_MESSAGES/knu.mo -share/kde/locale/hr/LC_MESSAGES/kppp.mo -share/kde/locale/hr/LC_MESSAGES/krn.mo -share/kde/locale/ro/LC_MESSAGES/krn.mo -share/kde/locale/ca/LC_MESSAGES/kppp.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo -share/kde/locale/pt_BR/LC_MESSAGES/kmail.mo -share/kde/locale/pt_BR/LC_MESSAGES/krn.mo -share/kde/locale/pt_BR/LC_MESSAGES/knu.mo -share/kde/locale/pt_BR/LC_MESSAGES/kppp.mo -share/kde/locale/eo/LC_MESSAGES/kmail.mo -share/kde/locale/eo/LC_MESSAGES/krn.mo -share/kde/locale/eo/LC_MESSAGES/knu.mo -share/kde/locale/eo/LC_MESSAGES/kppp.mo +share/kde/locale/de/LC_MESSAGES/kppplogview.mo +share/kde/locale/de/LC_MESSAGES/krn.mo +share/kde/locale/de/LC_MESSAGES/ksirc.mo +share/kde/locale/de/LC_MESSAGES/ktalkd.mo +share/kde/locale/el/LC_MESSAGES/kmail.mo +share/kde/locale/el/LC_MESSAGES/knu.mo +share/kde/locale/el/LC_MESSAGES/kppp.mo +share/kde/locale/el/LC_MESSAGES/krn.mo share/kde/locale/eo/LC_MESSAGES/karchie.mo share/kde/locale/eo/LC_MESSAGES/kbiff.mo share/kde/locale/eo/LC_MESSAGES/kcmktalkd.mo share/kde/locale/eo/LC_MESSAGES/kfinger.mo +share/kde/locale/eo/LC_MESSAGES/kmail.mo +share/kde/locale/eo/LC_MESSAGES/knu.mo share/kde/locale/eo/LC_MESSAGES/korn.mo +share/kde/locale/eo/LC_MESSAGES/kppp.mo +share/kde/locale/eo/LC_MESSAGES/krn.mo share/kde/locale/eo/LC_MESSAGES/ksirc.mo share/kde/locale/eo/LC_MESSAGES/ktalkd.mo -share/kde/locale/is/LC_MESSAGES/kmail.mo -share/kde/locale/is/LC_MESSAGES/ksirc.mo -share/kde/locale/is/LC_MESSAGES/ktalkd.mo +share/kde/locale/es/LC_MESSAGES/kbiff.mo +share/kde/locale/es/LC_MESSAGES/kfinger.mo +share/kde/locale/es/LC_MESSAGES/kmail.mo +share/kde/locale/es/LC_MESSAGES/knu.mo +share/kde/locale/es/LC_MESSAGES/korn.mo +share/kde/locale/es/LC_MESSAGES/kppp.mo +share/kde/locale/es/LC_MESSAGES/krn.mo +share/kde/locale/es/LC_MESSAGES/ktalkd.mo +share/kde/locale/et/LC_MESSAGES/kmail.mo +share/kde/locale/fi/LC_MESSAGES/karchie.mo +share/kde/locale/fi/LC_MESSAGES/kbiff.mo +share/kde/locale/fi/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/fi/LC_MESSAGES/kfinger.mo +share/kde/locale/fi/LC_MESSAGES/kmail.mo +share/kde/locale/fi/LC_MESSAGES/knu.mo +share/kde/locale/fi/LC_MESSAGES/korn.mo +share/kde/locale/fi/LC_MESSAGES/kppp.mo +share/kde/locale/fi/LC_MESSAGES/krn.mo +share/kde/locale/fi/LC_MESSAGES/ksirc.mo +share/kde/locale/fi/LC_MESSAGES/ktalkd.mo +share/kde/locale/fr/LC_MESSAGES/kbiff.mo +share/kde/locale/fr/LC_MESSAGES/kfinger.mo +share/kde/locale/fr/LC_MESSAGES/kmail.mo +share/kde/locale/fr/LC_MESSAGES/knu.mo +share/kde/locale/fr/LC_MESSAGES/korn.mo +share/kde/locale/fr/LC_MESSAGES/kppp.mo +share/kde/locale/fr/LC_MESSAGES/krn.mo +share/kde/locale/fr/LC_MESSAGES/ktalkd.mo +share/kde/locale/he/LC_MESSAGES/kppp.mo +share/kde/locale/hr/LC_MESSAGES/kbiff.mo +share/kde/locale/hr/LC_MESSAGES/kfinger.mo +share/kde/locale/hr/LC_MESSAGES/kmail.mo +share/kde/locale/hr/LC_MESSAGES/knu.mo +share/kde/locale/hr/LC_MESSAGES/kppp.mo +share/kde/locale/hr/LC_MESSAGES/krn.mo +share/kde/locale/hr/LC_MESSAGES/ksirc.mo +share/kde/locale/hr/LC_MESSAGES/ktalkd.mo +share/kde/locale/hu/LC_MESSAGES/kbiff.mo +share/kde/locale/hu/LC_MESSAGES/kfinger.mo +share/kde/locale/hu/LC_MESSAGES/kmail.mo +share/kde/locale/hu/LC_MESSAGES/knu.mo +share/kde/locale/hu/LC_MESSAGES/ktalkd.mo share/kde/locale/is/LC_MESSAGES/karchie.mo share/kde/locale/is/LC_MESSAGES/kbiff.mo share/kde/locale/is/LC_MESSAGES/kcmktalkd.mo share/kde/locale/is/LC_MESSAGES/kfinger.mo +share/kde/locale/is/LC_MESSAGES/kmail.mo share/kde/locale/is/LC_MESSAGES/knu.mo share/kde/locale/is/LC_MESSAGES/korn.mo -share/kde/locale/is/LC_MESSAGES/krn.mo share/kde/locale/is/LC_MESSAGES/kppp.mo +share/kde/locale/is/LC_MESSAGES/krn.mo +share/kde/locale/is/LC_MESSAGES/ksirc.mo +share/kde/locale/is/LC_MESSAGES/ktalkd.mo +share/kde/locale/it/LC_MESSAGES/kbiff.mo +share/kde/locale/it/LC_MESSAGES/kfinger.mo +share/kde/locale/it/LC_MESSAGES/kmail.mo +share/kde/locale/it/LC_MESSAGES/knu.mo +share/kde/locale/it/LC_MESSAGES/korn.mo +share/kde/locale/it/LC_MESSAGES/kppp.mo +share/kde/locale/it/LC_MESSAGES/krn.mo +share/kde/locale/it/LC_MESSAGES/ktalkd.mo share/kde/locale/ko/LC_MESSAGES/kmail.mo -share/kde/locale/ko/LC_MESSAGES/krn.mo share/kde/locale/ko/LC_MESSAGES/knu.mo share/kde/locale/ko/LC_MESSAGES/kppp.mo -share/kde/locale/tr/LC_MESSAGES/kmail.mo -share/kde/locale/tr/LC_MESSAGES/krn.mo -share/kde/locale/tr/LC_MESSAGES/knu.mo -share/kde/locale/tr/LC_MESSAGES/kppp.mo -share/kde/locale/he/LC_MESSAGES/kppp.mo -share/kde/locale/et/LC_MESSAGES/kmail.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo +share/kde/locale/ko/LC_MESSAGES/krn.mo share/kde/locale/mk/LC_MESSAGES/kmail.mo -share/kde/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo -share/kde/locale/pt_BR/LC_MESSAGES/korn.mo -share/kde/locale/pt_BR/LC_MESSAGES/kbiff.mo -share/kde/locale/pt_BR/LC_MESSAGES/ktalkd.mo +share/kde/locale/nl/LC_MESSAGES/kmail.mo +share/kde/locale/nl/LC_MESSAGES/knu.mo +share/kde/locale/nl/LC_MESSAGES/kppp.mo +share/kde/locale/nl/LC_MESSAGES/krn.mo +share/kde/locale/nl/LC_MESSAGES/ktalkd.mo +share/kde/locale/no/LC_MESSAGES/karchie.mo +share/kde/locale/no/LC_MESSAGES/kbiff.mo +share/kde/locale/no/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/no/LC_MESSAGES/kfinger.mo +share/kde/locale/no/LC_MESSAGES/kmail.mo +share/kde/locale/no/LC_MESSAGES/knu.mo +share/kde/locale/no/LC_MESSAGES/korn.mo +share/kde/locale/no/LC_MESSAGES/kppp.mo +share/kde/locale/no/LC_MESSAGES/krn.mo +share/kde/locale/no/LC_MESSAGES/ksirc.mo +share/kde/locale/no/LC_MESSAGES/ktalkd.mo +share/kde/locale/pl/LC_MESSAGES/karchie.mo +share/kde/locale/pl/LC_MESSAGES/kbiff.mo +share/kde/locale/pl/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/pl/LC_MESSAGES/kfinger.mo +share/kde/locale/pl/LC_MESSAGES/kmail.mo +share/kde/locale/pl/LC_MESSAGES/knu.mo +share/kde/locale/pl/LC_MESSAGES/korn.mo +share/kde/locale/pl/LC_MESSAGES/kppp.mo +share/kde/locale/pl/LC_MESSAGES/krn.mo +share/kde/locale/pl/LC_MESSAGES/ksirc.mo +share/kde/locale/pl/LC_MESSAGES/ktalkd.mo +share/kde/locale/pt/LC_MESSAGES/kbiff.mo +share/kde/locale/pt/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/pt/LC_MESSAGES/kfinger.mo +share/kde/locale/pt/LC_MESSAGES/kmail.mo +share/kde/locale/pt/LC_MESSAGES/knu.mo +share/kde/locale/pt/LC_MESSAGES/kppp.mo +share/kde/locale/pt/LC_MESSAGES/krn.mo +share/kde/locale/pt/LC_MESSAGES/ksirc.mo +share/kde/locale/pt/LC_MESSAGES/ktalkd.mo share/kde/locale/pt_BR/LC_MESSAGES/karchie.mo +share/kde/locale/pt_BR/LC_MESSAGES/kbiff.mo +share/kde/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo share/kde/locale/pt_BR/LC_MESSAGES/kfinger.mo +share/kde/locale/pt_BR/LC_MESSAGES/kmail.mo +share/kde/locale/pt_BR/LC_MESSAGES/knu.mo +share/kde/locale/pt_BR/LC_MESSAGES/korn.mo +share/kde/locale/pt_BR/LC_MESSAGES/kppp.mo +share/kde/locale/pt_BR/LC_MESSAGES/krn.mo share/kde/locale/pt_BR/LC_MESSAGES/ksirc.mo -share/kde/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/de/LC_MESSAGES/ktalkd.mo -share/kde/locale/de/LC_MESSAGES/korn.mo -share/kde/locale/de/LC_MESSAGES/kfinger.mo -share/kde/locale/de/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/de/LC_MESSAGES/ksirc.mo -share/kde/locale/de/LC_MESSAGES/karchie.mo -share/kde/locale/de/LC_MESSAGES/kbiff.mo -share/kde/locale/fr/LC_MESSAGES/ktalkd.mo -share/kde/locale/fr/LC_MESSAGES/kbiff.mo -share/kde/locale/fr/LC_MESSAGES/korn.mo -share/kde/locale/fr/LC_MESSAGES/kfinger.mo -share/kde/locale/sv/LC_MESSAGES/kbiff.mo -share/kde/locale/sv/LC_MESSAGES/kfinger.mo -share/kde/locale/sv/LC_MESSAGES/kmail.mo -share/kde/locale/sv/LC_MESSAGES/knu.mo -share/kde/locale/sv/LC_MESSAGES/korn.mo -share/kde/locale/sv/LC_MESSAGES/kppp.mo -share/kde/locale/sv/LC_MESSAGES/karchie.mo -share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo -share/kde/locale/sv/LC_MESSAGES/ktalkd.mo -share/kde/locale/sv/LC_MESSAGES/ksirc.mo -share/kde/locale/sv/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/kfinger.mo -share/kde/locale/cs/LC_MESSAGES/ktalkd.mo -share/kde/locale/cs/LC_MESSAGES/korn.mo -share/kde/locale/cs/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/cs/LC_MESSAGES/kbiff.mo -share/kde/locale/cs/LC_MESSAGES/karchie.mo -share/kde/locale/es/LC_MESSAGES/korn.mo -share/kde/locale/es/LC_MESSAGES/ktalkd.mo -share/kde/locale/es/LC_MESSAGES/kfinger.mo -share/kde/locale/es/LC_MESSAGES/kbiff.mo +share/kde/locale/pt_BR/LC_MESSAGES/ktalkd.mo +share/kde/locale/ro/LC_MESSAGES/kfinger.mo +share/kde/locale/ro/LC_MESSAGES/kmail.mo +share/kde/locale/ro/LC_MESSAGES/kppp.mo +share/kde/locale/ro/LC_MESSAGES/krn.mo share/kde/locale/ru/LC_MESSAGES/kbiff.mo share/kde/locale/ru/LC_MESSAGES/kcmktalkd.mo share/kde/locale/ru/LC_MESSAGES/kfinger.mo @@ -624,87 +670,48 @@ share/kde/locale/ru/LC_MESSAGES/kppp.mo share/kde/locale/ru/LC_MESSAGES/krn.mo share/kde/locale/ru/LC_MESSAGES/ksirc.mo share/kde/locale/ru/LC_MESSAGES/ktalkd.mo -share/kde/locale/hu/LC_MESSAGES/ktalkd.mo -share/kde/locale/hu/LC_MESSAGES/kfinger.mo -share/kde/locale/hu/LC_MESSAGES/kbiff.mo -share/kde/locale/da/LC_MESSAGES/karchie.mo -share/kde/locale/da/LC_MESSAGES/kbiff.mo -share/kde/locale/da/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/da/LC_MESSAGES/kfinger.mo -share/kde/locale/da/LC_MESSAGES/kmail.mo -share/kde/locale/da/LC_MESSAGES/knu.mo -share/kde/locale/da/LC_MESSAGES/korn.mo -share/kde/locale/da/LC_MESSAGES/krn.mo -share/kde/locale/da/LC_MESSAGES/ksirc.mo -share/kde/locale/da/LC_MESSAGES/ktalkd.mo -share/kde/locale/it/LC_MESSAGES/kbiff.mo -share/kde/locale/it/LC_MESSAGES/korn.mo -share/kde/locale/it/LC_MESSAGES/ktalkd.mo -share/kde/locale/it/LC_MESSAGES/kfinger.mo -share/kde/locale/nl/LC_MESSAGES/ktalkd.mo -share/kde/locale/pt/LC_MESSAGES/ktalkd.mo -share/kde/locale/pt/LC_MESSAGES/kfinger.mo -share/kde/locale/pt/LC_MESSAGES/kbiff.mo -share/kde/locale/pt/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/pt/LC_MESSAGES/ksirc.mo -share/kde/locale/no/LC_MESSAGES/ktalkd.mo -share/kde/locale/no/LC_MESSAGES/korn.mo -share/kde/locale/no/LC_MESSAGES/kbiff.mo -share/kde/locale/no/LC_MESSAGES/kfinger.mo -share/kde/locale/no/LC_MESSAGES/karchie.mo -share/kde/locale/no/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/no/LC_MESSAGES/ksirc.mo -share/kde/locale/pl/LC_MESSAGES/kbiff.mo -share/kde/locale/pl/LC_MESSAGES/korn.mo -share/kde/locale/pl/LC_MESSAGES/kfinger.mo -share/kde/locale/pl/LC_MESSAGES/karchie.mo -share/kde/locale/pl/LC_MESSAGES/ksirc.mo -share/kde/locale/pl/LC_MESSAGES/ktalkd.mo -share/kde/locale/pl/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/fi/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/fi/LC_MESSAGES/ktalkd.mo -share/kde/locale/fi/LC_MESSAGES/kbiff.mo -share/kde/locale/fi/LC_MESSAGES/kfinger.mo -share/kde/locale/fi/LC_MESSAGES/ksirc.mo -share/kde/locale/fi/LC_MESSAGES/karchie.mo -share/kde/locale/fi/LC_MESSAGES/korn.mo -share/kde/locale/hr/LC_MESSAGES/ktalkd.mo -share/kde/locale/hr/LC_MESSAGES/kfinger.mo -share/kde/locale/hr/LC_MESSAGES/kbiff.mo -share/kde/locale/hr/LC_MESSAGES/ksirc.mo -share/kde/locale/ro/LC_MESSAGES/kfinger.mo -share/kde/locale/sk/LC_MESSAGES/ktalkd.mo -share/kde/locale/sk/LC_MESSAGES/korn.mo -share/kde/locale/sk/LC_MESSAGES/kfinger.mo -share/kde/locale/sk/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/sk/LC_MESSAGES/karchie.mo share/kde/locale/sk/LC_MESSAGES/kbiff.mo +share/kde/locale/sk/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/sk/LC_MESSAGES/kfinger.mo +share/kde/locale/sk/LC_MESSAGES/kmail.mo +share/kde/locale/sk/LC_MESSAGES/knu.mo +share/kde/locale/sk/LC_MESSAGES/korn.mo +share/kde/locale/sk/LC_MESSAGES/kppp.mo +share/kde/locale/sk/LC_MESSAGES/krn.mo share/kde/locale/sk/LC_MESSAGES/ksirc.mo -share/kde/locale/sk/LC_MESSAGES/karchie.mo -share/kde/locale/ca/LC_MESSAGES/knu.mo -share/kde/locale/ca/LC_MESSAGES/kmail.mo -share/kde/locale/ca/LC_MESSAGES/krn.mo +share/kde/locale/sk/LC_MESSAGES/ktalkd.mo +share/kde/locale/sv/LC_MESSAGES/karchie.mo +share/kde/locale/sv/LC_MESSAGES/kbiff.mo +share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo +share/kde/locale/sv/LC_MESSAGES/kfinger.mo +share/kde/locale/sv/LC_MESSAGES/kmail.mo +share/kde/locale/sv/LC_MESSAGES/knu.mo +share/kde/locale/sv/LC_MESSAGES/korn.mo +share/kde/locale/sv/LC_MESSAGES/kppp.mo +share/kde/locale/sv/LC_MESSAGES/krn.mo +share/kde/locale/sv/LC_MESSAGES/ksirc.mo +share/kde/locale/sv/LC_MESSAGES/ktalkd.mo +share/kde/locale/tr/LC_MESSAGES/kmail.mo +share/kde/locale/tr/LC_MESSAGES/knu.mo +share/kde/locale/tr/LC_MESSAGES/kppp.mo +share/kde/locale/tr/LC_MESSAGES/krn.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo share/kde/sounds/ktalkd.wav -share/kde/toolbar/mini-ktalk.xpm share/kde/toolbar/kcontrol.xpm -share/kde/toolbar/mini-connect.xpm share/kde/toolbar/mini-clock.xpm -@dirrm share/doc/kde/HTML/it/ktalkd -@dirrm share/doc/kde/HTML/fr/ktalkd -@dirrm share/doc/kde/HTML/en/pws -@dirrm share/doc/kde/HTML/en/ktalkd -@dirrm share/doc/kde/HTML/en/ksirc -@dirrm share/doc/kde/HTML/en/kppp -@dirrm share/doc/kde/HTML/en/kfinger -@dirrm share/doc/kde/HTML/en/kbiff -@dirrm share/doc/kde/HTML/en/karchie -@dirrm share/doc/kde/HTML/en/krn -@dirrm share/doc/kde/HTML/en/kmail -@dirrm share/doc/kde/HTML/en/knu -@dirrm share/doc/kde/HTML/en/korn -@dirrm share/doc/kde/HTML/el/ktalkd +share/kde/toolbar/mini-connect.xpm +share/kde/toolbar/mini-ktalk.xpm @dirrm share/kde/apps/ksirc/pics @dirrm share/kde/apps/ksirc/icons @dirrm share/kde/apps/ksirc +@dirrm share/kde/apps/krn/toolbar +@dirrm share/kde/apps/krn @dirrm share/kde/apps/kppp/pics @dirrm share/kde/apps/kppp/Rules/Switzerland @dirrm share/kde/apps/kppp/Rules/Sweden @@ -743,10 +750,22 @@ share/kde/toolbar/mini-clock.xpm @dirrm share/kde/apps/kppp/Rules/Argentina @dirrm share/kde/apps/kppp/Rules @dirrm share/kde/apps/kppp -@dirrm share/kde/apps/kbiff/pics -@dirrm share/kde/apps/kbiff -@dirrm share/kde/apps/krn/toolbar -@dirrm share/kde/apps/krn @dirrm share/kde/apps/kmail/pics @dirrm share/kde/apps/kmail +@dirrm share/kde/apps/kbiff/pics +@dirrm share/kde/apps/kbiff +@dirrm share/doc/kde/HTML/it/ktalkd +@dirrm share/doc/kde/HTML/fr/ktalkd +@dirrm share/doc/kde/HTML/en/pws +@dirrm share/doc/kde/HTML/en/ktalkd +@dirrm share/doc/kde/HTML/en/ksirc +@dirrm share/doc/kde/HTML/en/krn +@dirrm share/doc/kde/HTML/en/kppp +@dirrm share/doc/kde/HTML/en/korn +@dirrm share/doc/kde/HTML/en/knu +@dirrm share/doc/kde/HTML/en/kmail +@dirrm share/doc/kde/HTML/en/kfinger +@dirrm share/doc/kde/HTML/en/kbiff +@dirrm share/doc/kde/HTML/en/karchie +@dirrm share/doc/kde/HTML/el/ktalkd @dirrm lib/ksirc diff --git a/net/kdenetwork/pkg/PLIST.gcc b/net/kdenetwork/pkg/PLIST.gcc index d39f9a2ea89..cd10e3f6416 100644 --- a/net/kdenetwork/pkg/PLIST.gcc +++ b/net/kdenetwork/pkg/PLIST.gcc @@ -1,110 +1,166 @@ -@comment $NetBSD: PLIST.gcc,v 1.1 1999/03/05 22:13:56 tron Exp $ +@comment $NetBSD: PLIST.gcc,v 1.2 1999/06/05 16:38:47 tron Exp $ +bin/karchie +bin/kbiff +bin/kcmktalkd bin/kdecode +bin/kfinger bin/kmail bin/knu bin/korn -bin/krn -bin/karchie -bin/kbiff -bin/kfinger -bin/kppplogview +bin/kotalkd bin/kppp -bin/newkrn +bin/kppplogview +bin/krn bin/ktalkd -bin/kotalkd -bin/mail.local -bin/kcmktalkd bin/ktalkdlg -share/kde/apps/kmail/pics/kmmsgforwarded.xpm -share/kde/apps/kmail/pics/kmmsgqueued.xpm -share/kde/apps/kmail/pics/kmmsgsent.xpm -share/kde/apps/kmail/pics/feather_white.xpm -share/kde/apps/kmail/pics/pub_key_red.xpm +bin/mail.local +bin/newkrn +share/doc/kde/HTML/el/ktalkd/ktalkd-1.html +share/doc/kde/HTML/el/ktalkd/ktalkd-2.html +share/doc/kde/HTML/el/ktalkd/ktalkd-3.html +share/doc/kde/HTML/el/ktalkd/ktalkd-4.html +share/doc/kde/HTML/el/ktalkd/ktalkd-5.html +share/doc/kde/HTML/el/ktalkd/ktalkd-6.html +share/doc/kde/HTML/el/ktalkd/ktalkd.html +share/doc/kde/HTML/el/ktalkd/logotp3.gif +share/doc/kde/HTML/en/karchie/index-1.html +share/doc/kde/HTML/en/karchie/index-2.html +share/doc/kde/HTML/en/karchie/index-3.html +share/doc/kde/HTML/en/karchie/index-4.html +share/doc/kde/HTML/en/karchie/index-5.html +share/doc/kde/HTML/en/karchie/index-6.html +share/doc/kde/HTML/en/karchie/index.html +share/doc/kde/HTML/en/kbiff/kbiff-1.html +share/doc/kde/HTML/en/kbiff/kbiff-2.html +share/doc/kde/HTML/en/kbiff/kbiff-3.html +share/doc/kde/HTML/en/kbiff/kbiff-4.html +share/doc/kde/HTML/en/kbiff/kbiff-5.html +share/doc/kde/HTML/en/kbiff/kbiff-6.html +share/doc/kde/HTML/en/kbiff/kbiff.html +share/doc/kde/HTML/en/kbiff/logotp3.gif +share/doc/kde/HTML/en/kfinger/Kfingerset.html +share/doc/kde/HTML/en/kfinger/formatex.gif +share/doc/kde/HTML/en/kfinger/formatw.gif +share/doc/kde/HTML/en/kfinger/index.html +share/doc/kde/HTML/en/kfinger/mainw.gif +share/doc/kde/HTML/en/kfinger/setupw.gif +share/doc/kde/HTML/en/kmail/index-1.html +share/doc/kde/HTML/en/kmail/index-2.html +share/doc/kde/HTML/en/kmail/index-3.html +share/doc/kde/HTML/en/kmail/index-4.html +share/doc/kde/HTML/en/kmail/index-5.html +share/doc/kde/HTML/en/kmail/index-6.html +share/doc/kde/HTML/en/kmail/index-7.html +share/doc/kde/HTML/en/kmail/index-8.html +share/doc/kde/HTML/en/kmail/index.html +share/doc/kde/HTML/en/kmail/logotp3.gif +share/doc/kde/HTML/en/knu/index-1.html +share/doc/kde/HTML/en/knu/index-2.html +share/doc/kde/HTML/en/knu/index-3.html +share/doc/kde/HTML/en/knu/index-4.html +share/doc/kde/HTML/en/knu/index-5.html +share/doc/kde/HTML/en/knu/index-6.html +share/doc/kde/HTML/en/knu/index-7.html +share/doc/kde/HTML/en/knu/index.html +share/doc/kde/HTML/en/knu/knu-config.gif +share/doc/kde/HTML/en/knu/knu-finger.gif +share/doc/kde/HTML/en/knu/knu-host.gif +share/doc/kde/HTML/en/knu/knu-ping.gif +share/doc/kde/HTML/en/knu/knu-traceroute.gif +share/doc/kde/HTML/en/knu/logotp3.gif +share/doc/kde/HTML/en/korn/index.html +share/doc/kde/HTML/en/kppp/hayes.html +share/doc/kde/HTML/en/kppp/index.html +share/doc/kde/HTML/en/kppp/kppp-1.html +share/doc/kde/HTML/en/kppp/kppp-10.html +share/doc/kde/HTML/en/kppp/kppp-2.html +share/doc/kde/HTML/en/kppp/kppp-3.html +share/doc/kde/HTML/en/kppp/kppp-4.html +share/doc/kde/HTML/en/kppp/kppp-5.html +share/doc/kde/HTML/en/kppp/kppp-6.html +share/doc/kde/HTML/en/kppp/kppp-7.html +share/doc/kde/HTML/en/kppp/kppp-8.html +share/doc/kde/HTML/en/kppp/kppp-9.html +share/doc/kde/HTML/en/kppp/kppp.html +share/doc/kde/HTML/en/kppp/logotp3.gif +share/doc/kde/HTML/en/krn/articles.html +share/doc/kde/HTML/en/krn/groups.html +share/doc/kde/HTML/en/krn/index.html +share/doc/kde/HTML/en/krn/offline.html +share/doc/kde/HTML/en/krn/overview.html +share/doc/kde/HTML/en/ktalkd/ktalkd-1.html +share/doc/kde/HTML/en/ktalkd/ktalkd-2.html +share/doc/kde/HTML/en/ktalkd/ktalkd-3.html +share/doc/kde/HTML/en/ktalkd/ktalkd-4.html +share/doc/kde/HTML/en/ktalkd/ktalkd-5.html +share/doc/kde/HTML/en/ktalkd/ktalkd-6.html +share/doc/kde/HTML/en/ktalkd/ktalkd.html +share/doc/kde/HTML/en/ktalkd/logotp3.gif +share/doc/kde/HTML/fr/ktalkd/ktalkd-1.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-2.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-3.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-4.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-5.html +share/doc/kde/HTML/fr/ktalkd/ktalkd-6.html +share/doc/kde/HTML/fr/ktalkd/ktalkd.html +share/doc/kde/HTML/fr/ktalkd/logotp3.gif +share/doc/kde/HTML/it/ktalkd/ktalkd-1.html +share/doc/kde/HTML/it/ktalkd/ktalkd-2.html +share/doc/kde/HTML/it/ktalkd/ktalkd-3.html +share/doc/kde/HTML/it/ktalkd/ktalkd-4.html +share/doc/kde/HTML/it/ktalkd/ktalkd-5.html +share/doc/kde/HTML/it/ktalkd/ktalkd-6.html +share/doc/kde/HTML/it/ktalkd/ktalkd.html +share/doc/kde/HTML/it/ktalkd/logotp3.gif +share/kde/applnk/Internet/KMail.kdelnk +share/kde/applnk/Internet/KOrn.kdelnk +share/kde/applnk/Internet/Kppp.kdelnk +share/kde/applnk/Internet/Krn.kdelnk +share/kde/applnk/Internet/karchie.kdelnk +share/kde/applnk/Internet/kbiff.kdelnk +share/kde/applnk/Internet/kfinger.kdelnk +share/kde/applnk/Internet/knu.kdelnk +share/kde/applnk/Internet/kppplogview.kdelnk +share/kde/applnk/Settings/Network/kcmktalkd.kdelnk +share/kde/apps/kbiff/pics/delete.xpm +share/kde/apps/kbiff/pics/mailbox.xpm +share/kde/apps/kbiff/pics/mini-newmail.xpm +share/kde/apps/kbiff/pics/mini-nomail.xpm +share/kde/apps/kbiff/pics/mini-oldmail.xpm +share/kde/apps/kbiff/pics/newmail.xpm +share/kde/apps/kbiff/pics/nomail.xpm +share/kde/apps/kbiff/pics/oldmail.xpm share/kde/apps/kmail/pics/attach.xpm -share/kde/apps/kmail/pics/filedel2.xpm -share/kde/apps/kmail/pics/filereply.xpm -share/kde/apps/kmail/pics/send.xpm share/kde/apps/kmail/pics/checkmail.xpm +share/kde/apps/kmail/pics/closed.xpm +share/kde/apps/kmail/pics/feather_white.xpm +share/kde/apps/kmail/pics/filedel2.xpm share/kde/apps/kmail/pics/fileforward.xpm +share/kde/apps/kmail/pics/filereply.xpm share/kde/apps/kmail/pics/filereplyall.xpm -share/kde/apps/kmail/pics/thumb_up.xpm share/kde/apps/kmail/pics/green-bullet.xpm +share/kde/apps/kmail/pics/kdelogo.xpm share/kde/apps/kmail/pics/kmfldin.xpm share/kde/apps/kmail/pics/kmfldout.xpm +share/kde/apps/kmail/pics/kmfldsent.xpm share/kde/apps/kmail/pics/kmfolder.xpm share/kde/apps/kmail/pics/kminsorgmsg.xpm share/kde/apps/kmail/pics/kmmsgdel.xpm +share/kde/apps/kmail/pics/kmmsgforwarded.xpm share/kde/apps/kmail/pics/kmmsgnew.xpm -share/kde/apps/kmail/pics/kmmsgunseen.xpm share/kde/apps/kmail/pics/kmmsgold.xpm +share/kde/apps/kmail/pics/kmmsgqueued.xpm share/kde/apps/kmail/pics/kmmsgreplied.xpm +share/kde/apps/kmail/pics/kmmsgsent.xpm +share/kde/apps/kmail/pics/kmmsgunseen.xpm share/kde/apps/kmail/pics/kmtrash.xpm +share/kde/apps/kmail/pics/pgp-keys.xpm +share/kde/apps/kmail/pics/pub_key_red.xpm share/kde/apps/kmail/pics/red-bullet.xpm -share/kde/apps/kmail/pics/kmfldsent.xpm -share/kde/apps/kmail/pics/closed.xpm +share/kde/apps/kmail/pics/send.xpm share/kde/apps/kmail/pics/stopwatch.xbm share/kde/apps/kmail/pics/stopwatchMask.xbm -share/kde/apps/kmail/pics/kdelogo.xpm -share/kde/apps/kmail/pics/pgp-keys.xpm -share/kde/apps/krn/toolbar/find.xpm -share/kde/apps/krn/toolbar/feather_white.xpm -share/kde/apps/krn/toolbar/pub_key_red.xpm -share/kde/apps/krn/toolbar/black-bullet.xpm -share/kde/apps/krn/toolbar/filemail.xpm -share/kde/apps/krn/toolbar/previous.xpm -share/kde/apps/krn/toolbar/right.xpm -share/kde/apps/krn/toolbar/closed.xpm -share/kde/apps/krn/toolbar/krnfolder.xpm -share/kde/apps/krn/toolbar/read.xpm -share/kde/apps/krn/toolbar/subscr.xpm -share/kde/apps/krn/toolbar/connected.xpm -share/kde/apps/krn/toolbar/green-bullet.xpm -share/kde/apps/krn/toolbar/red-bullet.xpm -share/kde/apps/krn/toolbar/followup.xpm -share/kde/apps/krn/toolbar/disconnected.xpm -share/kde/apps/krn/toolbar/left.xpm -share/kde/apps/krn/toolbar/reload.xpm -share/kde/apps/krn/toolbar/tagged.xpm -share/kde/apps/krn/toolbar/deco.xpm -share/kde/apps/krn/toolbar/logo.xpm -share/kde/apps/krn/toolbar/save.xpm -share/kde/apps/krn/toolbar/fileprint.xpm -share/kde/apps/krn/toolbar/locked.xpm -share/kde/apps/krn/toolbar/catch.xpm -share/kde/apps/krn/toolbar/thumb_up.xpm -share/kde/apps/krn/toolbar/attach.xpm -share/kde/apps/krn/toolbar/mailpost.xpm -share/kde/apps/krn/toolbar/fileforward.xpm -share/kde/apps/krn/toolbar/send.xpm -share/kde/apps/kbiff/pics/mini-newmail.xpm -share/kde/apps/kbiff/pics/mini-nomail.xpm -share/kde/apps/kbiff/pics/mini-oldmail.xpm -share/kde/apps/kbiff/pics/newmail.xpm -share/kde/apps/kbiff/pics/nomail.xpm -share/kde/apps/kbiff/pics/oldmail.xpm -share/kde/apps/kbiff/pics/mailbox.xpm -share/kde/apps/kbiff/pics/delete.xpm -share/kde/apps/kppp/pics/Terminal.xpm -share/kde/apps/kppp/pics/back.xpm -share/kde/apps/kppp/pics/exit.xpm -share/kde/apps/kppp/pics/fileopen.xpm -share/kde/apps/kppp/pics/finish.xpm -share/kde/apps/kppp/pics/help.xpm -share/kde/apps/kppp/pics/kppplogo.xpm -share/kde/apps/kppp/pics/modemboth.xpm -share/kde/apps/kppp/pics/modemleft.xpm -share/kde/apps/kppp/pics/modemnone.xpm -share/kde/apps/kppp/pics/modemright.xpm -share/kde/apps/kppp/pics/phone.xpm -share/kde/apps/kppp/pics/start.xpm -share/kde/apps/kppp/pics/terminal_both.xpm -share/kde/apps/kppp/pics/terminal_left.xpm -share/kde/apps/kppp/pics/terminal_right.xpm -share/kde/apps/kppp/pics/dock_none.xpm -share/kde/apps/kppp/pics/dock_left.xpm -share/kde/apps/kppp/pics/dock_right.xpm -share/kde/apps/kppp/pics/dock_both.xpm -share/kde/apps/kppp/pics/exclamation.xpm +share/kde/apps/kmail/pics/thumb_up.xpm share/kde/apps/kppp/Rules/Argentina/Argentina_Local.rst share/kde/apps/kppp/Rules/Austria/Business_1/GSM.rst share/kde/apps/kppp/Rules/Austria/Business_1/Local.rst @@ -130,23 +186,23 @@ share/kde/apps/kppp/Rules/Belgium/Belgium_interzonal.rst share/kde/apps/kppp/Rules/Belgium/Belgium_zonal.rst share/kde/apps/kppp/Rules/Brasil/Brasil.rst share/kde/apps/kppp/Rules/Croatia/CARNet_lokalni_poziv.rst -share/kde/apps/kppp/Rules/Croatia/ibm_net.rst share/kde/apps/kppp/Rules/Croatia/CARNet_medjugradski_poziv.rst -share/kde/apps/kppp/Rules/Croatia/iskon_lokalni_poziv.rst share/kde/apps/kppp/Rules/Croatia/hinet_anonimni_ulaz.rst -share/kde/apps/kppp/Rules/Croatia/iskon_medjugradski_poziv.rst share/kde/apps/kppp/Rules/Croatia/hinet_hpt.rst +share/kde/apps/kppp/Rules/Croatia/ibm_net.rst +share/kde/apps/kppp/Rules/Croatia/iskon_lokalni_poziv.rst +share/kde/apps/kppp/Rules/Croatia/iskon_medjugradski_poziv.rst share/kde/apps/kppp/Rules/Croatia/iskon_zagrebacka_zupanija.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_City.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo1.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo2.rst share/kde/apps/kppp/Rules/Czechia/Czech_Telecom_Tarifni_pasmo3.rst -share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst -share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst -share/kde/apps/kppp/Rules/Denmark/Image_1049.rst -share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst share/kde/apps/kppp/Rules/Denmark/1001_Internet.rst +share/kde/apps/kppp/Rules/Denmark/CyberCity_1033.rst share/kde/apps/kppp/Rules/Denmark/Get2Net_1001.rst +share/kde/apps/kppp/Rules/Denmark/Image_1049.rst +share/kde/apps/kppp/Rules/Denmark/Teledanmark_Local.rst +share/kde/apps/kppp/Rules/Denmark/Teledanmark_Regional.rst share/kde/apps/kppp/Rules/England/BirminghamCable_Local.rst share/kde/apps/kppp/Rules/England/BirminghamCable_National.rst share/kde/apps/kppp/Rules/England/BirminghamCable_SameTelco.rst @@ -154,36 +210,37 @@ share/kde/apps/kppp/Rules/England/BritishTelecom_Local.rst share/kde/apps/kppp/Rules/England/BritishTelecom_National.rst share/kde/apps/kppp/Rules/England/BritishTelecom_Regional.rst share/kde/apps/kppp/Rules/France/Local.rst +share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst +share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst +share/kde/apps/kppp/Rules/Germany/Tele2.rst +share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst +share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst share/kde/apps/kppp/Rules/Germany/Telekom_200km.rst share/kde/apps/kppp/Rules/Germany/Telekom_50km.rst share/kde/apps/kppp/Rules/Germany/Telekom_City.rst share/kde/apps/kppp/Rules/Germany/Telekom_City_Weekend.rst share/kde/apps/kppp/Rules/Germany/Telekom_Ferntarif.rst share/kde/apps/kppp/Rules/Germany/Telekom_Regio_Call.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_50km.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_Germany.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_City.rst -share/kde/apps/kppp/Rules/Germany/NetCologne_Time_Line.rst -share/kde/apps/kppp/Rules/Germany/TelePassport_Fern.rst -share/kde/apps/kppp/Rules/Germany/TelePassport_Nah.rst -share/kde/apps/kppp/Rules/Germany/Tele2.rst -share/kde/apps/kppp/Rules/Germany/Arcor_Internet_by_Call.rst +share/kde/apps/kppp/Rules/Germany/Telekom_T-Online.rst share/kde/apps/kppp/Rules/Greece/Hellas_local.rst share/kde/apps/kppp/Rules/Hong_Kong/Hong_Kong_Telecom.rst share/kde/apps/kppp/Rules/Hungary/Local.rst -share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst share/kde/apps/kppp/Rules/Hungary/LocalTop_MATAV.rst +share/kde/apps/kppp/Rules/Hungary/Local_MATAV.rst share/kde/apps/kppp/Rules/Indonesia/Lokal_1_Metropolitan.rst -share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst share/kde/apps/kppp/Rules/Indonesia/Lokal_2_Metropolitan.rst +share/kde/apps/kppp/Rules/Indonesia/Lokal_non_metropolitan.rst share/kde/apps/kppp/Rules/Italy/Telecom_0-15_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst share/kde/apps/kppp/Rules/Italy/Telecom_15-30_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_TUT.rst share/kde/apps/kppp/Rules/Italy/Telecom_30-60_km.rst -share/kde/apps/kppp/Rules/Italy/Telecom_Urbana.rst share/kde/apps/kppp/Rules/Italy/Telecom_60+_km.rst -share/kde/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst +share/kde/apps/kppp/Rules/Italy/Telecom_Interurbana_settoriale.rst +share/kde/apps/kppp/Rules/Italy/Telecom_TUT.rst +share/kde/apps/kppp/Rules/Italy/Telecom_Urbana.rst +share/kde/apps/kppp/Rules/Jamaica/CWJ_InterParish.rst share/kde/apps/kppp/Rules/Jamaica/CWJ_Local.rst share/kde/apps/kppp/Rules/Japan/NTT_Local.rst share/kde/apps/kppp/Rules/Kazakhstan/Akparat_Sprint.rst @@ -198,297 +255,281 @@ share/kde/apps/kppp/Rules/Norway/Local_Area.rst share/kde/apps/kppp/Rules/Norway/Long_Distance.rst share/kde/apps/kppp/Rules/Poland/Poland.rst share/kde/apps/kppp/Rules/Poland/Poland_Local.rst +share/kde/apps/kppp/Rules/Portugal/067.rst share/kde/apps/kppp/Rules/Portugal/Local+Activation_rate.rst share/kde/apps/kppp/Rules/Portugal/Local.rst -share/kde/apps/kppp/Rules/Portugal/067.rst share/kde/apps/kppp/Rules/Romania/Telecom_Interurban.rst share/kde/apps/kppp/Rules/Romania/Telecom_Local.rst share/kde/apps/kppp/Rules/Singapore/SingTel_Local.rst share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_1_pasmo.rst -share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_2_pasmo.rst +share/kde/apps/kppp/Rules/Slovakia/Slovenske_Telekomunikacie_Mesto.rst +share/kde/apps/kppp/Rules/South_Afrika/South_Afrika.rst share/kde/apps/kppp/Rules/Spain/Infovia.rst -share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial.rst share/kde/apps/kppp/Rules/Spain/Infovia_IVA.rst +share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Interprovincial_IVA.rst +share/kde/apps/kppp/Rules/Spain/Telefonica_Local.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Metropolitana.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Metropolitana_IVA.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Nacional.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Provincial.rst share/kde/apps/kppp/Rules/Spain/Telefonica_Provincial_IVA.rst -share/kde/apps/kppp/Rules/Spain/Telefonica_Local.rst -share/kde/apps/kppp/Rules/South_Afrika/South_Afrika.rst -share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_1.rst share/kde/apps/kppp/Rules/Sweden/Local.rst -share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_2.rst share/kde/apps/kppp/Rules/Sweden/Local_Telebonus_1.rst share/kde/apps/kppp/Rules/Sweden/Local_Telebonus_2.rst share/kde/apps/kppp/Rules/Sweden/Long_Distance.rst -share/kde/apps/kppp/Rules/Switzerland/Swisscom_Local.rst -share/kde/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst +share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_1.rst +share/kde/apps/kppp/Rules/Sweden/Long_Distance_Telebonus_2.rst share/kde/apps/kppp/Rules/Switzerland/Sunrise_Internet.rst share/kde/apps/kppp/Rules/Switzerland/Sunrise_Local.rst -share/kde/apps/kppp/Rules/checkrules +share/kde/apps/kppp/Rules/Switzerland/Swisscom_Local.rst +share/kde/apps/kppp/Rules/Switzerland/Swisscom_Remote.rst share/kde/apps/kppp/Rules/TEMPLATE +share/kde/apps/kppp/Rules/checkrules +share/kde/apps/kppp/pics/Terminal.xpm +share/kde/apps/kppp/pics/back.xpm +share/kde/apps/kppp/pics/dock_both.xpm +share/kde/apps/kppp/pics/dock_left.xpm +share/kde/apps/kppp/pics/dock_none.xpm +share/kde/apps/kppp/pics/dock_right.xpm +share/kde/apps/kppp/pics/exclamation.xpm +share/kde/apps/kppp/pics/exit.xpm +share/kde/apps/kppp/pics/fileopen.xpm +share/kde/apps/kppp/pics/finish.xpm +share/kde/apps/kppp/pics/help.xpm +share/kde/apps/kppp/pics/kppplogo.xpm +share/kde/apps/kppp/pics/modemboth.xpm +share/kde/apps/kppp/pics/modemleft.xpm +share/kde/apps/kppp/pics/modemnone.xpm +share/kde/apps/kppp/pics/modemright.xpm +share/kde/apps/kppp/pics/phone.xpm +share/kde/apps/kppp/pics/start.xpm +share/kde/apps/kppp/pics/terminal_both.xpm +share/kde/apps/kppp/pics/terminal_left.xpm +share/kde/apps/kppp/pics/terminal_right.xpm +share/kde/apps/krn/toolbar/attach.xpm +share/kde/apps/krn/toolbar/black-bullet.xpm +share/kde/apps/krn/toolbar/catch.xpm +share/kde/apps/krn/toolbar/closed.xpm +share/kde/apps/krn/toolbar/connected.xpm +share/kde/apps/krn/toolbar/deco.xpm +share/kde/apps/krn/toolbar/disconnected.xpm +share/kde/apps/krn/toolbar/feather_white.xpm +share/kde/apps/krn/toolbar/fileforward.xpm +share/kde/apps/krn/toolbar/filemail.xpm +share/kde/apps/krn/toolbar/fileprint.xpm +share/kde/apps/krn/toolbar/find.xpm +share/kde/apps/krn/toolbar/followup.xpm +share/kde/apps/krn/toolbar/green-bullet.xpm +share/kde/apps/krn/toolbar/krnfolder.xpm +share/kde/apps/krn/toolbar/left.xpm +share/kde/apps/krn/toolbar/locked.xpm +share/kde/apps/krn/toolbar/logo.xpm +share/kde/apps/krn/toolbar/mailpost.xpm +share/kde/apps/krn/toolbar/previous.xpm +share/kde/apps/krn/toolbar/pub_key_red.xpm +share/kde/apps/krn/toolbar/read.xpm +share/kde/apps/krn/toolbar/red-bullet.xpm +share/kde/apps/krn/toolbar/reload.xpm +share/kde/apps/krn/toolbar/right.xpm +share/kde/apps/krn/toolbar/save.xpm +share/kde/apps/krn/toolbar/send.xpm +share/kde/apps/krn/toolbar/subscr.xpm +share/kde/apps/krn/toolbar/tagged.xpm +share/kde/apps/krn/toolbar/thumb_up.xpm share/kde/config/karchierc share/kde/config/kfingerrc share/kde/config/ktalkdrc -share/doc/kde/HTML/en/kmail/index.html -share/doc/kde/HTML/en/kmail/index-1.html -share/doc/kde/HTML/en/kmail/index-2.html -share/doc/kde/HTML/en/kmail/index-3.html -share/doc/kde/HTML/en/kmail/index-4.html -share/doc/kde/HTML/en/kmail/index-5.html -share/doc/kde/HTML/en/kmail/index-6.html -share/doc/kde/HTML/en/kmail/logotp3.gif -share/doc/kde/HTML/en/knu/index-1.html -share/doc/kde/HTML/en/knu/index-2.html -share/doc/kde/HTML/en/knu/index-3.html -share/doc/kde/HTML/en/knu/index-4.html -share/doc/kde/HTML/en/knu/index-5.html -share/doc/kde/HTML/en/knu/index-6.html -share/doc/kde/HTML/en/knu/knu-finger.gif -share/doc/kde/HTML/en/knu/index-7.html -share/doc/kde/HTML/en/knu/logotp3.gif -share/doc/kde/HTML/en/knu/knu-host.gif -share/doc/kde/HTML/en/knu/knu-traceroute.gif -share/doc/kde/HTML/en/knu/knu-config.gif -share/doc/kde/HTML/en/knu/knu-ping.gif -share/doc/kde/HTML/en/knu/index.html -share/doc/kde/HTML/en/korn/index.html -share/doc/kde/HTML/en/krn/index.html -share/doc/kde/HTML/en/krn/articles.html -share/doc/kde/HTML/en/krn/groups.html -share/doc/kde/HTML/en/krn/offline.html -share/doc/kde/HTML/en/krn/overview.html -share/doc/kde/HTML/en/karchie/index.html -share/doc/kde/HTML/en/karchie/index-1.html -share/doc/kde/HTML/en/karchie/index-2.html -share/doc/kde/HTML/en/karchie/index-3.html -share/doc/kde/HTML/en/karchie/index-4.html -share/doc/kde/HTML/en/karchie/index-5.html -share/doc/kde/HTML/en/karchie/index-6.html -share/doc/kde/HTML/en/kbiff/kbiff.html -share/doc/kde/HTML/en/kbiff/kbiff-1.html -share/doc/kde/HTML/en/kbiff/kbiff-2.html -share/doc/kde/HTML/en/kbiff/kbiff-3.html -share/doc/kde/HTML/en/kbiff/kbiff-4.html -share/doc/kde/HTML/en/kbiff/kbiff-5.html -share/doc/kde/HTML/en/kbiff/kbiff-6.html -share/doc/kde/HTML/en/kbiff/logotp3.gif -share/doc/kde/HTML/en/kfinger/Kfingerset.html -share/doc/kde/HTML/en/kfinger/formatex.gif -share/doc/kde/HTML/en/kfinger/index.html -share/doc/kde/HTML/en/kfinger/setupw.gif -share/doc/kde/HTML/en/kfinger/formatw.gif -share/doc/kde/HTML/en/kfinger/mainw.gif -share/doc/kde/HTML/en/kppp/index.html -share/doc/kde/HTML/en/kppp/kppp.html -share/doc/kde/HTML/en/kppp/kppp-1.html -share/doc/kde/HTML/en/kppp/kppp-2.html -share/doc/kde/HTML/en/kppp/kppp-3.html -share/doc/kde/HTML/en/kppp/kppp-4.html -share/doc/kde/HTML/en/kppp/kppp-5.html -share/doc/kde/HTML/en/kppp/kppp-6.html -share/doc/kde/HTML/en/kppp/kppp-7.html -share/doc/kde/HTML/en/kppp/kppp-8.html -share/doc/kde/HTML/en/kppp/kppp-9.html -share/doc/kde/HTML/en/kppp/kppp-10.html -share/doc/kde/HTML/en/kppp/hayes.html -share/doc/kde/HTML/en/kppp/logotp3.gif -share/doc/kde/HTML/en/ktalkd/ktalkd.html -share/doc/kde/HTML/en/ktalkd/ktalkd-1.html -share/doc/kde/HTML/en/ktalkd/ktalkd-2.html -share/doc/kde/HTML/en/ktalkd/ktalkd-3.html -share/doc/kde/HTML/en/ktalkd/ktalkd-4.html -share/doc/kde/HTML/en/ktalkd/ktalkd-5.html -share/doc/kde/HTML/en/ktalkd/ktalkd-6.html -share/doc/kde/HTML/en/ktalkd/logotp3.gif -share/doc/kde/HTML/it/ktalkd/ktalkd.html -share/doc/kde/HTML/it/ktalkd/ktalkd-1.html -share/doc/kde/HTML/it/ktalkd/ktalkd-2.html -share/doc/kde/HTML/it/ktalkd/ktalkd-3.html -share/doc/kde/HTML/it/ktalkd/ktalkd-4.html -share/doc/kde/HTML/it/ktalkd/ktalkd-5.html -share/doc/kde/HTML/it/ktalkd/ktalkd-6.html -share/doc/kde/HTML/it/ktalkd/logotp3.gif -share/doc/kde/HTML/fr/ktalkd/ktalkd.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-1.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-2.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-3.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-4.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-5.html -share/doc/kde/HTML/fr/ktalkd/ktalkd-6.html -share/doc/kde/HTML/fr/ktalkd/logotp3.gif -share/doc/kde/HTML/el/ktalkd/ktalkd.html -share/doc/kde/HTML/el/ktalkd/ktalkd-1.html -share/doc/kde/HTML/el/ktalkd/ktalkd-2.html -share/doc/kde/HTML/el/ktalkd/ktalkd-3.html -share/doc/kde/HTML/el/ktalkd/ktalkd-4.html -share/doc/kde/HTML/el/ktalkd/ktalkd-5.html -share/doc/kde/HTML/el/ktalkd/ktalkd-6.html -share/doc/kde/HTML/el/ktalkd/logotp3.gif -share/kde/applnk/Internet/karchie.kdelnk -share/kde/applnk/Internet/kbiff.kdelnk -share/kde/applnk/Internet/kfinger.kdelnk -share/kde/applnk/Internet/kppplogview.kdelnk -share/kde/applnk/Internet/Kppp.kdelnk -share/kde/applnk/Internet/Krn.kdelnk -share/kde/applnk/Internet/knu.kdelnk -share/kde/applnk/Internet/KOrn.kdelnk -share/kde/applnk/Internet/KMail.kdelnk -share/kde/applnk/Settings/Network/kcmktalkd.kdelnk -share/kde/icons/mini/kmail.xpm -share/kde/icons/mini/krn.xpm -share/kde/icons/mini/knu.xpm -share/kde/icons/mini/korn.xpm -share/kde/icons/mini/karchie.xpm -share/kde/icons/mini/kbiff.xpm -share/kde/icons/mini/kppp.xpm +share/kde/icons/karchie.xpm +share/kde/icons/kbiff.xpm share/kde/icons/kmail.xpm share/kde/icons/knu.xpm share/kde/icons/korn.xpm -share/kde/icons/krn.xpm -share/kde/icons/karchie.xpm -share/kde/icons/kbiff.xpm share/kde/icons/kppp.xpm -share/kde/locale/fr/LC_MESSAGES/kppp.mo +share/kde/icons/krn.xpm +share/kde/icons/mini/karchie.xpm +share/kde/icons/mini/kbiff.xpm +share/kde/icons/mini/kmail.xpm +share/kde/icons/mini/knu.xpm +share/kde/icons/mini/korn.xpm +share/kde/icons/mini/kppp.xpm +share/kde/icons/mini/krn.xpm +share/kde/locale/br/LC_MESSAGES/karchie.mo +share/kde/locale/br/LC_MESSAGES/kbiff.mo +share/kde/locale/br/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/br/LC_MESSAGES/kfinger.mo +share/kde/locale/br/LC_MESSAGES/kmail.mo +share/kde/locale/br/LC_MESSAGES/knu.mo +share/kde/locale/br/LC_MESSAGES/korn.mo +share/kde/locale/br/LC_MESSAGES/kppp.mo +share/kde/locale/br/LC_MESSAGES/krn.mo +share/kde/locale/br/LC_MESSAGES/ksirc.mo +share/kde/locale/br/LC_MESSAGES/ktalkd.mo +share/kde/locale/ca/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/ca/LC_MESSAGES/kfinger.mo +share/kde/locale/ca/LC_MESSAGES/kmail.mo +share/kde/locale/ca/LC_MESSAGES/knu.mo +share/kde/locale/ca/LC_MESSAGES/kppp.mo +share/kde/locale/ca/LC_MESSAGES/krn.mo +share/kde/locale/ca/LC_MESSAGES/ktalkd.mo +share/kde/locale/cs/LC_MESSAGES/karchie.mo +share/kde/locale/cs/LC_MESSAGES/kbiff.mo +share/kde/locale/cs/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/cs/LC_MESSAGES/kfinger.mo +share/kde/locale/cs/LC_MESSAGES/kmail.mo +share/kde/locale/cs/LC_MESSAGES/knu.mo +share/kde/locale/cs/LC_MESSAGES/korn.mo +share/kde/locale/cs/LC_MESSAGES/kppp.mo +share/kde/locale/cs/LC_MESSAGES/krn.mo +share/kde/locale/cs/LC_MESSAGES/ksirc.mo +share/kde/locale/cs/LC_MESSAGES/ktalkd.mo +share/kde/locale/da/LC_MESSAGES/karchie.mo +share/kde/locale/da/LC_MESSAGES/kbiff.mo +share/kde/locale/da/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/da/LC_MESSAGES/kfinger.mo +share/kde/locale/da/LC_MESSAGES/kmail.mo +share/kde/locale/da/LC_MESSAGES/knu.mo +share/kde/locale/da/LC_MESSAGES/korn.mo share/kde/locale/da/LC_MESSAGES/kppp.mo -share/kde/locale/it/LC_MESSAGES/krn.mo -share/kde/locale/it/LC_MESSAGES/knu.mo -share/kde/locale/it/LC_MESSAGES/kppp.mo -share/kde/locale/nl/LC_MESSAGES/kmail.mo -share/kde/locale/nl/LC_MESSAGES/krn.mo -share/kde/locale/nl/LC_MESSAGES/knu.mo -share/kde/locale/nl/LC_MESSAGES/kppp.mo -share/kde/locale/pt/LC_MESSAGES/krn.mo -share/kde/locale/no/LC_MESSAGES/kmail.mo -share/kde/locale/no/LC_MESSAGES/krn.mo -share/kde/locale/no/LC_MESSAGES/kppp.mo -share/kde/locale/no/LC_MESSAGES/knu.mo -share/kde/locale/el/LC_MESSAGES/kmail.mo -share/kde/locale/el/LC_MESSAGES/krn.mo -share/kde/locale/el/LC_MESSAGES/kppp.mo -share/kde/locale/el/LC_MESSAGES/knu.mo -share/kde/locale/ro/LC_MESSAGES/kmail.mo -share/kde/locale/ro/LC_MESSAGES/kppp.mo -share/kde/locale/sk/LC_MESSAGES/kmail.mo -share/kde/locale/sk/LC_MESSAGES/krn.mo -share/kde/locale/sk/LC_MESSAGES/knu.mo -share/kde/locale/sk/LC_MESSAGES/kppp.mo +share/kde/locale/da/LC_MESSAGES/krn.mo +share/kde/locale/da/LC_MESSAGES/ktalkd.mo +share/kde/locale/de/LC_MESSAGES/karchie.mo +share/kde/locale/de/LC_MESSAGES/kbiff.mo +share/kde/locale/de/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/de/LC_MESSAGES/kfinger.mo share/kde/locale/de/LC_MESSAGES/kmail.mo -share/kde/locale/de/LC_MESSAGES/krn.mo share/kde/locale/de/LC_MESSAGES/knu.mo +share/kde/locale/de/LC_MESSAGES/korn.mo share/kde/locale/de/LC_MESSAGES/kppp.mo -share/kde/locale/pt/LC_MESSAGES/kmail.mo -share/kde/locale/fr/LC_MESSAGES/kmail.mo -share/kde/locale/fr/LC_MESSAGES/knu.mo -share/kde/locale/fr/LC_MESSAGES/krn.mo +share/kde/locale/de/LC_MESSAGES/kppplogview.mo +share/kde/locale/de/LC_MESSAGES/krn.mo +share/kde/locale/de/LC_MESSAGES/ktalkd.mo +share/kde/locale/el/LC_MESSAGES/kmail.mo +share/kde/locale/el/LC_MESSAGES/knu.mo +share/kde/locale/el/LC_MESSAGES/kppp.mo +share/kde/locale/el/LC_MESSAGES/krn.mo +share/kde/locale/eo/LC_MESSAGES/karchie.mo +share/kde/locale/eo/LC_MESSAGES/kbiff.mo +share/kde/locale/eo/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/eo/LC_MESSAGES/kfinger.mo +share/kde/locale/eo/LC_MESSAGES/kmail.mo +share/kde/locale/eo/LC_MESSAGES/knu.mo +share/kde/locale/eo/LC_MESSAGES/korn.mo +share/kde/locale/eo/LC_MESSAGES/kppp.mo +share/kde/locale/eo/LC_MESSAGES/krn.mo +share/kde/locale/eo/LC_MESSAGES/ktalkd.mo +share/kde/locale/es/LC_MESSAGES/kbiff.mo +share/kde/locale/es/LC_MESSAGES/kfinger.mo +share/kde/locale/es/LC_MESSAGES/kmail.mo +share/kde/locale/es/LC_MESSAGES/knu.mo +share/kde/locale/es/LC_MESSAGES/korn.mo +share/kde/locale/es/LC_MESSAGES/kppp.mo +share/kde/locale/es/LC_MESSAGES/krn.mo +share/kde/locale/es/LC_MESSAGES/ktalkd.mo +share/kde/locale/et/LC_MESSAGES/kmail.mo +share/kde/locale/fi/LC_MESSAGES/karchie.mo +share/kde/locale/fi/LC_MESSAGES/kbiff.mo +share/kde/locale/fi/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/fi/LC_MESSAGES/kfinger.mo share/kde/locale/fi/LC_MESSAGES/kmail.mo share/kde/locale/fi/LC_MESSAGES/knu.mo +share/kde/locale/fi/LC_MESSAGES/korn.mo share/kde/locale/fi/LC_MESSAGES/kppp.mo share/kde/locale/fi/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/kmail.mo -share/kde/locale/cs/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/knu.mo -share/kde/locale/cs/LC_MESSAGES/kppp.mo -share/kde/locale/es/LC_MESSAGES/krn.mo -share/kde/locale/es/LC_MESSAGES/knu.mo -share/kde/locale/es/LC_MESSAGES/kmail.mo -share/kde/locale/es/LC_MESSAGES/kppp.mo -share/kde/locale/hu/LC_MESSAGES/kmail.mo -share/kde/locale/hu/LC_MESSAGES/knu.mo -share/kde/locale/it/LC_MESSAGES/kmail.mo -share/kde/locale/pt/LC_MESSAGES/knu.mo -share/kde/locale/pt/LC_MESSAGES/kppp.mo -share/kde/locale/pl/LC_MESSAGES/kppp.mo -share/kde/locale/pl/LC_MESSAGES/kmail.mo -share/kde/locale/pl/LC_MESSAGES/krn.mo -share/kde/locale/pl/LC_MESSAGES/knu.mo +share/kde/locale/fi/LC_MESSAGES/ktalkd.mo +share/kde/locale/fr/LC_MESSAGES/kbiff.mo +share/kde/locale/fr/LC_MESSAGES/kfinger.mo +share/kde/locale/fr/LC_MESSAGES/kmail.mo +share/kde/locale/fr/LC_MESSAGES/knu.mo +share/kde/locale/fr/LC_MESSAGES/korn.mo +share/kde/locale/fr/LC_MESSAGES/kppp.mo +share/kde/locale/fr/LC_MESSAGES/krn.mo +share/kde/locale/fr/LC_MESSAGES/ktalkd.mo +share/kde/locale/he/LC_MESSAGES/kppp.mo +share/kde/locale/hr/LC_MESSAGES/kbiff.mo +share/kde/locale/hr/LC_MESSAGES/kfinger.mo share/kde/locale/hr/LC_MESSAGES/kmail.mo share/kde/locale/hr/LC_MESSAGES/knu.mo share/kde/locale/hr/LC_MESSAGES/kppp.mo share/kde/locale/hr/LC_MESSAGES/krn.mo -share/kde/locale/ro/LC_MESSAGES/krn.mo -share/kde/locale/ca/LC_MESSAGES/kppp.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo -share/kde/locale/pt_BR/LC_MESSAGES/kmail.mo -share/kde/locale/pt_BR/LC_MESSAGES/krn.mo -share/kde/locale/pt_BR/LC_MESSAGES/knu.mo -share/kde/locale/pt_BR/LC_MESSAGES/kppp.mo -share/kde/locale/eo/LC_MESSAGES/kmail.mo -share/kde/locale/eo/LC_MESSAGES/krn.mo -share/kde/locale/eo/LC_MESSAGES/knu.mo -share/kde/locale/eo/LC_MESSAGES/kppp.mo -share/kde/locale/eo/LC_MESSAGES/karchie.mo -share/kde/locale/eo/LC_MESSAGES/kbiff.mo -share/kde/locale/eo/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/eo/LC_MESSAGES/kfinger.mo -share/kde/locale/eo/LC_MESSAGES/korn.mo -share/kde/locale/eo/LC_MESSAGES/ktalkd.mo -share/kde/locale/is/LC_MESSAGES/kmail.mo -share/kde/locale/is/LC_MESSAGES/ktalkd.mo +share/kde/locale/hr/LC_MESSAGES/ktalkd.mo +share/kde/locale/hu/LC_MESSAGES/kbiff.mo +share/kde/locale/hu/LC_MESSAGES/kfinger.mo +share/kde/locale/hu/LC_MESSAGES/kmail.mo +share/kde/locale/hu/LC_MESSAGES/knu.mo +share/kde/locale/hu/LC_MESSAGES/ktalkd.mo share/kde/locale/is/LC_MESSAGES/karchie.mo share/kde/locale/is/LC_MESSAGES/kbiff.mo share/kde/locale/is/LC_MESSAGES/kcmktalkd.mo share/kde/locale/is/LC_MESSAGES/kfinger.mo +share/kde/locale/is/LC_MESSAGES/kmail.mo share/kde/locale/is/LC_MESSAGES/knu.mo share/kde/locale/is/LC_MESSAGES/korn.mo -share/kde/locale/is/LC_MESSAGES/krn.mo share/kde/locale/is/LC_MESSAGES/kppp.mo +share/kde/locale/is/LC_MESSAGES/krn.mo +share/kde/locale/is/LC_MESSAGES/ktalkd.mo +share/kde/locale/it/LC_MESSAGES/kbiff.mo +share/kde/locale/it/LC_MESSAGES/kfinger.mo +share/kde/locale/it/LC_MESSAGES/kmail.mo +share/kde/locale/it/LC_MESSAGES/knu.mo +share/kde/locale/it/LC_MESSAGES/korn.mo +share/kde/locale/it/LC_MESSAGES/kppp.mo +share/kde/locale/it/LC_MESSAGES/krn.mo +share/kde/locale/it/LC_MESSAGES/ktalkd.mo share/kde/locale/ko/LC_MESSAGES/kmail.mo -share/kde/locale/ko/LC_MESSAGES/krn.mo share/kde/locale/ko/LC_MESSAGES/knu.mo share/kde/locale/ko/LC_MESSAGES/kppp.mo -share/kde/locale/tr/LC_MESSAGES/kmail.mo -share/kde/locale/tr/LC_MESSAGES/krn.mo -share/kde/locale/tr/LC_MESSAGES/knu.mo -share/kde/locale/tr/LC_MESSAGES/kppp.mo -share/kde/locale/he/LC_MESSAGES/kppp.mo -share/kde/locale/et/LC_MESSAGES/kmail.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo -share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo +share/kde/locale/ko/LC_MESSAGES/krn.mo share/kde/locale/mk/LC_MESSAGES/kmail.mo +share/kde/locale/nl/LC_MESSAGES/kmail.mo +share/kde/locale/nl/LC_MESSAGES/knu.mo +share/kde/locale/nl/LC_MESSAGES/kppp.mo +share/kde/locale/nl/LC_MESSAGES/krn.mo +share/kde/locale/nl/LC_MESSAGES/ktalkd.mo +share/kde/locale/no/LC_MESSAGES/karchie.mo +share/kde/locale/no/LC_MESSAGES/kbiff.mo +share/kde/locale/no/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/no/LC_MESSAGES/kfinger.mo +share/kde/locale/no/LC_MESSAGES/kmail.mo +share/kde/locale/no/LC_MESSAGES/knu.mo +share/kde/locale/no/LC_MESSAGES/korn.mo +share/kde/locale/no/LC_MESSAGES/kppp.mo +share/kde/locale/no/LC_MESSAGES/krn.mo +share/kde/locale/no/LC_MESSAGES/ktalkd.mo +share/kde/locale/pl/LC_MESSAGES/karchie.mo +share/kde/locale/pl/LC_MESSAGES/kbiff.mo +share/kde/locale/pl/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/pl/LC_MESSAGES/kfinger.mo +share/kde/locale/pl/LC_MESSAGES/kmail.mo +share/kde/locale/pl/LC_MESSAGES/knu.mo +share/kde/locale/pl/LC_MESSAGES/korn.mo +share/kde/locale/pl/LC_MESSAGES/kppp.mo +share/kde/locale/pl/LC_MESSAGES/krn.mo +share/kde/locale/pl/LC_MESSAGES/ktalkd.mo +share/kde/locale/pt/LC_MESSAGES/kbiff.mo +share/kde/locale/pt/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/pt/LC_MESSAGES/kfinger.mo +share/kde/locale/pt/LC_MESSAGES/kmail.mo +share/kde/locale/pt/LC_MESSAGES/knu.mo +share/kde/locale/pt/LC_MESSAGES/kppp.mo +share/kde/locale/pt/LC_MESSAGES/krn.mo +share/kde/locale/pt/LC_MESSAGES/ktalkd.mo +share/kde/locale/pt_BR/LC_MESSAGES/karchie.mo +share/kde/locale/pt_BR/LC_MESSAGES/kbiff.mo +share/kde/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo share/kde/locale/pt_BR/LC_MESSAGES/kcmtalkd.mo +share/kde/locale/pt_BR/LC_MESSAGES/kfinger.mo +share/kde/locale/pt_BR/LC_MESSAGES/kmail.mo +share/kde/locale/pt_BR/LC_MESSAGES/knu.mo share/kde/locale/pt_BR/LC_MESSAGES/korn.mo -share/kde/locale/pt_BR/LC_MESSAGES/kbiff.mo +share/kde/locale/pt_BR/LC_MESSAGES/kppp.mo +share/kde/locale/pt_BR/LC_MESSAGES/krn.mo share/kde/locale/pt_BR/LC_MESSAGES/ktalkd.mo -share/kde/locale/pt_BR/LC_MESSAGES/karchie.mo -share/kde/locale/pt_BR/LC_MESSAGES/kfinger.mo -share/kde/locale/pt_BR/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/de/LC_MESSAGES/ktalkd.mo -share/kde/locale/de/LC_MESSAGES/korn.mo -share/kde/locale/de/LC_MESSAGES/kfinger.mo -share/kde/locale/de/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/de/LC_MESSAGES/karchie.mo -share/kde/locale/de/LC_MESSAGES/kbiff.mo -share/kde/locale/fr/LC_MESSAGES/ktalkd.mo -share/kde/locale/fr/LC_MESSAGES/kbiff.mo -share/kde/locale/fr/LC_MESSAGES/korn.mo -share/kde/locale/fr/LC_MESSAGES/kfinger.mo -share/kde/locale/sv/LC_MESSAGES/kbiff.mo -share/kde/locale/sv/LC_MESSAGES/kfinger.mo -share/kde/locale/sv/LC_MESSAGES/kmail.mo -share/kde/locale/sv/LC_MESSAGES/knu.mo -share/kde/locale/sv/LC_MESSAGES/korn.mo -share/kde/locale/sv/LC_MESSAGES/kppp.mo -share/kde/locale/sv/LC_MESSAGES/karchie.mo -share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo -share/kde/locale/sv/LC_MESSAGES/ktalkd.mo -share/kde/locale/sv/LC_MESSAGES/krn.mo -share/kde/locale/cs/LC_MESSAGES/kfinger.mo -share/kde/locale/cs/LC_MESSAGES/ktalkd.mo -share/kde/locale/cs/LC_MESSAGES/korn.mo -share/kde/locale/cs/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/cs/LC_MESSAGES/kbiff.mo -share/kde/locale/cs/LC_MESSAGES/karchie.mo -share/kde/locale/es/LC_MESSAGES/korn.mo -share/kde/locale/es/LC_MESSAGES/ktalkd.mo -share/kde/locale/es/LC_MESSAGES/kfinger.mo -share/kde/locale/es/LC_MESSAGES/kbiff.mo +share/kde/locale/ro/LC_MESSAGES/kfinger.mo +share/kde/locale/ro/LC_MESSAGES/kmail.mo +share/kde/locale/ro/LC_MESSAGES/kppp.mo +share/kde/locale/ro/LC_MESSAGES/krn.mo share/kde/locale/ru/LC_MESSAGES/kbiff.mo share/kde/locale/ru/LC_MESSAGES/kcmktalkd.mo share/kde/locale/ru/LC_MESSAGES/kfinger.mo @@ -497,75 +538,43 @@ share/kde/locale/ru/LC_MESSAGES/knu.mo share/kde/locale/ru/LC_MESSAGES/kppp.mo share/kde/locale/ru/LC_MESSAGES/krn.mo share/kde/locale/ru/LC_MESSAGES/ktalkd.mo -share/kde/locale/hu/LC_MESSAGES/ktalkd.mo -share/kde/locale/hu/LC_MESSAGES/kfinger.mo -share/kde/locale/hu/LC_MESSAGES/kbiff.mo -share/kde/locale/da/LC_MESSAGES/karchie.mo -share/kde/locale/da/LC_MESSAGES/kbiff.mo -share/kde/locale/da/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/da/LC_MESSAGES/kfinger.mo -share/kde/locale/da/LC_MESSAGES/kmail.mo -share/kde/locale/da/LC_MESSAGES/knu.mo -share/kde/locale/da/LC_MESSAGES/korn.mo -share/kde/locale/da/LC_MESSAGES/krn.mo -share/kde/locale/da/LC_MESSAGES/ktalkd.mo -share/kde/locale/it/LC_MESSAGES/kbiff.mo -share/kde/locale/it/LC_MESSAGES/korn.mo -share/kde/locale/it/LC_MESSAGES/ktalkd.mo -share/kde/locale/it/LC_MESSAGES/kfinger.mo -share/kde/locale/nl/LC_MESSAGES/ktalkd.mo -share/kde/locale/pt/LC_MESSAGES/ktalkd.mo -share/kde/locale/pt/LC_MESSAGES/kfinger.mo -share/kde/locale/pt/LC_MESSAGES/kbiff.mo -share/kde/locale/pt/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/no/LC_MESSAGES/ktalkd.mo -share/kde/locale/no/LC_MESSAGES/korn.mo -share/kde/locale/no/LC_MESSAGES/kbiff.mo -share/kde/locale/no/LC_MESSAGES/kfinger.mo -share/kde/locale/no/LC_MESSAGES/karchie.mo -share/kde/locale/no/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/pl/LC_MESSAGES/kbiff.mo -share/kde/locale/pl/LC_MESSAGES/korn.mo -share/kde/locale/pl/LC_MESSAGES/kfinger.mo -share/kde/locale/pl/LC_MESSAGES/karchie.mo -share/kde/locale/pl/LC_MESSAGES/ktalkd.mo -share/kde/locale/pl/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/fi/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/fi/LC_MESSAGES/ktalkd.mo -share/kde/locale/fi/LC_MESSAGES/kbiff.mo -share/kde/locale/fi/LC_MESSAGES/kfinger.mo -share/kde/locale/fi/LC_MESSAGES/karchie.mo -share/kde/locale/fi/LC_MESSAGES/korn.mo -share/kde/locale/hr/LC_MESSAGES/ktalkd.mo -share/kde/locale/hr/LC_MESSAGES/kfinger.mo -share/kde/locale/hr/LC_MESSAGES/kbiff.mo -share/kde/locale/ro/LC_MESSAGES/kfinger.mo -share/kde/locale/sk/LC_MESSAGES/ktalkd.mo -share/kde/locale/sk/LC_MESSAGES/korn.mo -share/kde/locale/sk/LC_MESSAGES/kfinger.mo -share/kde/locale/sk/LC_MESSAGES/kcmktalkd.mo -share/kde/locale/sk/LC_MESSAGES/kbiff.mo share/kde/locale/sk/LC_MESSAGES/karchie.mo -share/kde/locale/ca/LC_MESSAGES/knu.mo -share/kde/locale/ca/LC_MESSAGES/kmail.mo -share/kde/locale/ca/LC_MESSAGES/krn.mo +share/kde/locale/sk/LC_MESSAGES/kbiff.mo +share/kde/locale/sk/LC_MESSAGES/kcmktalkd.mo +share/kde/locale/sk/LC_MESSAGES/kfinger.mo +share/kde/locale/sk/LC_MESSAGES/kmail.mo +share/kde/locale/sk/LC_MESSAGES/knu.mo +share/kde/locale/sk/LC_MESSAGES/korn.mo +share/kde/locale/sk/LC_MESSAGES/kppp.mo +share/kde/locale/sk/LC_MESSAGES/krn.mo +share/kde/locale/sk/LC_MESSAGES/ktalkd.mo +share/kde/locale/sv/LC_MESSAGES/karchie.mo +share/kde/locale/sv/LC_MESSAGES/kbiff.mo +share/kde/locale/sv/LC_MESSAGES/kcmtalkd.mo +share/kde/locale/sv/LC_MESSAGES/kfinger.mo +share/kde/locale/sv/LC_MESSAGES/kmail.mo +share/kde/locale/sv/LC_MESSAGES/knu.mo +share/kde/locale/sv/LC_MESSAGES/korn.mo +share/kde/locale/sv/LC_MESSAGES/kppp.mo +share/kde/locale/sv/LC_MESSAGES/krn.mo +share/kde/locale/sv/LC_MESSAGES/ktalkd.mo +share/kde/locale/tr/LC_MESSAGES/kmail.mo +share/kde/locale/tr/LC_MESSAGES/knu.mo +share/kde/locale/tr/LC_MESSAGES/kppp.mo +share/kde/locale/tr/LC_MESSAGES/krn.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kfinger.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kmail.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/knu.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kppp.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/krn.mo +share/kde/locale/zh_CN.GB2312/LC_MESSAGES/ktalkd.mo share/kde/sounds/ktalkd.wav -share/kde/toolbar/mini-ktalk.xpm share/kde/toolbar/kcontrol.xpm -share/kde/toolbar/mini-connect.xpm share/kde/toolbar/mini-clock.xpm -@dirrm share/doc/kde/HTML/it/ktalkd -@dirrm share/doc/kde/HTML/fr/ktalkd -@dirrm share/doc/kde/HTML/en/ktalkd -@dirrm share/doc/kde/HTML/en/kppp -@dirrm share/doc/kde/HTML/en/kfinger -@dirrm share/doc/kde/HTML/en/kbiff -@dirrm share/doc/kde/HTML/en/karchie -@dirrm share/doc/kde/HTML/en/krn -@dirrm share/doc/kde/HTML/en/kmail -@dirrm share/doc/kde/HTML/en/knu -@dirrm share/doc/kde/HTML/en/korn -@dirrm share/doc/kde/HTML/el/ktalkd +share/kde/toolbar/mini-connect.xpm +share/kde/toolbar/mini-ktalk.xpm +@dirrm share/kde/apps/krn/toolbar +@dirrm share/kde/apps/krn @dirrm share/kde/apps/kppp/pics @dirrm share/kde/apps/kppp/Rules/Switzerland @dirrm share/kde/apps/kppp/Rules/Sweden @@ -604,9 +613,19 @@ share/kde/toolbar/mini-clock.xpm @dirrm share/kde/apps/kppp/Rules/Argentina @dirrm share/kde/apps/kppp/Rules @dirrm share/kde/apps/kppp -@dirrm share/kde/apps/kbiff/pics -@dirrm share/kde/apps/kbiff -@dirrm share/kde/apps/krn/toolbar -@dirrm share/kde/apps/krn @dirrm share/kde/apps/kmail/pics @dirrm share/kde/apps/kmail +@dirrm share/kde/apps/kbiff/pics +@dirrm share/kde/apps/kbiff +@dirrm share/doc/kde/HTML/it/ktalkd +@dirrm share/doc/kde/HTML/fr/ktalkd +@dirrm share/doc/kde/HTML/en/ktalkd +@dirrm share/doc/kde/HTML/en/krn +@dirrm share/doc/kde/HTML/en/kppp +@dirrm share/doc/kde/HTML/en/korn +@dirrm share/doc/kde/HTML/en/knu +@dirrm share/doc/kde/HTML/en/kmail +@dirrm share/doc/kde/HTML/en/kfinger +@dirrm share/doc/kde/HTML/en/kbiff +@dirrm share/doc/kde/HTML/en/karchie +@dirrm share/doc/kde/HTML/el/ktalkd -- cgit v1.2.3