Release candidate 2, less bugs.
This commit is contained in:
parent
a72f4e812e
commit
499f363467
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/10/09 22:38:34 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/10/19 12:15:26 espie Exp $
|
||||
|
||||
CATEGORIES= x11 x11/kde
|
||||
VERSION= 1.94
|
||||
VERSION= 2.0rc2
|
||||
DISTNAME= kdebase-${VERSION}
|
||||
DIST_SUBDIR= kde
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= unstable/distribution/KDE-${VERSION}/tar/src/
|
||||
MASTER_SITE_SUBDIR= unstable/distribution/${VERSION:U}/tar/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
LIB_DEPENDS= kdecore.::x11/kde/libs2 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (kde/kdebase-1.94.tar.bz2) = a6617df687698e4954d7011a08625ec2
|
||||
RMD160 (kde/kdebase-1.94.tar.bz2) = 31ecdbccc7da1ce398cfad32679e1671146f461a
|
||||
SHA1 (kde/kdebase-1.94.tar.bz2) = baf07e2033f3686804105e47ce088042a0e1e929
|
||||
MD5 (kde/kdebase-2.0rc2.tar.bz2) = ae6fe32451654c0013551348c3323e87
|
||||
RMD160 (kde/kdebase-2.0rc2.tar.bz2) = bfd74e37370d4bf4d355541e154e0e82ff9a5a5e
|
||||
SHA1 (kde/kdebase-2.0rc2.tar.bz2) = 62585efca53abc2544ddb7b0ef68e97e71f36de3
|
||||
|
@ -1,20 +0,0 @@
|
||||
--- konsole/src/TEPty.C.orig Tue Sep 26 18:27:48 2000
|
||||
+++ konsole/src/TEPty.C Tue Sep 26 18:34:09 2000
|
||||
@@ -461,7 +461,7 @@ void TEPty::makePty(const char* dev, con
|
||||
// #define CERASE 0177
|
||||
// #endif
|
||||
|
||||
-#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__bsdi__)
|
||||
+#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__)
|
||||
ioctl(0,TIOCGETA,(char *)&ttmode);
|
||||
#else
|
||||
# if defined (_HPUX_SOURCE) || defined(__Lynx__)
|
||||
@@ -473,7 +473,7 @@ void TEPty::makePty(const char* dev, con
|
||||
ttmode.c_cc[VINTR] = CTRL('C');
|
||||
ttmode.c_cc[VQUIT] = CTRL('\\');
|
||||
ttmode.c_cc[VERASE] = 0177;
|
||||
-#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__bsdi__)
|
||||
+#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__)
|
||||
ioctl(0,TIOCSETA,(char *)&ttmode);
|
||||
#else
|
||||
# ifdef _HPUX_SOURCE
|
@ -1,7 +1,8 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2000/10/09 22:38:38 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/10/19 12:15:27 espie Exp $
|
||||
lib/libappletproxy.so.0.0
|
||||
lib/libclockapplet.so.1.0
|
||||
lib/libhtmlsearch.so.0.0
|
||||
lib/libkaccess.so.0.0
|
||||
lib/libkcm_access.so.0.0
|
||||
lib/libkcm_arts.so.0.0
|
||||
lib/libkcm_background.so.0.0
|
||||
@ -32,6 +33,7 @@ lib/libkcm_kwinmouse.so.0.0
|
||||
lib/libkcm_kwinoptions.so.0.0
|
||||
lib/libkcm_layout.so.0.0
|
||||
lib/libkcm_locale.so.0.0
|
||||
lib/libkcm_midi.so.0.0
|
||||
lib/libkcm_nsplugin.so.0.0
|
||||
lib/libkcm_passwords.so.0.0
|
||||
lib/libkcm_samba.so.0.0
|
||||
@ -88,6 +90,7 @@ lib/libkwinsystem.so.0.0
|
||||
lib/libkwrite.so.0.0
|
||||
lib/libkwrited.so.0.0
|
||||
lib/libkwritepart.so.0.0
|
||||
lib/libkxkb.so.0.0
|
||||
lib/libkxmlrpcd.so.0.0
|
||||
lib/libnsplugin.so.1.1
|
||||
lib/libquicklauncher.so.1.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/10/09 22:38:37 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/10/19 12:15:27 espie Exp $
|
||||
bin/appletproxy
|
||||
bin/chooser
|
||||
bin/conttest
|
||||
@ -16,6 +16,7 @@ bin/kcmshell
|
||||
bin/kcontrol
|
||||
bin/kdcop
|
||||
bin/kdebugdialog
|
||||
bin/kdeeject
|
||||
bin/kdesktop
|
||||
bin/kdesu
|
||||
bin/kdesud
|
||||
@ -33,6 +34,7 @@ bin/klegacyimport
|
||||
bin/klines.kss
|
||||
bin/klipper
|
||||
bin/klorenz.kss
|
||||
bin/kman2html
|
||||
bin/kmatrix.kss
|
||||
bin/kmenuedit
|
||||
bin/konqueror
|
||||
@ -61,7 +63,6 @@ bin/kxkb
|
||||
bin/kxmlrpcd
|
||||
bin/kxsconfig
|
||||
bin/kxsrun
|
||||
bin/man2html
|
||||
bin/nspluginscan
|
||||
bin/nspluginviewer
|
||||
bin/startkde
|
||||
@ -91,6 +92,7 @@ include/konq_propsview.h
|
||||
include/konq_settings.h
|
||||
include/konq_undo.h
|
||||
lib/appletproxy.la
|
||||
lib/kaccess.la
|
||||
lib/kcminit.la
|
||||
lib/kcmshell.la
|
||||
lib/kcontrol.la
|
||||
@ -117,6 +119,7 @@ lib/konsole.la
|
||||
lib/kwin.la
|
||||
lib/kwrite.la
|
||||
lib/kwrited.la
|
||||
lib/kxkb.la
|
||||
lib/kxmlrpcd.la
|
||||
lib/libccont.a
|
||||
lib/libclockapplet.la
|
||||
@ -151,6 +154,7 @@ lib/libkcm_kwinmouse.la
|
||||
lib/libkcm_kwinoptions.la
|
||||
lib/libkcm_layout.la
|
||||
lib/libkcm_locale.la
|
||||
lib/libkcm_midi.la
|
||||
lib/libkcm_nsplugin.la
|
||||
lib/libkcm_passwords.la
|
||||
lib/libkcm_samba.la
|
||||
@ -187,6 +191,7 @@ lib/libsmb++.la
|
||||
share/applnk/.directory
|
||||
share/applnk/.hidden/konqfilemgr.desktop
|
||||
share/applnk/Applications/.directory
|
||||
share/applnk/Editors/.directory
|
||||
share/applnk/Editors/kwrite.desktop
|
||||
share/applnk/Games/.directory
|
||||
share/applnk/Graphics/.directory
|
||||
@ -254,6 +259,7 @@ share/applnk/Settings/PowerControl/energy.desktop
|
||||
share/applnk/Settings/Sound/.directory
|
||||
share/applnk/Settings/Sound/arts.desktop
|
||||
share/applnk/Settings/Sound/bell.desktop
|
||||
share/applnk/Settings/Sound/midi.desktop
|
||||
share/applnk/Settings/System/.directory
|
||||
share/applnk/Settings/System/clock.desktop
|
||||
share/applnk/Settings/System/kdm.desktop
|
||||
@ -302,11 +308,13 @@ share/applnk/System/konquerorsu.desktop
|
||||
share/applnk/System/konsole.desktop
|
||||
share/applnk/System/konsolesu.desktop
|
||||
share/applnk/System/ksysguard.desktop
|
||||
share/applnk/Toys/.directory
|
||||
share/applnk/Toys/ktip.desktop
|
||||
share/applnk/Utilities/.directory
|
||||
share/applnk/Utilities/klipper.desktop
|
||||
share/applnk/Utilities/kpager.desktop
|
||||
share/applnk/Utilities/ktip.desktop
|
||||
share/apps/clockapplet/pics/lcd.png
|
||||
share/apps/drkonqi/debuggers/gdbrc
|
||||
share/apps/drkonqi/pics/konqi.png
|
||||
share/apps/drkonqi/presets/developerrc
|
||||
share/apps/drkonqi/presets/enduserrc
|
||||
@ -512,11 +520,15 @@ share/apps/khelpcenter/en/short.html
|
||||
share/apps/khelpcenter/en/syntax.html
|
||||
share/apps/khelpcenter/en/wrapper.html
|
||||
share/apps/khelpcenter/pics/checked.xpm
|
||||
share/apps/khelpcenter/pics/locolor/16x16/apps/helpbook.png
|
||||
share/apps/khelpcenter/pics/locolor/16x16/apps/helpbook_open.png
|
||||
share/apps/khelpcenter/pics/locolor/16x16/apps/helpdoc.png
|
||||
share/apps/khelpcenter/pics/star.png
|
||||
share/apps/khelpcenter/pics/star_blank.png
|
||||
share/apps/khelpcenter/pics/unchecked.xpm
|
||||
share/apps/khelpcenter/plugins/Tutorials/.directory
|
||||
share/apps/khelpcenter/plugins/Tutorials/quickstart.desktop
|
||||
share/apps/khelpcenter/plugins/Tutorials/visualdict.desktop
|
||||
share/apps/kicker/applets/clockapplet.desktop
|
||||
share/apps/kicker/applets/kminipagerapplet.desktop
|
||||
share/apps/kicker/applets/krunapplet.desktop
|
||||
@ -531,6 +543,16 @@ share/apps/kicker/pics/disk5.png
|
||||
share/apps/kicker/pics/disk6.png
|
||||
share/apps/kicker/pics/disk7.png
|
||||
share/apps/kicker/pics/disk8.png
|
||||
share/apps/kicker/tiles/light_green_large_down.png
|
||||
share/apps/kicker/tiles/light_green_large_up.png
|
||||
share/apps/kicker/tiles/light_grey_large_down.png
|
||||
share/apps/kicker/tiles/light_grey_large_up.png
|
||||
share/apps/kicker/tiles/light_pastel_large_down.png
|
||||
share/apps/kicker/tiles/light_pastel_large_up.png
|
||||
share/apps/kicker/tiles/light_purple_large_down.png
|
||||
share/apps/kicker/tiles/light_purple_large_up.png
|
||||
share/apps/kicker/tiles/nuts_andBolts_large_down.png
|
||||
share/apps/kicker/tiles/nuts_andBolts_large_up.png
|
||||
share/apps/kicker/tiles/solid_blue_large_down.png
|
||||
share/apps/kicker/tiles/solid_blue_large_up.png
|
||||
share/apps/kicker/tiles/solid_blue_normal_down.png
|
||||
@ -555,12 +577,21 @@ share/apps/kicker/tiles/solid_orange_normal_down.png
|
||||
share/apps/kicker/tiles/solid_orange_normal_up.png
|
||||
share/apps/kicker/tiles/solid_orange_tiny_down.png
|
||||
share/apps/kicker/tiles/solid_orange_tiny_up.png
|
||||
share/apps/kicker/tiles/solid_pastel_large_down.png
|
||||
share/apps/kicker/tiles/solid_pastel_large_up.png
|
||||
share/apps/kicker/tiles/solid_purple_large_down.png
|
||||
share/apps/kicker/tiles/solid_purple_large_up.png
|
||||
share/apps/kicker/tiles/solid_red_large_down.png
|
||||
share/apps/kicker/tiles/solid_red_large_up.png
|
||||
share/apps/kicker/tiles/solid_red_normal_down.png
|
||||
share/apps/kicker/tiles/solid_red_normal_up.png
|
||||
share/apps/kicker/tiles/solid_red_tiny_down.png
|
||||
share/apps/kicker/tiles/solid_red_tiny_up.png
|
||||
share/apps/kicker/tiles/solid_tgri_large_down.png
|
||||
share/apps/kicker/tiles/solid_tgri_large_up.png
|
||||
share/apps/kicker/wallpapers/deck_plate.png
|
||||
share/apps/kicker/wallpapers/green_line.png
|
||||
share/apps/kicker/wallpapers/rail.png
|
||||
share/apps/kio_info/kde-info2html
|
||||
share/apps/kio_info/kde-info2html.conf
|
||||
share/apps/kmenuedit/icons/hicolor/22x22/actions/menu_new.png
|
||||
@ -588,6 +619,13 @@ share/apps/konqueror/pics/indicator_noconnect.png
|
||||
share/apps/konqueror/pics/indicator_viewactive.png
|
||||
share/apps/konqueror/profiles/filemanagement
|
||||
share/apps/konqueror/profiles/webbrowsing
|
||||
share/apps/konqueror/tiles/canvas.png
|
||||
share/apps/konqueror/tiles/checker.png
|
||||
share/apps/konqueror/tiles/cubic.png
|
||||
share/apps/konqueror/tiles/kde4ever.png
|
||||
share/apps/konqueror/tiles/noise.png
|
||||
share/apps/konqueror/tiles/paper_flieder.png
|
||||
share/apps/konqueror/tiles/redfiber.png
|
||||
share/apps/konsole/BlackOnLightYellow.schema
|
||||
share/apps/konsole/BlackOnWhite.schema
|
||||
share/apps/konsole/DarkPicture.schema
|
||||
@ -597,6 +635,8 @@ share/apps/konsole/GreenTint.schema
|
||||
share/apps/konsole/GreenTint_MC.schema
|
||||
share/apps/konsole/LightPicture.schema
|
||||
share/apps/konsole/Linux.schema
|
||||
share/apps/konsole/README.KeyTab
|
||||
share/apps/konsole/README.Schema
|
||||
share/apps/konsole/Transparent.schema
|
||||
share/apps/konsole/Transparent_MC.schema
|
||||
share/apps/konsole/Transparent_lightbg.schema
|
||||
@ -749,6 +789,7 @@ share/doc/HTML/en/kcontrol/control-center-screen.html
|
||||
share/doc/HTML/en/kcontrol/control-center.html
|
||||
share/doc/HTML/en/kcontrol/cookie.html
|
||||
share/doc/HTML/en/kcontrol/credits.html
|
||||
share/doc/HTML/en/kcontrol/crypto.html
|
||||
share/doc/HTML/en/kcontrol/datetime.html
|
||||
share/doc/HTML/en/kcontrol/desktop.html
|
||||
share/doc/HTML/en/kcontrol/devices.html
|
||||
@ -778,6 +819,7 @@ share/doc/HTML/en/kcontrol/kcmblockdev.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmborders.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmcolor.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmcookie.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmcrypto.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmdatetime.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmdesktop.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmdeviceinfo.docbook
|
||||
@ -804,6 +846,8 @@ share/doc/HTML/en/kcontrol/kcmloginmanage.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmlowbatcrit.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmlowbatwarn.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmmemoryinfo.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmmidi.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmmixer.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmmouse.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmmousebeh.docbook
|
||||
share/doc/HTML/en/kcontrol/kcmnumbername.docbook
|
||||
@ -835,6 +879,8 @@ share/doc/HTML/en/kcontrol/login-manager.html
|
||||
share/doc/HTML/en/kcontrol/lowbatcrit.html
|
||||
share/doc/HTML/en/kcontrol/lowbatwarn.html
|
||||
share/doc/HTML/en/kcontrol/memory.html
|
||||
share/doc/HTML/en/kcontrol/midi.html
|
||||
share/doc/HTML/en/kcontrol/mixer.html
|
||||
share/doc/HTML/en/kcontrol/module.html
|
||||
share/doc/HTML/en/kcontrol/modules.html
|
||||
share/doc/HTML/en/kcontrol/mouse-behav.html
|
||||
@ -901,19 +947,20 @@ share/doc/HTML/en/khelpcenter/contact-more-information.html
|
||||
share/doc/HTML/en/khelpcenter/contact-official.html
|
||||
share/doc/HTML/en/khelpcenter/contact-the-kde-team.html
|
||||
share/doc/HTML/en/khelpcenter/contact.docbook
|
||||
share/doc/HTML/en/khelpcenter/credits.html
|
||||
share/doc/HTML/en/khelpcenter/faq/.anchors
|
||||
share/doc/HTML/en/khelpcenter/faq/TODO
|
||||
share/doc/HTML/en/khelpcenter/faq/common
|
||||
share/doc/HTML/en/khelpcenter/faq/index.cvlog
|
||||
share/doc/HTML/en/khelpcenter/faq/index.docbook
|
||||
share/doc/HTML/en/khelpcenter/faq/index.html
|
||||
share/doc/HTML/en/khelpcenter/help-invokation.html
|
||||
share/doc/HTML/en/khelpcenter/help-navigation.html
|
||||
share/doc/HTML/en/khelpcenter/help-searching.html
|
||||
share/doc/HTML/en/khelpcenter/help-system-user-manual.html
|
||||
share/doc/HTML/en/khelpcenter/help.docbook
|
||||
share/doc/HTML/en/khelpcenter/index.docbook
|
||||
share/doc/HTML/en/khelpcenter/index.html
|
||||
share/doc/HTML/en/khelpcenter/interface-basics.html
|
||||
share/doc/HTML/en/khelpcenter/invoking-help.html
|
||||
share/doc/HTML/en/khelpcenter/links.docbook
|
||||
share/doc/HTML/en/khelpcenter/no-html.html
|
||||
share/doc/HTML/en/khelpcenter/quickstart/.anchors
|
||||
share/doc/HTML/en/khelpcenter/quickstart/advanced-topics.html
|
||||
share/doc/HTML/en/khelpcenter/quickstart/an-overview-of-kde.html
|
||||
@ -940,67 +987,75 @@ share/doc/HTML/en/khelpcenter/supporting-kde-financial-support.html
|
||||
share/doc/HTML/en/khelpcenter/supporting-kde-get-started.html
|
||||
share/doc/HTML/en/khelpcenter/supporting-kde.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/.anchors
|
||||
share/doc/HTML/en/khelpcenter/userguide/aboutthispreview.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/activating-the-screen-saver-by-moving-your-m.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/addingprograms.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/allaboutyourdesktop.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/about-this-preview.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/adding-programs.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/all-about-your-desktop.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/background-of-kde.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/common
|
||||
share/doc/HTML/en/khelpcenter/userguide/contacting-the-authors.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/contactingauthors.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/creating-new-files-on-your-desktop.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/customizingkdethekcontrolcenter.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/desktop-components.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/docustaff.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/docu-staff.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/entertainmentapplications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/finding-your-lost-files.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/firstimpressions.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/frequentlyaskedquestionsaboutkde.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/gettingstarted.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/gnu-general-public-license.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/gnulicense.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/first-impressions.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/frequently-asked-questions.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/getting-kde.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/getting-started.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/graphicalapplications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/i-cannot-compile-package-xxx.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/index.cvlog
|
||||
share/doc/HTML/en/khelpcenter/userguide/index.docbook
|
||||
share/doc/HTML/en/khelpcenter/userguide/index.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/input-devices.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/installation.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/installing-debian.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/introduction.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kde-is-not-stable.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kmedia-media-player.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/knu-network-utilities.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kpoker.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/krn-news-client.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/ktetris.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kview-image-viewer.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kdeadmin-applications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kdebase-applications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/kdepim-applications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/legal-notices.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/legal-status.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/linux-installing-rpms-for-redhat-caldera-and.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/mailinglists.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/license.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/linux-installing-rpms.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/more-help.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/mouse-techniques.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/moving-files-with-drag-and-drop.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/multimediaapplications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/network.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/networkapplications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/panel-settings.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/quitting-kde.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/shortcuts.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/sound-system.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/sourcedistribution.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/source-distribution.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/sources-of-information-used-during-the-creat.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/suseinstall.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/system-information.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/suse-install.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-command-line-and-terminals.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-multiple-desktops.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-tgz-to-install-on-top-of-other-systems.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-the-font-manager.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-templates.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/using-the-trashcan.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/usingtemplates.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/utilityapplications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/utility-applications.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/we-still-need-people.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/what-i-urgently-need.html
|
||||
share/doc/HTML/en/khelpcenter/userguide/what-is-missing.html
|
||||
share/doc/HTML/en/khelpcenter/visualdict/.anchors
|
||||
share/doc/HTML/en/khelpcenter/visualdict/common
|
||||
share/doc/HTML/en/khelpcenter/visualdict/credits.html
|
||||
share/doc/HTML/en/khelpcenter/visualdict/index.docbook
|
||||
share/doc/HTML/en/khelpcenter/visualdict/index.html
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict1.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict10.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict11.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict12.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict13.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict14.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict15.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict16.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict17.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict18.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict19.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict2.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict20.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict3.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict4.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict5.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict6.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict7.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict8.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/pict9.png
|
||||
share/doc/HTML/en/khelpcenter/visualdict/visual-dictionary.html
|
||||
share/doc/HTML/en/khelpcenter/web.html
|
||||
share/doc/HTML/en/khelpcenter/welcome-to-kde.html
|
||||
share/doc/HTML/en/khelpcenter/welcome.docbook
|
||||
@ -1048,6 +1103,19 @@ share/doc/HTML/en/kicker/kicker_basic_icons_2.png
|
||||
share/doc/HTML/en/kicker/other-features.html
|
||||
share/doc/HTML/en/kicker/qb_root.png
|
||||
share/doc/HTML/en/kicker/using-kicker.html
|
||||
share/doc/HTML/en/klipper/.anchors
|
||||
share/doc/HTML/en/klipper/actions.html
|
||||
share/doc/HTML/en/klipper/common
|
||||
share/doc/HTML/en/klipper/compilation.html
|
||||
share/doc/HTML/en/klipper/configuration.html
|
||||
share/doc/HTML/en/klipper/credits.html
|
||||
share/doc/HTML/en/klipper/index.docbook
|
||||
share/doc/HTML/en/klipper/index.html
|
||||
share/doc/HTML/en/klipper/installation.html
|
||||
share/doc/HTML/en/klipper/introduction.html
|
||||
share/doc/HTML/en/klipper/requirements.html
|
||||
share/doc/HTML/en/klipper/screenshot.png
|
||||
share/doc/HTML/en/klipper/using-klipper.html
|
||||
share/doc/HTML/en/kmenuedit/.anchors
|
||||
share/doc/HTML/en/kmenuedit/common
|
||||
share/doc/HTML/en/kmenuedit/credits.html
|
||||
@ -1130,59 +1198,54 @@ share/doc/HTML/en/konsole/toolbar.html
|
||||
share/doc/HTML/en/konsole/use-of-konsole.html
|
||||
share/doc/HTML/en/konsole/vt100.gif
|
||||
share/doc/HTML/en/kpager/.anchors
|
||||
share/doc/HTML/en/kpager/commands.html
|
||||
share/doc/HTML/en/kpager/common
|
||||
share/doc/HTML/en/kpager/compilation-and-installation.html
|
||||
share/doc/HTML/en/kpager/customizingkpageradvancedfeatures.html
|
||||
share/doc/HTML/en/kpager/frequentlyaskedquestionsfaq.html
|
||||
share/doc/HTML/en/kpager/index.cvlog
|
||||
share/doc/HTML/en/kpager/compilation.html
|
||||
share/doc/HTML/en/kpager/credits.html
|
||||
share/doc/HTML/en/kpager/faq.html
|
||||
share/doc/HTML/en/kpager/index.docbook
|
||||
share/doc/HTML/en/kpager/index.html
|
||||
share/doc/HTML/en/kpager/installation.html
|
||||
share/doc/HTML/en/kpager/introduction.html
|
||||
share/doc/HTML/en/kpager/one-click-action.html
|
||||
share/doc/HTML/en/kpager/kapp-settings.html
|
||||
share/doc/HTML/en/kpager/requirements.html
|
||||
share/doc/HTML/en/kpager/resizing-windows.html
|
||||
share/doc/HTML/en/kpager/rows-mode.html
|
||||
share/doc/HTML/en/kpager/the-global-desktop.html
|
||||
share/doc/HTML/en/kpager/the-window-properties-menu.html
|
||||
share/doc/HTML/en/kpager/workingwithkpager.html
|
||||
share/doc/HTML/en/kpager/screenshot.png
|
||||
share/doc/HTML/en/kpager/settings.png
|
||||
share/doc/HTML/en/kpager/using-kapp.html
|
||||
share/doc/HTML/en/ksysguard/.anchors
|
||||
share/doc/HTML/en/ksysguard/authors.html
|
||||
share/doc/HTML/en/ksysguard/common
|
||||
share/doc/HTML/en/ksysguard/compilationandinstallation.html
|
||||
share/doc/HTML/en/ksysguard/frequentlyaskedquestions.html
|
||||
share/doc/HTML/en/ksysguard/credits-and-licenses.html
|
||||
share/doc/HTML/en/ksysguard/index.docbook
|
||||
share/doc/HTML/en/ksysguard/index.html
|
||||
share/doc/HTML/en/ksysguard/installation.html
|
||||
share/doc/HTML/en/ksysguard/introduction.html
|
||||
share/doc/HTML/en/ksysguard/licenseandwarranty.html
|
||||
share/doc/HTML/en/ksysguard/requirements.html
|
||||
share/doc/HTML/en/ksysguard/thesensorbrowser.html
|
||||
share/doc/HTML/en/ksysguard/theworkspace.html
|
||||
share/doc/HTML/en/ksysguard/the-sensor-browser.html
|
||||
share/doc/HTML/en/ksysguard/the-workspace.html
|
||||
share/doc/HTML/en/ksysguard/usingtheksysguard.html
|
||||
share/doc/HTML/en/kwrite/.anchors
|
||||
share/doc/HTML/en/kwrite/bookmarks.html
|
||||
share/doc/HTML/en/kwrite/command-line-options.html
|
||||
share/doc/HTML/en/kwrite/common
|
||||
share/doc/HTML/en/kwrite/credits.html
|
||||
share/doc/HTML/en/kwrite/edit.html
|
||||
share/doc/HTML/en/kwrite/go.html
|
||||
share/doc/HTML/en/kwrite/help.html
|
||||
share/doc/HTML/en/kwrite/index.docbook
|
||||
share/doc/HTML/en/kwrite/index.html
|
||||
share/doc/HTML/en/kwrite/introduction.html
|
||||
share/doc/HTML/en/kwrite/keybindings.html
|
||||
share/doc/HTML/en/kwrite/on-screen-fundamentals.html
|
||||
share/doc/HTML/en/kwrite/other-preferences.html
|
||||
share/doc/HTML/en/kwrite/pref-dialog.html
|
||||
share/doc/HTML/en/kwrite/pref-edit.html
|
||||
share/doc/HTML/en/kwrite/pref-highlighting.html
|
||||
share/doc/HTML/en/kwrite/pref-keybindings.html
|
||||
share/doc/HTML/en/kwrite/pref-indent.html
|
||||
share/doc/HTML/en/kwrite/pref-select.html
|
||||
share/doc/HTML/en/kwrite/prefcolors.html
|
||||
share/doc/HTML/en/kwrite/prefspellchecker.html
|
||||
share/doc/HTML/en/kwrite/search.html
|
||||
share/doc/HTML/en/kwrite/settings.html
|
||||
share/doc/HTML/en/kwrite/the-menu-entries.html
|
||||
share/doc/HTML/en/kwrite/tools.html
|
||||
share/doc/HTML/en/no-html.html
|
||||
share/fonts/9x15.pcf.gz
|
||||
share/fonts/console8x16.pcf.gz
|
||||
share/fonts/console8x8.pcf.gz
|
||||
@ -1212,6 +1275,7 @@ share/icons/hicolor/32x32/actions/view_right.png
|
||||
share/icons/hicolor/32x32/actions/view_text.png
|
||||
share/icons/hicolor/32x32/actions/view_top_bottom.png
|
||||
share/icons/hicolor/32x32/actions/view_tree.png
|
||||
share/icons/hicolor/32x32/apps/access.png
|
||||
share/icons/hicolor/32x32/apps/agent.png
|
||||
share/icons/hicolor/32x32/apps/bell.png
|
||||
share/icons/hicolor/32x32/apps/buttons.png
|
||||
@ -1219,7 +1283,11 @@ share/icons/hicolor/32x32/apps/clock.png
|
||||
share/icons/hicolor/32x32/apps/colors.png
|
||||
share/icons/hicolor/32x32/apps/date.png
|
||||
share/icons/hicolor/32x32/apps/designer.png
|
||||
share/icons/hicolor/32x32/apps/emacs.png
|
||||
share/icons/hicolor/32x32/apps/email.png
|
||||
share/icons/hicolor/32x32/apps/energy.png
|
||||
share/icons/hicolor/32x32/apps/enhanced_browsing.png
|
||||
share/icons/hicolor/32x32/apps/filetypes.png
|
||||
share/icons/hicolor/32x32/apps/fonts.png
|
||||
share/icons/hicolor/32x32/apps/go.png
|
||||
share/icons/hicolor/32x32/apps/icons.png
|
||||
@ -1241,6 +1309,7 @@ share/icons/hicolor/32x32/apps/kcmx.png
|
||||
share/icons/hicolor/32x32/apps/kcontrol.png
|
||||
share/icons/hicolor/32x32/apps/kdisknav.png
|
||||
share/icons/hicolor/32x32/apps/kdmconfig.png
|
||||
share/icons/hicolor/32x32/apps/kfm.png
|
||||
share/icons/hicolor/32x32/apps/kfm_home.png
|
||||
share/icons/hicolor/32x32/apps/khelpcenter.png
|
||||
share/icons/hicolor/32x32/apps/klipper.png
|
||||
@ -1277,7 +1346,10 @@ share/icons/hicolor/32x32/apps/terminal.png
|
||||
share/icons/hicolor/32x32/apps/titlebar.png
|
||||
share/icons/hicolor/32x32/apps/window_list.png
|
||||
share/icons/hicolor/32x32/apps/winprops.png
|
||||
share/icons/hicolor/32x32/apps/xedit.png
|
||||
share/icons/hicolor/32x32/apps/xemacs.png
|
||||
share/icons/hicolor/32x32/apps/xmag.png
|
||||
share/icons/hicolor/32x32/apps/xv.png
|
||||
share/icons/hicolor/32x32/devices/3floppy_mount.png
|
||||
share/icons/hicolor/32x32/devices/3floppy_unmount.png
|
||||
share/icons/hicolor/32x32/devices/5floppy_mount.png
|
||||
@ -1301,6 +1373,7 @@ share/icons/hicolor/32x32/devices/scanner.png
|
||||
share/icons/hicolor/32x32/devices/tablet.png
|
||||
share/icons/hicolor/32x32/devices/zip_mount.png
|
||||
share/icons/hicolor/32x32/devices/zip_unmount.png
|
||||
share/icons/hicolor/48x48/apps/access.png
|
||||
share/icons/hicolor/48x48/apps/agent.png
|
||||
share/icons/hicolor/48x48/apps/background.png
|
||||
share/icons/hicolor/48x48/apps/bell.png
|
||||
@ -1310,7 +1383,13 @@ share/icons/hicolor/48x48/apps/colors.png
|
||||
share/icons/hicolor/48x48/apps/cookie.png
|
||||
share/icons/hicolor/48x48/apps/date.png
|
||||
share/icons/hicolor/48x48/apps/designer.png
|
||||
share/icons/hicolor/48x48/apps/emacs.png
|
||||
share/icons/hicolor/48x48/apps/email.png
|
||||
share/icons/hicolor/48x48/apps/energy.png
|
||||
share/icons/hicolor/48x48/apps/enhanced_browsing.png
|
||||
share/icons/hicolor/48x48/apps/filetypes.png
|
||||
share/icons/hicolor/48x48/apps/fonts.png
|
||||
share/icons/hicolor/48x48/apps/gimp.png
|
||||
share/icons/hicolor/48x48/apps/go.png
|
||||
share/icons/hicolor/48x48/apps/gvim.png
|
||||
share/icons/hicolor/48x48/apps/icons.png
|
||||
@ -1332,6 +1411,7 @@ share/icons/hicolor/48x48/apps/kdehelp.png
|
||||
share/icons/hicolor/48x48/apps/kdisknav.png
|
||||
share/icons/hicolor/48x48/apps/kdmconfig.png
|
||||
share/icons/hicolor/48x48/apps/keyboard.png
|
||||
share/icons/hicolor/48x48/apps/kfm.png
|
||||
share/icons/hicolor/48x48/apps/kfm_home.png
|
||||
share/icons/hicolor/48x48/apps/khelpcenter.png
|
||||
share/icons/hicolor/48x48/apps/klipper.png
|
||||
@ -1368,7 +1448,10 @@ share/icons/hicolor/48x48/apps/terminal.png
|
||||
share/icons/hicolor/48x48/apps/titlebar.png
|
||||
share/icons/hicolor/48x48/apps/window_list.png
|
||||
share/icons/hicolor/48x48/apps/winprops.png
|
||||
share/icons/hicolor/48x48/apps/xedit.png
|
||||
share/icons/hicolor/48x48/apps/xemacs.png
|
||||
share/icons/hicolor/48x48/apps/xmag.png
|
||||
share/icons/hicolor/48x48/apps/xv.png
|
||||
share/icons/hicolor/48x48/devices/3floppy_mount.png
|
||||
share/icons/hicolor/48x48/devices/3floppy_unmount.png
|
||||
share/icons/hicolor/48x48/devices/5floppy_mount.png
|
||||
@ -1399,6 +1482,7 @@ share/icons/locolor/16x16/actions/kde4.png
|
||||
share/icons/locolor/16x16/actions/kde5.png
|
||||
share/icons/locolor/16x16/actions/kde6.png
|
||||
share/icons/locolor/16x16/actions/locationbar_erase.png
|
||||
share/icons/locolor/16x16/actions/remove.png
|
||||
share/icons/locolor/16x16/actions/remove_view.png
|
||||
share/icons/locolor/16x16/actions/view_bottom.png
|
||||
share/icons/locolor/16x16/actions/view_choose.png
|
||||
@ -1430,15 +1514,13 @@ share/icons/locolor/16x16/apps/dlgedit.png
|
||||
share/icons/locolor/16x16/apps/emacs.png
|
||||
share/icons/locolor/16x16/apps/email.png
|
||||
share/icons/locolor/16x16/apps/energy.png
|
||||
share/icons/locolor/16x16/apps/enhanced_browsing.png
|
||||
share/icons/locolor/16x16/apps/filetypes.png
|
||||
share/icons/locolor/16x16/apps/fonts.png
|
||||
share/icons/locolor/16x16/apps/general_settings.png
|
||||
share/icons/locolor/16x16/apps/gimp.png
|
||||
share/icons/locolor/16x16/apps/go.png
|
||||
share/icons/locolor/16x16/apps/gv.png
|
||||
share/icons/locolor/16x16/apps/gvim.png
|
||||
share/icons/locolor/16x16/apps/helpbook.png
|
||||
share/icons/locolor/16x16/apps/helpbook_open.png
|
||||
share/icons/locolor/16x16/apps/helpdoc.png
|
||||
share/icons/locolor/16x16/apps/icons.png
|
||||
share/icons/locolor/16x16/apps/iconthemes.png
|
||||
share/icons/locolor/16x16/apps/information_settings.png
|
||||
@ -1461,12 +1543,15 @@ share/icons/locolor/16x16/apps/kcmx.png
|
||||
share/icons/locolor/16x16/apps/kcontrol.png
|
||||
share/icons/locolor/16x16/apps/kdisknav.png
|
||||
share/icons/locolor/16x16/apps/kdmconfig.png
|
||||
share/icons/locolor/16x16/apps/key_bindings.png
|
||||
share/icons/locolor/16x16/apps/keyboard.png
|
||||
share/icons/locolor/16x16/apps/keyboard_layout.png
|
||||
share/icons/locolor/16x16/apps/kfm.png
|
||||
share/icons/locolor/16x16/apps/kfm_globe.png
|
||||
share/icons/locolor/16x16/apps/kfm_home.png
|
||||
share/icons/locolor/16x16/apps/kfm_network.png
|
||||
share/icons/locolor/16x16/apps/khelpcenter.png
|
||||
share/icons/locolor/16x16/apps/kio_uiserver.png
|
||||
share/icons/locolor/16x16/apps/klipper.png
|
||||
share/icons/locolor/16x16/apps/kmenuedit.png
|
||||
share/icons/locolor/16x16/apps/knotify.png
|
||||
@ -1485,7 +1570,6 @@ share/icons/locolor/16x16/apps/mouse.png
|
||||
share/icons/locolor/16x16/apps/multimedia.png
|
||||
share/icons/locolor/16x16/apps/nedit.png
|
||||
share/icons/locolor/16x16/apps/netscape.png
|
||||
share/icons/locolor/16x16/apps/network_settings.png
|
||||
share/icons/locolor/16x16/apps/nsplugin.png
|
||||
share/icons/locolor/16x16/apps/package.png
|
||||
share/icons/locolor/16x16/apps/package_applications.png
|
||||
@ -1503,15 +1587,12 @@ share/icons/locolor/16x16/apps/panel_settings.png
|
||||
share/icons/locolor/16x16/apps/password.png
|
||||
share/icons/locolor/16x16/apps/pci.png
|
||||
share/icons/locolor/16x16/apps/penguin.png
|
||||
share/icons/locolor/16x16/apps/pinguin.png
|
||||
share/icons/locolor/16x16/apps/plan.png
|
||||
share/icons/locolor/16x16/apps/proxy.png
|
||||
share/icons/locolor/16x16/apps/realplayer.png
|
||||
share/icons/locolor/16x16/apps/samba.png
|
||||
share/icons/locolor/16x16/apps/screensaver.png
|
||||
share/icons/locolor/16x16/apps/script.png
|
||||
share/icons/locolor/16x16/apps/smbstatus.png
|
||||
share/icons/locolor/16x16/apps/sound_settings.png
|
||||
share/icons/locolor/16x16/apps/style.png
|
||||
share/icons/locolor/16x16/apps/terminal.png
|
||||
share/icons/locolor/16x16/apps/titlebar.png
|
||||
@ -1557,6 +1638,7 @@ share/icons/locolor/16x16/devices/scanner.png
|
||||
share/icons/locolor/16x16/devices/tablet.png
|
||||
share/icons/locolor/16x16/devices/zip_mount.png
|
||||
share/icons/locolor/16x16/devices/zip_unmount.png
|
||||
share/icons/locolor/32x32/apps/access.png
|
||||
share/icons/locolor/32x32/apps/acroread.png
|
||||
share/icons/locolor/32x32/apps/agent.png
|
||||
share/icons/locolor/32x32/apps/application_settings.png
|
||||
@ -1575,9 +1657,10 @@ share/icons/locolor/32x32/apps/edit.png
|
||||
share/icons/locolor/32x32/apps/emacs.png
|
||||
share/icons/locolor/32x32/apps/email.png
|
||||
share/icons/locolor/32x32/apps/energy.png
|
||||
share/icons/locolor/32x32/apps/enhanced_browsing.png
|
||||
share/icons/locolor/32x32/apps/error.png
|
||||
share/icons/locolor/32x32/apps/filetypes.png
|
||||
share/icons/locolor/32x32/apps/fonts.png
|
||||
share/icons/locolor/32x32/apps/general_settings.png
|
||||
share/icons/locolor/32x32/apps/gimp.png
|
||||
share/icons/locolor/32x32/apps/go.png
|
||||
share/icons/locolor/32x32/apps/gv.png
|
||||
@ -1628,7 +1711,6 @@ share/icons/locolor/32x32/apps/multimedia.png
|
||||
share/icons/locolor/32x32/apps/nedit.png
|
||||
share/icons/locolor/32x32/apps/netscape.png
|
||||
share/icons/locolor/32x32/apps/network.png
|
||||
share/icons/locolor/32x32/apps/network_settings.png
|
||||
share/icons/locolor/32x32/apps/nogo.png
|
||||
share/icons/locolor/32x32/apps/nsplugin.png
|
||||
share/icons/locolor/32x32/apps/package.png
|
||||
@ -1645,14 +1727,11 @@ share/icons/locolor/32x32/apps/package_utilities.png
|
||||
share/icons/locolor/32x32/apps/panel_settings.png
|
||||
share/icons/locolor/32x32/apps/password.png
|
||||
share/icons/locolor/32x32/apps/penguin.png
|
||||
share/icons/locolor/32x32/apps/pinguin.png
|
||||
share/icons/locolor/32x32/apps/plan.png
|
||||
share/icons/locolor/32x32/apps/proxy.png
|
||||
share/icons/locolor/32x32/apps/realplayer.png
|
||||
share/icons/locolor/32x32/apps/samba.png
|
||||
share/icons/locolor/32x32/apps/screensaver.png
|
||||
share/icons/locolor/32x32/apps/script.png
|
||||
share/icons/locolor/32x32/apps/sound_settings.png
|
||||
share/icons/locolor/32x32/apps/style.png
|
||||
share/icons/locolor/32x32/apps/terminal.png
|
||||
share/icons/locolor/32x32/apps/titlebar.png
|
||||
@ -1853,6 +1932,7 @@ share/services/gopher.protocol
|
||||
share/services/gzip.protocol
|
||||
share/services/help.protocol
|
||||
share/services/info.protocol
|
||||
share/services/kaccess.desktop
|
||||
share/services/khelpcenter.desktop
|
||||
share/services/konq_detailedlistview.desktop
|
||||
share/services/konq_dirtree.desktop
|
||||
@ -1865,6 +1945,8 @@ share/services/konsolepart.desktop
|
||||
share/services/kshorturifilter.desktop
|
||||
share/services/kuriikwsfilter.desktop
|
||||
share/services/kurisearchfilter.desktop
|
||||
share/services/kwrite_component.desktop
|
||||
share/services/kxkb.desktop
|
||||
share/services/kxmlrpcd.desktop
|
||||
share/services/man.protocol
|
||||
share/services/nfs.protocol
|
||||
@ -2039,7 +2121,9 @@ share/wallpapers/vegetative_fog.jpg
|
||||
@dirrm share/doc/HTML/en/konsole
|
||||
@dirrm share/doc/HTML/en/konqueror
|
||||
@dirrm share/doc/HTML/en/kmenuedit
|
||||
@dirrm share/doc/HTML/en/klipper
|
||||
@dirrm share/doc/HTML/en/kicker
|
||||
@dirrm share/doc/HTML/en/khelpcenter/visualdict
|
||||
@dirrm share/doc/HTML/en/khelpcenter/userguide
|
||||
@dirrm share/doc/HTML/en/khelpcenter/quickstart
|
||||
@dirrm share/doc/HTML/en/khelpcenter/faq
|
||||
@ -2065,6 +2149,7 @@ share/wallpapers/vegetative_fog.jpg
|
||||
@dirrm share/apps/kscreensaver
|
||||
@dirrm share/apps/konsole/pics
|
||||
@dirrm share/apps/konsole
|
||||
@dirrm share/apps/konqueror/tiles
|
||||
@dirrm share/apps/konqueror/profiles
|
||||
@dirrm share/apps/konqueror/pics
|
||||
@dirrm share/apps/konqueror/dirtree/remote/web
|
||||
@ -2085,12 +2170,16 @@ share/wallpapers/vegetative_fog.jpg
|
||||
@dirrm share/apps/kmenuedit/icons
|
||||
@dirrm share/apps/kmenuedit
|
||||
@dirrm share/apps/kio_info
|
||||
@dirrm share/apps/kicker/wallpapers
|
||||
@dirrm share/apps/kicker/tiles
|
||||
@dirrm share/apps/kicker/pics
|
||||
@dirrm share/apps/kicker/applets
|
||||
@dirrm share/apps/kicker
|
||||
@dirrm share/apps/khelpcenter/plugins/Tutorials
|
||||
@dirrm share/apps/khelpcenter/plugins
|
||||
@dirrm share/apps/khelpcenter/pics/locolor/16x16/apps
|
||||
@dirrm share/apps/khelpcenter/pics/locolor/16x16
|
||||
@dirrm share/apps/khelpcenter/pics/locolor
|
||||
@dirrm share/apps/khelpcenter/pics
|
||||
@dirrm share/apps/khelpcenter/en
|
||||
@dirrm share/apps/khelpcenter
|
||||
@ -2129,11 +2218,13 @@ share/wallpapers/vegetative_fog.jpg
|
||||
@dirrm share/apps/kappfinder
|
||||
@dirrm share/apps/drkonqi/presets
|
||||
@dirrm share/apps/drkonqi/pics
|
||||
@dirrm share/apps/drkonqi/debuggers
|
||||
@dirrm share/apps/drkonqi
|
||||
@dirrm share/apps/clockapplet/pics
|
||||
@dirrm share/apps/clockapplet
|
||||
@dirrm share/apps
|
||||
@dirrm share/applnk/Utilities
|
||||
@dirrm share/applnk/Toys
|
||||
@dirrm share/applnk/System/ScreenSavers
|
||||
@dirrm share/applnk/System
|
||||
@dirrm share/applnk/Settings/WebBrowsing
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/10/09 22:37:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/10/19 12:15:25 espie Exp $
|
||||
|
||||
CATEGORIES= x11 x11/kde
|
||||
VERSION= 1.94
|
||||
VERSION= 2.0rc2
|
||||
DISTNAME= kdelibs-${VERSION}
|
||||
DIST_SUBDIR= kde
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= unstable/distribution/KDE-${VERSION}/tar/src/
|
||||
MASTER_SITE_SUBDIR= unstable/distribution/${VERSION:U}/tar/src/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (kde/kdelibs-1.94.tar.bz2) = 1897e1deb2ed8adab3bff2b1912d09a9
|
||||
RMD160 (kde/kdelibs-1.94.tar.bz2) = 905bef857d81338e8cd900abf436a360618921f4
|
||||
SHA1 (kde/kdelibs-1.94.tar.bz2) = 16d1ed28f64c41993657d8ca55a1a16a43530c1e
|
||||
MD5 (kde/kdelibs-2.0rc2.tar.bz2) = c8b19b8d66242eb348ccc3e3ed684ef8
|
||||
RMD160 (kde/kdelibs-2.0rc2.tar.bz2) = 544a5fbf791b801144497ebba055ac2ae68577e7
|
||||
SHA1 (kde/kdelibs-2.0rc2.tar.bz2) = baec1bd956792b9ebbcb493736704ba677c65e5a
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2000/10/09 22:37:55 espie Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2000/10/19 12:15:26 espie Exp $
|
||||
lib/libDCOP.so.1.0
|
||||
lib/libartsc.so.0.0
|
||||
lib/libartscbackend.so.0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/10/09 22:37:55 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/10/19 12:15:26 espie Exp $
|
||||
bin/artsc-config
|
||||
bin/artscat
|
||||
bin/artsd
|
||||
@ -21,6 +21,7 @@ bin/kio_uiserver
|
||||
bin/klauncher
|
||||
bin/kmailservice
|
||||
bin/knotify
|
||||
bin/ksendbugmail
|
||||
bin/lnusertemp
|
||||
bin/mcopidl
|
||||
bin/settheme
|
||||
@ -72,7 +73,6 @@ include/arts/tcpserver.h
|
||||
include/arts/type.h
|
||||
include/arts/unixconnection.h
|
||||
include/arts/unixserver.h
|
||||
include/arts/utils.h
|
||||
include/arts/weakreference.h
|
||||
include/artsc/artsc.h
|
||||
include/booktoken.h
|
||||
@ -169,6 +169,7 @@ include/kdialog.h
|
||||
include/kdialogbase.h
|
||||
include/kdirlister.h
|
||||
include/kdirnotify.h
|
||||
include/kdirnotify_stub.h
|
||||
include/kdiroperator.h
|
||||
include/kdirsize.h
|
||||
include/kdirwatch.h
|
||||
@ -210,6 +211,7 @@ include/kimageio.h
|
||||
include/kinstance.h
|
||||
include/kio/connection.h
|
||||
include/kio/defaultprogress.h
|
||||
include/kio/file.h
|
||||
include/kio/global.h
|
||||
include/kio/job.h
|
||||
include/kio/jobclasses.h
|
||||
@ -225,6 +227,7 @@ include/kio/slaveinterface.h
|
||||
include/kio/statusbarprogress.h
|
||||
include/kio/tcpslavebase.h
|
||||
include/kio/uiserver.h
|
||||
include/kio/uiserver_stub.h
|
||||
include/kipc.h
|
||||
include/kjanuswidget.h
|
||||
include/kjavaapplet.h
|
||||
@ -306,12 +309,14 @@ include/kspell.h
|
||||
include/kspelldlg.h
|
||||
include/kssl.h
|
||||
include/ksslcertificate.h
|
||||
include/ksslcertificatecache.h
|
||||
include/ksslcertificatefactory.h
|
||||
include/ksslcertificatehome.h
|
||||
include/ksslconnectioninfo.h
|
||||
include/ksslinfodlg.h
|
||||
include/ksslpeerinfo.h
|
||||
include/ksslsettings.h
|
||||
include/ksslutils.h
|
||||
include/ksslx509map.h
|
||||
include/kstaticdeleter.h
|
||||
include/kstatusbar.h
|
||||
@ -458,28 +463,346 @@ share/apps/khtml/khtml.rc
|
||||
share/apps/khtml/khtml_browser.rc
|
||||
share/apps/khtml/khtml_popupmenu.rc
|
||||
share/apps/kjava/kjava-classes.zip
|
||||
share/apps/ksgmltools/ca/catalog
|
||||
share/apps/ksgmltools/ca/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/ca/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/ca/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/ca/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/ca/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/ca/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/ca/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/ca/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/ca/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/ca/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/ca/kde-prologue.entities
|
||||
share/apps/ksgmltools/ca/strings.entities
|
||||
share/apps/ksgmltools/ca/user.entities
|
||||
share/apps/ksgmltools/catalog
|
||||
share/apps/ksgmltools/dtd/fdl-notice.entities
|
||||
share/apps/ksgmltools/cs/catalog
|
||||
share/apps/ksgmltools/cs/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/cs/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/cs/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/cs/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/cs/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/cs/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/cs/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/cs/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/cs/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/cs/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/cs/kde-prologue.entities
|
||||
share/apps/ksgmltools/cs/strings.entities
|
||||
share/apps/ksgmltools/cs/user.entities
|
||||
share/apps/ksgmltools/da/catalog
|
||||
share/apps/ksgmltools/da/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/da/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/da/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/da/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/da/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/da/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/da/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/da/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/da/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/da/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/da/kde-prologue.entities
|
||||
share/apps/ksgmltools/da/strings.entities
|
||||
share/apps/ksgmltools/da/user.entities
|
||||
share/apps/ksgmltools/de/catalog
|
||||
share/apps/ksgmltools/de/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/de/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/de/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/de/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/de/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/de/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/de/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/de/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/de/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/de/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/de/kde-prologue.entities
|
||||
share/apps/ksgmltools/de/strings.entities
|
||||
share/apps/ksgmltools/de/user.entities
|
||||
share/apps/ksgmltools/dtd/kde-genent.entities
|
||||
share/apps/ksgmltools/dtd/kde-modifications.elements
|
||||
share/apps/ksgmltools/dtd/kde-next.dtd
|
||||
share/apps/ksgmltools/dtd/kde-prologue.entities
|
||||
share/apps/ksgmltools/dtd/kde-rdbhier2.elements
|
||||
share/apps/ksgmltools/dtd/kde-rdbpool.elements
|
||||
share/apps/ksgmltools/dtd/kde.dtd
|
||||
share/apps/ksgmltools/el/catalog
|
||||
share/apps/ksgmltools/el/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/el/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/el/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/el/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/el/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/el/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/el/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/el/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/el/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/el/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/el/kde-prologue.entities
|
||||
share/apps/ksgmltools/el/strings.entities
|
||||
share/apps/ksgmltools/el/user.entities
|
||||
share/apps/ksgmltools/en/catalog
|
||||
share/apps/ksgmltools/en/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/en/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/en/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/en/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/en/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/en/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/en/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/en/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/en/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/en/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/en/kde-prologue.entities
|
||||
share/apps/ksgmltools/en/strings.entities
|
||||
share/apps/ksgmltools/en/user.entities
|
||||
share/apps/ksgmltools/entities/artistic-license.docbook
|
||||
share/apps/ksgmltools/entities/artisticlicense-links.docbook
|
||||
share/apps/ksgmltools/entities/bsd-license.docbook
|
||||
share/apps/ksgmltools/entities/bsdlicense-links.docbook
|
||||
share/apps/ksgmltools/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/entities/license-links.docbook
|
||||
share/apps/ksgmltools/entities/qpl-license.docbook
|
||||
share/apps/ksgmltools/entities/qpllicense-links.docbook
|
||||
share/apps/ksgmltools/entities/x11-license.docbook
|
||||
share/apps/ksgmltools/entities/x11license-links.docbook
|
||||
share/apps/ksgmltools/es/catalog
|
||||
share/apps/ksgmltools/es/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/es/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/es/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/es/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/es/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/es/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/es/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/es/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/es/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/es/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/es/kde-prologue.entities
|
||||
share/apps/ksgmltools/es/strings.entities
|
||||
share/apps/ksgmltools/es/user.entities
|
||||
share/apps/ksgmltools/et/catalog
|
||||
share/apps/ksgmltools/et/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/et/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/et/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/et/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/et/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/et/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/et/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/et/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/et/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/et/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/et/kde-prologue.entities
|
||||
share/apps/ksgmltools/et/strings.entities
|
||||
share/apps/ksgmltools/et/user.entities
|
||||
share/apps/ksgmltools/fi/catalog
|
||||
share/apps/ksgmltools/fi/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/fi/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/fi/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/fi/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/fi/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/fi/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/fi/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/fi/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/fi/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/fi/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/fi/kde-prologue.entities
|
||||
share/apps/ksgmltools/fi/strings.entities
|
||||
share/apps/ksgmltools/fi/user.entities
|
||||
share/apps/ksgmltools/fr/catalog
|
||||
share/apps/ksgmltools/fr/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/fr/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/fr/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/fr/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/fr/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/fr/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/fr/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/fr/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/fr/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/fr/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/fr/kde-prologue.entities
|
||||
share/apps/ksgmltools/fr/strings.entities
|
||||
share/apps/ksgmltools/fr/user.entities
|
||||
share/apps/ksgmltools/hu/catalog
|
||||
share/apps/ksgmltools/hu/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/hu/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/hu/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/hu/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/hu/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/hu/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/hu/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/hu/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/hu/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/hu/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/hu/kde-prologue.entities
|
||||
share/apps/ksgmltools/hu/strings.entities
|
||||
share/apps/ksgmltools/hu/user.entities
|
||||
share/apps/ksgmltools/it/catalog
|
||||
share/apps/ksgmltools/it/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/it/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/it/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/it/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/it/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/it/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/it/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/it/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/it/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/it/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/it/kde-prologue.entities
|
||||
share/apps/ksgmltools/it/strings.entities
|
||||
share/apps/ksgmltools/it/user.entities
|
||||
share/apps/ksgmltools/ja/catalog
|
||||
share/apps/ksgmltools/ja/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/ja/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/ja/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/ja/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/ja/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/ja/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/ja/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/ja/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/ja/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/ja/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/ja/kde-prologue.entities
|
||||
share/apps/ksgmltools/ja/strings.entities
|
||||
share/apps/ksgmltools/ja/user.entities
|
||||
share/apps/ksgmltools/kde.dcl
|
||||
share/apps/ksgmltools/nl/catalog
|
||||
share/apps/ksgmltools/nl/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/nl/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/nl/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/nl/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/nl/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/nl/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/nl/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/nl/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/nl/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/nl/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/nl/kde-prologue.entities
|
||||
share/apps/ksgmltools/nl/strings.entities
|
||||
share/apps/ksgmltools/nl/user.entities
|
||||
share/apps/ksgmltools/no/catalog
|
||||
share/apps/ksgmltools/no/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/no/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/no/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/no/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/no/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/no/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/no/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/no/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/no/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/no/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/no/kde-prologue.entities
|
||||
share/apps/ksgmltools/no/strings.entities
|
||||
share/apps/ksgmltools/no/user.entities
|
||||
share/apps/ksgmltools/pl/catalog
|
||||
share/apps/ksgmltools/pl/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/pl/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/pl/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/pl/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/pl/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/pl/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/pl/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/pl/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/pl/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/pl/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/pl/kde-prologue.entities
|
||||
share/apps/ksgmltools/pl/strings.entities
|
||||
share/apps/ksgmltools/pl/user.entities
|
||||
share/apps/ksgmltools/pt-BR/catalog
|
||||
share/apps/ksgmltools/pt-BR/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/pt-BR/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/pt-BR/kde-prologue.entities
|
||||
share/apps/ksgmltools/pt-BR/strings.entities
|
||||
share/apps/ksgmltools/pt-BR/user.entities
|
||||
share/apps/ksgmltools/pt/catalog
|
||||
share/apps/ksgmltools/pt/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/pt/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/pt/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/pt/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/pt/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/pt/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/pt/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/pt/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/pt/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/pt/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/pt/kde-prologue.entities
|
||||
share/apps/ksgmltools/pt/strings.entities
|
||||
share/apps/ksgmltools/pt/user.entities
|
||||
share/apps/ksgmltools/ro/catalog
|
||||
share/apps/ksgmltools/ro/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/ro/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/ro/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/ro/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/ro/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/ro/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/ro/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/ro/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/ro/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/ro/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/ro/kde-prologue.entities
|
||||
share/apps/ksgmltools/ro/strings.entities
|
||||
share/apps/ksgmltools/ro/user.entities
|
||||
share/apps/ksgmltools/ru/catalog
|
||||
share/apps/ksgmltools/ru/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/ru/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/ru/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/ru/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/ru/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/ru/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/ru/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/ru/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/ru/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/ru/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/ru/kde-prologue.entities
|
||||
share/apps/ksgmltools/ru/strings.entities
|
||||
share/apps/ksgmltools/ru/user.entities
|
||||
share/apps/ksgmltools/sk/catalog
|
||||
share/apps/ksgmltools/sk/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/sk/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/sk/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/sk/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/sk/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/sk/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/sk/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/sk/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/sk/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/sk/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/sk/kde-prologue.entities
|
||||
share/apps/ksgmltools/sk/strings.entities
|
||||
share/apps/ksgmltools/sk/user.entities
|
||||
share/apps/ksgmltools/sl/catalog
|
||||
share/apps/ksgmltools/sl/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/sl/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/sl/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/sl/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/sl/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/sl/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/sl/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/sl/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/sl/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/sl/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/sl/kde-prologue.entities
|
||||
share/apps/ksgmltools/sl/strings.entities
|
||||
share/apps/ksgmltools/sl/user.entities
|
||||
share/apps/ksgmltools/sr/catalog
|
||||
share/apps/ksgmltools/sr/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/sr/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/sr/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/sr/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/sr/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/sr/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/sr/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/sr/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/sr/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/sr/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/sr/kde-prologue.entities
|
||||
share/apps/ksgmltools/sr/strings.entities
|
||||
share/apps/ksgmltools/sr/user.entities
|
||||
share/apps/ksgmltools/stylesheets/kde-anchor.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-faq.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-img.dsl
|
||||
@ -517,10 +840,10 @@ share/apps/ksgmltools/stylesheets/kde-l1no.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1no.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pl.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pl.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pt-BR.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pt-BR.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pt.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1pt.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1ptbr.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1ptbr.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1ro.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1ro.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1ru.dsl
|
||||
@ -533,13 +856,42 @@ share/apps/ksgmltools/stylesheets/kde-l1sr.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1sr.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1sv.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1sv.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1zh-CN.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1zh-CN.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-l1zhcn.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-l1zhcn.ent
|
||||
share/apps/ksgmltools/stylesheets/kde-navig.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-search.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde-ttlpg.dsl
|
||||
share/apps/ksgmltools/stylesheets/kde.css
|
||||
share/apps/ksgmltools/stylesheets/kde.dsl
|
||||
share/apps/ksgmltools/sv/catalog
|
||||
share/apps/ksgmltools/sv/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/sv/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/sv/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/sv/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/sv/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/sv/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/sv/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/sv/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/sv/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/sv/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/sv/kde-prologue.entities
|
||||
share/apps/ksgmltools/sv/strings.entities
|
||||
share/apps/ksgmltools/sv/user.entities
|
||||
share/apps/ksgmltools/zh-CN/catalog
|
||||
share/apps/ksgmltools/zh-CN/entities/fdl-notice.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/gpl-notice.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/help-menu.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/lgpl-notice.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/report-bugs.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/underArtisticLicense.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/underBSDLicense.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/underFDL.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/underGPL.docbook
|
||||
share/apps/ksgmltools/zh-CN/entities/underX11License.docbook
|
||||
share/apps/ksgmltools/zh-CN/kde-prologue.entities
|
||||
share/apps/ksgmltools/zh-CN/strings.entities
|
||||
share/apps/ksgmltools/zh-CN/user.entities
|
||||
share/apps/kssl/caroot/ca-bundle.crt
|
||||
share/apps/kstyle/pixmaps/aquaice.png
|
||||
share/apps/kstyle/pixmaps/black_combo.png
|
||||
share/apps/kstyle/pixmaps/blkmarble.png
|
||||
@ -670,7 +1022,6 @@ share/icons/hicolor/22x22/actions/1leftarrow.png
|
||||
share/icons/hicolor/22x22/actions/1rightarrow.png
|
||||
share/icons/hicolor/22x22/actions/2leftarrow.png
|
||||
share/icons/hicolor/22x22/actions/2rightarrow.png
|
||||
share/icons/hicolor/22x22/actions/add_point.png
|
||||
share/icons/hicolor/22x22/actions/airbrush.png
|
||||
share/icons/hicolor/22x22/actions/attach.png
|
||||
share/icons/hicolor/22x22/actions/back.png
|
||||
@ -684,15 +1035,16 @@ share/icons/hicolor/22x22/actions/connect_established.png
|
||||
share/icons/hicolor/22x22/actions/connect_no.png
|
||||
share/icons/hicolor/22x22/actions/contents.png
|
||||
share/icons/hicolor/22x22/actions/contexthelp.png
|
||||
share/icons/hicolor/22x22/actions/contiguous.png
|
||||
share/icons/hicolor/22x22/actions/crop.png
|
||||
share/icons/hicolor/22x22/actions/decrypted.png
|
||||
share/icons/hicolor/22x22/actions/down.png
|
||||
share/icons/hicolor/22x22/actions/editcopy.png
|
||||
share/icons/hicolor/22x22/actions/editcut.png
|
||||
share/icons/hicolor/22x22/actions/editdelete.png
|
||||
share/icons/hicolor/22x22/actions/editpaste.png
|
||||
share/icons/hicolor/22x22/actions/editshred.png
|
||||
share/icons/hicolor/22x22/actions/edittrash.png
|
||||
share/icons/hicolor/22x22/actions/elliptical.png
|
||||
share/icons/hicolor/22x22/actions/encrypted.png
|
||||
share/icons/hicolor/22x22/actions/eraser.png
|
||||
share/icons/hicolor/22x22/actions/exec.png
|
||||
share/icons/hicolor/22x22/actions/filenew.png
|
||||
@ -705,8 +1057,9 @@ share/icons/hicolor/22x22/actions/find.png
|
||||
share/icons/hicolor/22x22/actions/finish.png
|
||||
share/icons/hicolor/22x22/actions/folder_new.png
|
||||
share/icons/hicolor/22x22/actions/forward.png
|
||||
share/icons/hicolor/22x22/actions/gear.png
|
||||
share/icons/hicolor/22x22/actions/gohome.png
|
||||
share/icons/hicolor/22x22/actions/handdrawn.png
|
||||
share/icons/hicolor/22x22/actions/goto.png
|
||||
share/icons/hicolor/22x22/actions/help.png
|
||||
share/icons/hicolor/22x22/actions/kde/0001.png
|
||||
share/icons/hicolor/22x22/actions/kde/0002.png
|
||||
@ -760,12 +1113,15 @@ share/icons/hicolor/22x22/actions/kde/0049.png
|
||||
share/icons/hicolor/22x22/actions/kde/0050.png
|
||||
share/icons/hicolor/22x22/actions/lasso.png
|
||||
share/icons/hicolor/22x22/actions/leftjust.png
|
||||
share/icons/hicolor/22x22/actions/lock.png
|
||||
share/icons/hicolor/22x22/actions/mail_forward.png
|
||||
share/icons/hicolor/22x22/actions/mail_generic.png
|
||||
share/icons/hicolor/22x22/actions/mail_get.png
|
||||
share/icons/hicolor/22x22/actions/mail_reply.png
|
||||
share/icons/hicolor/22x22/actions/mail_replyall.png
|
||||
share/icons/hicolor/22x22/actions/mail_send.png
|
||||
share/icons/hicolor/22x22/actions/move.png
|
||||
share/icons/hicolor/22x22/actions/news_subscribe.png
|
||||
share/icons/hicolor/22x22/actions/next.png
|
||||
share/icons/hicolor/22x22/actions/openterm.png
|
||||
share/icons/hicolor/22x22/actions/paintbrush.png
|
||||
@ -777,13 +1133,11 @@ share/icons/hicolor/22x22/actions/player_start.png
|
||||
share/icons/hicolor/22x22/actions/player_stop.png
|
||||
share/icons/hicolor/22x22/actions/previous.png
|
||||
share/icons/hicolor/22x22/actions/queue.png
|
||||
share/icons/hicolor/22x22/actions/rectangular.png
|
||||
share/icons/hicolor/22x22/actions/redo.png
|
||||
share/icons/hicolor/22x22/actions/reload.png
|
||||
share/icons/hicolor/22x22/actions/rightjust.png
|
||||
share/icons/hicolor/22x22/actions/run.png
|
||||
share/icons/hicolor/22x22/actions/showmenu.png
|
||||
share/icons/hicolor/22x22/actions/smart_select.png
|
||||
share/icons/hicolor/22x22/actions/spellcheck.png
|
||||
share/icons/hicolor/22x22/actions/start.png
|
||||
share/icons/hicolor/22x22/actions/stop.png
|
||||
@ -797,10 +1151,12 @@ share/icons/hicolor/22x22/actions/text_right.png
|
||||
share/icons/hicolor/22x22/actions/text_under.png
|
||||
share/icons/hicolor/22x22/actions/top.png
|
||||
share/icons/hicolor/22x22/actions/undo.png
|
||||
share/icons/hicolor/22x22/actions/unlock.png
|
||||
share/icons/hicolor/22x22/actions/up.png
|
||||
share/icons/hicolor/22x22/actions/viewmag+.png
|
||||
share/icons/hicolor/22x22/actions/viewmag-.png
|
||||
share/icons/hicolor/22x22/actions/viewmag.png
|
||||
share/icons/hicolor/22x22/actions/window_fullscreen.png
|
||||
share/icons/hicolor/22x22/actions/window_nofullscreen.png
|
||||
share/icons/hicolor/22x22/actions/wizard.png
|
||||
share/icons/hicolor/32x32/actions/1leftarrow.png
|
||||
@ -816,17 +1172,21 @@ share/icons/hicolor/32x32/actions/colors.png
|
||||
share/icons/hicolor/32x32/actions/configure.png
|
||||
share/icons/hicolor/32x32/actions/contents.png
|
||||
share/icons/hicolor/32x32/actions/contexthelp.png
|
||||
share/icons/hicolor/32x32/actions/decrypted.png
|
||||
share/icons/hicolor/32x32/actions/down.png
|
||||
share/icons/hicolor/32x32/actions/editcopy.png
|
||||
share/icons/hicolor/32x32/actions/editcut.png
|
||||
share/icons/hicolor/32x32/actions/editdelete.png
|
||||
share/icons/hicolor/32x32/actions/editpaste.png
|
||||
share/icons/hicolor/32x32/actions/editshred.png
|
||||
share/icons/hicolor/32x32/actions/edittrash.png
|
||||
share/icons/hicolor/32x32/actions/encrypted.png
|
||||
share/icons/hicolor/32x32/actions/exec.png
|
||||
share/icons/hicolor/32x32/actions/filenew.png
|
||||
share/icons/hicolor/32x32/actions/fileopen.png
|
||||
share/icons/hicolor/32x32/actions/fileprint.png
|
||||
share/icons/hicolor/32x32/actions/files.png
|
||||
share/icons/hicolor/32x32/actions/filesave.png
|
||||
share/icons/hicolor/32x32/actions/filter.png
|
||||
share/icons/hicolor/32x32/actions/find.png
|
||||
share/icons/hicolor/32x32/actions/finish.png
|
||||
share/icons/hicolor/32x32/actions/folder_new.png
|
||||
@ -887,13 +1247,16 @@ share/icons/hicolor/32x32/actions/kde/0048.png
|
||||
share/icons/hicolor/32x32/actions/kde/0049.png
|
||||
share/icons/hicolor/32x32/actions/kde/0050.png
|
||||
share/icons/hicolor/32x32/actions/leftjust.png
|
||||
share/icons/hicolor/32x32/actions/lock.png
|
||||
share/icons/hicolor/32x32/actions/mail_forward.png
|
||||
share/icons/hicolor/32x32/actions/mail_generic.png
|
||||
share/icons/hicolor/32x32/actions/mail_get.png
|
||||
share/icons/hicolor/32x32/actions/mail_reply.png
|
||||
share/icons/hicolor/32x32/actions/mail_replyall.png
|
||||
share/icons/hicolor/32x32/actions/mail_send.png
|
||||
share/icons/hicolor/32x32/actions/misc.png
|
||||
share/icons/hicolor/32x32/actions/mouse.png
|
||||
share/icons/hicolor/32x32/actions/news_subscribe.png
|
||||
share/icons/hicolor/32x32/actions/next.png
|
||||
share/icons/hicolor/32x32/actions/openterm.png
|
||||
share/icons/hicolor/32x32/actions/player_eject.png
|
||||
@ -907,6 +1270,8 @@ share/icons/hicolor/32x32/actions/redo.png
|
||||
share/icons/hicolor/32x32/actions/reload.png
|
||||
share/icons/hicolor/32x32/actions/rightjust.png
|
||||
share/icons/hicolor/32x32/actions/rotate.png
|
||||
share/icons/hicolor/32x32/actions/rotate_ccw.png
|
||||
share/icons/hicolor/32x32/actions/rotate_cw.png
|
||||
share/icons/hicolor/32x32/actions/run.png
|
||||
share/icons/hicolor/32x32/actions/spellcheck.png
|
||||
share/icons/hicolor/32x32/actions/start.png
|
||||
@ -920,14 +1285,17 @@ share/icons/hicolor/32x32/actions/text_right.png
|
||||
share/icons/hicolor/32x32/actions/text_under.png
|
||||
share/icons/hicolor/32x32/actions/top.png
|
||||
share/icons/hicolor/32x32/actions/undo.png
|
||||
share/icons/hicolor/32x32/actions/unlock.png
|
||||
share/icons/hicolor/32x32/actions/up.png
|
||||
share/icons/hicolor/32x32/actions/viewmag+.png
|
||||
share/icons/hicolor/32x32/actions/viewmag-.png
|
||||
share/icons/hicolor/32x32/actions/viewmag.png
|
||||
share/icons/hicolor/32x32/actions/window_fullscreen.png
|
||||
share/icons/hicolor/32x32/actions/window_nofullscreen.png
|
||||
share/icons/hicolor/32x32/actions/wizard.png
|
||||
share/icons/hicolor/32x32/filesystems/desktop.png
|
||||
share/icons/hicolor/32x32/filesystems/exec.png
|
||||
share/icons/hicolor/32x32/filesystems/file_broken.png
|
||||
share/icons/hicolor/32x32/filesystems/file_locked.png
|
||||
share/icons/hicolor/32x32/filesystems/folder.png
|
||||
share/icons/hicolor/32x32/filesystems/folder_blue.png
|
||||
@ -940,7 +1308,7 @@ share/icons/hicolor/32x32/filesystems/folder_red.png
|
||||
share/icons/hicolor/32x32/filesystems/folder_yellow.png
|
||||
share/icons/hicolor/32x32/filesystems/ftp.png
|
||||
share/icons/hicolor/32x32/filesystems/link.png
|
||||
share/icons/hicolor/32x32/filesystems/lock.png
|
||||
share/icons/hicolor/32x32/filesystems/lockoverlay.png
|
||||
share/icons/hicolor/32x32/filesystems/pipe.png
|
||||
share/icons/hicolor/32x32/filesystems/shredder.png
|
||||
share/icons/hicolor/32x32/filesystems/socket.png
|
||||
@ -985,11 +1353,13 @@ share/icons/hicolor/32x32/mimetypes/p_src.png
|
||||
share/icons/hicolor/32x32/mimetypes/pdf.png
|
||||
share/icons/hicolor/32x32/mimetypes/pk.png
|
||||
share/icons/hicolor/32x32/mimetypes/postscript.png
|
||||
share/icons/hicolor/32x32/mimetypes/py_src.png
|
||||
share/icons/hicolor/32x32/mimetypes/readme.png
|
||||
share/icons/hicolor/32x32/mimetypes/recycled.png
|
||||
share/icons/hicolor/32x32/mimetypes/resource.png
|
||||
share/icons/hicolor/32x32/mimetypes/rpm.png
|
||||
share/icons/hicolor/32x32/mimetypes/s_src.png
|
||||
share/icons/hicolor/32x32/mimetypes/shell2_src.png
|
||||
share/icons/hicolor/32x32/mimetypes/sound.png
|
||||
share/icons/hicolor/32x32/mimetypes/tar.png
|
||||
share/icons/hicolor/32x32/mimetypes/tex.png
|
||||
@ -1000,7 +1370,6 @@ share/icons/hicolor/32x32/mimetypes/vcalendar.png
|
||||
share/icons/hicolor/32x32/mimetypes/vcard.png
|
||||
share/icons/hicolor/32x32/mimetypes/video.png
|
||||
share/icons/hicolor/32x32/mimetypes/y_src.png
|
||||
share/icons/hicolor/48x48/actions/gear.png
|
||||
share/icons/hicolor/48x48/actions/kde/0001.png
|
||||
share/icons/hicolor/48x48/actions/kde/0002.png
|
||||
share/icons/hicolor/48x48/actions/kde/0003.png
|
||||
@ -1051,9 +1420,9 @@ share/icons/hicolor/48x48/actions/kde/0047.png
|
||||
share/icons/hicolor/48x48/actions/kde/0048.png
|
||||
share/icons/hicolor/48x48/actions/kde/0049.png
|
||||
share/icons/hicolor/48x48/actions/kde/0050.png
|
||||
share/icons/hicolor/48x48/actions/misc.png
|
||||
share/icons/hicolor/48x48/filesystems/desktop.png
|
||||
share/icons/hicolor/48x48/filesystems/exec.png
|
||||
share/icons/hicolor/48x48/filesystems/file_broken.png
|
||||
share/icons/hicolor/48x48/filesystems/file_locked.png
|
||||
share/icons/hicolor/48x48/filesystems/folder.png
|
||||
share/icons/hicolor/48x48/filesystems/folder_blue.png
|
||||
@ -1066,7 +1435,7 @@ share/icons/hicolor/48x48/filesystems/folder_red.png
|
||||
share/icons/hicolor/48x48/filesystems/folder_yellow.png
|
||||
share/icons/hicolor/48x48/filesystems/ftp.png
|
||||
share/icons/hicolor/48x48/filesystems/link.png
|
||||
share/icons/hicolor/48x48/filesystems/lock.png
|
||||
share/icons/hicolor/48x48/filesystems/lockoverlay.png
|
||||
share/icons/hicolor/48x48/filesystems/shredder.png
|
||||
share/icons/hicolor/48x48/filesystems/socket.png
|
||||
share/icons/hicolor/48x48/filesystems/trashcan_empty.png
|
||||
@ -1110,11 +1479,13 @@ share/icons/hicolor/48x48/mimetypes/p_src.png
|
||||
share/icons/hicolor/48x48/mimetypes/pdf.png
|
||||
share/icons/hicolor/48x48/mimetypes/pk.png
|
||||
share/icons/hicolor/48x48/mimetypes/postscript.png
|
||||
share/icons/hicolor/48x48/mimetypes/py_src.png
|
||||
share/icons/hicolor/48x48/mimetypes/readme.png
|
||||
share/icons/hicolor/48x48/mimetypes/recycled.png
|
||||
share/icons/hicolor/48x48/mimetypes/resource.png
|
||||
share/icons/hicolor/48x48/mimetypes/rpm.png
|
||||
share/icons/hicolor/48x48/mimetypes/s_src.png
|
||||
share/icons/hicolor/48x48/mimetypes/shell2_src.png
|
||||
share/icons/hicolor/48x48/mimetypes/sound.png
|
||||
share/icons/hicolor/48x48/mimetypes/tar.png
|
||||
share/icons/hicolor/48x48/mimetypes/tex.png
|
||||
@ -1126,12 +1497,14 @@ share/icons/hicolor/48x48/mimetypes/vcard.png
|
||||
share/icons/hicolor/48x48/mimetypes/video.png
|
||||
share/icons/hicolor/48x48/mimetypes/y_src.png
|
||||
share/icons/hicolor/index.desktop
|
||||
share/icons/hicolor/scalable/filesystems/exec.png
|
||||
share/icons/locolor/16x16/actions/1downarrow.png
|
||||
share/icons/locolor/16x16/actions/1leftarrow.png
|
||||
share/icons/locolor/16x16/actions/1rightarrow.png
|
||||
share/icons/locolor/16x16/actions/1uparrow.png
|
||||
share/icons/locolor/16x16/actions/2downarrow.png
|
||||
share/icons/locolor/16x16/actions/2leftarrow.png
|
||||
share/icons/locolor/16x16/actions/2rightarrow.png
|
||||
share/icons/locolor/16x16/actions/add_point.png
|
||||
share/icons/locolor/16x16/actions/2uparrow.png
|
||||
share/icons/locolor/16x16/actions/airbrush.png
|
||||
share/icons/locolor/16x16/actions/attach.png
|
||||
share/icons/locolor/16x16/actions/back.png
|
||||
@ -1140,13 +1513,15 @@ share/icons/locolor/16x16/actions/bookmark.png
|
||||
share/icons/locolor/16x16/actions/bookmark_add.png
|
||||
share/icons/locolor/16x16/actions/bookmark_toolbar.png
|
||||
share/icons/locolor/16x16/actions/bottom.png
|
||||
share/icons/locolor/16x16/actions/circle_select.png
|
||||
share/icons/locolor/16x16/actions/colorpicker.png
|
||||
share/icons/locolor/16x16/actions/configure.png
|
||||
share/icons/locolor/16x16/actions/connect_creating.png
|
||||
share/icons/locolor/16x16/actions/connect_established.png
|
||||
share/icons/locolor/16x16/actions/connect_no.png
|
||||
share/icons/locolor/16x16/actions/contents.png
|
||||
share/icons/locolor/16x16/actions/contexthelp.png
|
||||
share/icons/locolor/16x16/actions/contiguous.png
|
||||
share/icons/locolor/16x16/actions/crop.png
|
||||
share/icons/locolor/16x16/actions/decrypted.png
|
||||
share/icons/locolor/16x16/actions/down.png
|
||||
share/icons/locolor/16x16/actions/editcopy.png
|
||||
share/icons/locolor/16x16/actions/editcut.png
|
||||
@ -1154,19 +1529,18 @@ share/icons/locolor/16x16/actions/editdelete.png
|
||||
share/icons/locolor/16x16/actions/editpaste.png
|
||||
share/icons/locolor/16x16/actions/editshred.png
|
||||
share/icons/locolor/16x16/actions/edittrash.png
|
||||
share/icons/locolor/16x16/actions/elliptical.png
|
||||
share/icons/locolor/16x16/actions/encrypt.png
|
||||
share/icons/locolor/16x16/actions/encrypted.png
|
||||
share/icons/locolor/16x16/actions/eraser.png
|
||||
share/icons/locolor/16x16/actions/exec.png
|
||||
share/icons/locolor/16x16/actions/exit.png
|
||||
share/icons/locolor/16x16/actions/fileclose.png
|
||||
share/icons/locolor/16x16/actions/filemail.png
|
||||
share/icons/locolor/16x16/actions/filenew.png
|
||||
share/icons/locolor/16x16/actions/fileopen.png
|
||||
share/icons/locolor/16x16/actions/fileprint.png
|
||||
share/icons/locolor/16x16/actions/filequickprint.png
|
||||
share/icons/locolor/16x16/actions/filesave.png
|
||||
share/icons/locolor/16x16/actions/fill.png
|
||||
share/icons/locolor/16x16/actions/filter.png
|
||||
share/icons/locolor/16x16/actions/find.png
|
||||
share/icons/locolor/16x16/actions/finish.png
|
||||
share/icons/locolor/16x16/actions/flag.png
|
||||
@ -1175,19 +1549,19 @@ share/icons/locolor/16x16/actions/forward.png
|
||||
share/icons/locolor/16x16/actions/gear.png
|
||||
share/icons/locolor/16x16/actions/gohome.png
|
||||
share/icons/locolor/16x16/actions/goto.png
|
||||
share/icons/locolor/16x16/actions/handdrawn.png
|
||||
share/icons/locolor/16x16/actions/help.png
|
||||
share/icons/locolor/16x16/actions/idea.png
|
||||
share/icons/locolor/16x16/actions/key.png
|
||||
share/icons/locolor/16x16/actions/lasso.png
|
||||
share/icons/locolor/16x16/actions/lock.png
|
||||
share/icons/locolor/16x16/actions/mail_forward.png
|
||||
share/icons/locolor/16x16/actions/mail_generic.png
|
||||
share/icons/locolor/16x16/actions/mail_get.png
|
||||
share/icons/locolor/16x16/actions/mail_reply.png
|
||||
share/icons/locolor/16x16/actions/mail_replyall.png
|
||||
share/icons/locolor/16x16/actions/mail_send.png
|
||||
share/icons/locolor/16x16/actions/misc.png
|
||||
share/icons/locolor/16x16/actions/move.png
|
||||
share/icons/locolor/16x16/actions/news_subscribe.png
|
||||
share/icons/locolor/16x16/actions/news_unsubscribe.png
|
||||
share/icons/locolor/16x16/actions/next.png
|
||||
share/icons/locolor/16x16/actions/openterm.png
|
||||
share/icons/locolor/16x16/actions/paintbrush.png
|
||||
@ -1199,14 +1573,12 @@ share/icons/locolor/16x16/actions/player_start.png
|
||||
share/icons/locolor/16x16/actions/player_stop.png
|
||||
share/icons/locolor/16x16/actions/previous.png
|
||||
share/icons/locolor/16x16/actions/queue.png
|
||||
share/icons/locolor/16x16/actions/quickprint.png
|
||||
share/icons/locolor/16x16/actions/rectangular.png
|
||||
share/icons/locolor/16x16/actions/redo.png
|
||||
share/icons/locolor/16x16/actions/reload.png
|
||||
share/icons/locolor/16x16/actions/rotate.png
|
||||
share/icons/locolor/16x16/actions/rotate_ccw.png
|
||||
share/icons/locolor/16x16/actions/rotate_cw.png
|
||||
share/icons/locolor/16x16/actions/run.png
|
||||
share/icons/locolor/16x16/actions/send.png
|
||||
share/icons/locolor/16x16/actions/smart_select.png
|
||||
share/icons/locolor/16x16/actions/spellcheck.png
|
||||
share/icons/locolor/16x16/actions/stamp.png
|
||||
share/icons/locolor/16x16/actions/start.png
|
||||
@ -1221,8 +1593,8 @@ share/icons/locolor/16x16/actions/text_right.png
|
||||
share/icons/locolor/16x16/actions/text_under.png
|
||||
share/icons/locolor/16x16/actions/top.png
|
||||
share/icons/locolor/16x16/actions/transform.png
|
||||
share/icons/locolor/16x16/actions/trash.png
|
||||
share/icons/locolor/16x16/actions/undo.png
|
||||
share/icons/locolor/16x16/actions/unlock.png
|
||||
share/icons/locolor/16x16/actions/up.png
|
||||
share/icons/locolor/16x16/actions/viewmag+.png
|
||||
share/icons/locolor/16x16/actions/viewmag-.png
|
||||
@ -1244,13 +1616,14 @@ share/icons/locolor/16x16/filesystems/folder_open.png
|
||||
share/icons/locolor/16x16/filesystems/folder_red.png
|
||||
share/icons/locolor/16x16/filesystems/folder_yellow.png
|
||||
share/icons/locolor/16x16/filesystems/ftp.png
|
||||
share/icons/locolor/16x16/filesystems/lock.png
|
||||
share/icons/locolor/16x16/filesystems/lockoverlay.png
|
||||
share/icons/locolor/16x16/filesystems/pipe.png
|
||||
share/icons/locolor/16x16/filesystems/socket.png
|
||||
share/icons/locolor/16x16/filesystems/trashcan_empty.png
|
||||
share/icons/locolor/16x16/filesystems/trashcan_full.png
|
||||
share/icons/locolor/16x16/filesystems/www.png
|
||||
share/icons/locolor/16x16/filesystems/zip.png
|
||||
share/icons/locolor/16x16/mimetypes/applix.png
|
||||
share/icons/locolor/16x16/mimetypes/binary.png
|
||||
share/icons/locolor/16x16/mimetypes/binary2.png
|
||||
share/icons/locolor/16x16/mimetypes/blockdevice.png
|
||||
@ -1261,13 +1634,16 @@ share/icons/locolor/16x16/mimetypes/cpp_src.png
|
||||
share/icons/locolor/16x16/mimetypes/document.png
|
||||
share/icons/locolor/16x16/mimetypes/dvi.png
|
||||
share/icons/locolor/16x16/mimetypes/f_src.png
|
||||
share/icons/locolor/16x16/mimetypes/font.png
|
||||
share/icons/locolor/16x16/mimetypes/font_bitmap.png
|
||||
share/icons/locolor/16x16/mimetypes/font_truetype.png
|
||||
share/icons/locolor/16x16/mimetypes/font_type1.png
|
||||
share/icons/locolor/16x16/mimetypes/gf.png
|
||||
share/icons/locolor/16x16/mimetypes/h_src.png
|
||||
share/icons/locolor/16x16/mimetypes/html.png
|
||||
share/icons/locolor/16x16/mimetypes/image.png
|
||||
share/icons/locolor/16x16/mimetypes/info.png
|
||||
share/icons/locolor/16x16/mimetypes/java_src.png
|
||||
share/icons/locolor/16x16/mimetypes/kmultiple.png
|
||||
share/icons/locolor/16x16/mimetypes/l_src.png
|
||||
share/icons/locolor/16x16/mimetypes/log.png
|
||||
share/icons/locolor/16x16/mimetypes/make.png
|
||||
@ -1277,22 +1653,28 @@ share/icons/locolor/16x16/mimetypes/midi.png
|
||||
share/icons/locolor/16x16/mimetypes/mime_empty.png
|
||||
share/icons/locolor/16x16/mimetypes/misc.png
|
||||
share/icons/locolor/16x16/mimetypes/moc_src.png
|
||||
share/icons/locolor/16x16/mimetypes/netscape_doc.png
|
||||
share/icons/locolor/16x16/mimetypes/news.png
|
||||
share/icons/locolor/16x16/mimetypes/o_src.png
|
||||
share/icons/locolor/16x16/mimetypes/p_src.png
|
||||
share/icons/locolor/16x16/mimetypes/pdf.png
|
||||
share/icons/locolor/16x16/mimetypes/pk.png
|
||||
share/icons/locolor/16x16/mimetypes/postscript.png
|
||||
share/icons/locolor/16x16/mimetypes/py_src.png
|
||||
share/icons/locolor/16x16/mimetypes/readme.png
|
||||
share/icons/locolor/16x16/mimetypes/recycled.png
|
||||
share/icons/locolor/16x16/mimetypes/resource.png
|
||||
share/icons/locolor/16x16/mimetypes/rpm.png
|
||||
share/icons/locolor/16x16/mimetypes/s_src.png
|
||||
share/icons/locolor/16x16/mimetypes/shell2_src.png
|
||||
share/icons/locolor/16x16/mimetypes/sound.png
|
||||
share/icons/locolor/16x16/mimetypes/source.png
|
||||
share/icons/locolor/16x16/mimetypes/tar.png
|
||||
share/icons/locolor/16x16/mimetypes/tex.png
|
||||
share/icons/locolor/16x16/mimetypes/tgz.png
|
||||
share/icons/locolor/16x16/mimetypes/txt.png
|
||||
share/icons/locolor/16x16/mimetypes/unknown.png
|
||||
share/icons/locolor/16x16/mimetypes/vcalendar.png
|
||||
share/icons/locolor/16x16/mimetypes/vcard.png
|
||||
share/icons/locolor/16x16/mimetypes/video.png
|
||||
share/icons/locolor/16x16/mimetypes/y_src.png
|
||||
share/icons/locolor/32x32/actions/gear.png
|
||||
@ -1311,7 +1693,7 @@ share/icons/locolor/32x32/filesystems/folder_open.png
|
||||
share/icons/locolor/32x32/filesystems/folder_red.png
|
||||
share/icons/locolor/32x32/filesystems/folder_yellow.png
|
||||
share/icons/locolor/32x32/filesystems/ftp.png
|
||||
share/icons/locolor/32x32/filesystems/lock.png
|
||||
share/icons/locolor/32x32/filesystems/lockoverlay.png
|
||||
share/icons/locolor/32x32/filesystems/pipe.png
|
||||
share/icons/locolor/32x32/filesystems/socket.png
|
||||
share/icons/locolor/32x32/filesystems/trashcan_empty.png
|
||||
@ -1320,21 +1702,26 @@ share/icons/locolor/32x32/filesystems/www.png
|
||||
share/icons/locolor/32x32/filesystems/zip.png
|
||||
share/icons/locolor/32x32/mimetypes/applix.png
|
||||
share/icons/locolor/32x32/mimetypes/binary.png
|
||||
share/icons/locolor/32x32/mimetypes/binary2.png
|
||||
share/icons/locolor/32x32/mimetypes/blockdevice.png
|
||||
share/icons/locolor/32x32/mimetypes/c_src.png
|
||||
share/icons/locolor/32x32/mimetypes/chardevice.png
|
||||
share/icons/locolor/32x32/mimetypes/core.png
|
||||
share/icons/locolor/32x32/mimetypes/cpp_src.png
|
||||
share/icons/locolor/32x32/mimetypes/deb.png
|
||||
share/icons/locolor/32x32/mimetypes/document.png
|
||||
share/icons/locolor/32x32/mimetypes/dvi.png
|
||||
share/icons/locolor/32x32/mimetypes/f_src.png
|
||||
share/icons/locolor/32x32/mimetypes/font.png
|
||||
share/icons/locolor/32x32/mimetypes/font_bitmap.png
|
||||
share/icons/locolor/32x32/mimetypes/font_truetype.png
|
||||
share/icons/locolor/32x32/mimetypes/font_type1.png
|
||||
share/icons/locolor/32x32/mimetypes/gf.png
|
||||
share/icons/locolor/32x32/mimetypes/h_src.png
|
||||
share/icons/locolor/32x32/mimetypes/html.png
|
||||
share/icons/locolor/32x32/mimetypes/image.png
|
||||
share/icons/locolor/32x32/mimetypes/info.png
|
||||
share/icons/locolor/32x32/mimetypes/java_src.png
|
||||
share/icons/locolor/32x32/mimetypes/kmultiple.png
|
||||
share/icons/locolor/32x32/mimetypes/l_src.png
|
||||
share/icons/locolor/32x32/mimetypes/log.png
|
||||
share/icons/locolor/32x32/mimetypes/make.png
|
||||
@ -1342,23 +1729,30 @@ share/icons/locolor/32x32/mimetypes/man.png
|
||||
share/icons/locolor/32x32/mimetypes/metafont.png
|
||||
share/icons/locolor/32x32/mimetypes/midi.png
|
||||
share/icons/locolor/32x32/mimetypes/mime_empty.png
|
||||
share/icons/locolor/32x32/mimetypes/misc.png
|
||||
share/icons/locolor/32x32/mimetypes/moc_src.png
|
||||
share/icons/locolor/32x32/mimetypes/netscape_doc.png
|
||||
share/icons/locolor/32x32/mimetypes/news.png
|
||||
share/icons/locolor/32x32/mimetypes/o_src.png
|
||||
share/icons/locolor/32x32/mimetypes/p_src.png
|
||||
share/icons/locolor/32x32/mimetypes/pdf.png
|
||||
share/icons/locolor/32x32/mimetypes/pk.png
|
||||
share/icons/locolor/32x32/mimetypes/postscript.png
|
||||
share/icons/locolor/32x32/mimetypes/py_src.png
|
||||
share/icons/locolor/32x32/mimetypes/readme.png
|
||||
share/icons/locolor/32x32/mimetypes/recycled.png
|
||||
share/icons/locolor/32x32/mimetypes/resource.png
|
||||
share/icons/locolor/32x32/mimetypes/rpm.png
|
||||
share/icons/locolor/32x32/mimetypes/s_src.png
|
||||
share/icons/locolor/32x32/mimetypes/shell2_src.png
|
||||
share/icons/locolor/32x32/mimetypes/sound.png
|
||||
share/icons/locolor/32x32/mimetypes/tar.png
|
||||
share/icons/locolor/32x32/mimetypes/tex.png
|
||||
share/icons/locolor/32x32/mimetypes/tgz.png
|
||||
share/icons/locolor/32x32/mimetypes/txt.png
|
||||
share/icons/locolor/32x32/mimetypes/unknown.png
|
||||
share/icons/locolor/32x32/mimetypes/vcalendar.png
|
||||
share/icons/locolor/32x32/mimetypes/vcard.png
|
||||
share/icons/locolor/32x32/mimetypes/video.png
|
||||
share/icons/locolor/32x32/mimetypes/y_src.png
|
||||
share/icons/locolor/index.desktop
|
||||
@ -1460,6 +1854,8 @@ share/mimelnk/text/x-java.desktop
|
||||
share/mimelnk/text/x-makefile.desktop
|
||||
share/mimelnk/text/x-moc.desktop
|
||||
share/mimelnk/text/x-pascal.desktop
|
||||
share/mimelnk/text/x-perl.desktop
|
||||
share/mimelnk/text/x-python.desktop
|
||||
share/mimelnk/text/x-tcl.desktop
|
||||
share/mimelnk/text/x-tex.desktop
|
||||
share/mimelnk/text/x-vcalendar.desktop
|
||||
@ -1483,6 +1879,7 @@ share/services/kcookiejar.desktop
|
||||
share/services/khtml.desktop
|
||||
share/services/kio_uiserver.desktop
|
||||
share/services/kmailservice.protocol
|
||||
share/services/knewsservice.protocol
|
||||
share/services/knotify.desktop
|
||||
share/services/krl.kimgio
|
||||
share/services/png.kimgio
|
||||
@ -1520,8 +1917,6 @@ share/servicetypes/kurifilterplugin.desktop
|
||||
@dirrm share/icons/locolor/16x16/actions
|
||||
@dirrm share/icons/locolor/16x16
|
||||
@dirrm share/icons/locolor
|
||||
@dirrm share/icons/hicolor/scalable/filesystems
|
||||
@dirrm share/icons/hicolor/scalable
|
||||
@dirrm share/icons/hicolor/48x48/mimetypes
|
||||
@dirrm share/icons/hicolor/48x48/filesystems
|
||||
@dirrm share/icons/hicolor/48x48/actions/kde
|
||||
@ -1547,9 +1942,61 @@ share/servicetypes/kurifilterplugin.desktop
|
||||
@dirrm share/apps/kstyle/themes
|
||||
@dirrm share/apps/kstyle/pixmaps
|
||||
@dirrm share/apps/kstyle
|
||||
@dirrm share/apps/kssl/caroot
|
||||
@dirrm share/apps/kssl
|
||||
@dirrm share/apps/ksgmltools/zh-CN/entities
|
||||
@dirrm share/apps/ksgmltools/zh-CN
|
||||
@dirrm share/apps/ksgmltools/sv/entities
|
||||
@dirrm share/apps/ksgmltools/sv
|
||||
@dirrm share/apps/ksgmltools/stylesheets
|
||||
@dirrm share/apps/ksgmltools/sr/entities
|
||||
@dirrm share/apps/ksgmltools/sr
|
||||
@dirrm share/apps/ksgmltools/sl/entities
|
||||
@dirrm share/apps/ksgmltools/sl
|
||||
@dirrm share/apps/ksgmltools/sk/entities
|
||||
@dirrm share/apps/ksgmltools/sk
|
||||
@dirrm share/apps/ksgmltools/ru/entities
|
||||
@dirrm share/apps/ksgmltools/ru
|
||||
@dirrm share/apps/ksgmltools/ro/entities
|
||||
@dirrm share/apps/ksgmltools/ro
|
||||
@dirrm share/apps/ksgmltools/pt/entities
|
||||
@dirrm share/apps/ksgmltools/pt-BR/entities
|
||||
@dirrm share/apps/ksgmltools/pt-BR
|
||||
@dirrm share/apps/ksgmltools/pt
|
||||
@dirrm share/apps/ksgmltools/pl/entities
|
||||
@dirrm share/apps/ksgmltools/pl
|
||||
@dirrm share/apps/ksgmltools/no/entities
|
||||
@dirrm share/apps/ksgmltools/no
|
||||
@dirrm share/apps/ksgmltools/nl/entities
|
||||
@dirrm share/apps/ksgmltools/nl
|
||||
@dirrm share/apps/ksgmltools/ja/entities
|
||||
@dirrm share/apps/ksgmltools/ja
|
||||
@dirrm share/apps/ksgmltools/it/entities
|
||||
@dirrm share/apps/ksgmltools/it
|
||||
@dirrm share/apps/ksgmltools/hu/entities
|
||||
@dirrm share/apps/ksgmltools/hu
|
||||
@dirrm share/apps/ksgmltools/fr/entities
|
||||
@dirrm share/apps/ksgmltools/fr
|
||||
@dirrm share/apps/ksgmltools/fi/entities
|
||||
@dirrm share/apps/ksgmltools/fi
|
||||
@dirrm share/apps/ksgmltools/et/entities
|
||||
@dirrm share/apps/ksgmltools/et
|
||||
@dirrm share/apps/ksgmltools/es/entities
|
||||
@dirrm share/apps/ksgmltools/es
|
||||
@dirrm share/apps/ksgmltools/entities
|
||||
@dirrm share/apps/ksgmltools/en/entities
|
||||
@dirrm share/apps/ksgmltools/en
|
||||
@dirrm share/apps/ksgmltools/el/entities
|
||||
@dirrm share/apps/ksgmltools/el
|
||||
@dirrm share/apps/ksgmltools/dtd
|
||||
@dirrm share/apps/ksgmltools/de/entities
|
||||
@dirrm share/apps/ksgmltools/de
|
||||
@dirrm share/apps/ksgmltools/da/entities
|
||||
@dirrm share/apps/ksgmltools/da
|
||||
@dirrm share/apps/ksgmltools/cs/entities
|
||||
@dirrm share/apps/ksgmltools/cs
|
||||
@dirrm share/apps/ksgmltools/ca/entities
|
||||
@dirrm share/apps/ksgmltools/ca
|
||||
@dirrm share/apps/ksgmltools
|
||||
@dirrm share/apps/kjava
|
||||
@dirrm share/apps/khtml/css
|
||||
|
Loading…
Reference in New Issue
Block a user