| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kio-lang | Distribution: openSUSE:Factory:zSystems |
| Version: 5.116.0 | Vendor: openSUSE |
| Release: 1.6 | Build date: Mon May 13 09:33:27 2024 |
| Group: System/Localization | Build host: reproducible |
| Size: 14221373 | Source RPM: kio-5.116.0-1.6.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.kde.org | |
| Summary: Translations for package kio | |
Provides translations for the "kio" package.
LGPL-2.1-or-later
* Mon May 13 2024 Christophe Marin <christophe@krop.fr>
- Drop the 'trash' configuration module. It is not usable anymore
because of upstream decisions (boo#1221438)
* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0
- Changes since 5.115.0:
* Strip trailing slash in iconForStandardPath
- Use the newest gcc version on Leap
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- Changes since 5.114.0:
* KDirModel: Consider invalid roots are local fs (kde#477039)
* slavebase: abort mimetype emission when the worker was terminated (kde#474909, boo#1217175)
* KDirModel: Allow expanding network directories in file picker again (kde#479531)
* KCoreDirLister: updateDirectory: update parent folder if it is listed (kde#440712)
* copyjob: Fix implicitly skipping files when copying (kde#479082)
* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- Changes since 5.113.0:
* kpropertiesdialog: don't trip over malformed Exec (kde#465290)
* WidgetsAskUserActionHandler: fix backport (kde#448532)
* WidgetsAskUserActionHandler: Use QPointer to check the validity of parent widgets (kde#448532)
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- Changes since 5.112.0:
* Add KF5 include for KPropertiesDialogPlugin
* Add build option for KF6 coinstallability
* Adaptations for shared-mime-info >= 2.3
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* KDirModel: Refactor _k_slotClear()
* KDirModel: Replace 'slow' with 'fsType' naming
* KDirModel: Reduce calls to isSlow()
* KDirModel: Limit details fetching for network fs
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- Changes since 5.110.0:
* dbusactivationrunner: only activate well-formed services (kde#475266)
* DBusActivationRunner: fix object path according to spec
* Undeprecate KCoreDirLister::setMimeExcludeFilter
* Fix incomplete error strings in MimeTypeFinderJob
* Don't crash if KMountPoint gives nothing back while checking for CIFS (kde#474451)
* trashimpl: optimize TrashSizeCache::calculateSize
* trash: Optimize trashimpl::adaptTrashSize
* [kfilewidget] Fixing saving to files with quotes (kde#426728)
* KPropertiesDialog: Force PlainText on size label
- Drop patch, merged upstream:
* 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
* Mon Sep 18 2023 Christophe Marin <christophe@krop.fr>
- Add upstream crash fix (kde#474451)
* 0001-Don-t-crash-if-KMountPoint-gives-nothing-back-while-.patch
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- Changes since 5.109.0:
* Don't unlink + rename on CIFS mounts during copy operations (kde#454693)
* KFileWidget: better exclude string that may look like Urls (kde#473228)
* Fix Ask Jeeves search provider (kde#473297)
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Use switcheroo-control to find discrete GPUs (kde#449106)
* file: preserve mode on put (kde#471539)
* KFileWidget: Use targetUrl to extract urls, better handle absolute urls cases (kde#459485)
* Add explicit moc includes to sources for moc-covered headers
* KFileWidget: better exclude string that may look like Urls (kde#473228)
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* KUrlRequester: restore unnamed filter compatibility with Plasma file dialog
* KUrlRequester::setFilter: note syntax change in compiler deprecation warning
* Add KUrlRequester::nameFilters, deprecate KUrlRequester::filter (kde#369542)
* KUrlRequester::setFilter: note special filter syntax, allow unnamed filters
* KCoreDirLister::nameFilter: revert to non-partial matching again
* filewidgets/kfilewidget: Select and focus filename after canceling overwrite (kde#444515)
* [previewjob] Check whether thumbRootDevice is valid before access (kde#470845)
- Drop patch, merged upstream:
* 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
* Tue Jun 20 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix crash on thumbnail generation (kde#470845):
* 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Deprecate KIO::AccessManager and related classes
* Enable thumbnail caching if thumbnail directory is on an encrypted volume
* KdirLister: update symlink dir content on file removal (kde#469254)
* Polish menu before creating platform window
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* ApplicationLauncherJob: find mimetype before showing open with dialog
* KPropertiesDialog: Don't quote the path unnecessarily (kde#467369)
* KEncodingFileDialog: Sort the list of encodings by name
* WidgetsAskUserActionHandler: make sure all dialogs are created in the main thread (kde#458709)
* WidgetsAskUserActionHandler: create message dialog in the main thread (kde#465454)
* file: make sure to cancel reading if the worker was aborted (kde#358231)
* autotests: Fix Qt 6.5 compatibility
* KFileItemActions: don't add service submenus that don't have active actions
* Improve grammar, wording, add a test check
* KCoreDirLister: AutoUpdate wasn't incremented when a new lister opened an already listed dir
* SlaveInterface: Set button icon for "Continue Loading"
* Set ExitType when running applications as transient systemd services
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* CommandLauncher: call emitResult() as soon as process has started (kde#466359)
* Also handle copy_file_range failing with ENOENT
* widgets/renamefiledialog: set number limit again (kde#466636)
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- Changes since 5.103.0:
* DeleteOrTrashJob: when trashing a file in trash:/ delete it instead (kde#459545)
* Set bug report URL for Windows Shares KCM
* OpenFileManagerWindowJob: fix opening multiple instances under Wayland [KF5] (kde#463931)
* Add missing URLs in KCMs for reporting bugs (kde#464600)
* kshorturifilter: return directly if cmd is empty
* [kprocessrunner] Use aliased desktop file name for xdg-activation
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* CommandLauncher: Emit error when command was not found
* Add KUrlNavigator::supportedSchemes, to replace customProtocols
* Add missing copyFromFile entries to http.json for webdav and webdavs (kde#464450)
* Mark WorkerBase::needSubUrlData as deprecated
* [commandlauncherjob] Deprecate setIcon
* job_error: add missing space between sentences for one string (kde#464631)
* Correct setDesktopName() docs regarding optionality of .desktop suffix
* Drop outdated docs for mailto kioslave
* Add deprecation warnings for KDirOperator::setView(KFile::FileView)
* Deprecate unused Scheduler::connect/disconnects methods
* Deprecate Slave::isConnected/setConnected
* Restore old behavior for KFileFilterCombo::setFilter (kde#463309)
* KCoreDirListerCache: Remove unnecessary assert
* KFilePlacesView: Set transientParent on context menu (kde#453532)
* KURISearchFilterEngine: Use DuckDuckGo as a default shortcut
* widgets/renamefiledialog: remove bulk rename number limit
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* Restore old behavior for KFileFilterCombo::setFilter
* [kprocessrunner] Don't specify which desktop the app should be launched on
* Fix crash when dealing with user notification dialog
* [WidgetsAskUserActionHandler] Add fallbacks for dialog parent windows (kde#463124)
* [jobuidelegate] Set window when creating delegate
* Fix KFileFilterComboTest
* kdiroperator: fix full file path not being stripped (kde#459900)
* Fix integer overflow for large files in AccessManager (kde#452972)
* Pre-select "Delete" in Delete Confirmation Dialog (kde#462845)
* Make link against KWindowSystem private
* [KOpenWithDialog] Save search history in state config
* file_unix: Fix check for hidden NTFS files
* Use new nomenclature with socket name; use ".socket" suffix
* Port away from deprecated KService::property overload
* [previewjob] Deprecate overlayIconSize and overlayIconAlpha
* Replace KIO::SlaveConfig with KIO::WorkerConfig
* Remove unused includes
* [kpropertiesdialog] Remove UI to set DBus startup type
* when inside a sandbox use different openwith behavior
* Don't install service desktop files for KCMs in KF6
* Don't install KonqPopupMenu service type file for KF6
* Fix typo
* Port away from deprecated KWindowSystem API
* webdav docs: remove broken link
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes since 5.100.0, only listing bugfixes:
* Ignore finished() from the timeoutSpecialCommand (kde#459980)
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0
- Too many changes since 5.99.0, only listing bugfixes:
* AskUserActionInterface: add DeleteInsteadOfTrash deletion type (kde#431351)
- Drop patch, merged upstream:
* kio-mr1008-fix-webdav.diff
* Thu Oct 27 2022 Ben Greiner <code@bnavigator.de>
- Add kio-mr1008-fix-webdav.diff
* Fixes WebDAV upload (kde#460717)
* https://invent.kde.org/frameworks/kio/-/merge_requests/1008
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
* KPropertiesDialog: Split single command entry box into separate exec and args
* allow hiding permissions tab
* port http to workerbase
* Worker template: fix install location
* kcms/webshortcuts: hide from System Settings' main navigation
* disable state validation
* UserNotificationHandler: fix messagebox type mismatches
* Fix missing details in message dialogs from worker
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Install WidgetsAskUserActionHandler header
* file_unix: optimize copy (kde#458001)
* Add FreeBSD Qt6 CI support
* KFilePlacesItem: Remove unused enum
* KFilePlacesModel: Don't show error message on UserCanceled
* Add overloads for Utils::concatPaths()
* Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834)
* Ensure iconForStandardPath() returns user-home for QStandardPaths::HomeLocation (kde#447238)
* trash:/ set the UDS_LOCAL_PATH (kde#368104)
* KUrlNavigator: check if typed text matches a relative dir first (kde#353883)
* FileUndoManager: for copyjob only add undo if it copied something (kde#454226)
* Use Functors with QMetaObject::invokeMethod()
* DesktopExecParser: don't kioexec if there is a handler for scheme (kde#442721)
* force admin worker to run in a thread
* install workerfactory header
* introduce RealWorkerFactory
* revise jobuidelegate factorization
* [kfileitemactions] Show desktop file actions more prominently (kde#417012)
* clear state after timeout'd special call
* make loading UDSEntries from streams thread safe
* Remove ServiceType from KDED metadata
* Drop obsolete X11 dependency, introduce WITH_X11 option instead
* KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests
* Don't install service type definition for properties plugins when building without deprecated things
* Remove service type definition for DnD plugins
* Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
* disable state validation
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
* KRecentDocument: better prevent duplicate bookmark for same href (kde#456046)
* FileUndoManager: fix job description when undoing a batch-renaming (kde#437510)
* Fix crash in DropJob (kde#454747)
* Fix thumbnailer result for parent mime types being overwritten (kde#453480)
* KImageFilePreview: if no current preview, don't show last one on resize (kde#434912)
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
* rename ioslave_defaults to ioworker_defaults
* Don't treat KJob::UserDefinedError as unknown error
* move global enum to worker nomenclature
* [webrunner] Add debian as new keyword for webrunner
* [knewfilemenu] Don't forcibly change file extension (kde#456091)
* [knewfilemenu] Write Name when creating Link files
* Pass JobUiDelegate's window to created dialogs
* [knewfilemenu] Always add .desktop suffix when creating link file
* Deprecated global file class code in KFileWidget
* KRecentDirs: Deprecate reading/writing to global file
* [kfileplacesmodel] Cache device display name
* PreviewJob: Add note about plugins being cached internally
* KRecentDocuments: Improve indentation in recentlyused.xbel (kde#456046)
* Add template for empty file (kde#297003)
* We need it when we build with strict compile
* Don't duplicate headers between cpp/.h files
* Don't leak the slave's worker thread
* filewidgets: update location text after selected files are renamed (kde#455327)
* Add "Get more Apps in Discover" button to kopenwithdialog
* new worker API
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* KPropertiesDialog: fix saving changes when editing a .desktop file symlink (kde#450727)
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289)
* kio_file: fix data race on static user cache (kde#454619)
* file_unix: use thread id rather than pid for filehelper socket
* [KDirOperator] Add option to show hidden files last
* [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden files
* PreviewJob: Resolve parent mime types before checking wildcards (kde#453480)
* [kemailclientlauncherjob] Allow setting BCC
* TrashSizeCache: fix parsing of directory cachesize file and improve code
* DirectorySizeJob: use targetUrl as url
* KFileItem: GetStatusBarInfo: Improve display for urls
* KDirModel: don't nuke query and fragment in URLs
* [KFilePlacesView] Show inline eject button only for removable drives (kde#453890)
* [KFilePlacesView] Don't show capacity bar for network shares
* kpasswdserver: fix mistake
* port to standard C++ smart pointers where possible
* rfc search provider: Fix URL
* Skip generation of KCM symlinks on windows
* KCMs: Define plugin id to match the desktop file name
* Embed json metadata in KCMs, port to new systemsettings namespaces
* quickfix crash if element not found, we want to use the range erase here
* Add env var KIO_ENABLE_WORKER_THREADS in case of trouble.
* Initialize std::atomic<bool> variables.
* SlaveBase: skip sighandlers when run in thread
* kio_file: remove use of QDir::setCurrent()
* Implement running KIO workers in-process using a thread
* [StatJob] Set total amount to 1 Item
* KSambashare: handle "Weak crypto is allowed" error message
* dropjob: don't create PasteJob when `m_hasArkFormat` is true
* KFileWidget: initialize KFilePlaceModel before KUrlNavigator
* [previewjob] Deduplicate legacy plugins based on desktop file name instead of pluginId
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Too many changes since 5.93.0, only listing bugfixes:
* KFileWidget: allow icon sizes to go up to 512 (kde#452139)
* dropjob: Extract Ark data in ctor (kde#453390)
* Don't put job/ioworker on hold after getting the mimetype (kde#452729)
* [KUrlNavigatorPlacesSelector] Do storage setup also when requesting a new tab (kde#452923)
* KFilePlacesView: use animations only if QStyle::SH_Widget_Animation_Duration > 0 (kde#448802)
* KUrlNavigator: offer open in new window action too (kde#451809)
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
* Fix KRecentDocumentTest
* fix reading wrong integer type from config (kde#452048)
* Add Yandex search keywords
* [KFilePlacesView] Don't append "(hidden)" to disappearing groups
* Don't use KCrash on Android, currently not used there
* KOpenWithDialog: alternative fix for the sort filter model regex
* Introduce KCoreUrlNavigator
* filewidgets: Auto-select filename before extension in filename dialog
* Add support in krecentdocument to add to recently-used.xbel
* [KFilePlacesView] Drop now unused placeEntered/Left handling
* [KFilePlacesView] Show free space as permanent thin line
* include QStandardPaths
* autotests: port kdirmodeltest to QSignalSpy::wait
* KRecentDocuments: don't save history for hidden files by default
* KUrlNavigator: don't force LtR
* [KPropertiesDialog] Use PlainText format for most labels
* autotests: use temp dir to avoid issues with parallel tests
* KFileItem: protect againt ' ' passed mimeType
* KFileItem: use passed mimeType to determine isDir
* KOpenWithDialog: Include arguments in name when writing a new desktop file
* Add Android to the list of supported platforms
* [KPropertiesDialog] Make read-only filename label selectable by mouse
* [KFilePlacesModel] Improve outcome of dropped places
* Add autotest for KDirLister::setMimeFilter
* [ftp] Simplify code
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Too many changes since 5.91.0, only listing bugfixes:
* KFilePlacesView: Fix crash when dragging over topmost section header (kde#450813)
* Hide mount point labels if mount point can't be found (kde#449791)
* Fix trash KCM not having any icon on wayland (kde#449859)
* Fix potential crash in pastejob (kde#439948)
* [KFilePlacesView] Mount place when dropping onto it (kde#206629)
* [knewfilemenu] Bind stat job connection lifetime to dialog, not the whole menu (kde#433347)
* Mon Feb 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Force PIE when building with gcc-10 (boo#1195628)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Too many changes since 5.90.0, only listing bugfixes:
* Consider slow files as remote files in previewjob (kde#349161)
* [desktopexecparser] Consider associations from mimeapps.list to
determine whether an app supports a scheme (kde#440062)
* [kopenwithdialog] Fix filtering (kde#449330)
* kdirmodel: Allow using full path for Icon in .desktop file (kde#448116)
* file_unix: Do not try to preserve ownership when permission is -1 (kde#447779)
* KPropertiesDialog: use the KFileItem when checkig if the url is local (kde#444624)
* Mon Jan 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0
- Too many changes since 5.89.0, only listing bugfixes:
* kdirmodel: Return "unknown" icon when the icon is null (kde#447573)
* do not access service past its prime (kde#446539)
/usr/share/doc/HTML/ca /usr/share/doc/HTML/ca/kcontrol5 /usr/share/doc/HTML/ca/kcontrol5/cookies /usr/share/doc/HTML/ca/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/ca/kcontrol5/netpref /usr/share/doc/HTML/ca/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/ca/kcontrol5/proxy /usr/share/doc/HTML/ca/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/ca/kcontrol5/smb /usr/share/doc/HTML/ca/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/smb/index.docbook /usr/share/doc/HTML/ca/kcontrol5/trash /usr/share/doc/HTML/ca/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/trash/index.docbook /usr/share/doc/HTML/ca/kcontrol5/webshortcuts /usr/share/doc/HTML/ca/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/ca/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/ca/kioslave5 /usr/share/doc/HTML/ca/kioslave5/data /usr/share/doc/HTML/ca/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/data/index.docbook /usr/share/doc/HTML/ca/kioslave5/file /usr/share/doc/HTML/ca/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/file/index.docbook /usr/share/doc/HTML/ca/kioslave5/ftp /usr/share/doc/HTML/ca/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/ftp/index.docbook /usr/share/doc/HTML/ca/kioslave5/help /usr/share/doc/HTML/ca/kioslave5/help/documentationnotfound /usr/share/doc/HTML/ca/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/ca/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/help/index.docbook /usr/share/doc/HTML/ca/kioslave5/http /usr/share/doc/HTML/ca/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/http/index.docbook /usr/share/doc/HTML/ca/kioslave5/webdav /usr/share/doc/HTML/ca/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/ca/kioslave5/webdav/index.docbook /usr/share/doc/HTML/ca@valencia /usr/share/doc/HTML/ca@valencia/kcontrol5 /usr/share/doc/HTML/ca@valencia/kcontrol5/cookies /usr/share/doc/HTML/ca@valencia/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/ca@valencia/kcontrol5/netpref /usr/share/doc/HTML/ca@valencia/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/ca@valencia/kcontrol5/proxy /usr/share/doc/HTML/ca@valencia/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/ca@valencia/kcontrol5/smb /usr/share/doc/HTML/ca@valencia/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/smb/index.docbook /usr/share/doc/HTML/ca@valencia/kcontrol5/trash /usr/share/doc/HTML/ca@valencia/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/trash/index.docbook /usr/share/doc/HTML/ca@valencia/kcontrol5/webshortcuts /usr/share/doc/HTML/ca@valencia/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5 /usr/share/doc/HTML/ca@valencia/kioslave5/data /usr/share/doc/HTML/ca@valencia/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/data/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/file /usr/share/doc/HTML/ca@valencia/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/file/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/ftp /usr/share/doc/HTML/ca@valencia/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/ftp/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/help /usr/share/doc/HTML/ca@valencia/kioslave5/help/documentationnotfound /usr/share/doc/HTML/ca@valencia/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/help/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/http /usr/share/doc/HTML/ca@valencia/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/http/index.docbook /usr/share/doc/HTML/ca@valencia/kioslave5/webdav /usr/share/doc/HTML/ca@valencia/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/ca@valencia/kioslave5/webdav/index.docbook /usr/share/doc/HTML/de /usr/share/doc/HTML/de/kcontrol5 /usr/share/doc/HTML/de/kcontrol5/cookies /usr/share/doc/HTML/de/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/de/kcontrol5/netpref /usr/share/doc/HTML/de/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/de/kcontrol5/proxy /usr/share/doc/HTML/de/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/de/kcontrol5/smb /usr/share/doc/HTML/de/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/smb/index.docbook /usr/share/doc/HTML/de/kcontrol5/trash /usr/share/doc/HTML/de/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/trash/index.docbook /usr/share/doc/HTML/de/kcontrol5/webshortcuts /usr/share/doc/HTML/de/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/de/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/de/kioslave5 /usr/share/doc/HTML/de/kioslave5/data /usr/share/doc/HTML/de/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/data/index.docbook /usr/share/doc/HTML/de/kioslave5/file /usr/share/doc/HTML/de/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/file/index.docbook /usr/share/doc/HTML/de/kioslave5/ftp /usr/share/doc/HTML/de/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/ftp/index.docbook /usr/share/doc/HTML/de/kioslave5/help /usr/share/doc/HTML/de/kioslave5/help/documentationnotfound /usr/share/doc/HTML/de/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/de/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/help/index.docbook /usr/share/doc/HTML/de/kioslave5/http /usr/share/doc/HTML/de/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/http/index.docbook /usr/share/doc/HTML/de/kioslave5/webdav /usr/share/doc/HTML/de/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/de/kioslave5/webdav/index.docbook /usr/share/doc/HTML/es /usr/share/doc/HTML/es/kcontrol5 /usr/share/doc/HTML/es/kcontrol5/cookies /usr/share/doc/HTML/es/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/es/kcontrol5/netpref /usr/share/doc/HTML/es/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/es/kcontrol5/proxy /usr/share/doc/HTML/es/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/es/kcontrol5/smb /usr/share/doc/HTML/es/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/smb/index.docbook /usr/share/doc/HTML/es/kcontrol5/trash /usr/share/doc/HTML/es/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/trash/index.docbook /usr/share/doc/HTML/es/kcontrol5/webshortcuts /usr/share/doc/HTML/es/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/es/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/es/kioslave5 /usr/share/doc/HTML/es/kioslave5/data /usr/share/doc/HTML/es/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/data/index.docbook /usr/share/doc/HTML/es/kioslave5/file /usr/share/doc/HTML/es/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/file/index.docbook /usr/share/doc/HTML/es/kioslave5/ftp /usr/share/doc/HTML/es/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/ftp/index.docbook /usr/share/doc/HTML/es/kioslave5/help /usr/share/doc/HTML/es/kioslave5/help/documentationnotfound /usr/share/doc/HTML/es/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/es/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/help/index.docbook /usr/share/doc/HTML/es/kioslave5/http /usr/share/doc/HTML/es/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/http/index.docbook /usr/share/doc/HTML/es/kioslave5/webdav /usr/share/doc/HTML/es/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/es/kioslave5/webdav/index.docbook /usr/share/doc/HTML/et /usr/share/doc/HTML/et/kioslave5 /usr/share/doc/HTML/et/kioslave5/data /usr/share/doc/HTML/et/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/data/index.docbook /usr/share/doc/HTML/et/kioslave5/file /usr/share/doc/HTML/et/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/file/index.docbook /usr/share/doc/HTML/et/kioslave5/ftp /usr/share/doc/HTML/et/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/ftp/index.docbook /usr/share/doc/HTML/et/kioslave5/help /usr/share/doc/HTML/et/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/help/index.docbook /usr/share/doc/HTML/et/kioslave5/http /usr/share/doc/HTML/et/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/http/index.docbook /usr/share/doc/HTML/et/kioslave5/webdav /usr/share/doc/HTML/et/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/et/kioslave5/webdav/index.docbook /usr/share/doc/HTML/fr /usr/share/doc/HTML/fr/kcontrol5 /usr/share/doc/HTML/fr/kcontrol5/cookies /usr/share/doc/HTML/fr/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/fr/kcontrol5/netpref /usr/share/doc/HTML/fr/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/fr/kcontrol5/proxy /usr/share/doc/HTML/fr/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/fr/kcontrol5/smb /usr/share/doc/HTML/fr/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/smb/index.docbook /usr/share/doc/HTML/fr/kcontrol5/trash /usr/share/doc/HTML/fr/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/trash/index.docbook /usr/share/doc/HTML/fr/kcontrol5/webshortcuts /usr/share/doc/HTML/fr/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/fr/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/fr/kioslave5 /usr/share/doc/HTML/fr/kioslave5/data /usr/share/doc/HTML/fr/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/data/index.docbook /usr/share/doc/HTML/fr/kioslave5/file /usr/share/doc/HTML/fr/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/file/index.docbook /usr/share/doc/HTML/fr/kioslave5/ftp /usr/share/doc/HTML/fr/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/ftp/index.docbook /usr/share/doc/HTML/fr/kioslave5/help /usr/share/doc/HTML/fr/kioslave5/help/documentationnotfound /usr/share/doc/HTML/fr/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/fr/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/help/index.docbook /usr/share/doc/HTML/fr/kioslave5/http /usr/share/doc/HTML/fr/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/http/index.docbook /usr/share/doc/HTML/fr/kioslave5/webdav /usr/share/doc/HTML/fr/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/fr/kioslave5/webdav/index.docbook /usr/share/doc/HTML/gl /usr/share/doc/HTML/gl/kioslave5 /usr/share/doc/HTML/gl/kioslave5/file /usr/share/doc/HTML/gl/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/gl/kioslave5/file/index.docbook /usr/share/doc/HTML/gl/kioslave5/ftp /usr/share/doc/HTML/gl/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/gl/kioslave5/ftp/index.docbook /usr/share/doc/HTML/gl/kioslave5/help /usr/share/doc/HTML/gl/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/gl/kioslave5/help/index.docbook /usr/share/doc/HTML/gl/kioslave5/http /usr/share/doc/HTML/gl/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/gl/kioslave5/http/index.docbook /usr/share/doc/HTML/gl/kioslave5/webdav /usr/share/doc/HTML/gl/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/gl/kioslave5/webdav/index.docbook /usr/share/doc/HTML/it /usr/share/doc/HTML/it/kcontrol5 /usr/share/doc/HTML/it/kcontrol5/cookies /usr/share/doc/HTML/it/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/it/kcontrol5/netpref /usr/share/doc/HTML/it/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/it/kcontrol5/proxy /usr/share/doc/HTML/it/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/it/kcontrol5/smb /usr/share/doc/HTML/it/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/smb/index.docbook /usr/share/doc/HTML/it/kcontrol5/trash /usr/share/doc/HTML/it/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/trash/index.docbook /usr/share/doc/HTML/it/kcontrol5/webshortcuts /usr/share/doc/HTML/it/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/it/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/it/kioslave5 /usr/share/doc/HTML/it/kioslave5/data /usr/share/doc/HTML/it/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/data/index.docbook /usr/share/doc/HTML/it/kioslave5/file /usr/share/doc/HTML/it/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/file/index.docbook /usr/share/doc/HTML/it/kioslave5/ftp /usr/share/doc/HTML/it/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/ftp/index.docbook /usr/share/doc/HTML/it/kioslave5/help /usr/share/doc/HTML/it/kioslave5/help/documentationnotfound /usr/share/doc/HTML/it/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/it/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/help/index.docbook /usr/share/doc/HTML/it/kioslave5/http /usr/share/doc/HTML/it/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/http/index.docbook /usr/share/doc/HTML/it/kioslave5/webdav /usr/share/doc/HTML/it/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/it/kioslave5/webdav/index.docbook /usr/share/doc/HTML/nb /usr/share/doc/HTML/nb/kcontrol5 /usr/share/doc/HTML/nb/kcontrol5/trash /usr/share/doc/HTML/nb/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/nb/kcontrol5/trash/index.docbook /usr/share/doc/HTML/nl /usr/share/doc/HTML/nl/kcontrol5 /usr/share/doc/HTML/nl/kcontrol5/cookies /usr/share/doc/HTML/nl/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/nl/kcontrol5/netpref /usr/share/doc/HTML/nl/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/nl/kcontrol5/proxy /usr/share/doc/HTML/nl/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/nl/kcontrol5/smb /usr/share/doc/HTML/nl/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/smb/index.docbook /usr/share/doc/HTML/nl/kcontrol5/trash /usr/share/doc/HTML/nl/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/trash/index.docbook /usr/share/doc/HTML/nl/kcontrol5/webshortcuts /usr/share/doc/HTML/nl/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/nl/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/nl/kioslave5 /usr/share/doc/HTML/nl/kioslave5/data /usr/share/doc/HTML/nl/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/data/index.docbook /usr/share/doc/HTML/nl/kioslave5/file /usr/share/doc/HTML/nl/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/file/index.docbook /usr/share/doc/HTML/nl/kioslave5/ftp /usr/share/doc/HTML/nl/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/ftp/index.docbook /usr/share/doc/HTML/nl/kioslave5/help /usr/share/doc/HTML/nl/kioslave5/help/documentationnotfound /usr/share/doc/HTML/nl/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/nl/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/help/index.docbook /usr/share/doc/HTML/nl/kioslave5/http /usr/share/doc/HTML/nl/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/http/index.docbook /usr/share/doc/HTML/nl/kioslave5/webdav /usr/share/doc/HTML/nl/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/nl/kioslave5/webdav/index.docbook /usr/share/doc/HTML/pt /usr/share/doc/HTML/pt/kcontrol5 /usr/share/doc/HTML/pt/kcontrol5/cookies /usr/share/doc/HTML/pt/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/pt/kcontrol5/netpref /usr/share/doc/HTML/pt/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/pt/kcontrol5/proxy /usr/share/doc/HTML/pt/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/pt/kcontrol5/smb /usr/share/doc/HTML/pt/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/smb/index.docbook /usr/share/doc/HTML/pt/kcontrol5/trash /usr/share/doc/HTML/pt/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/trash/index.docbook /usr/share/doc/HTML/pt/kcontrol5/webshortcuts /usr/share/doc/HTML/pt/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/pt/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/pt/kioslave5 /usr/share/doc/HTML/pt/kioslave5/data /usr/share/doc/HTML/pt/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/data/index.docbook /usr/share/doc/HTML/pt/kioslave5/file /usr/share/doc/HTML/pt/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/file/index.docbook /usr/share/doc/HTML/pt/kioslave5/ftp /usr/share/doc/HTML/pt/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/ftp/index.docbook /usr/share/doc/HTML/pt/kioslave5/help /usr/share/doc/HTML/pt/kioslave5/help/documentationnotfound /usr/share/doc/HTML/pt/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/pt/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/help/index.docbook /usr/share/doc/HTML/pt/kioslave5/http /usr/share/doc/HTML/pt/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/http/index.docbook /usr/share/doc/HTML/pt/kioslave5/webdav /usr/share/doc/HTML/pt/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/pt/kioslave5/webdav/index.docbook /usr/share/doc/HTML/pt_BR /usr/share/doc/HTML/pt_BR/kcontrol5 /usr/share/doc/HTML/pt_BR/kcontrol5/cookies /usr/share/doc/HTML/pt_BR/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/pt_BR/kcontrol5/netpref /usr/share/doc/HTML/pt_BR/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/pt_BR/kcontrol5/proxy /usr/share/doc/HTML/pt_BR/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/pt_BR/kcontrol5/smb /usr/share/doc/HTML/pt_BR/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/smb/index.docbook /usr/share/doc/HTML/pt_BR/kcontrol5/trash /usr/share/doc/HTML/pt_BR/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/trash/index.docbook /usr/share/doc/HTML/pt_BR/kcontrol5/webshortcuts /usr/share/doc/HTML/pt_BR/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5 /usr/share/doc/HTML/pt_BR/kioslave5/data /usr/share/doc/HTML/pt_BR/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/data/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/file /usr/share/doc/HTML/pt_BR/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/file/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/ftp /usr/share/doc/HTML/pt_BR/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/ftp/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/help /usr/share/doc/HTML/pt_BR/kioslave5/help/documentationnotfound /usr/share/doc/HTML/pt_BR/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/help/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/http /usr/share/doc/HTML/pt_BR/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/http/index.docbook /usr/share/doc/HTML/pt_BR/kioslave5/webdav /usr/share/doc/HTML/pt_BR/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/pt_BR/kioslave5/webdav/index.docbook /usr/share/doc/HTML/ru /usr/share/doc/HTML/ru/kcontrol5 /usr/share/doc/HTML/ru/kcontrol5/cookies /usr/share/doc/HTML/ru/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/ru/kcontrol5/netpref /usr/share/doc/HTML/ru/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/ru/kcontrol5/proxy /usr/share/doc/HTML/ru/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/ru/kcontrol5/smb /usr/share/doc/HTML/ru/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/smb/index.docbook /usr/share/doc/HTML/ru/kcontrol5/trash /usr/share/doc/HTML/ru/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/trash/index.docbook /usr/share/doc/HTML/ru/kcontrol5/webshortcuts /usr/share/doc/HTML/ru/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/ru/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/ru/kioslave5 /usr/share/doc/HTML/ru/kioslave5/data /usr/share/doc/HTML/ru/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/data/index.docbook /usr/share/doc/HTML/ru/kioslave5/file /usr/share/doc/HTML/ru/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/file/index.docbook /usr/share/doc/HTML/ru/kioslave5/ftp /usr/share/doc/HTML/ru/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/ftp/index.docbook /usr/share/doc/HTML/ru/kioslave5/help /usr/share/doc/HTML/ru/kioslave5/help/documentationnotfound /usr/share/doc/HTML/ru/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/ru/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/help/index.docbook /usr/share/doc/HTML/ru/kioslave5/http /usr/share/doc/HTML/ru/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/http/index.docbook /usr/share/doc/HTML/ru/kioslave5/webdav /usr/share/doc/HTML/ru/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/ru/kioslave5/webdav/index.docbook /usr/share/doc/HTML/sr /usr/share/doc/HTML/sr/kcontrol5 /usr/share/doc/HTML/sr/kcontrol5/cookies /usr/share/doc/HTML/sr/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/sr/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/sr/kcontrol5/netpref /usr/share/doc/HTML/sr/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/sr/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/sr/kcontrol5/proxy /usr/share/doc/HTML/sr/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/sr/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/sr/kcontrol5/smb /usr/share/doc/HTML/sr/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/sr/kcontrol5/smb/index.docbook /usr/share/doc/HTML/sr/kcontrol5/webshortcuts /usr/share/doc/HTML/sr/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/sr/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/sr/kioslave5 /usr/share/doc/HTML/sr/kioslave5/data /usr/share/doc/HTML/sr/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/data/index.docbook /usr/share/doc/HTML/sr/kioslave5/file /usr/share/doc/HTML/sr/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/file/index.docbook /usr/share/doc/HTML/sr/kioslave5/ftp /usr/share/doc/HTML/sr/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/ftp/index.docbook /usr/share/doc/HTML/sr/kioslave5/help /usr/share/doc/HTML/sr/kioslave5/help/documentationnotfound /usr/share/doc/HTML/sr/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/sr/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/help/index.docbook /usr/share/doc/HTML/sr/kioslave5/http /usr/share/doc/HTML/sr/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/http/index.docbook /usr/share/doc/HTML/sr/kioslave5/webdav /usr/share/doc/HTML/sr/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/sr/kioslave5/webdav/index.docbook /usr/share/doc/HTML/sr@latin /usr/share/doc/HTML/sr@latin/kcontrol5 /usr/share/doc/HTML/sr@latin/kcontrol5/cookies /usr/share/doc/HTML/sr@latin/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/sr@latin/kcontrol5/netpref /usr/share/doc/HTML/sr@latin/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/sr@latin/kcontrol5/proxy /usr/share/doc/HTML/sr@latin/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/sr@latin/kcontrol5/smb /usr/share/doc/HTML/sr@latin/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kcontrol5/smb/index.docbook /usr/share/doc/HTML/sr@latin/kcontrol5/webshortcuts /usr/share/doc/HTML/sr@latin/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5 /usr/share/doc/HTML/sr@latin/kioslave5/data /usr/share/doc/HTML/sr@latin/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/data/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/file /usr/share/doc/HTML/sr@latin/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/file/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/ftp /usr/share/doc/HTML/sr@latin/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/ftp/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/help /usr/share/doc/HTML/sr@latin/kioslave5/help/documentationnotfound /usr/share/doc/HTML/sr@latin/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/help/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/http /usr/share/doc/HTML/sr@latin/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/http/index.docbook /usr/share/doc/HTML/sr@latin/kioslave5/webdav /usr/share/doc/HTML/sr@latin/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/sr@latin/kioslave5/webdav/index.docbook /usr/share/doc/HTML/sv /usr/share/doc/HTML/sv/kcontrol5 /usr/share/doc/HTML/sv/kcontrol5/cookies /usr/share/doc/HTML/sv/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/sv/kcontrol5/netpref /usr/share/doc/HTML/sv/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/sv/kcontrol5/proxy /usr/share/doc/HTML/sv/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/sv/kcontrol5/smb /usr/share/doc/HTML/sv/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/smb/index.docbook /usr/share/doc/HTML/sv/kcontrol5/trash /usr/share/doc/HTML/sv/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/trash/index.docbook /usr/share/doc/HTML/sv/kcontrol5/webshortcuts /usr/share/doc/HTML/sv/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/sv/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/sv/kioslave5 /usr/share/doc/HTML/sv/kioslave5/data /usr/share/doc/HTML/sv/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/data/index.docbook /usr/share/doc/HTML/sv/kioslave5/file /usr/share/doc/HTML/sv/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/file/index.docbook /usr/share/doc/HTML/sv/kioslave5/ftp /usr/share/doc/HTML/sv/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/ftp/index.docbook /usr/share/doc/HTML/sv/kioslave5/help /usr/share/doc/HTML/sv/kioslave5/help/documentationnotfound /usr/share/doc/HTML/sv/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/sv/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/help/index.docbook /usr/share/doc/HTML/sv/kioslave5/http /usr/share/doc/HTML/sv/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/http/index.docbook /usr/share/doc/HTML/sv/kioslave5/webdav /usr/share/doc/HTML/sv/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/sv/kioslave5/webdav/index.docbook /usr/share/doc/HTML/tr /usr/share/doc/HTML/tr/kcontrol5 /usr/share/doc/HTML/tr/kcontrol5/netpref /usr/share/doc/HTML/tr/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/tr/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/tr/kioslave5 /usr/share/doc/HTML/tr/kioslave5/file /usr/share/doc/HTML/tr/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/tr/kioslave5/file/index.docbook /usr/share/doc/HTML/tr/kioslave5/ftp /usr/share/doc/HTML/tr/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/tr/kioslave5/ftp/index.docbook /usr/share/doc/HTML/tr/kioslave5/help /usr/share/doc/HTML/tr/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/tr/kioslave5/help/index.docbook /usr/share/doc/HTML/uk /usr/share/doc/HTML/uk/kcontrol5 /usr/share/doc/HTML/uk/kcontrol5/cookies /usr/share/doc/HTML/uk/kcontrol5/cookies/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/cookies/index.docbook /usr/share/doc/HTML/uk/kcontrol5/netpref /usr/share/doc/HTML/uk/kcontrol5/netpref/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/netpref/index.docbook /usr/share/doc/HTML/uk/kcontrol5/proxy /usr/share/doc/HTML/uk/kcontrol5/proxy/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/proxy/index.docbook /usr/share/doc/HTML/uk/kcontrol5/smb /usr/share/doc/HTML/uk/kcontrol5/smb/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/smb/index.docbook /usr/share/doc/HTML/uk/kcontrol5/trash /usr/share/doc/HTML/uk/kcontrol5/trash/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/trash/index.docbook /usr/share/doc/HTML/uk/kcontrol5/webshortcuts /usr/share/doc/HTML/uk/kcontrol5/webshortcuts/index.cache.bz2 /usr/share/doc/HTML/uk/kcontrol5/webshortcuts/index.docbook /usr/share/doc/HTML/uk/kioslave5 /usr/share/doc/HTML/uk/kioslave5/data /usr/share/doc/HTML/uk/kioslave5/data/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/data/index.docbook /usr/share/doc/HTML/uk/kioslave5/file /usr/share/doc/HTML/uk/kioslave5/file/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/file/index.docbook /usr/share/doc/HTML/uk/kioslave5/ftp /usr/share/doc/HTML/uk/kioslave5/ftp/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/ftp/index.docbook /usr/share/doc/HTML/uk/kioslave5/help /usr/share/doc/HTML/uk/kioslave5/help/documentationnotfound /usr/share/doc/HTML/uk/kioslave5/help/documentationnotfound/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/help/documentationnotfound/index.docbook /usr/share/doc/HTML/uk/kioslave5/help/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/help/index.docbook /usr/share/doc/HTML/uk/kioslave5/http /usr/share/doc/HTML/uk/kioslave5/http/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/http/index.docbook /usr/share/doc/HTML/uk/kioslave5/webdav /usr/share/doc/HTML/uk/kioslave5/webdav/index.cache.bz2 /usr/share/doc/HTML/uk/kioslave5/webdav/index.docbook /usr/share/locale/af/LC_MESSAGES/kio5.mo /usr/share/locale/ar/LC_MESSAGES/kio5.mo /usr/share/locale/ast/LC_MESSAGES/kio5.mo /usr/share/locale/az/LC_MESSAGES/kio5.mo /usr/share/locale/be/LC_MESSAGES/kio5.mo /usr/share/locale/be@latin/LC_MESSAGES/kio5.mo /usr/share/locale/bg/LC_MESSAGES/kio5.mo /usr/share/locale/bn/LC_MESSAGES/kio5.mo /usr/share/locale/br/LC_MESSAGES/kio5.mo /usr/share/locale/bs/LC_MESSAGES/kio5.mo /usr/share/locale/ca/LC_MESSAGES/kio5.mo /usr/share/locale/ca@valencia/LC_MESSAGES/kio5.mo /usr/share/locale/cs/LC_MESSAGES/kio5.mo /usr/share/locale/cy/LC_MESSAGES/kio5.mo /usr/share/locale/da/LC_MESSAGES/kio5.mo /usr/share/locale/de/LC_MESSAGES/kio5.mo /usr/share/locale/el/LC_MESSAGES/kio5.mo /usr/share/locale/en_GB/LC_MESSAGES/kio5.mo /usr/share/locale/eo/LC_MESSAGES/kio5.mo /usr/share/locale/es/LC_MESSAGES/kio5.mo /usr/share/locale/et/LC_MESSAGES/kio5.mo /usr/share/locale/eu/LC_MESSAGES/kio5.mo /usr/share/locale/fa/LC_MESSAGES/kio5.mo /usr/share/locale/fi/LC_MESSAGES/kio5.mo /usr/share/locale/fr/LC_MESSAGES/kio5.mo /usr/share/locale/ga/LC_MESSAGES/kio5.mo /usr/share/locale/gl/LC_MESSAGES/kio5.mo /usr/share/locale/gu/LC_MESSAGES/kio5.mo /usr/share/locale/he/LC_MESSAGES/kio5.mo /usr/share/locale/hi/LC_MESSAGES/kio5.mo /usr/share/locale/hr/LC_MESSAGES/kio5.mo /usr/share/locale/hu/LC_MESSAGES/kio5.mo /usr/share/locale/ia/LC_MESSAGES/kio5.mo /usr/share/locale/id/LC_MESSAGES/kio5.mo /usr/share/locale/is/LC_MESSAGES/kio5.mo /usr/share/locale/it/LC_MESSAGES/kio5.mo /usr/share/locale/ja/LC_MESSAGES/kio5.mo /usr/share/locale/ka/LC_MESSAGES/kio5.mo /usr/share/locale/kk/LC_MESSAGES/kio5.mo /usr/share/locale/km/LC_MESSAGES/kio5.mo /usr/share/locale/ko/LC_MESSAGES/kio5.mo /usr/share/locale/lt/LC_MESSAGES/kio5.mo /usr/share/locale/lv/LC_MESSAGES/kio5.mo /usr/share/locale/mai/LC_MESSAGES/kio5.mo /usr/share/locale/mk/LC_MESSAGES/kio5.mo /usr/share/locale/ml/LC_MESSAGES/kio5.mo /usr/share/locale/mr/LC_MESSAGES/kio5.mo /usr/share/locale/ms/LC_MESSAGES/kio5.mo /usr/share/locale/nb/LC_MESSAGES/kio5.mo /usr/share/locale/nds/LC_MESSAGES/kio5.mo /usr/share/locale/ne/LC_MESSAGES/kio5.mo /usr/share/locale/nl/LC_MESSAGES/kio5.mo /usr/share/locale/nn/LC_MESSAGES/kio5.mo /usr/share/locale/oc/LC_MESSAGES/kio5.mo /usr/share/locale/pa/LC_MESSAGES/kio5.mo /usr/share/locale/pl/LC_MESSAGES/kio5.mo /usr/share/locale/pt/LC_MESSAGES/kio5.mo /usr/share/locale/pt_BR/LC_MESSAGES/kio5.mo /usr/share/locale/ro/LC_MESSAGES/kio5.mo /usr/share/locale/ru/LC_MESSAGES/kio5.mo /usr/share/locale/sk/LC_MESSAGES/kio5.mo /usr/share/locale/sl/LC_MESSAGES/kio5.mo /usr/share/locale/sq/LC_MESSAGES/kio5.mo /usr/share/locale/sr/LC_MESSAGES/kio5.mo /usr/share/locale/sr@ijekavian/LC_MESSAGES/kio5.mo /usr/share/locale/sr@ijekavianlatin/LC_MESSAGES/kio5.mo /usr/share/locale/sr@latin/LC_MESSAGES/kio5.mo /usr/share/locale/sv/LC_MESSAGES/kio5.mo /usr/share/locale/ta/LC_MESSAGES/kio5.mo /usr/share/locale/th/LC_MESSAGES/kio5.mo /usr/share/locale/tr/LC_MESSAGES/kio5.mo /usr/share/locale/ug/LC_MESSAGES/kio5.mo /usr/share/locale/uk/LC_MESSAGES/kio5.mo /usr/share/locale/vi/LC_MESSAGES/kio5.mo /usr/share/locale/wa/LC_MESSAGES/kio5.mo /usr/share/locale/zh_CN/LC_MESSAGES/kio5.mo /usr/share/locale/zh_TW/LC_MESSAGES/kio5.mo /usr/share/man/ca/man8 /usr/share/man/ca/man8/kcookiejar5.8.gz /usr/share/man/ca@valencia/man8 /usr/share/man/ca@valencia/man8/kcookiejar5.8.gz /usr/share/man/de/man8 /usr/share/man/de/man8/kcookiejar5.8.gz /usr/share/man/es/man8 /usr/share/man/es/man8/kcookiejar5.8.gz /usr/share/man/fr/man8 /usr/share/man/fr/man8/kcookiejar5.8.gz /usr/share/man/it/man8 /usr/share/man/it/man8/kcookiejar5.8.gz /usr/share/man/nl/man8 /usr/share/man/nl/man8/kcookiejar5.8.gz /usr/share/man/pt/man8 /usr/share/man/pt/man8/kcookiejar5.8.gz /usr/share/man/pt_BR/man8 /usr/share/man/pt_BR/man8/kcookiejar5.8.gz /usr/share/man/sv/man8 /usr/share/man/sv/man8/kcookiejar5.8.gz /usr/share/man/uk/man8 /usr/share/man/uk/man8/kcookiejar5.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 00:18:02 2025