The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM

4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
This commit is contained in:
Alberto Villa 2011-03-25 10:33:51 +00:00
parent ccbd618ebd
commit c1f3de0f55
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271650
374 changed files with 10693 additions and 10909 deletions

View file

@ -32,13 +32,15 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org
# kdebase - Basic KDE applications (Konqueror, Dolphin) # kdebase - Basic KDE applications (Konqueror, Dolphin)
# kdeexp - experimental libraries (with non-stable ABI/API) # kdeexp - experimental libraries (with non-stable ABI/API)
# kdehier - Provides common KDE directories # kdehier - Provides common KDE directories
# kdelibs - The base set of KDE4 libraries # kdelibs - The base set of KDE libraries
# kdeprefix - If set, port will be installed into ${KDE4_PREFIX} instead of ${LOCALBASE} # kdeprefix - If set, port will be installed into ${KDE4_PREFIX} instead of ${LOCALBASE}
# oxygen - icon themes # oxygen - icon themes
# pimlibs - KDE4 PIM libraries # pimlibs - KDE PIM libraries
# pimruntime - KDE4 PIM runtime services # pimruntime - KDE PIM runtime services
# pykde4 - Python bindings for KDE
# pykdeuic4 - User Interface Compiler for PyKDE
# runtime - More KDE applications # runtime - More KDE applications
# sharedmime - share-mime-info wrapper for KDE4 ports # sharedmime - share-mime-info wrapper for KDE ports
# workspace - More KDE applications (Plasma, kwin, etc.) # workspace - More KDE applications (Plasma, kwin, etc.)
# #
# These read-only variables can be used in port Makefile: # These read-only variables can be used in port Makefile:
@ -52,9 +54,9 @@ Kde_Include_MAINTAINER= kde@FreeBSD.org
# but this could be changed in a future. # but this could be changed in a future.
# #
KDE4_VERSION= 4.5.5 KDE4_VERSION= 4.6.1
KDE4_BRANCH?= stable KDE4_BRANCH?= stable
KDEPIM4_VERSION= 4.4.9 KDEPIM4_VERSION= 4.4.10
KDEPIM4_BRANCH?= stable KDEPIM4_BRANCH?= stable
KOFFICE2_VERSION= 2.2.2 KOFFICE2_VERSION= 2.2.2
KOFFICE2_BRANCH?= stable KOFFICE2_BRANCH?= stable

View file

@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades. you update your ports collection, before attempting any port upgrades.
20110324:
AFFECTS: users of KDE SC 4
AUTHOR: kde@FreeBSD.org
KDE SC ports have been updated to 4.6.1. As usual a number of files were
moved between packages, manual intervention into update procedure is
required:
# pkg_delete -f kdehier4\* kdebase-runtime-4\* kdebase-workspace-4\*
# pkg_delete -f kdeedu-4\* kdeutils-4\*
# portmaster -a
20110322: 20110322:
AFFECTS: users of www/firefox AFFECTS: users of www/firefox
AUTHOR: gecko@FreeBSD.org AUTHOR: gecko@FreeBSD.org

View file

@ -16,7 +16,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem COMMENT= KDE text-to-speech subsystem
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes USE_BZIP2= yes

View file

@ -6,6 +6,7 @@ lib/kde4/kcm_kttsd.so
lib/libkttsd.so lib/libkttsd.so
lib/libkttsd.so.5 lib/libkttsd.so.5
lib/libkttsd.so.5.0.1 lib/libkttsd.so.5.0.1
share/applications/kde4/jovieapp.desktop
share/apps/jovie/kcmkttsd_testmessage.desktop share/apps/jovie/kcmkttsd_testmessage.desktop
share/apps/jovie/stringreplacer/abbreviations.xml share/apps/jovie/stringreplacer/abbreviations.xml
share/apps/jovie/stringreplacer/chat-de.xml share/apps/jovie/stringreplacer/chat-de.xml

View file

@ -14,7 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4 COMMENT= Accessibility applications for KDE4
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
MAN1= kmag.1 \ MAN1= kmag.1 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.5.5.tar.bz2) = 0881dbc052ec52a5b754e1b1d35882480b39f0ff7cd06f86b8ef812e094195ee SHA256 (KDE/kdeaccessibility-4.6.1.tar.bz2) = 3747c6c5a480b2989501f33fe5b41c1bc86a607b37e0373f0e1ab4564d631e54
SIZE (KDE/kdeaccessibility-4.5.5.tar.bz2) = 5213187 SIZE (KDE/kdeaccessibility-4.6.1.tar.bz2) = 5225564

View file

@ -1,6 +1,8 @@
bin/kmag bin/kmag
bin/kmousetool bin/kmousetool
bin/kmouth bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop share/applications/kde4/kmouth.desktop
@ -66,6 +68,7 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2 share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook share/doc/HTML/en/kmag/index.docbook
@ -2119,3 +2122,4 @@ share/icons/mono/scalable/status/wallet-open.svgz
@dirrm share/apps/kmousetool/sounds @dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool @dirrm share/apps/kmousetool
@dirrm share/apps/kmag @dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -14,7 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4 COMMENT= Accessibility applications for KDE4
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
MAN1= kmag.1 \ MAN1= kmag.1 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.5.5.tar.bz2) = 0881dbc052ec52a5b754e1b1d35882480b39f0ff7cd06f86b8ef812e094195ee SHA256 (KDE/kdeaccessibility-4.6.1.tar.bz2) = 3747c6c5a480b2989501f33fe5b41c1bc86a607b37e0373f0e1ab4564d631e54
SIZE (KDE/kdeaccessibility-4.5.5.tar.bz2) = 5213187 SIZE (KDE/kdeaccessibility-4.6.1.tar.bz2) = 5225564

View file

@ -1,6 +1,8 @@
bin/kmag bin/kmag
bin/kmousetool bin/kmousetool
bin/kmouth bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop share/applications/kde4/kmouth.desktop
@ -66,6 +68,7 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2 share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook share/doc/HTML/en/kmag/index.docbook
@ -2119,3 +2122,4 @@ share/icons/mono/scalable/status/wallet-open.svgz
@dirrm share/apps/kmousetool/sounds @dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool @dirrm share/apps/kmousetool
@dirrm share/apps/kmag @dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -14,7 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4 COMMENT= Accessibility applications for KDE4
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
MAN1= kmag.1 \ MAN1= kmag.1 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.5.5.tar.bz2) = 0881dbc052ec52a5b754e1b1d35882480b39f0ff7cd06f86b8ef812e094195ee SHA256 (KDE/kdeaccessibility-4.6.1.tar.bz2) = 3747c6c5a480b2989501f33fe5b41c1bc86a607b37e0373f0e1ab4564d631e54
SIZE (KDE/kdeaccessibility-4.5.5.tar.bz2) = 5213187 SIZE (KDE/kdeaccessibility-4.6.1.tar.bz2) = 5225564

View file

@ -1,6 +1,8 @@
bin/kmag bin/kmag
bin/kmousetool bin/kmousetool
bin/kmouth bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop share/applications/kde4/kmouth.desktop
@ -66,6 +68,7 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2 share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook share/doc/HTML/en/kmag/index.docbook
@ -2119,3 +2122,4 @@ share/icons/mono/scalable/status/wallet-open.svgz
@dirrm share/apps/kmousetool/sounds @dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool @dirrm share/apps/kmousetool
@dirrm share/apps/kmag @dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -14,7 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4 COMMENT= Accessibility applications for KDE4
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
MAN1= kmag.1 \ MAN1= kmag.1 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.5.5.tar.bz2) = 0881dbc052ec52a5b754e1b1d35882480b39f0ff7cd06f86b8ef812e094195ee SHA256 (KDE/kdeaccessibility-4.6.1.tar.bz2) = 3747c6c5a480b2989501f33fe5b41c1bc86a607b37e0373f0e1ab4564d631e54
SIZE (KDE/kdeaccessibility-4.5.5.tar.bz2) = 5213187 SIZE (KDE/kdeaccessibility-4.6.1.tar.bz2) = 5225564

View file

@ -1,6 +1,8 @@
bin/kmag bin/kmag
bin/kmousetool bin/kmousetool
bin/kmouth bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop share/applications/kde4/kmouth.desktop
@ -66,6 +68,7 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2 share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook share/doc/HTML/en/kmag/index.docbook
@ -2119,3 +2122,4 @@ share/icons/mono/scalable/status/wallet-open.svgz
@dirrm share/apps/kmousetool/sounds @dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool @dirrm share/apps/kmousetool
@dirrm share/apps/kmag @dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -14,7 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Accessibility applications for KDE4 COMMENT= Accessibility applications for KDE4
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
MAN1= kmag.1 \ MAN1= kmag.1 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeaccessibility-4.5.5.tar.bz2) = 0881dbc052ec52a5b754e1b1d35882480b39f0ff7cd06f86b8ef812e094195ee SHA256 (KDE/kdeaccessibility-4.6.1.tar.bz2) = 3747c6c5a480b2989501f33fe5b41c1bc86a607b37e0373f0e1ab4564d631e54
SIZE (KDE/kdeaccessibility-4.5.5.tar.bz2) = 5213187 SIZE (KDE/kdeaccessibility-4.6.1.tar.bz2) = 5225564

View file

@ -1,6 +1,8 @@
bin/kmag bin/kmag
bin/kmousetool bin/kmousetool
bin/kmouth bin/kmouth
lib/kde4/libexec/kaccessibleapp
lib/kde4/plugins/accessiblebridge/kaccessiblebridge.so
share/applications/kde4/kmag.desktop share/applications/kde4/kmag.desktop
share/applications/kde4/kmousetool.desktop share/applications/kde4/kmousetool.desktop
share/applications/kde4/kmouth.desktop share/applications/kde4/kmouth.desktop
@ -66,6 +68,7 @@ share/apps/kmouth/icons/hicolor/48x48/actions/speak.png
share/apps/kmouth/kmouthui.rc share/apps/kmouth/kmouthui.rc
share/apps/kmouth/phrasebookdialogui.rc share/apps/kmouth/phrasebookdialogui.rc
share/config/kmouthrc share/config/kmouthrc
share/dbus-1/services/org.kde.kaccessible.service
share/doc/HTML/en/kmag/common share/doc/HTML/en/kmag/common
share/doc/HTML/en/kmag/index.cache.bz2 share/doc/HTML/en/kmag/index.cache.bz2
share/doc/HTML/en/kmag/index.docbook share/doc/HTML/en/kmag/index.docbook
@ -2119,3 +2122,4 @@ share/icons/mono/scalable/status/wallet-open.svgz
@dirrm share/apps/kmousetool/sounds @dirrm share/apps/kmousetool/sounds
@dirrm share/apps/kmousetool @dirrm share/apps/kmousetool
@dirrm share/apps/kmag @dirrm share/apps/kmag
@dirrm lib/kde4/plugins/accessiblebridge

View file

@ -16,7 +16,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= KDE text-to-speech subsystem COMMENT= KDE text-to-speech subsystem
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
USE_BZIP2= yes USE_BZIP2= yes

View file

@ -6,6 +6,7 @@ lib/kde4/kcm_kttsd.so
lib/libkttsd.so lib/libkttsd.so
lib/libkttsd.so.5 lib/libkttsd.so.5
lib/libkttsd.so.5.0.1 lib/libkttsd.so.5.0.1
share/applications/kde4/jovieapp.desktop
share/apps/jovie/kcmkttsd_testmessage.desktop share/apps/jovie/kcmkttsd_testmessage.desktop
share/apps/jovie/stringreplacer/abbreviations.xml share/apps/jovie/stringreplacer/abbreviations.xml
share/apps/jovie/stringreplacer/chat-de.xml share/apps/jovie/stringreplacer/chat-de.xml

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-ar-4.5.5.tar.bz2) = 1a6dab72289e66678dc1b898bb2c8f3c43877c93da9dcdd3b51336447654c436 SHA256 (KDE/kde-l10n/kde-l10n-ar-4.6.1.tar.bz2) = bf21edc7ab90cce955110fd018423ef7afa8438664c36296750dfe70a18707e7
SIZE (KDE/kde-l10n/kde-l10n-ar-4.5.5.tar.bz2) = 3018421 SIZE (KDE/kde-l10n/kde-l10n-ar-4.6.1.tar.bz2) = 3039060

View file

@ -87,7 +87,6 @@ share/locale/ar/LC_MESSAGES/kblocks.mo
share/locale/ar/LC_MESSAGES/kbounce.mo share/locale/ar/LC_MESSAGES/kbounce.mo
share/locale/ar/LC_MESSAGES/kbreakout.mo share/locale/ar/LC_MESSAGES/kbreakout.mo
share/locale/ar/LC_MESSAGES/kbruch.mo share/locale/ar/LC_MESSAGES/kbruch.mo
share/locale/ar/LC_MESSAGES/kbugbuster.mo
share/locale/ar/LC_MESSAGES/kcachegrind.mo share/locale/ar/LC_MESSAGES/kcachegrind.mo
share/locale/ar/LC_MESSAGES/kcalc.mo share/locale/ar/LC_MESSAGES/kcalc.mo
share/locale/ar/LC_MESSAGES/kcertpart.mo share/locale/ar/LC_MESSAGES/kcertpart.mo
@ -100,11 +99,11 @@ share/locale/ar/LC_MESSAGES/kcm_emoticons.mo
share/locale/ar/LC_MESSAGES/kcm_krfb.mo share/locale/ar/LC_MESSAGES/kcm_krfb.mo
share/locale/ar/LC_MESSAGES/kcm_kwindesktop.mo share/locale/ar/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/ar/LC_MESSAGES/kcm_memory.mo share/locale/ar/LC_MESSAGES/kcm_memory.mo
share/locale/ar/LC_MESSAGES/kcm_nepomuk.mo
share/locale/ar/LC_MESSAGES/kcm_pci.mo share/locale/ar/LC_MESSAGES/kcm_pci.mo
share/locale/ar/LC_MESSAGES/kcm_phonon.mo share/locale/ar/LC_MESSAGES/kcm_phonon.mo
share/locale/ar/LC_MESSAGES/kcm_phononxine.mo share/locale/ar/LC_MESSAGES/kcm_phononxine.mo
share/locale/ar/LC_MESSAGES/kcm_platform.mo share/locale/ar/LC_MESSAGES/kcm_platform.mo
share/locale/ar/LC_MESSAGES/kcm_remotecontrol.mo
share/locale/ar/LC_MESSAGES/kcm_solid.mo share/locale/ar/LC_MESSAGES/kcm_solid.mo
share/locale/ar/LC_MESSAGES/kcm_solid_actions.mo share/locale/ar/LC_MESSAGES/kcm_solid_actions.mo
share/locale/ar/LC_MESSAGES/kcm_standard_actions.mo share/locale/ar/LC_MESSAGES/kcm_standard_actions.mo
@ -246,6 +245,7 @@ share/locale/ar/LC_MESSAGES/kio_smb.mo
share/locale/ar/LC_MESSAGES/kio_smtp.mo share/locale/ar/LC_MESSAGES/kio_smtp.mo
share/locale/ar/LC_MESSAGES/kio_svn.mo share/locale/ar/LC_MESSAGES/kio_svn.mo
share/locale/ar/LC_MESSAGES/kio_thumbnail.mo share/locale/ar/LC_MESSAGES/kio_thumbnail.mo
share/locale/ar/LC_MESSAGES/kio_timeline.mo
share/locale/ar/LC_MESSAGES/kio_trash.mo share/locale/ar/LC_MESSAGES/kio_trash.mo
share/locale/ar/LC_MESSAGES/kio_zeroconf.mo share/locale/ar/LC_MESSAGES/kio_zeroconf.mo
share/locale/ar/LC_MESSAGES/kioclient.mo share/locale/ar/LC_MESSAGES/kioclient.mo
@ -269,7 +269,6 @@ share/locale/ar/LC_MESSAGES/kmouth.mo
share/locale/ar/LC_MESSAGES/kmplot.mo share/locale/ar/LC_MESSAGES/kmplot.mo
share/locale/ar/LC_MESSAGES/knetattach.mo share/locale/ar/LC_MESSAGES/knetattach.mo
share/locale/ar/LC_MESSAGES/knetwalk.mo share/locale/ar/LC_MESSAGES/knetwalk.mo
share/locale/ar/LC_MESSAGES/knetworkconfmodule.mo
share/locale/ar/LC_MESSAGES/knotify4.mo share/locale/ar/LC_MESSAGES/knotify4.mo
share/locale/ar/LC_MESSAGES/kolf.mo share/locale/ar/LC_MESSAGES/kolf.mo
share/locale/ar/LC_MESSAGES/kolourpaint.mo share/locale/ar/LC_MESSAGES/kolourpaint.mo
@ -287,17 +286,13 @@ share/locale/ar/LC_MESSAGES/kppp.mo
share/locale/ar/LC_MESSAGES/kppplogview.mo share/locale/ar/LC_MESSAGES/kppplogview.mo
share/locale/ar/LC_MESSAGES/kquitapp.mo share/locale/ar/LC_MESSAGES/kquitapp.mo
share/locale/ar/LC_MESSAGES/krandr.mo share/locale/ar/LC_MESSAGES/krandr.mo
share/locale/ar/LC_MESSAGES/krcdnotifieritem.mo
share/locale/ar/LC_MESSAGES/krdb.mo share/locale/ar/LC_MESSAGES/krdb.mo
share/locale/ar/LC_MESSAGES/krdc.mo share/locale/ar/LC_MESSAGES/krdc.mo
share/locale/ar/LC_MESSAGES/kreadconfig.mo share/locale/ar/LC_MESSAGES/kreadconfig.mo
share/locale/ar/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/ar/LC_MESSAGES/kres_bugzilla.mo
share/locale/ar/LC_MESSAGES/kreversi.mo share/locale/ar/LC_MESSAGES/kreversi.mo
share/locale/ar/LC_MESSAGES/krfb.mo share/locale/ar/LC_MESSAGES/krfb.mo
share/locale/ar/LC_MESSAGES/kruler.mo share/locale/ar/LC_MESSAGES/kruler.mo
share/locale/ar/LC_MESSAGES/krunner.mo share/locale/ar/LC_MESSAGES/krunner.mo
share/locale/ar/LC_MESSAGES/ksame.mo
share/locale/ar/LC_MESSAGES/ksaneplugin.mo share/locale/ar/LC_MESSAGES/ksaneplugin.mo
share/locale/ar/LC_MESSAGES/kscd.mo share/locale/ar/LC_MESSAGES/kscd.mo
share/locale/ar/LC_MESSAGES/kscreensaver.mo share/locale/ar/LC_MESSAGES/kscreensaver.mo
@ -364,7 +359,6 @@ share/locale/ar/LC_MESSAGES/libkmime.mo
share/locale/ar/LC_MESSAGES/libkonq.mo share/locale/ar/LC_MESSAGES/libkonq.mo
share/locale/ar/LC_MESSAGES/libkpimidentities.mo share/locale/ar/LC_MESSAGES/libkpimidentities.mo
share/locale/ar/LC_MESSAGES/libkpimutils.mo share/locale/ar/LC_MESSAGES/libkpimutils.mo
share/locale/ar/LC_MESSAGES/libkremotecontrol.mo
share/locale/ar/LC_MESSAGES/libkresources.mo share/locale/ar/LC_MESSAGES/libkresources.mo
share/locale/ar/LC_MESSAGES/libksane.mo share/locale/ar/LC_MESSAGES/libksane.mo
share/locale/ar/LC_MESSAGES/libkscreensaver.mo share/locale/ar/LC_MESSAGES/libkscreensaver.mo
@ -386,7 +380,11 @@ share/locale/ar/LC_MESSAGES/marble.mo
share/locale/ar/LC_MESSAGES/marble_qt.mo share/locale/ar/LC_MESSAGES/marble_qt.mo
share/locale/ar/LC_MESSAGES/mplayerthumbs.mo share/locale/ar/LC_MESSAGES/mplayerthumbs.mo
share/locale/ar/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/ar/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/ar/LC_MESSAGES/nepomuk.mo share/locale/ar/LC_MESSAGES/nepomukqueryservice.mo
share/locale/ar/LC_MESSAGES/nepomukserver.mo
share/locale/ar/LC_MESSAGES/nepomukservicestub.mo
share/locale/ar/LC_MESSAGES/nepomukstorage.mo
share/locale/ar/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/ar/LC_MESSAGES/nsplugin.mo share/locale/ar/LC_MESSAGES/nsplugin.mo
share/locale/ar/LC_MESSAGES/okteta.mo share/locale/ar/LC_MESSAGES/okteta.mo
share/locale/ar/LC_MESSAGES/oktetapart.mo share/locale/ar/LC_MESSAGES/oktetapart.mo
@ -474,7 +472,6 @@ share/locale/ar/LC_MESSAGES/plasma_applet_weather.mo
share/locale/ar/LC_MESSAGES/plasma_applet_weatherstation.mo share/locale/ar/LC_MESSAGES/plasma_applet_weatherstation.mo
share/locale/ar/LC_MESSAGES/plasma_applet_webbrowser.mo share/locale/ar/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/ar/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/ar/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/ar/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/ar/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/ar/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/ar/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
@ -525,17 +522,13 @@ share/locale/ar/LC_MESSAGES/plasmagenericshell.mo
share/locale/ar/LC_MESSAGES/plasmapkg.mo share/locale/ar/LC_MESSAGES/plasmapkg.mo
share/locale/ar/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/ar/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/ar/LC_MESSAGES/plasmoidviewer.mo share/locale/ar/LC_MESSAGES/plasmoidviewer.mo
share/locale/ar/LC_MESSAGES/policykit-kde.mo
share/locale/ar/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/ar/LC_MESSAGES/powerdevil.mo share/locale/ar/LC_MESSAGES/powerdevil.mo
share/locale/ar/LC_MESSAGES/printer-applet.mo share/locale/ar/LC_MESSAGES/printer-applet.mo
share/locale/ar/LC_MESSAGES/processcore.mo share/locale/ar/LC_MESSAGES/processcore.mo
share/locale/ar/LC_MESSAGES/processui.mo share/locale/ar/LC_MESSAGES/processui.mo
share/locale/ar/LC_MESSAGES/randrmonitor.mo share/locale/ar/LC_MESSAGES/randrmonitor.mo
share/locale/ar/LC_MESSAGES/solid-bluetooth.mo
share/locale/ar/LC_MESSAGES/solid-hardware.mo share/locale/ar/LC_MESSAGES/solid-hardware.mo
share/locale/ar/LC_MESSAGES/solid-network.mo share/locale/ar/LC_MESSAGES/solid-network.mo
share/locale/ar/LC_MESSAGES/solid-powermanagement.mo
share/locale/ar/LC_MESSAGES/solid_qt.mo share/locale/ar/LC_MESSAGES/solid_qt.mo
share/locale/ar/LC_MESSAGES/solidcontrol.mo share/locale/ar/LC_MESSAGES/solidcontrol.mo
share/locale/ar/LC_MESSAGES/soliduiserver.mo share/locale/ar/LC_MESSAGES/soliduiserver.mo

View file

@ -6,7 +6,6 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -15,7 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Utilities for the KDE4 integrated X11 Desktop COMMENT= Utilities for the KDE4 integrated X11 Desktop
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
qca.2:${PORTSDIR}/devel/qca qca.2:${PORTSDIR}/devel/qca

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.5.5.tar.bz2) = 7cbb22cd514f97c1bde721ee3c3e4cc3ad12bfb900d983a188e55372bdabff14 SHA256 (KDE/kdeutils-4.6.1.tar.bz2) = 3529687a51cc10e7ce18c43a7e650b4f216849d938a3d30080455784f1d922fd
SIZE (KDE/kdeutils-4.5.5.tar.bz2) = 3818433 SIZE (KDE/kdeutils-4.6.1.tar.bz2) = 3701624

View file

@ -1,4 +1,5 @@
bin/ark bin/ark
bin/filelight
bin/kcalc bin/kcalc
bin/kcharselect bin/kcharselect
bin/kdf bin/kdf
@ -8,372 +9,10 @@ bin/krcdnotifieritem
bin/ktimer bin/ktimer
bin/kwalletmanager bin/kwalletmanager
bin/kwikdisk bin/kwikdisk
bin/okteta
bin/superkaramba bin/superkaramba
bin/sweeper bin/sweeper
include/KDE/Kasten/AbstractConnectJob
include/KDE/Kasten/AbstractDocument
include/KDE/Kasten/AbstractDocumentFactory
include/KDE/Kasten/AbstractExportJob
include/KDE/Kasten/AbstractFileSystemConnectJob
include/KDE/Kasten/AbstractFileSystemExportJob
include/KDE/Kasten/AbstractFileSystemLoadJob
include/KDE/Kasten/AbstractFileSystemSyncFromRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncToRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncWithRemoteJob
include/KDE/Kasten/AbstractGroupedViews
include/KDE/Kasten/AbstractLinePopup
include/KDE/Kasten/AbstractLoadJob
include/KDE/Kasten/AbstractModel
include/KDE/Kasten/AbstractModelDataGenerator
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditor
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditorFactory
include/KDE/Kasten/AbstractModelExporter
include/KDE/Kasten/AbstractModelExporterConfigEditor
include/KDE/Kasten/AbstractModelExporterConfigEditorFactory
include/KDE/Kasten/AbstractModelFileSystemSynchronizer
include/KDE/Kasten/AbstractModelSelection
include/KDE/Kasten/AbstractModelStreamEncoder
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditor
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditorFactory
include/KDE/Kasten/AbstractModelSynchronizer
include/KDE/Kasten/AbstractModelSynchronizerFactory
include/KDE/Kasten/AbstractSelectionView
include/KDE/Kasten/AbstractSyncFromRemoteJob
include/KDE/Kasten/AbstractSyncToRemoteJob
include/KDE/Kasten/AbstractSyncWithRemoteJob
include/KDE/Kasten/AbstractTool
include/KDE/Kasten/AbstractToolFactory
include/KDE/Kasten/AbstractToolInlineView
include/KDE/Kasten/AbstractToolView
include/KDE/Kasten/AbstractToolViewFactory
include/KDE/Kasten/AbstractToolWidget
include/KDE/Kasten/AbstractView
include/KDE/Kasten/AbstractViewArea
include/KDE/Kasten/AbstractViewFactory
include/KDE/Kasten/AbstractXmlGuiController
include/KDE/Kasten/ClipboardController
include/KDE/Kasten/CloseController
include/KDE/Kasten/CopyAsController
include/KDE/Kasten/CreatorController
include/KDE/Kasten/DataSelectable
include/KDE/Kasten/DocumentCreateManager
include/KDE/Kasten/DocumentManager
include/KDE/Kasten/DocumentSyncManager
include/KDE/Kasten/DocumentVersionData
include/KDE/Kasten/DocumentsTool
include/KDE/Kasten/DocumentsToolView
include/KDE/Kasten/DummyView
include/KDE/Kasten/ExportController
include/KDE/Kasten/FileSystemBrowserTool
include/KDE/Kasten/FileSystemBrowserToolView
include/KDE/Kasten/FullScreenController
include/KDE/Kasten/JobManager
include/KDE/Kasten/LoaderController
include/KDE/Kasten/ModelCodecManager
include/KDE/Kasten/ModelCodecViewManager
include/KDE/Kasten/ModelDataGenerateThread
include/KDE/Kasten/ModelEncoderFileSystemExportJob
include/KDE/Kasten/ModelEncoderFileSystemExporter
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditor
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditorFactory
include/KDE/Kasten/ModelStreamEncodeThread
include/KDE/Kasten/ModifiedBarController
include/KDE/Kasten/MultiViewAreas
include/KDE/Kasten/Person
include/KDE/Kasten/QuitController
include/KDE/Kasten/ReadOnlyBarController
include/KDE/Kasten/ReadOnlyController
include/KDE/Kasten/SelectController
include/KDE/Kasten/SelectedDataWriteable
include/KDE/Kasten/SetRemoteController
include/KDE/Kasten/ShellWindow
include/KDE/Kasten/StatusBar
include/KDE/Kasten/SwitchViewController
include/KDE/Kasten/SynchronizeController
include/KDE/Kasten/TabbedViews
include/KDE/Kasten/ToggleButton
include/KDE/Kasten/ToolInlineViewable
include/KDE/Kasten/ToolListMenuController
include/KDE/Kasten/UserListable
include/KDE/Kasten/VersionController
include/KDE/Kasten/VersionViewTool
include/KDE/Kasten/VersionViewToolView
include/KDE/Kasten/Versionable
include/KDE/Kasten/ViewAreaSplitable
include/KDE/Kasten/ViewListMenuController
include/KDE/Kasten/ViewManager
include/KDE/Kasten/WidgetsDockable
include/KDE/Kasten/ZoomBarController
include/KDE/Kasten/ZoomController
include/KDE/Kasten/Zoomable
include/KDE/Okteta/AbstractByteArrayColumnRenderer
include/KDE/Okteta/AbstractByteArrayModel
include/KDE/Okteta/AbstractByteArrayView
include/KDE/Okteta/AbstractColumnRenderer
include/KDE/Okteta/AbstractColumnStylist
include/KDE/Okteta/Address
include/KDE/Okteta/AddressRange
include/KDE/Okteta/ArrayChangeMetrics
include/KDE/Okteta/Bookmark
include/KDE/Okteta/Bookmarkable
include/KDE/Okteta/BookmarksConstIterator
include/KDE/Okteta/BorderColumnRenderer
include/KDE/Okteta/Byte
include/KDE/Okteta/ByteArrayChange
include/KDE/Okteta/ByteArrayColumnView
include/KDE/Okteta/ByteArrayModel
include/KDE/Okteta/ByteArrayRowColumnRenderer
include/KDE/Okteta/ByteArrayRowView
include/KDE/Okteta/ByteArrayTableLayout
include/KDE/Okteta/ByteArrayTableRanges
include/KDE/Okteta/ChangeHistory
include/KDE/Okteta/ChangesDescribable
include/KDE/Okteta/CharByteArrayColumnRenderer
include/KDE/Okteta/CharCodec
include/KDE/Okteta/Character
include/KDE/Okteta/ColumnsView
include/KDE/Okteta/Line
include/KDE/Okteta/LinePosition
include/KDE/Okteta/LinePositionRange
include/KDE/Okteta/LineRange
include/KDE/Okteta/NumberRange
include/KDE/Okteta/OffsetColumnRenderer
include/KDE/Okteta/OffsetFormat
include/KDE/Okteta/PieceTableByteArrayModel
include/KDE/Okteta/Range
include/KDE/Okteta/Size
include/KDE/Okteta/ValueByteArrayColumnRenderer
include/KDE/Okteta/ValueCodec
include/KDE/Okteta/Versionable
include/KDE/Okteta/WidgetColumnStylist
include/KDE/Okteta/WordByteArrayService
include/kasten/abstractbytearraystreamencoder.h
include/kasten/abstractconnectjob.h
include/kasten/abstractdocument.h
include/kasten/abstractdocumentfactory.h
include/kasten/abstractexportjob.h
include/kasten/abstractfilesystemconnectjob.h
include/kasten/abstractfilesystemexportjob.h
include/kasten/abstractfilesystemloadjob.h
include/kasten/abstractfilesystemsyncfromremotejob.h
include/kasten/abstractfilesystemsynctoremotejob.h
include/kasten/abstractfilesystemsyncwithremotejob.h
include/kasten/abstractgroupedviews.h
include/kasten/abstractlinepopup.h
include/kasten/abstractloadjob.h
include/kasten/abstractmodel.h
include/kasten/abstractmodeldatagenerator.h
include/kasten/abstractmodeldatageneratorconfigeditor.h
include/kasten/abstractmodeldatageneratorconfigeditorfactory.h
include/kasten/abstractmodelexporter.h
include/kasten/abstractmodelexporterconfigeditor.h
include/kasten/abstractmodelexporterconfigeditorfactory.h
include/kasten/abstractmodelfilesystemsynchronizer.h
include/kasten/abstractmodelselection.h
include/kasten/abstractmodelstreamencoder.h
include/kasten/abstractmodelstreamencoderconfigeditor.h
include/kasten/abstractmodelstreamencoderconfigeditorfactory.h
include/kasten/abstractmodelsynchronizer.h
include/kasten/abstractmodelsynchronizerfactory.h
include/kasten/abstractselectionview.h
include/kasten/abstractsyncfromremotejob.h
include/kasten/abstractsynctoremotejob.h
include/kasten/abstractsyncwithremotejob.h
include/kasten/abstracttool.h
include/kasten/abstracttoolfactory.h
include/kasten/abstracttoolinlineview.h
include/kasten/abstracttoolview.h
include/kasten/abstracttoolviewfactory.h
include/kasten/abstracttoolwidget.h
include/kasten/abstractview.h
include/kasten/abstractviewarea.h
include/kasten/abstractviewfactory.h
include/kasten/abstractxmlguicontroller.h
include/kasten/bookmarkscontroller.h
include/kasten/bookmarkstool.h
include/kasten/bookmarkstoolfactory.h
include/kasten/bookmarkstoolview.h
include/kasten/bookmarkstoolviewfactory.h
include/kasten/bytearraycharsstreamencoder.h
include/kasten/bytearraydocument.h
include/kasten/bytearraydocumentfactory.h
include/kasten/bytearrayrawfilesynchronizer.h
include/kasten/bytearrayrawfilesynchronizerfactory.h
include/kasten/bytearrayselection.h
include/kasten/bytearraysourcecodestreamencoder.h
include/kasten/bytearraysourcecodestreamencoderconfigeditor.h
include/kasten/bytearraysourcecodestreamencoderconfigeditorfactory.h
include/kasten/bytearraytextstreamencoderpreview.h
include/kasten/bytearrayvaluesstreamencoder.h
include/kasten/bytearrayvaluesstreamencoderconfigeditor.h
include/kasten/bytearrayvaluesstreamencoderconfigeditorfactory.h
include/kasten/bytearrayview.h
include/kasten/bytearrayviewfactory.h
include/kasten/bytearrayviewtextstreamencoder.h
include/kasten/bytetabletool.h
include/kasten/bytetabletoolfactory.h
include/kasten/bytetabletoolview.h
include/kasten/bytetabletoolviewfactory.h
include/kasten/checksumtool.h
include/kasten/checksumtoolfactory.h
include/kasten/checksumtoolview.h
include/kasten/checksumtoolviewfactory.h
include/kasten/clipboardcontroller.h
include/kasten/closecontroller.h
include/kasten/copyascontroller.h
include/kasten/creatorcontroller.h
include/kasten/dataselectable.h
include/kasten/documentcreatemanager.h
include/kasten/documentinfotool.h
include/kasten/documentinfotoolview.h
include/kasten/documentmanager.h
include/kasten/documentstool.h
include/kasten/documentstoolview.h
include/kasten/documentsyncmanager.h
include/kasten/documentversiondata.h
include/kasten/documentversionid.h
include/kasten/dummyview.h
include/kasten/exportcontroller.h
include/kasten/filesystembrowsertool.h
include/kasten/filesystembrowsertoolview.h
include/kasten/filtertool.h
include/kasten/filtertoolfactory.h
include/kasten/filtertoolview.h
include/kasten/filtertoolviewfactory.h
include/kasten/fullscreencontroller.h
include/kasten/gotooffsetcontroller.h
include/kasten/gotooffsettool.h
include/kasten/gotooffsettoolview.h
include/kasten/infotool.h
include/kasten/infotoolfactory.h
include/kasten/infotoolview.h
include/kasten/infotoolviewfactory.h
include/kasten/insertcontroller.h
include/kasten/jobmanager.h
include/kasten/kastencontrollers_export.h
include/kasten/kastencore.h
include/kasten/kastencore_export.h
include/kasten/kastengui.h
include/kasten/kastengui_export.h
include/kasten/kfinddirection.h
include/kasten/loadercontroller.h
include/kasten/modelcodecmanager.h
include/kasten/modelcodecviewmanager.h
include/kasten/modeldatageneratethread.h
include/kasten/modelencoderfilesystemexporter.h
include/kasten/modelencoderfilesystemexporterconfigeditor.h
include/kasten/modelencoderfilesystemexporterconfigeditorfactory.h
include/kasten/modelencoderfilesystemexportjob.h
include/kasten/modelstreamencodethread.h
include/kasten/modifiedbarcontroller.h
include/kasten/multiviewareas.h
include/kasten/oktetakastencontrollers_export.h
include/kasten/oktetakastencore_export.h
include/kasten/oktetakastengui_export.h
include/kasten/overwritemodecontroller.h
include/kasten/overwriteonlycontroller.h
include/kasten/person.h
include/kasten/poddecodertool.h
include/kasten/poddecodertoolfactory.h
include/kasten/poddecodertoolview.h
include/kasten/poddecodertoolviewfactory.h
include/kasten/printcontroller.h
include/kasten/quitcontroller.h
include/kasten/readonlybarcontroller.h
include/kasten/readonlycontroller.h
include/kasten/replacecontroller.h
include/kasten/replaceuserqueryable.h
include/kasten/searchcontroller.h
include/kasten/searchuserqueryable.h
include/kasten/selectcontroller.h
include/kasten/selecteddatawriteable.h
include/kasten/selectrangecontroller.h
include/kasten/setremotecontroller.h
include/kasten/shellwindow.h
include/kasten/statusbar.h
include/kasten/statusbarlayout.h
include/kasten/stringsextracttool.h
include/kasten/stringsextracttoolfactory.h
include/kasten/stringsextracttoolview.h
include/kasten/stringsextracttoolviewfactory.h
include/kasten/structtool.h
include/kasten/structtoolview.h
include/kasten/structurestoolfactory.h
include/kasten/structurestoolviewfactory.h
include/kasten/switchviewcontroller.h
include/kasten/synchronizecontroller.h
include/kasten/tabbedviews.h
include/kasten/togglebutton.h
include/kasten/toolinlineviewable.h
include/kasten/toolinlineviewwidget.h
include/kasten/toollistmenucontroller.h
include/kasten/toolviewdockwidget.h
include/kasten/userlistable.h
include/kasten/versionable.h
include/kasten/versioncontroller.h
include/kasten/versionviewtool.h
include/kasten/versionviewtoolview.h
include/kasten/viewareabox.h
include/kasten/viewareasplitable.h
include/kasten/viewareasplitcontroller.h
include/kasten/viewbox.h
include/kasten/viewconfigcontroller.h
include/kasten/viewlistmenucontroller.h
include/kasten/viewmanager.h
include/kasten/viewmodecontroller.h
include/kasten/viewstatuscontroller.h
include/kasten/widgetsdockable.h
include/kasten/zoomable.h
include/kasten/zoombarcontroller.h
include/kasten/zoomcontroller.h
include/okteta/abstractbytearraycolumnrenderer.h
include/okteta/abstractbytearraymodel.h
include/okteta/abstractbytearrayview.h
include/okteta/abstractcolumnrenderer.h
include/okteta/abstractcolumnstylist.h
include/okteta/address.h
include/okteta/addressrange.h
include/okteta/arraychangemetrics.h
include/okteta/bookmark.h
include/okteta/bookmarkable.h
include/okteta/bookmarksconstiterator.h
include/okteta/bookmarksconstiteratoradapter.h
include/okteta/bordercolumnrenderer.h
include/okteta/byte.h
include/okteta/bytearraychange.h
include/okteta/bytearraycolumnview.h
include/okteta/bytearraymodel.h
include/okteta/bytearrayrowcolumnrenderer.h
include/okteta/bytearrayrowview.h
include/okteta/bytearraytablelayout.h
include/okteta/bytearraytableranges.h
include/okteta/changehistory.h
include/okteta/changesdescribable.h
include/okteta/character.h
include/okteta/charbytearraycolumnrenderer.h
include/okteta/charcodec.h
include/okteta/columnsview.h
include/okteta/kadds.h
include/okteta/line.h
include/okteta/lineposition.h
include/okteta/linepositionrange.h
include/okteta/linerange.h
include/okteta/numberrange.h
include/okteta/offsetcolumnrenderer.h
include/okteta/offsetformat.h
include/okteta/oktetacore.h
include/okteta/oktetacore_export.h
include/okteta/oktetagui_export.h
include/okteta/piecetablebytearraymodel.h
include/okteta/range.h
include/okteta/size.h
include/okteta/valuebytearraycolumnrenderer.h
include/okteta/valuecodec.h
include/okteta/versionable.h
include/okteta/widgetcolumnstylist.h
include/okteta/wordbytearrayservice.h
lib/kde4/arkpart.so lib/kde4/arkpart.so
lib/kde4/filelightpart.so
lib/kde4/kcm_kdf.so lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so lib/kde4/kcm_remotecontrol.so
@ -386,21 +25,9 @@ lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so lib/kde4/kerfuffle_libxz.so
lib/kde4/libextracthere.so lib/kde4/libextracthere.so
lib/kde4/libkbytearrayedit.so
lib/kde4/oktetapart.so
lib/kde4/plasma_engine_kremoteconrol.so lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so lib/kde4/plasma_scriptengine_superkaramba.so
lib/kde4/plugins/designer/oktetadesignerplugin.so
lib/libkastencontrollers.so
lib/libkastencontrollers.so.5
lib/libkastencontrollers.so.5.0.1
lib/libkastencore.so
lib/libkastencore.so.5
lib/libkastencore.so.5.0.1
lib/libkastengui.so
lib/libkastengui.so.5
lib/libkastengui.so.5.0.1
lib/libkdeinit4_kcalc.so lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so lib/libkerfuffle.so
lib/libkerfuffle.so.5 lib/libkerfuffle.so.5
@ -408,27 +35,13 @@ lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1 lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0 lib/liblibkremotecontrol.so.1.0.0
lib/liboktetacore.so
lib/liboktetacore.so.5
lib/liboktetacore.so.5.0.1
lib/liboktetagui.so
lib/liboktetagui.so.5
lib/liboktetagui.so.5.0.1
lib/liboktetakastencontrollers.so
lib/liboktetakastencontrollers.so.5
lib/liboktetakastencontrollers.so.5.0.1
lib/liboktetakastencore.so
lib/liboktetakastencore.so.5
lib/liboktetakastencore.so.5.0.1
lib/liboktetakastengui.so
lib/liboktetakastengui.so.5
lib/liboktetakastengui.so.5.0.1
lib/libsuperkaramba.so lib/libsuperkaramba.so
lib/libsuperkaramba.so.5 lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1 lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop share/applications/kde4/ark.desktop
share/applications/kde4/filelight.desktop
share/applications/kde4/kcalc.desktop share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop share/applications/kde4/kgpg.desktop
@ -437,11 +50,12 @@ share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop share/applications/kde4/kwikdisk.desktop
share/applications/kde4/okteta.desktop
share/applications/kde4/superkaramba.desktop share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc share/apps/ark/arkui.rc
share/apps/filelight/filelightui.rc
share/apps/filelightpart/filelightpartui.rc
share/apps/kcalc/kcalcui.rc share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc share/apps/kcharselect/kcharselectui.rc
@ -499,22 +113,13 @@ share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc share/apps/kwalletmanager/kwalletmanager.rc
share/apps/okteta/oktetaui.rc
share/apps/okteta/structures/elf/elf.desktop
share/apps/okteta/structures/elf/elf.osd
share/apps/okteta/structures/png/png.desktop
share/apps/okteta/structures/png/png.osd
share/apps/oktetapart/oktetapartbrowserui.rc
share/apps/oktetapart/oktetapartreadonlyui.rc
share/apps/oktetapart/oktetapartreadwriteui.rc
share/apps/superkaramba/superkarambaui.rc share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg share/config.kcfg/kgpg.kcfg
share/config.kcfg/structviewpreferences.kcfg share/config/filelightrc
share/config/okteta-structures.knsrc
share/config/superkaramba.knsrc share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml share/dbus-1/interfaces/org.kde.superkaramba.xml
@ -524,6 +129,13 @@ share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2 share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/filelight/common
share/doc/HTML/en/filelight/config_appear.png
share/doc/HTML/en/filelight/config_scan.png
share/doc/HTML/en/filelight/index.cache.bz2
share/doc/HTML/en/filelight/index.docbook
share/doc/HTML/en/filelight/radial_map.png
share/doc/HTML/en/filelight/radial_map_context_menu.png
share/doc/HTML/en/kcalc/commands.docbook share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2 share/doc/HTML/en/kcalc/index.cache.bz2
@ -587,9 +199,6 @@ share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/okteta/common
share/doc/HTML/en/okteta/index.cache.bz2
share/doc/HTML/en/okteta/index.docbook
share/doc/HTML/en/sweeper/common share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2 share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook share/doc/HTML/en/sweeper/index.docbook
@ -602,6 +211,7 @@ share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/filelight.png
share/icons/hicolor/16x16/apps/kdf.png share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png share/icons/hicolor/16x16/apps/kgpg.png
@ -609,11 +219,11 @@ share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/okteta.png
share/icons/hicolor/16x16/apps/superkaramba.png share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/filelight.png
share/icons/hicolor/22x22/apps/kdf.png share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png share/icons/hicolor/22x22/apps/kgpg.png
@ -622,6 +232,8 @@ share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/actions/view_filelight.png
share/icons/hicolor/32x32/apps/filelight.png
share/icons/hicolor/32x32/apps/kdf.png share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png share/icons/hicolor/32x32/apps/kgpg.png
@ -629,10 +241,10 @@ share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/okteta.png
share/icons/hicolor/32x32/apps/superkaramba.png share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/filelight.png
share/icons/hicolor/48x48/apps/kdf.png share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png share/icons/hicolor/48x48/apps/kgpg.png
@ -640,9 +252,9 @@ share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/okteta.png
share/icons/hicolor/48x48/apps/superkaramba.png share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/filelight.png
share/icons/hicolor/64x64/apps/kdf.png share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png share/icons/hicolor/64x64/apps/kwalletmanager.png
@ -666,7 +278,7 @@ share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop share/kde4/services/ark_part.desktop
share/kde4/services/kbytearrayedit.desktop share/kde4/services/filelightpart.desktop
share/kde4/services/kcm_remotecontrol.desktop share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop share/kde4/services/kded/kremotecontroldaemon.desktop
@ -674,26 +286,16 @@ share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clirar.desktop share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop share/kde4/services/kerfuffle_libarchive.desktop
share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kwalletconfig.desktop share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/oktetapart.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop share/kde4/servicetypes/kerfufflePlugin.desktop
share/mime/application/base64.xml
share/mime/application/btoa.xml
share/mime/application/x-vnd.kde.okteta.structure.xml
share/mime/packages/okteta.xml
share/mime/text/x-ascii85.xml
share/mime/text/x-base32.xml
share/mime/text/x-ihex.xml
share/mime/text/x-srecord.xml
share/mime/text/x-uuencode.xml
share/mime/text/x-xxencode.xml
@dirrmtry share/icons/oxygen/42x42/devices @dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42 @dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices @dirrmtry share/icons/hicolor/8x8/devices
@ -701,7 +303,6 @@ share/mime/text/x-xxencode.xml
@dirrmtry share/icons/hicolor/42x42/devices @dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42 @dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper @dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/okteta
@dirrm share/doc/HTML/en/kwallet @dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer @dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg @dirrm share/doc/HTML/en/kgpg
@ -711,14 +312,10 @@ share/mime/text/x-xxencode.xml
@dirrm share/doc/HTML/en/kcontrol/blockdevices @dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect @dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc @dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/filelight
@dirrm share/doc/HTML/en/ark @dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper @dirrm share/apps/sweeper
@dirrm share/apps/superkaramba @dirrm share/apps/superkaramba
@dirrm share/apps/oktetapart
@dirrm share/apps/okteta/structures/png
@dirrm share/apps/okteta/structures/elf
@dirrm share/apps/okteta/structures
@dirrm share/apps/okteta
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions @dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22 @dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor @dirrm share/apps/kwalletmanager/icons/hicolor
@ -747,10 +344,6 @@ share/mime/text/x-xxencode.xml
@dirrm share/apps/kgpg @dirrm share/apps/kgpg
@dirrm share/apps/kdf @dirrm share/apps/kdf
@dirrm share/apps/kcalc @dirrm share/apps/kcalc
@dirrm share/apps/filelightpart
@dirrm share/apps/filelight
@dirrm share/apps/ark @dirrm share/apps/ark
@dirrmtry include/okteta
@dirrmtry include/kasten
@dirrmtry include/KDE/Okteta
@dirrmtry include/KDE/Kasten
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true

View file

@ -16,9 +16,10 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Virtual globe and world atlas for KDE COMMENT= Virtual globe and world atlas for KDE
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gps.19:${PORTSDIR}/astro/gpsd LIB_DEPENDS= gps.19:${PORTSDIR}/astro/gpsd
CONFLICTS= kdeedu-4.5.[0-5]
USE_BZIP2= yes USE_BZIP2= yes
USE_CMAKE= yes USE_CMAKE= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_KDE4= kdelibs kdeprefix kdehier automoc4
@ -34,4 +35,9 @@ CMAKE_OUTSOURCE= yes
pre-configure: pre-configure:
${LN} -s ${WRKSRC}/doc/marble ${WRKSRC}/marble/marble ${LN} -s ${WRKSRC}/doc/marble ${WRKSRC}/marble/marble
post-install:
${MKDIR} ${PREFIX}/share/apps/cmake/modules
${INSTALL_DATA} ${WRKSRC}/cmake/modules/FindMarbleWidget.cmake \
${PREFIX}/share/apps/cmake/modules
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,5 +1,6 @@
bin/geodatatest bin/geodatatest
bin/marble bin/marble
bin/routing-instructions
bin/tilecreator bin/tilecreator
include/marble/AbstractDataPlugin.h include/marble/AbstractDataPlugin.h
include/marble/AbstractDataPluginItem.h include/marble/AbstractDataPluginItem.h
@ -9,8 +10,10 @@ include/marble/AbstractMarbleGraphicsLayout.h
include/marble/AbstractProjection.h include/marble/AbstractProjection.h
include/marble/AbstractWorkerThread.h include/marble/AbstractWorkerThread.h
include/marble/ClipPainter.h include/marble/ClipPainter.h
include/marble/CurrentLocationWidget.h
include/marble/DownloadRegionDialog.h include/marble/DownloadRegionDialog.h
include/marble/EquirectProjection.h include/marble/EquirectProjection.h
include/marble/FileViewWidget.h
include/marble/FrameGraphicsItem.h include/marble/FrameGraphicsItem.h
include/marble/GeoDataAbstractView.h include/marble/GeoDataAbstractView.h
include/marble/GeoDataAccuracy.h include/marble/GeoDataAccuracy.h
@ -48,8 +51,11 @@ include/marble/LabelGraphicsItem.h
include/marble/LatLonBoxWidget.h include/marble/LatLonBoxWidget.h
include/marble/LatLonEdit.h include/marble/LatLonEdit.h
include/marble/LayerInterface.h include/marble/LayerInterface.h
include/marble/LegendWidget.h
include/marble/MapThemeManager.h include/marble/MapThemeManager.h
include/marble/MapViewWidget.h
include/marble/MarbleAboutDialog.h include/marble/MarbleAboutDialog.h
include/marble/MarbleAbstractRunner.h
include/marble/MarbleControlBox.h include/marble/MarbleControlBox.h
include/marble/MarbleDataFacade.h include/marble/MarbleDataFacade.h
include/marble/MarbleDirs.h include/marble/MarbleDirs.h
@ -61,13 +67,18 @@ include/marble/MarbleNavigator.h
include/marble/MarbleWidget.h include/marble/MarbleWidget.h
include/marble/MarbleWidgetInputHandler.h include/marble/MarbleWidgetInputHandler.h
include/marble/MercatorProjection.h include/marble/MercatorProjection.h
include/marble/NavigationWidget.h
include/marble/Planet.h include/marble/Planet.h
include/marble/PluginAboutDialog.h include/marble/PluginAboutDialog.h
include/marble/PluginInterface.h include/marble/PluginInterface.h
include/marble/PositionTracking.h
include/marble/QtMarbleConfigDialog.h include/marble/QtMarbleConfigDialog.h
include/marble/Quaternion.h include/marble/Quaternion.h
include/marble/RenderPlugin.h include/marble/RenderPlugin.h
include/marble/RenderPluginInterface.h include/marble/RenderPluginInterface.h
include/marble/RoutingManager.h
include/marble/RoutingWidget.h
include/marble/RunnerPlugin.h
include/marble/ScreenGraphicsItem.h include/marble/ScreenGraphicsItem.h
include/marble/Serializable.h include/marble/Serializable.h
include/marble/SphericalProjection.h include/marble/SphericalProjection.h
@ -88,23 +99,36 @@ lib/kde4/plasma_applet_worldclock.so
lib/kde4/plugins/marble/AprsPlugin.so lib/kde4/plugins/marble/AprsPlugin.so
lib/kde4/plugins/marble/CompassFloatItem.so lib/kde4/plugins/marble/CompassFloatItem.so
lib/kde4/plugins/marble/CrosshairsPlugin.so lib/kde4/plugins/marble/CrosshairsPlugin.so
lib/kde4/plugins/marble/GeoRendererPlugin.so lib/kde4/plugins/marble/GosmorePlugin.so
lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so lib/kde4/plugins/marble/GpsdPositionProviderPlugin.so
lib/kde4/plugins/marble/GraticulePlugin.so lib/kde4/plugins/marble/GraticulePlugin.so
lib/kde4/plugins/marble/HostipPlugin.so
lib/kde4/plugins/marble/LatLonPlugin.so
lib/kde4/plugins/marble/LocalDatabasePlugin.so
lib/kde4/plugins/marble/MapScaleFloatItem.so lib/kde4/plugins/marble/MapScaleFloatItem.so
lib/kde4/plugins/marble/MonavPlugin.so
lib/kde4/plugins/marble/NavigationFloatItem.so lib/kde4/plugins/marble/NavigationFloatItem.so
lib/kde4/plugins/marble/NominatimPlugin.so
lib/kde4/plugins/marble/OpenRouteServicePlugin.so
lib/kde4/plugins/marble/OverviewMap.so lib/kde4/plugins/marble/OverviewMap.so
lib/kde4/plugins/marble/Photo.so lib/kde4/plugins/marble/Photo.so
lib/kde4/plugins/marble/PositionMarker.so
lib/kde4/plugins/marble/ProgressFloatItem.so lib/kde4/plugins/marble/ProgressFloatItem.so
lib/kde4/plugins/marble/QNamNetworkPlugin.so lib/kde4/plugins/marble/QNamNetworkPlugin.so
lib/kde4/plugins/marble/RoutingPlugin.so
lib/kde4/plugins/marble/RoutinoPlugin.so
lib/kde4/plugins/marble/StarsPlugin.so lib/kde4/plugins/marble/StarsPlugin.so
lib/kde4/plugins/marble/Weather.so lib/kde4/plugins/marble/Weather.so
lib/kde4/plugins/marble/Wikipedia.so lib/kde4/plugins/marble/Wikipedia.so
lib/kde4/plugins/marble/YoursPlugin.so
lib/kde4/plugins/marble/org/kde/edu/marble/libMarbleDeclarativePlugin.so
lib/kde4/plugins/marble/org/kde/edu/marble/qmldir
lib/libmarblewidget.so lib/libmarblewidget.so
lib/libmarblewidget.so.0.10.1 lib/libmarblewidget.so.0.11.0
lib/libmarblewidget.so.10 lib/libmarblewidget.so.11
share/applications/kde4/marble.desktop share/applications/kde4/marble.desktop
share/apps/cmake/modules/FindMarble.cmake share/apps/cmake/modules/FindMarble.cmake
share/apps/cmake/modules/FindMarbleWidget.cmake
share/apps/marble/data/LICENSE.txt share/apps/marble/data/LICENSE.txt
share/apps/marble/data/bitmaps/airport.png share/apps/marble/data/bitmaps/airport.png
share/apps/marble/data/bitmaps/annotation.png share/apps/marble/data/bitmaps/annotation.png
@ -155,6 +179,18 @@ share/apps/marble/data/bitmaps/routing_pick.png
share/apps/marble/data/bitmaps/routing_remove.png share/apps/marble/data/bitmaps/routing_remove.png
share/apps/marble/data/bitmaps/routing_step.png share/apps/marble/data/bitmaps/routing_step.png
share/apps/marble/data/bitmaps/shipwreck.png share/apps/marble/data/bitmaps/shipwreck.png
share/apps/marble/data/bitmaps/turn-around.png
share/apps/marble/data/bitmaps/turn-continue.png
share/apps/marble/data/bitmaps/turn-left.png
share/apps/marble/data/bitmaps/turn-right.png
share/apps/marble/data/bitmaps/turn-roundabout-far.png
share/apps/marble/data/bitmaps/turn-roundabout-first.png
share/apps/marble/data/bitmaps/turn-roundabout-second.png
share/apps/marble/data/bitmaps/turn-roundabout-third.png
share/apps/marble/data/bitmaps/turn-sharp-left.png
share/apps/marble/data/bitmaps/turn-sharp-right.png
share/apps/marble/data/bitmaps/turn-slight-left.png
share/apps/marble/data/bitmaps/turn-slight-right.png
share/apps/marble/data/bitmaps/unmanned_hard_landing.png share/apps/marble/data/bitmaps/unmanned_hard_landing.png
share/apps/marble/data/bitmaps/unmanned_soft_landing.png share/apps/marble/data/bitmaps/unmanned_soft_landing.png
share/apps/marble/data/bitmaps/valley.png share/apps/marble/data/bitmaps/valley.png
@ -425,6 +461,8 @@ share/apps/marble/data/maps/earth/citylights/legend/city.png
share/apps/marble/data/maps/earth/citylights/legend/darkterrain.png share/apps/marble/data/maps/earth/citylights/legend/darkterrain.png
share/apps/marble/data/maps/earth/citylights/legend/lightterrain.png share/apps/marble/data/maps/earth/citylights/legend/lightterrain.png
share/apps/marble/data/maps/earth/citylights/legend/water.png share/apps/marble/data/maps/earth/citylights/legend/water.png
share/apps/marble/data/maps/earth/clouds/0/000000/000000_000000.jpg
share/apps/marble/data/maps/earth/clouds/0/000000/000000_000001.jpg
share/apps/marble/data/maps/earth/openstreetmap/0/0/0.png share/apps/marble/data/maps/earth/openstreetmap/0/0/0.png
share/apps/marble/data/maps/earth/openstreetmap/legend.html share/apps/marble/data/maps/earth/openstreetmap/legend.html
share/apps/marble/data/maps/earth/openstreetmap/legend/airportapron.png share/apps/marble/data/maps/earth/openstreetmap/legend/airportapron.png
@ -663,6 +701,7 @@ share/apps/marble/data/mwdbii/RIVER.PNT
share/apps/marble/data/placemarks/baseplacemarks.cache share/apps/marble/data/placemarks/baseplacemarks.cache
share/apps/marble/data/placemarks/boundaryplacemarks.cache share/apps/marble/data/placemarks/boundaryplacemarks.cache
share/apps/marble/data/placemarks/cityplacemarks.cache share/apps/marble/data/placemarks/cityplacemarks.cache
share/apps/marble/data/placemarks/cityplacemarks_large_population.cache
share/apps/marble/data/placemarks/elevplacemarks.cache share/apps/marble/data/placemarks/elevplacemarks.cache
share/apps/marble/data/placemarks/moonlandingsites.cache share/apps/marble/data/placemarks/moonlandingsites.cache
share/apps/marble/data/placemarks/moonterrain.cache share/apps/marble/data/placemarks/moonterrain.cache
@ -682,6 +721,7 @@ share/apps/marble/data/svg/marble-logo-inverted-32dpi.png
share/apps/marble/data/svg/marble-logo-inverted-72dpi.png share/apps/marble/data/svg/marble-logo-inverted-72dpi.png
share/apps/marble/data/svg/marble-logo.png share/apps/marble/data/svg/marble-logo.png
share/apps/marble/data/svg/marble-logo.svg share/apps/marble/data/svg/marble-logo.svg
share/apps/marble/data/svg/sunshine.png
share/apps/marble/data/svg/wikipedia.svg share/apps/marble/data/svg/wikipedia.svg
share/apps/marble/data/svg/wikipedia_shadow.svg share/apps/marble/data/svg/wikipedia_shadow.svg
share/apps/marble/data/svg/worldmap.svg share/apps/marble/data/svg/worldmap.svg
@ -720,6 +760,7 @@ share/doc/HTML/en/marble/common
share/doc/HTML/en/marble/configure-cacheproxy.png share/doc/HTML/en/marble/configure-cacheproxy.png
share/doc/HTML/en/marble/configure-navigation.png share/doc/HTML/en/marble/configure-navigation.png
share/doc/HTML/en/marble/configure-plugins.png share/doc/HTML/en/marble/configure-plugins.png
share/doc/HTML/en/marble/configure-routing.png
share/doc/HTML/en/marble/configure-view.png share/doc/HTML/en/marble/configure-view.png
share/doc/HTML/en/marble/download-region-1.png share/doc/HTML/en/marble/download-region-1.png
share/doc/HTML/en/marble/download-region-2.png share/doc/HTML/en/marble/download-region-2.png
@ -734,6 +775,8 @@ share/doc/HTML/en/marble/routing-1.png
share/doc/HTML/en/marble/routing-2.png share/doc/HTML/en/marble/routing-2.png
share/doc/HTML/en/marble/routing-3.png share/doc/HTML/en/marble/routing-3.png
share/doc/HTML/en/marble/routing-4.png share/doc/HTML/en/marble/routing-4.png
share/doc/HTML/en/marble/routing-5.png
share/doc/HTML/en/marble/routing-6.png
share/doc/HTML/en/marble/search-1.png share/doc/HTML/en/marble/search-1.png
share/doc/HTML/en/marble/search-2.png share/doc/HTML/en/marble/search-2.png
share/icons/hicolor/128x128/apps/marble.png share/icons/hicolor/128x128/apps/marble.png
@ -784,6 +827,9 @@ share/kde4/services/plasma-applet-kworldclock.desktop
@dirrm share/apps/marble/data/maps/earth/openstreetmap/0/0 @dirrm share/apps/marble/data/maps/earth/openstreetmap/0/0
@dirrm share/apps/marble/data/maps/earth/openstreetmap/0 @dirrm share/apps/marble/data/maps/earth/openstreetmap/0
@dirrm share/apps/marble/data/maps/earth/openstreetmap @dirrm share/apps/marble/data/maps/earth/openstreetmap
@dirrm share/apps/marble/data/maps/earth/clouds/0/000000
@dirrm share/apps/marble/data/maps/earth/clouds/0
@dirrm share/apps/marble/data/maps/earth/clouds
@dirrm share/apps/marble/data/maps/earth/citylights/legend @dirrm share/apps/marble/data/maps/earth/citylights/legend
@dirrm share/apps/marble/data/maps/earth/citylights @dirrm share/apps/marble/data/maps/earth/citylights
@dirrm share/apps/marble/data/maps/earth/bluemarble/legend @dirrm share/apps/marble/data/maps/earth/bluemarble/legend
@ -795,5 +841,9 @@ share/kde4/services/plasma-applet-kworldclock.desktop
@dirrm share/apps/marble/data/bitmaps @dirrm share/apps/marble/data/bitmaps
@dirrm share/apps/marble/data @dirrm share/apps/marble/data
@dirrm share/apps/marble @dirrm share/apps/marble
@dirrm lib/kde4/plugins/marble/org/kde/edu/marble
@dirrm lib/kde4/plugins/marble/org/kde/edu
@dirrm lib/kde4/plugins/marble/org/kde
@dirrm lib/kde4/plugins/marble/org
@dirrm lib/kde4/plugins/marble @dirrm lib/kde4/plugins/marble
@dirrm include/marble @dirrm include/marble

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.5.5.tar.bz2) = 531beb96dea5bb477337067ee739d5d21a23d78fcb5330fe2c009172f553581e SHA256 (KDE/kde-l10n/kde-l10n-zh_CN-4.6.1.tar.bz2) = 917effa63e534294cf8455aabdd57be7c378b1ba2019ee71d973d10a0841b791
SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.5.5.tar.bz2) = 3172543 SIZE (KDE/kde-l10n/kde-l10n-zh_CN-4.6.1.tar.bz2) = 3238531

View file

@ -55,7 +55,9 @@ share/locale/zh_CN/LC_MESSAGES/display.mo
share/locale/zh_CN/LC_MESSAGES/dolphin.mo share/locale/zh_CN/LC_MESSAGES/dolphin.mo
share/locale/zh_CN/LC_MESSAGES/dragonplayer.mo share/locale/zh_CN/LC_MESSAGES/dragonplayer.mo
share/locale/zh_CN/LC_MESSAGES/drkonqi.mo share/locale/zh_CN/LC_MESSAGES/drkonqi.mo
share/locale/zh_CN/LC_MESSAGES/filelight.mo
share/locale/zh_CN/LC_MESSAGES/filetypes.mo share/locale/zh_CN/LC_MESSAGES/filetypes.mo
share/locale/zh_CN/LC_MESSAGES/fileviewgitplugin.mo
share/locale/zh_CN/LC_MESSAGES/fileviewsvnplugin.mo share/locale/zh_CN/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo share/locale/zh_CN/LC_MESSAGES/freespacenotifier.mo
share/locale/zh_CN/LC_MESSAGES/granatier.mo share/locale/zh_CN/LC_MESSAGES/granatier.mo
@ -72,6 +74,8 @@ share/locale/zh_CN/LC_MESSAGES/kabc_ldapkio.mo
share/locale/zh_CN/LC_MESSAGES/kabc_net.mo share/locale/zh_CN/LC_MESSAGES/kabc_net.mo
share/locale/zh_CN/LC_MESSAGES/kabcformat_binary.mo share/locale/zh_CN/LC_MESSAGES/kabcformat_binary.mo
share/locale/zh_CN/LC_MESSAGES/kaccess.mo share/locale/zh_CN/LC_MESSAGES/kaccess.mo
share/locale/zh_CN/LC_MESSAGES/kaccessibleapp.mo
share/locale/zh_CN/LC_MESSAGES/kactivitymanagerd.mo
share/locale/zh_CN/LC_MESSAGES/kajongg.mo share/locale/zh_CN/LC_MESSAGES/kajongg.mo
share/locale/zh_CN/LC_MESSAGES/kalgebra.mo share/locale/zh_CN/LC_MESSAGES/kalgebra.mo
share/locale/zh_CN/LC_MESSAGES/kalzium.mo share/locale/zh_CN/LC_MESSAGES/kalzium.mo
@ -87,6 +91,7 @@ share/locale/zh_CN/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/zh_CN/LC_MESSAGES/katefilebrowserplugin.mo share/locale/zh_CN/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/zh_CN/LC_MESSAGES/katefiletemplates.mo share/locale/zh_CN/LC_MESSAGES/katefiletemplates.mo
share/locale/zh_CN/LC_MESSAGES/katefindinfilesplugin.mo share/locale/zh_CN/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/zh_CN/LC_MESSAGES/kategdbplugin.mo
share/locale/zh_CN/LC_MESSAGES/katehelloworld.mo share/locale/zh_CN/LC_MESSAGES/katehelloworld.mo
share/locale/zh_CN/LC_MESSAGES/kateinsertcommand.mo share/locale/zh_CN/LC_MESSAGES/kateinsertcommand.mo
share/locale/zh_CN/LC_MESSAGES/katekjswrapper.mo share/locale/zh_CN/LC_MESSAGES/katekjswrapper.mo
@ -96,6 +101,7 @@ share/locale/zh_CN/LC_MESSAGES/kateopenheader.mo
share/locale/zh_CN/LC_MESSAGES/katepart4.mo share/locale/zh_CN/LC_MESSAGES/katepart4.mo
share/locale/zh_CN/LC_MESSAGES/katequickdocumentswitcherplugin.mo share/locale/zh_CN/LC_MESSAGES/katequickdocumentswitcherplugin.mo
share/locale/zh_CN/LC_MESSAGES/katesnippets_tng.mo share/locale/zh_CN/LC_MESSAGES/katesnippets_tng.mo
share/locale/zh_CN/LC_MESSAGES/katesql.mo
share/locale/zh_CN/LC_MESSAGES/katesymbolviewer.mo share/locale/zh_CN/LC_MESSAGES/katesymbolviewer.mo
share/locale/zh_CN/LC_MESSAGES/katetabbarextension.mo share/locale/zh_CN/LC_MESSAGES/katetabbarextension.mo
share/locale/zh_CN/LC_MESSAGES/katetabifyplugin.mo share/locale/zh_CN/LC_MESSAGES/katetabifyplugin.mo
@ -110,7 +116,6 @@ share/locale/zh_CN/LC_MESSAGES/kblocks.mo
share/locale/zh_CN/LC_MESSAGES/kbounce.mo share/locale/zh_CN/LC_MESSAGES/kbounce.mo
share/locale/zh_CN/LC_MESSAGES/kbreakout.mo share/locale/zh_CN/LC_MESSAGES/kbreakout.mo
share/locale/zh_CN/LC_MESSAGES/kbruch.mo share/locale/zh_CN/LC_MESSAGES/kbruch.mo
share/locale/zh_CN/LC_MESSAGES/kbugbuster.mo
share/locale/zh_CN/LC_MESSAGES/kcachegrind.mo share/locale/zh_CN/LC_MESSAGES/kcachegrind.mo
share/locale/zh_CN/LC_MESSAGES/kcachegrind_qt.mo share/locale/zh_CN/LC_MESSAGES/kcachegrind_qt.mo
share/locale/zh_CN/LC_MESSAGES/kcalc.mo share/locale/zh_CN/LC_MESSAGES/kcalc.mo
@ -129,6 +134,7 @@ share/locale/zh_CN/LC_MESSAGES/kcm_krfb.mo
share/locale/zh_CN/LC_MESSAGES/kcm_kwindesktop.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/zh_CN/LC_MESSAGES/kcm_memory.mo share/locale/zh_CN/LC_MESSAGES/kcm_memory.mo
share/locale/zh_CN/LC_MESSAGES/kcm_nepomuk.mo
share/locale/zh_CN/LC_MESSAGES/kcm_pci.mo share/locale/zh_CN/LC_MESSAGES/kcm_pci.mo
share/locale/zh_CN/LC_MESSAGES/kcm_phonon.mo share/locale/zh_CN/LC_MESSAGES/kcm_phonon.mo
share/locale/zh_CN/LC_MESSAGES/kcm_phononxine.mo share/locale/zh_CN/LC_MESSAGES/kcm_phononxine.mo
@ -203,6 +209,7 @@ share/locale/zh_CN/LC_MESSAGES/kdialog.mo
share/locale/zh_CN/LC_MESSAGES/kdiamond.mo share/locale/zh_CN/LC_MESSAGES/kdiamond.mo
share/locale/zh_CN/LC_MESSAGES/kdmconfig.mo share/locale/zh_CN/LC_MESSAGES/kdmconfig.mo
share/locale/zh_CN/LC_MESSAGES/kdmgreet.mo share/locale/zh_CN/LC_MESSAGES/kdmgreet.mo
share/locale/zh_CN/LC_MESSAGES/kdontchangethehostname.mo
share/locale/zh_CN/LC_MESSAGES/keditbookmarks.mo share/locale/zh_CN/LC_MESSAGES/keditbookmarks.mo
share/locale/zh_CN/LC_MESSAGES/kfile.mo share/locale/zh_CN/LC_MESSAGES/kfile.mo
share/locale/zh_CN/LC_MESSAGES/kfile_avi.mo share/locale/zh_CN/LC_MESSAGES/kfile_avi.mo
@ -288,6 +295,7 @@ share/locale/zh_CN/LC_MESSAGES/kiriki.mo
share/locale/zh_CN/LC_MESSAGES/kiten.mo share/locale/zh_CN/LC_MESSAGES/kiten.mo
share/locale/zh_CN/LC_MESSAGES/kjumpingcube.mo share/locale/zh_CN/LC_MESSAGES/kjumpingcube.mo
share/locale/zh_CN/LC_MESSAGES/klettres.mo share/locale/zh_CN/LC_MESSAGES/klettres.mo
share/locale/zh_CN/LC_MESSAGES/klickety.mo
share/locale/zh_CN/LC_MESSAGES/klines.mo share/locale/zh_CN/LC_MESSAGES/klines.mo
share/locale/zh_CN/LC_MESSAGES/klinkstatus.mo share/locale/zh_CN/LC_MESSAGES/klinkstatus.mo
share/locale/zh_CN/LC_MESSAGES/klipper.mo share/locale/zh_CN/LC_MESSAGES/klipper.mo
@ -303,7 +311,6 @@ share/locale/zh_CN/LC_MESSAGES/kmouth.mo
share/locale/zh_CN/LC_MESSAGES/kmplot.mo share/locale/zh_CN/LC_MESSAGES/kmplot.mo
share/locale/zh_CN/LC_MESSAGES/knetattach.mo share/locale/zh_CN/LC_MESSAGES/knetattach.mo
share/locale/zh_CN/LC_MESSAGES/knetwalk.mo share/locale/zh_CN/LC_MESSAGES/knetwalk.mo
share/locale/zh_CN/LC_MESSAGES/knetworkconfmodule.mo
share/locale/zh_CN/LC_MESSAGES/knotify4.mo share/locale/zh_CN/LC_MESSAGES/knotify4.mo
share/locale/zh_CN/LC_MESSAGES/kolf.mo share/locale/zh_CN/LC_MESSAGES/kolf.mo
share/locale/zh_CN/LC_MESSAGES/kollision.mo share/locale/zh_CN/LC_MESSAGES/kollision.mo
@ -328,12 +335,10 @@ share/locale/zh_CN/LC_MESSAGES/krdb.mo
share/locale/zh_CN/LC_MESSAGES/krdc.mo share/locale/zh_CN/LC_MESSAGES/krdc.mo
share/locale/zh_CN/LC_MESSAGES/kreadconfig.mo share/locale/zh_CN/LC_MESSAGES/kreadconfig.mo
share/locale/zh_CN/LC_MESSAGES/kremotecontroldaemon.mo share/locale/zh_CN/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/zh_CN/LC_MESSAGES/kres_bugzilla.mo
share/locale/zh_CN/LC_MESSAGES/kreversi.mo share/locale/zh_CN/LC_MESSAGES/kreversi.mo
share/locale/zh_CN/LC_MESSAGES/krfb.mo share/locale/zh_CN/LC_MESSAGES/krfb.mo
share/locale/zh_CN/LC_MESSAGES/kruler.mo share/locale/zh_CN/LC_MESSAGES/kruler.mo
share/locale/zh_CN/LC_MESSAGES/krunner.mo share/locale/zh_CN/LC_MESSAGES/krunner.mo
share/locale/zh_CN/LC_MESSAGES/ksame.mo
share/locale/zh_CN/LC_MESSAGES/ksaneplugin.mo share/locale/zh_CN/LC_MESSAGES/ksaneplugin.mo
share/locale/zh_CN/LC_MESSAGES/kscd.mo share/locale/zh_CN/LC_MESSAGES/kscd.mo
share/locale/zh_CN/LC_MESSAGES/kscreensaver.mo share/locale/zh_CN/LC_MESSAGES/kscreensaver.mo
@ -388,10 +393,13 @@ share/locale/zh_CN/LC_MESSAGES/kwriteconfig.mo
share/locale/zh_CN/LC_MESSAGES/kxkb.mo share/locale/zh_CN/LC_MESSAGES/kxkb.mo
share/locale/zh_CN/LC_MESSAGES/kxsconfig.mo share/locale/zh_CN/LC_MESSAGES/kxsconfig.mo
share/locale/zh_CN/LC_MESSAGES/lancelot.mo share/locale/zh_CN/LC_MESSAGES/lancelot.mo
share/locale/zh_CN/LC_MESSAGES/libakonadi-calendar.mo
share/locale/zh_CN/LC_MESSAGES/libakonadi-kmime.mo
share/locale/zh_CN/LC_MESSAGES/libakonadi.mo share/locale/zh_CN/LC_MESSAGES/libakonadi.mo
share/locale/zh_CN/LC_MESSAGES/libkasten.mo share/locale/zh_CN/LC_MESSAGES/libkasten.mo
share/locale/zh_CN/LC_MESSAGES/libkblog.mo share/locale/zh_CN/LC_MESSAGES/libkblog.mo
share/locale/zh_CN/LC_MESSAGES/libkcal.mo share/locale/zh_CN/LC_MESSAGES/libkcal.mo
share/locale/zh_CN/LC_MESSAGES/libkcalutils.mo
share/locale/zh_CN/LC_MESSAGES/libkcddb.mo share/locale/zh_CN/LC_MESSAGES/libkcddb.mo
share/locale/zh_CN/LC_MESSAGES/libkcompactdisc.mo share/locale/zh_CN/LC_MESSAGES/libkcompactdisc.mo
share/locale/zh_CN/LC_MESSAGES/libkdcraw.mo share/locale/zh_CN/LC_MESSAGES/libkdcraw.mo
@ -415,11 +423,14 @@ share/locale/zh_CN/LC_MESSAGES/libktnef.mo
share/locale/zh_CN/LC_MESSAGES/libkunitconversion.mo share/locale/zh_CN/LC_MESSAGES/libkunitconversion.mo
share/locale/zh_CN/LC_MESSAGES/libkworkspace.mo share/locale/zh_CN/LC_MESSAGES/libkworkspace.mo
share/locale/zh_CN/LC_MESSAGES/libkxmlrpcclient.mo share/locale/zh_CN/LC_MESSAGES/libkxmlrpcclient.mo
share/locale/zh_CN/LC_MESSAGES/liblancelot-datamodels.mo
share/locale/zh_CN/LC_MESSAGES/libmailtransport.mo share/locale/zh_CN/LC_MESSAGES/libmailtransport.mo
share/locale/zh_CN/LC_MESSAGES/liboktetacore.mo share/locale/zh_CN/LC_MESSAGES/liboktetacore.mo
share/locale/zh_CN/LC_MESSAGES/liboktetagui.mo
share/locale/zh_CN/LC_MESSAGES/liboktetakasten.mo share/locale/zh_CN/LC_MESSAGES/liboktetakasten.mo
share/locale/zh_CN/LC_MESSAGES/libphonon.mo share/locale/zh_CN/LC_MESSAGES/libphonon.mo
share/locale/zh_CN/LC_MESSAGES/libplasma.mo share/locale/zh_CN/LC_MESSAGES/libplasma.mo
share/locale/zh_CN/LC_MESSAGES/libplasma_groupingcontainment.mo
share/locale/zh_CN/LC_MESSAGES/libplasmaclock.mo share/locale/zh_CN/LC_MESSAGES/libplasmaclock.mo
share/locale/zh_CN/LC_MESSAGES/libplasmaweather.mo share/locale/zh_CN/LC_MESSAGES/libplasmaweather.mo
share/locale/zh_CN/LC_MESSAGES/librtm.mo share/locale/zh_CN/LC_MESSAGES/librtm.mo
@ -430,8 +441,14 @@ share/locale/zh_CN/LC_MESSAGES/marble.mo
share/locale/zh_CN/LC_MESSAGES/marble_qt.mo share/locale/zh_CN/LC_MESSAGES/marble_qt.mo
share/locale/zh_CN/LC_MESSAGES/mplayerthumbs.mo share/locale/zh_CN/LC_MESSAGES/mplayerthumbs.mo
share/locale/zh_CN/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/zh_CN/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/zh_CN/LC_MESSAGES/nepomuk.mo share/locale/zh_CN/LC_MESSAGES/nepomukbackup.mo
share/locale/zh_CN/LC_MESSAGES/nepomukqueryservice.mo
share/locale/zh_CN/LC_MESSAGES/nepomukserver.mo
share/locale/zh_CN/LC_MESSAGES/nepomukservicestub.mo
share/locale/zh_CN/LC_MESSAGES/nepomukstorage.mo
share/locale/zh_CN/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/zh_CN/LC_MESSAGES/nsplugin.mo share/locale/zh_CN/LC_MESSAGES/nsplugin.mo
share/locale/zh_CN/LC_MESSAGES/okteta-mobile.mo
share/locale/zh_CN/LC_MESSAGES/okteta.mo share/locale/zh_CN/LC_MESSAGES/okteta.mo
share/locale/zh_CN/LC_MESSAGES/oktetapart.mo share/locale/zh_CN/LC_MESSAGES/oktetapart.mo
share/locale/zh_CN/LC_MESSAGES/okular.mo share/locale/zh_CN/LC_MESSAGES/okular.mo
@ -479,6 +496,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_folderview.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_frame.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_frame.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_gasCalculator.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_icon.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_icon.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_kalgebra.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_kalgebra.mo
@ -537,7 +555,6 @@ share/locale/zh_CN/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_webslice.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_webslice.mo
share/locale/zh_CN/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/zh_CN/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/zh_CN/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/zh_CN/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/zh_CN/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/zh_CN/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
@ -551,8 +568,8 @@ share/locale/zh_CN/LC_MESSAGES/plasma_engine_metadata.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_network.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_network.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_notifications.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_notifications.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_nowplaying.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_pastebin.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_rss.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_rss.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_share.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo
share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo
share/locale/zh_CN/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/zh_CN/LC_MESSAGES/plasma_packagestructure_comic.mo
@ -564,6 +581,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_runner_calculatorrunner.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_contacts.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_contacts.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_converterrunner.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_datetime.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_datetime.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_events.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_katesessions.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_kget.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_kget.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_kill.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_kill.mo
@ -586,6 +604,8 @@ share/locale/zh_CN/LC_MESSAGES/plasma_runner_webshortcuts.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_windowedwidgets.mo
share/locale/zh_CN/LC_MESSAGES/plasma_runner_windows.mo share/locale/zh_CN/LC_MESSAGES/plasma_runner_windows.mo
share/locale/zh_CN/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/zh_CN/LC_MESSAGES/plasma_scriptengine_qscript.mo
share/locale/zh_CN/LC_MESSAGES/plasma_toolbox_desktoptoolbox.mo
share/locale/zh_CN/LC_MESSAGES/plasma_toolbox_paneltoolbox.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/zh_CN/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
@ -598,18 +618,16 @@ share/locale/zh_CN/LC_MESSAGES/plasmagenericshell.mo
share/locale/zh_CN/LC_MESSAGES/plasmapkg.mo share/locale/zh_CN/LC_MESSAGES/plasmapkg.mo
share/locale/zh_CN/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/zh_CN/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/zh_CN/LC_MESSAGES/plasmoidviewer.mo share/locale/zh_CN/LC_MESSAGES/plasmoidviewer.mo
share/locale/zh_CN/LC_MESSAGES/policykit-kde.mo
share/locale/zh_CN/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/zh_CN/LC_MESSAGES/powerdevil.mo share/locale/zh_CN/LC_MESSAGES/powerdevil.mo
share/locale/zh_CN/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/zh_CN/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/zh_CN/LC_MESSAGES/printer-applet.mo share/locale/zh_CN/LC_MESSAGES/printer-applet.mo
share/locale/zh_CN/LC_MESSAGES/processcore.mo share/locale/zh_CN/LC_MESSAGES/processcore.mo
share/locale/zh_CN/LC_MESSAGES/processui.mo share/locale/zh_CN/LC_MESSAGES/processui.mo
share/locale/zh_CN/LC_MESSAGES/randrmonitor.mo share/locale/zh_CN/LC_MESSAGES/randrmonitor.mo
share/locale/zh_CN/LC_MESSAGES/rocs.mo share/locale/zh_CN/LC_MESSAGES/rocs.mo
share/locale/zh_CN/LC_MESSAGES/solid-bluetooth.mo
share/locale/zh_CN/LC_MESSAGES/solid-hardware.mo share/locale/zh_CN/LC_MESSAGES/solid-hardware.mo
share/locale/zh_CN/LC_MESSAGES/solid-network.mo share/locale/zh_CN/LC_MESSAGES/solid-network.mo
share/locale/zh_CN/LC_MESSAGES/solid-powermanagement.mo
share/locale/zh_CN/LC_MESSAGES/solid_qt.mo share/locale/zh_CN/LC_MESSAGES/solid_qt.mo
share/locale/zh_CN/LC_MESSAGES/solidcontrol.mo share/locale/zh_CN/LC_MESSAGES/solidcontrol.mo
share/locale/zh_CN/LC_MESSAGES/soliduiserver.mo share/locale/zh_CN/LC_MESSAGES/soliduiserver.mo

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.5.5.tar.bz2) = 421b66a945276ae20b286e9a64aa94d50052ea41b2459314b5ce63ea82dbb99e SHA256 (KDE/kde-l10n/kde-l10n-zh_TW-4.6.1.tar.bz2) = b8d99a8786d794eec48c41810157bd7735c10739962c1cd991b563f0ab4df3af
SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.5.5.tar.bz2) = 2128435 SIZE (KDE/kde-l10n/kde-l10n-zh_TW-4.6.1.tar.bz2) = 2230906

View file

@ -2,30 +2,40 @@ share/doc/HTML/zh_TW/common/fdl-translated.html
share/doc/HTML/zh_TW/common/gpl-translated.html share/doc/HTML/zh_TW/common/gpl-translated.html
share/doc/HTML/zh_TW/common/kde-localised.css share/doc/HTML/zh_TW/common/kde-localised.css
share/doc/HTML/zh_TW/common/lgpl-translated.html share/doc/HTML/zh_TW/common/lgpl-translated.html
share/locale/zh_TW/LC_MESSAGES/adblock.mo
share/locale/zh_TW/LC_MESSAGES/akonadicontact.mo share/locale/zh_TW/LC_MESSAGES/akonadicontact.mo
share/locale/zh_TW/LC_MESSAGES/akregator_konqplugin.mo
share/locale/zh_TW/LC_MESSAGES/amor.mo share/locale/zh_TW/LC_MESSAGES/amor.mo
share/locale/zh_TW/LC_MESSAGES/ark.mo share/locale/zh_TW/LC_MESSAGES/ark.mo
share/locale/zh_TW/LC_MESSAGES/attica_kde.mo share/locale/zh_TW/LC_MESSAGES/attica_kde.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_lame.mo share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_vorbis.mo share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/zh_TW/LC_MESSAGES/audiorename_plugin.mo share/locale/zh_TW/LC_MESSAGES/audiorename_plugin.mo
share/locale/zh_TW/LC_MESSAGES/autorefresh.mo
share/locale/zh_TW/LC_MESSAGES/babelfish.mo
share/locale/zh_TW/LC_MESSAGES/blinken.mo share/locale/zh_TW/LC_MESSAGES/blinken.mo
share/locale/zh_TW/LC_MESSAGES/bomber.mo share/locale/zh_TW/LC_MESSAGES/bomber.mo
share/locale/zh_TW/LC_MESSAGES/bovo.mo share/locale/zh_TW/LC_MESSAGES/bovo.mo
share/locale/zh_TW/LC_MESSAGES/cantor.mo share/locale/zh_TW/LC_MESSAGES/cantor.mo
share/locale/zh_TW/LC_MESSAGES/cervisia.mo share/locale/zh_TW/LC_MESSAGES/cervisia.mo
share/locale/zh_TW/LC_MESSAGES/cvsservice.mo share/locale/zh_TW/LC_MESSAGES/cvsservice.mo
share/locale/zh_TW/LC_MESSAGES/dirfilterplugin.mo
share/locale/zh_TW/LC_MESSAGES/display.mo share/locale/zh_TW/LC_MESSAGES/display.mo
share/locale/zh_TW/LC_MESSAGES/dolphin.mo share/locale/zh_TW/LC_MESSAGES/dolphin.mo
share/locale/zh_TW/LC_MESSAGES/domtreeviewer.mo
share/locale/zh_TW/LC_MESSAGES/dragonplayer.mo share/locale/zh_TW/LC_MESSAGES/dragonplayer.mo
share/locale/zh_TW/LC_MESSAGES/drkonqi.mo share/locale/zh_TW/LC_MESSAGES/drkonqi.mo
share/locale/zh_TW/LC_MESSAGES/filelight.mo
share/locale/zh_TW/LC_MESSAGES/filetypes.mo share/locale/zh_TW/LC_MESSAGES/filetypes.mo
share/locale/zh_TW/LC_MESSAGES/fileviewgitplugin.mo
share/locale/zh_TW/LC_MESSAGES/fileviewsvnplugin.mo share/locale/zh_TW/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/zh_TW/LC_MESSAGES/freespacenotifier.mo share/locale/zh_TW/LC_MESSAGES/freespacenotifier.mo
share/locale/zh_TW/LC_MESSAGES/fsview.mo
share/locale/zh_TW/LC_MESSAGES/granatier.mo share/locale/zh_TW/LC_MESSAGES/granatier.mo
share/locale/zh_TW/LC_MESSAGES/gwenview.mo share/locale/zh_TW/LC_MESSAGES/gwenview.mo
share/locale/zh_TW/LC_MESSAGES/htmlsearch.mo share/locale/zh_TW/LC_MESSAGES/htmlsearch.mo
share/locale/zh_TW/LC_MESSAGES/imagerename_plugin.mo share/locale/zh_TW/LC_MESSAGES/imagerename_plugin.mo
share/locale/zh_TW/LC_MESSAGES/imgalleryplugin.mo
share/locale/zh_TW/LC_MESSAGES/jovie.mo share/locale/zh_TW/LC_MESSAGES/jovie.mo
share/locale/zh_TW/LC_MESSAGES/joystick.mo share/locale/zh_TW/LC_MESSAGES/joystick.mo
share/locale/zh_TW/LC_MESSAGES/juk.mo share/locale/zh_TW/LC_MESSAGES/juk.mo
@ -36,6 +46,8 @@ share/locale/zh_TW/LC_MESSAGES/kabc_ldapkio.mo
share/locale/zh_TW/LC_MESSAGES/kabc_net.mo share/locale/zh_TW/LC_MESSAGES/kabc_net.mo
share/locale/zh_TW/LC_MESSAGES/kabcformat_binary.mo share/locale/zh_TW/LC_MESSAGES/kabcformat_binary.mo
share/locale/zh_TW/LC_MESSAGES/kaccess.mo share/locale/zh_TW/LC_MESSAGES/kaccess.mo
share/locale/zh_TW/LC_MESSAGES/kaccessibleapp.mo
share/locale/zh_TW/LC_MESSAGES/kactivitymanagerd.mo
share/locale/zh_TW/LC_MESSAGES/kajongg.mo share/locale/zh_TW/LC_MESSAGES/kajongg.mo
share/locale/zh_TW/LC_MESSAGES/kalgebra.mo share/locale/zh_TW/LC_MESSAGES/kalgebra.mo
share/locale/zh_TW/LC_MESSAGES/kalzium.mo share/locale/zh_TW/LC_MESSAGES/kalzium.mo
@ -51,6 +63,7 @@ share/locale/zh_TW/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/zh_TW/LC_MESSAGES/katefilebrowserplugin.mo share/locale/zh_TW/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/zh_TW/LC_MESSAGES/katefiletemplates.mo share/locale/zh_TW/LC_MESSAGES/katefiletemplates.mo
share/locale/zh_TW/LC_MESSAGES/katefindinfilesplugin.mo share/locale/zh_TW/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/zh_TW/LC_MESSAGES/kategdbplugin.mo
share/locale/zh_TW/LC_MESSAGES/katehelloworld.mo share/locale/zh_TW/LC_MESSAGES/katehelloworld.mo
share/locale/zh_TW/LC_MESSAGES/kateinsertcommand.mo share/locale/zh_TW/LC_MESSAGES/kateinsertcommand.mo
share/locale/zh_TW/LC_MESSAGES/katekjswrapper.mo share/locale/zh_TW/LC_MESSAGES/katekjswrapper.mo
@ -60,6 +73,7 @@ share/locale/zh_TW/LC_MESSAGES/kateopenheader.mo
share/locale/zh_TW/LC_MESSAGES/katepart4.mo share/locale/zh_TW/LC_MESSAGES/katepart4.mo
share/locale/zh_TW/LC_MESSAGES/katequickdocumentswitcherplugin.mo share/locale/zh_TW/LC_MESSAGES/katequickdocumentswitcherplugin.mo
share/locale/zh_TW/LC_MESSAGES/katesnippets_tng.mo share/locale/zh_TW/LC_MESSAGES/katesnippets_tng.mo
share/locale/zh_TW/LC_MESSAGES/katesql.mo
share/locale/zh_TW/LC_MESSAGES/katesymbolviewer.mo share/locale/zh_TW/LC_MESSAGES/katesymbolviewer.mo
share/locale/zh_TW/LC_MESSAGES/katetabbarextension.mo share/locale/zh_TW/LC_MESSAGES/katetabbarextension.mo
share/locale/zh_TW/LC_MESSAGES/katetabifyplugin.mo share/locale/zh_TW/LC_MESSAGES/katetabifyplugin.mo
@ -74,7 +88,6 @@ share/locale/zh_TW/LC_MESSAGES/kblocks.mo
share/locale/zh_TW/LC_MESSAGES/kbounce.mo share/locale/zh_TW/LC_MESSAGES/kbounce.mo
share/locale/zh_TW/LC_MESSAGES/kbreakout.mo share/locale/zh_TW/LC_MESSAGES/kbreakout.mo
share/locale/zh_TW/LC_MESSAGES/kbruch.mo share/locale/zh_TW/LC_MESSAGES/kbruch.mo
share/locale/zh_TW/LC_MESSAGES/kbugbuster.mo
share/locale/zh_TW/LC_MESSAGES/kcachegrind.mo share/locale/zh_TW/LC_MESSAGES/kcachegrind.mo
share/locale/zh_TW/LC_MESSAGES/kcachegrind_qt.mo share/locale/zh_TW/LC_MESSAGES/kcachegrind_qt.mo
share/locale/zh_TW/LC_MESSAGES/kcalc.mo share/locale/zh_TW/LC_MESSAGES/kcalc.mo
@ -93,6 +106,7 @@ share/locale/zh_TW/LC_MESSAGES/kcm_krfb.mo
share/locale/zh_TW/LC_MESSAGES/kcm_kwindesktop.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/zh_TW/LC_MESSAGES/kcm_memory.mo share/locale/zh_TW/LC_MESSAGES/kcm_memory.mo
share/locale/zh_TW/LC_MESSAGES/kcm_nepomuk.mo
share/locale/zh_TW/LC_MESSAGES/kcm_pci.mo share/locale/zh_TW/LC_MESSAGES/kcm_pci.mo
share/locale/zh_TW/LC_MESSAGES/kcm_phonon.mo share/locale/zh_TW/LC_MESSAGES/kcm_phonon.mo
share/locale/zh_TW/LC_MESSAGES/kcm_phononxine.mo share/locale/zh_TW/LC_MESSAGES/kcm_phononxine.mo
@ -167,6 +181,7 @@ share/locale/zh_TW/LC_MESSAGES/kdialog.mo
share/locale/zh_TW/LC_MESSAGES/kdiamond.mo share/locale/zh_TW/LC_MESSAGES/kdiamond.mo
share/locale/zh_TW/LC_MESSAGES/kdmconfig.mo share/locale/zh_TW/LC_MESSAGES/kdmconfig.mo
share/locale/zh_TW/LC_MESSAGES/kdmgreet.mo share/locale/zh_TW/LC_MESSAGES/kdmgreet.mo
share/locale/zh_TW/LC_MESSAGES/kdontchangethehostname.mo
share/locale/zh_TW/LC_MESSAGES/keditbookmarks.mo share/locale/zh_TW/LC_MESSAGES/keditbookmarks.mo
share/locale/zh_TW/LC_MESSAGES/kfile.mo share/locale/zh_TW/LC_MESSAGES/kfile.mo
share/locale/zh_TW/LC_MESSAGES/kfile_avi.mo share/locale/zh_TW/LC_MESSAGES/kfile_avi.mo
@ -197,6 +212,7 @@ share/locale/zh_TW/LC_MESSAGES/kfontinst.mo
share/locale/zh_TW/LC_MESSAGES/kfourinline.mo share/locale/zh_TW/LC_MESSAGES/kfourinline.mo
share/locale/zh_TW/LC_MESSAGES/kgeography.mo share/locale/zh_TW/LC_MESSAGES/kgeography.mo
share/locale/zh_TW/LC_MESSAGES/kget.mo share/locale/zh_TW/LC_MESSAGES/kget.mo
share/locale/zh_TW/LC_MESSAGES/kgetplugin.mo
share/locale/zh_TW/LC_MESSAGES/kglobalaccel.mo share/locale/zh_TW/LC_MESSAGES/kglobalaccel.mo
share/locale/zh_TW/LC_MESSAGES/kgoldrunner.mo share/locale/zh_TW/LC_MESSAGES/kgoldrunner.mo
share/locale/zh_TW/LC_MESSAGES/kgpg.mo share/locale/zh_TW/LC_MESSAGES/kgpg.mo
@ -208,6 +224,7 @@ share/locale/zh_TW/LC_MESSAGES/khelpcenter.mo
share/locale/zh_TW/LC_MESSAGES/khotkeys.mo share/locale/zh_TW/LC_MESSAGES/khotkeys.mo
share/locale/zh_TW/LC_MESSAGES/khotnewstuff.mo share/locale/zh_TW/LC_MESSAGES/khotnewstuff.mo
share/locale/zh_TW/LC_MESSAGES/khtmlkttsd.mo share/locale/zh_TW/LC_MESSAGES/khtmlkttsd.mo
share/locale/zh_TW/LC_MESSAGES/khtmlsettingsplugin.mo
share/locale/zh_TW/LC_MESSAGES/kiconfinder.mo share/locale/zh_TW/LC_MESSAGES/kiconfinder.mo
share/locale/zh_TW/LC_MESSAGES/kig.mo share/locale/zh_TW/LC_MESSAGES/kig.mo
share/locale/zh_TW/LC_MESSAGES/kigo.mo share/locale/zh_TW/LC_MESSAGES/kigo.mo
@ -252,6 +269,7 @@ share/locale/zh_TW/LC_MESSAGES/kiriki.mo
share/locale/zh_TW/LC_MESSAGES/kiten.mo share/locale/zh_TW/LC_MESSAGES/kiten.mo
share/locale/zh_TW/LC_MESSAGES/kjumpingcube.mo share/locale/zh_TW/LC_MESSAGES/kjumpingcube.mo
share/locale/zh_TW/LC_MESSAGES/klettres.mo share/locale/zh_TW/LC_MESSAGES/klettres.mo
share/locale/zh_TW/LC_MESSAGES/klickety.mo
share/locale/zh_TW/LC_MESSAGES/klines.mo share/locale/zh_TW/LC_MESSAGES/klines.mo
share/locale/zh_TW/LC_MESSAGES/klinkstatus.mo share/locale/zh_TW/LC_MESSAGES/klinkstatus.mo
share/locale/zh_TW/LC_MESSAGES/klipper.mo share/locale/zh_TW/LC_MESSAGES/klipper.mo
@ -267,7 +285,6 @@ share/locale/zh_TW/LC_MESSAGES/kmouth.mo
share/locale/zh_TW/LC_MESSAGES/kmplot.mo share/locale/zh_TW/LC_MESSAGES/kmplot.mo
share/locale/zh_TW/LC_MESSAGES/knetattach.mo share/locale/zh_TW/LC_MESSAGES/knetattach.mo
share/locale/zh_TW/LC_MESSAGES/knetwalk.mo share/locale/zh_TW/LC_MESSAGES/knetwalk.mo
share/locale/zh_TW/LC_MESSAGES/knetworkconfmodule.mo
share/locale/zh_TW/LC_MESSAGES/knotify4.mo share/locale/zh_TW/LC_MESSAGES/knotify4.mo
share/locale/zh_TW/LC_MESSAGES/kolf.mo share/locale/zh_TW/LC_MESSAGES/kolf.mo
share/locale/zh_TW/LC_MESSAGES/kollision.mo share/locale/zh_TW/LC_MESSAGES/kollision.mo
@ -292,12 +309,10 @@ share/locale/zh_TW/LC_MESSAGES/krdb.mo
share/locale/zh_TW/LC_MESSAGES/krdc.mo share/locale/zh_TW/LC_MESSAGES/krdc.mo
share/locale/zh_TW/LC_MESSAGES/kreadconfig.mo share/locale/zh_TW/LC_MESSAGES/kreadconfig.mo
share/locale/zh_TW/LC_MESSAGES/kremotecontroldaemon.mo share/locale/zh_TW/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/zh_TW/LC_MESSAGES/kres_bugzilla.mo
share/locale/zh_TW/LC_MESSAGES/kreversi.mo share/locale/zh_TW/LC_MESSAGES/kreversi.mo
share/locale/zh_TW/LC_MESSAGES/krfb.mo share/locale/zh_TW/LC_MESSAGES/krfb.mo
share/locale/zh_TW/LC_MESSAGES/kruler.mo share/locale/zh_TW/LC_MESSAGES/kruler.mo
share/locale/zh_TW/LC_MESSAGES/krunner.mo share/locale/zh_TW/LC_MESSAGES/krunner.mo
share/locale/zh_TW/LC_MESSAGES/ksame.mo
share/locale/zh_TW/LC_MESSAGES/ksaneplugin.mo share/locale/zh_TW/LC_MESSAGES/ksaneplugin.mo
share/locale/zh_TW/LC_MESSAGES/kscd.mo share/locale/zh_TW/LC_MESSAGES/kscd.mo
share/locale/zh_TW/LC_MESSAGES/kscreensaver.mo share/locale/zh_TW/LC_MESSAGES/kscreensaver.mo
@ -345,6 +360,7 @@ share/locale/zh_TW/LC_MESSAGES/kwin_art_clients.mo
share/locale/zh_TW/LC_MESSAGES/kwin_clients.mo share/locale/zh_TW/LC_MESSAGES/kwin_clients.mo
share/locale/zh_TW/LC_MESSAGES/kwin_effects.mo share/locale/zh_TW/LC_MESSAGES/kwin_effects.mo
share/locale/zh_TW/LC_MESSAGES/kwin_lib.mo share/locale/zh_TW/LC_MESSAGES/kwin_lib.mo
share/locale/zh_TW/LC_MESSAGES/kwinshutdown.mo
share/locale/zh_TW/LC_MESSAGES/kwinstartmenu.mo share/locale/zh_TW/LC_MESSAGES/kwinstartmenu.mo
share/locale/zh_TW/LC_MESSAGES/kwordquiz.mo share/locale/zh_TW/LC_MESSAGES/kwordquiz.mo
share/locale/zh_TW/LC_MESSAGES/kwrite.mo share/locale/zh_TW/LC_MESSAGES/kwrite.mo
@ -352,10 +368,13 @@ share/locale/zh_TW/LC_MESSAGES/kwriteconfig.mo
share/locale/zh_TW/LC_MESSAGES/kxkb.mo share/locale/zh_TW/LC_MESSAGES/kxkb.mo
share/locale/zh_TW/LC_MESSAGES/kxsconfig.mo share/locale/zh_TW/LC_MESSAGES/kxsconfig.mo
share/locale/zh_TW/LC_MESSAGES/lancelot.mo share/locale/zh_TW/LC_MESSAGES/lancelot.mo
share/locale/zh_TW/LC_MESSAGES/libakonadi-calendar.mo
share/locale/zh_TW/LC_MESSAGES/libakonadi-kmime.mo
share/locale/zh_TW/LC_MESSAGES/libakonadi.mo share/locale/zh_TW/LC_MESSAGES/libakonadi.mo
share/locale/zh_TW/LC_MESSAGES/libkasten.mo share/locale/zh_TW/LC_MESSAGES/libkasten.mo
share/locale/zh_TW/LC_MESSAGES/libkblog.mo share/locale/zh_TW/LC_MESSAGES/libkblog.mo
share/locale/zh_TW/LC_MESSAGES/libkcal.mo share/locale/zh_TW/LC_MESSAGES/libkcal.mo
share/locale/zh_TW/LC_MESSAGES/libkcalutils.mo
share/locale/zh_TW/LC_MESSAGES/libkcddb.mo share/locale/zh_TW/LC_MESSAGES/libkcddb.mo
share/locale/zh_TW/LC_MESSAGES/libkcompactdisc.mo share/locale/zh_TW/LC_MESSAGES/libkcompactdisc.mo
share/locale/zh_TW/LC_MESSAGES/libkdcraw.mo share/locale/zh_TW/LC_MESSAGES/libkdcraw.mo
@ -379,11 +398,14 @@ share/locale/zh_TW/LC_MESSAGES/libktnef.mo
share/locale/zh_TW/LC_MESSAGES/libkunitconversion.mo share/locale/zh_TW/LC_MESSAGES/libkunitconversion.mo
share/locale/zh_TW/LC_MESSAGES/libkworkspace.mo share/locale/zh_TW/LC_MESSAGES/libkworkspace.mo
share/locale/zh_TW/LC_MESSAGES/libkxmlrpcclient.mo share/locale/zh_TW/LC_MESSAGES/libkxmlrpcclient.mo
share/locale/zh_TW/LC_MESSAGES/liblancelot-datamodels.mo
share/locale/zh_TW/LC_MESSAGES/libmailtransport.mo share/locale/zh_TW/LC_MESSAGES/libmailtransport.mo
share/locale/zh_TW/LC_MESSAGES/liboktetacore.mo share/locale/zh_TW/LC_MESSAGES/liboktetacore.mo
share/locale/zh_TW/LC_MESSAGES/liboktetagui.mo
share/locale/zh_TW/LC_MESSAGES/liboktetakasten.mo share/locale/zh_TW/LC_MESSAGES/liboktetakasten.mo
share/locale/zh_TW/LC_MESSAGES/libphonon.mo share/locale/zh_TW/LC_MESSAGES/libphonon.mo
share/locale/zh_TW/LC_MESSAGES/libplasma.mo share/locale/zh_TW/LC_MESSAGES/libplasma.mo
share/locale/zh_TW/LC_MESSAGES/libplasma_groupingcontainment.mo
share/locale/zh_TW/LC_MESSAGES/libplasmaclock.mo share/locale/zh_TW/LC_MESSAGES/libplasmaclock.mo
share/locale/zh_TW/LC_MESSAGES/libplasmaweather.mo share/locale/zh_TW/LC_MESSAGES/libplasmaweather.mo
share/locale/zh_TW/LC_MESSAGES/librtm.mo share/locale/zh_TW/LC_MESSAGES/librtm.mo
@ -392,10 +414,18 @@ share/locale/zh_TW/LC_MESSAGES/lokalize.mo
share/locale/zh_TW/LC_MESSAGES/lskat.mo share/locale/zh_TW/LC_MESSAGES/lskat.mo
share/locale/zh_TW/LC_MESSAGES/marble.mo share/locale/zh_TW/LC_MESSAGES/marble.mo
share/locale/zh_TW/LC_MESSAGES/marble_qt.mo share/locale/zh_TW/LC_MESSAGES/marble_qt.mo
share/locale/zh_TW/LC_MESSAGES/mf_konqplugin.mo
share/locale/zh_TW/LC_MESSAGES/minitoolsplugin.mo
share/locale/zh_TW/LC_MESSAGES/mplayerthumbs.mo share/locale/zh_TW/LC_MESSAGES/mplayerthumbs.mo
share/locale/zh_TW/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/zh_TW/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/zh_TW/LC_MESSAGES/nepomuk.mo share/locale/zh_TW/LC_MESSAGES/nepomukbackup.mo
share/locale/zh_TW/LC_MESSAGES/nepomukqueryservice.mo
share/locale/zh_TW/LC_MESSAGES/nepomukserver.mo
share/locale/zh_TW/LC_MESSAGES/nepomukservicestub.mo
share/locale/zh_TW/LC_MESSAGES/nepomukstorage.mo
share/locale/zh_TW/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/zh_TW/LC_MESSAGES/nsplugin.mo share/locale/zh_TW/LC_MESSAGES/nsplugin.mo
share/locale/zh_TW/LC_MESSAGES/okteta-mobile.mo
share/locale/zh_TW/LC_MESSAGES/okteta.mo share/locale/zh_TW/LC_MESSAGES/okteta.mo
share/locale/zh_TW/LC_MESSAGES/oktetapart.mo share/locale/zh_TW/LC_MESSAGES/oktetapart.mo
share/locale/zh_TW/LC_MESSAGES/okular.mo share/locale/zh_TW/LC_MESSAGES/okular.mo
@ -426,6 +456,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma-overlay.mo
share/locale/zh_TW/LC_MESSAGES/plasma-windowed.mo share/locale/zh_TW/LC_MESSAGES/plasma-windowed.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_BbalL.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_CharSelectApplet.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_battery.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_battery.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_binaryclock.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_binaryclock.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_bookmarks.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_bookmarks.mo
@ -443,6 +474,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_folderview.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_frame.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_frame.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_gasCalculator.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_icon.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_icon.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_kalgebra.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_kalgebra.mo
@ -501,7 +533,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_webslice.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_webslice.mo
share/locale/zh_TW/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/zh_TW/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/zh_TW/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/zh_TW/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/zh_TW/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/zh_TW/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
@ -515,8 +546,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_engine_metadata.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_network.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_network.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_notifications.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_notifications.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_nowplaying.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_pastebin.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_rss.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_rss.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_share.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo
share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo
share/locale/zh_TW/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/zh_TW/LC_MESSAGES/plasma_packagestructure_comic.mo
@ -528,6 +559,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_runner_calculatorrunner.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_contacts.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_contacts.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_converterrunner.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_datetime.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_datetime.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_events.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_katesessions.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_kget.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_kget.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_kill.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_kill.mo
@ -550,6 +582,8 @@ share/locale/zh_TW/LC_MESSAGES/plasma_runner_webshortcuts.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_windowedwidgets.mo
share/locale/zh_TW/LC_MESSAGES/plasma_runner_windows.mo share/locale/zh_TW/LC_MESSAGES/plasma_runner_windows.mo
share/locale/zh_TW/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/zh_TW/LC_MESSAGES/plasma_scriptengine_qscript.mo
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_desktoptoolbox.mo
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_paneltoolbox.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/zh_TW/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
@ -562,18 +596,18 @@ share/locale/zh_TW/LC_MESSAGES/plasmagenericshell.mo
share/locale/zh_TW/LC_MESSAGES/plasmapkg.mo share/locale/zh_TW/LC_MESSAGES/plasmapkg.mo
share/locale/zh_TW/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/zh_TW/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/zh_TW/LC_MESSAGES/plasmoidviewer.mo share/locale/zh_TW/LC_MESSAGES/plasmoidviewer.mo
share/locale/zh_TW/LC_MESSAGES/policykit-kde.mo
share/locale/zh_TW/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/zh_TW/LC_MESSAGES/powerdevil.mo share/locale/zh_TW/LC_MESSAGES/powerdevil.mo
share/locale/zh_TW/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/zh_TW/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/zh_TW/LC_MESSAGES/printer-applet.mo share/locale/zh_TW/LC_MESSAGES/printer-applet.mo
share/locale/zh_TW/LC_MESSAGES/processcore.mo share/locale/zh_TW/LC_MESSAGES/processcore.mo
share/locale/zh_TW/LC_MESSAGES/processui.mo share/locale/zh_TW/LC_MESSAGES/processui.mo
share/locale/zh_TW/LC_MESSAGES/randrmonitor.mo share/locale/zh_TW/LC_MESSAGES/randrmonitor.mo
share/locale/zh_TW/LC_MESSAGES/rellinks.mo
share/locale/zh_TW/LC_MESSAGES/rocs.mo share/locale/zh_TW/LC_MESSAGES/rocs.mo
share/locale/zh_TW/LC_MESSAGES/solid-bluetooth.mo share/locale/zh_TW/LC_MESSAGES/searchbarplugin.mo
share/locale/zh_TW/LC_MESSAGES/solid-hardware.mo share/locale/zh_TW/LC_MESSAGES/solid-hardware.mo
share/locale/zh_TW/LC_MESSAGES/solid-network.mo share/locale/zh_TW/LC_MESSAGES/solid-network.mo
share/locale/zh_TW/LC_MESSAGES/solid-powermanagement.mo
share/locale/zh_TW/LC_MESSAGES/solid_qt.mo share/locale/zh_TW/LC_MESSAGES/solid_qt.mo
share/locale/zh_TW/LC_MESSAGES/solidcontrol.mo share/locale/zh_TW/LC_MESSAGES/solidcontrol.mo
share/locale/zh_TW/LC_MESSAGES/soliduiserver.mo share/locale/zh_TW/LC_MESSAGES/soliduiserver.mo
@ -587,8 +621,11 @@ share/locale/zh_TW/LC_MESSAGES/sweeper.mo
share/locale/zh_TW/LC_MESSAGES/system-config-printer-kde.mo share/locale/zh_TW/LC_MESSAGES/system-config-printer-kde.mo
share/locale/zh_TW/LC_MESSAGES/systemsettings.mo share/locale/zh_TW/LC_MESSAGES/systemsettings.mo
share/locale/zh_TW/LC_MESSAGES/timezones4.mo share/locale/zh_TW/LC_MESSAGES/timezones4.mo
share/locale/zh_TW/LC_MESSAGES/uachangerplugin.mo
share/locale/zh_TW/LC_MESSAGES/umbrello.mo share/locale/zh_TW/LC_MESSAGES/umbrello.mo
share/locale/zh_TW/LC_MESSAGES/useraccount.mo share/locale/zh_TW/LC_MESSAGES/useraccount.mo
share/locale/zh_TW/LC_MESSAGES/validatorsplugin.mo
share/locale/zh_TW/LC_MESSAGES/webarchiver.mo
share/locale/zh_TW/LC_MESSAGES/xml_mimetypes.mo share/locale/zh_TW/LC_MESSAGES/xml_mimetypes.mo
share/locale/zh_TW/entry.desktop share/locale/zh_TW/entry.desktop
@dirrm share/doc/HTML/zh_TW/common @dirrm share/doc/HTML/zh_TW/common

View file

@ -6,7 +6,6 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -15,7 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Utilities for the KDE4 integrated X11 Desktop COMMENT= Utilities for the KDE4 integrated X11 Desktop
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
qca.2:${PORTSDIR}/devel/qca qca.2:${PORTSDIR}/devel/qca

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.5.5.tar.bz2) = 7cbb22cd514f97c1bde721ee3c3e4cc3ad12bfb900d983a188e55372bdabff14 SHA256 (KDE/kdeutils-4.6.1.tar.bz2) = 3529687a51cc10e7ce18c43a7e650b4f216849d938a3d30080455784f1d922fd
SIZE (KDE/kdeutils-4.5.5.tar.bz2) = 3818433 SIZE (KDE/kdeutils-4.6.1.tar.bz2) = 3701624

View file

@ -1,4 +1,5 @@
bin/ark bin/ark
bin/filelight
bin/kcalc bin/kcalc
bin/kcharselect bin/kcharselect
bin/kdf bin/kdf
@ -8,372 +9,10 @@ bin/krcdnotifieritem
bin/ktimer bin/ktimer
bin/kwalletmanager bin/kwalletmanager
bin/kwikdisk bin/kwikdisk
bin/okteta
bin/superkaramba bin/superkaramba
bin/sweeper bin/sweeper
include/KDE/Kasten/AbstractConnectJob
include/KDE/Kasten/AbstractDocument
include/KDE/Kasten/AbstractDocumentFactory
include/KDE/Kasten/AbstractExportJob
include/KDE/Kasten/AbstractFileSystemConnectJob
include/KDE/Kasten/AbstractFileSystemExportJob
include/KDE/Kasten/AbstractFileSystemLoadJob
include/KDE/Kasten/AbstractFileSystemSyncFromRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncToRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncWithRemoteJob
include/KDE/Kasten/AbstractGroupedViews
include/KDE/Kasten/AbstractLinePopup
include/KDE/Kasten/AbstractLoadJob
include/KDE/Kasten/AbstractModel
include/KDE/Kasten/AbstractModelDataGenerator
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditor
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditorFactory
include/KDE/Kasten/AbstractModelExporter
include/KDE/Kasten/AbstractModelExporterConfigEditor
include/KDE/Kasten/AbstractModelExporterConfigEditorFactory
include/KDE/Kasten/AbstractModelFileSystemSynchronizer
include/KDE/Kasten/AbstractModelSelection
include/KDE/Kasten/AbstractModelStreamEncoder
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditor
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditorFactory
include/KDE/Kasten/AbstractModelSynchronizer
include/KDE/Kasten/AbstractModelSynchronizerFactory
include/KDE/Kasten/AbstractSelectionView
include/KDE/Kasten/AbstractSyncFromRemoteJob
include/KDE/Kasten/AbstractSyncToRemoteJob
include/KDE/Kasten/AbstractSyncWithRemoteJob
include/KDE/Kasten/AbstractTool
include/KDE/Kasten/AbstractToolFactory
include/KDE/Kasten/AbstractToolInlineView
include/KDE/Kasten/AbstractToolView
include/KDE/Kasten/AbstractToolViewFactory
include/KDE/Kasten/AbstractToolWidget
include/KDE/Kasten/AbstractView
include/KDE/Kasten/AbstractViewArea
include/KDE/Kasten/AbstractViewFactory
include/KDE/Kasten/AbstractXmlGuiController
include/KDE/Kasten/ClipboardController
include/KDE/Kasten/CloseController
include/KDE/Kasten/CopyAsController
include/KDE/Kasten/CreatorController
include/KDE/Kasten/DataSelectable
include/KDE/Kasten/DocumentCreateManager
include/KDE/Kasten/DocumentManager
include/KDE/Kasten/DocumentSyncManager
include/KDE/Kasten/DocumentVersionData
include/KDE/Kasten/DocumentsTool
include/KDE/Kasten/DocumentsToolView
include/KDE/Kasten/DummyView
include/KDE/Kasten/ExportController
include/KDE/Kasten/FileSystemBrowserTool
include/KDE/Kasten/FileSystemBrowserToolView
include/KDE/Kasten/FullScreenController
include/KDE/Kasten/JobManager
include/KDE/Kasten/LoaderController
include/KDE/Kasten/ModelCodecManager
include/KDE/Kasten/ModelCodecViewManager
include/KDE/Kasten/ModelDataGenerateThread
include/KDE/Kasten/ModelEncoderFileSystemExportJob
include/KDE/Kasten/ModelEncoderFileSystemExporter
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditor
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditorFactory
include/KDE/Kasten/ModelStreamEncodeThread
include/KDE/Kasten/ModifiedBarController
include/KDE/Kasten/MultiViewAreas
include/KDE/Kasten/Person
include/KDE/Kasten/QuitController
include/KDE/Kasten/ReadOnlyBarController
include/KDE/Kasten/ReadOnlyController
include/KDE/Kasten/SelectController
include/KDE/Kasten/SelectedDataWriteable
include/KDE/Kasten/SetRemoteController
include/KDE/Kasten/ShellWindow
include/KDE/Kasten/StatusBar
include/KDE/Kasten/SwitchViewController
include/KDE/Kasten/SynchronizeController
include/KDE/Kasten/TabbedViews
include/KDE/Kasten/ToggleButton
include/KDE/Kasten/ToolInlineViewable
include/KDE/Kasten/ToolListMenuController
include/KDE/Kasten/UserListable
include/KDE/Kasten/VersionController
include/KDE/Kasten/VersionViewTool
include/KDE/Kasten/VersionViewToolView
include/KDE/Kasten/Versionable
include/KDE/Kasten/ViewAreaSplitable
include/KDE/Kasten/ViewListMenuController
include/KDE/Kasten/ViewManager
include/KDE/Kasten/WidgetsDockable
include/KDE/Kasten/ZoomBarController
include/KDE/Kasten/ZoomController
include/KDE/Kasten/Zoomable
include/KDE/Okteta/AbstractByteArrayColumnRenderer
include/KDE/Okteta/AbstractByteArrayModel
include/KDE/Okteta/AbstractByteArrayView
include/KDE/Okteta/AbstractColumnRenderer
include/KDE/Okteta/AbstractColumnStylist
include/KDE/Okteta/Address
include/KDE/Okteta/AddressRange
include/KDE/Okteta/ArrayChangeMetrics
include/KDE/Okteta/Bookmark
include/KDE/Okteta/Bookmarkable
include/KDE/Okteta/BookmarksConstIterator
include/KDE/Okteta/BorderColumnRenderer
include/KDE/Okteta/Byte
include/KDE/Okteta/ByteArrayChange
include/KDE/Okteta/ByteArrayColumnView
include/KDE/Okteta/ByteArrayModel
include/KDE/Okteta/ByteArrayRowColumnRenderer
include/KDE/Okteta/ByteArrayRowView
include/KDE/Okteta/ByteArrayTableLayout
include/KDE/Okteta/ByteArrayTableRanges
include/KDE/Okteta/ChangeHistory
include/KDE/Okteta/ChangesDescribable
include/KDE/Okteta/CharByteArrayColumnRenderer
include/KDE/Okteta/CharCodec
include/KDE/Okteta/Character
include/KDE/Okteta/ColumnsView
include/KDE/Okteta/Line
include/KDE/Okteta/LinePosition
include/KDE/Okteta/LinePositionRange
include/KDE/Okteta/LineRange
include/KDE/Okteta/NumberRange
include/KDE/Okteta/OffsetColumnRenderer
include/KDE/Okteta/OffsetFormat
include/KDE/Okteta/PieceTableByteArrayModel
include/KDE/Okteta/Range
include/KDE/Okteta/Size
include/KDE/Okteta/ValueByteArrayColumnRenderer
include/KDE/Okteta/ValueCodec
include/KDE/Okteta/Versionable
include/KDE/Okteta/WidgetColumnStylist
include/KDE/Okteta/WordByteArrayService
include/kasten/abstractbytearraystreamencoder.h
include/kasten/abstractconnectjob.h
include/kasten/abstractdocument.h
include/kasten/abstractdocumentfactory.h
include/kasten/abstractexportjob.h
include/kasten/abstractfilesystemconnectjob.h
include/kasten/abstractfilesystemexportjob.h
include/kasten/abstractfilesystemloadjob.h
include/kasten/abstractfilesystemsyncfromremotejob.h
include/kasten/abstractfilesystemsynctoremotejob.h
include/kasten/abstractfilesystemsyncwithremotejob.h
include/kasten/abstractgroupedviews.h
include/kasten/abstractlinepopup.h
include/kasten/abstractloadjob.h
include/kasten/abstractmodel.h
include/kasten/abstractmodeldatagenerator.h
include/kasten/abstractmodeldatageneratorconfigeditor.h
include/kasten/abstractmodeldatageneratorconfigeditorfactory.h
include/kasten/abstractmodelexporter.h
include/kasten/abstractmodelexporterconfigeditor.h
include/kasten/abstractmodelexporterconfigeditorfactory.h
include/kasten/abstractmodelfilesystemsynchronizer.h
include/kasten/abstractmodelselection.h
include/kasten/abstractmodelstreamencoder.h
include/kasten/abstractmodelstreamencoderconfigeditor.h
include/kasten/abstractmodelstreamencoderconfigeditorfactory.h
include/kasten/abstractmodelsynchronizer.h
include/kasten/abstractmodelsynchronizerfactory.h
include/kasten/abstractselectionview.h
include/kasten/abstractsyncfromremotejob.h
include/kasten/abstractsynctoremotejob.h
include/kasten/abstractsyncwithremotejob.h
include/kasten/abstracttool.h
include/kasten/abstracttoolfactory.h
include/kasten/abstracttoolinlineview.h
include/kasten/abstracttoolview.h
include/kasten/abstracttoolviewfactory.h
include/kasten/abstracttoolwidget.h
include/kasten/abstractview.h
include/kasten/abstractviewarea.h
include/kasten/abstractviewfactory.h
include/kasten/abstractxmlguicontroller.h
include/kasten/bookmarkscontroller.h
include/kasten/bookmarkstool.h
include/kasten/bookmarkstoolfactory.h
include/kasten/bookmarkstoolview.h
include/kasten/bookmarkstoolviewfactory.h
include/kasten/bytearraycharsstreamencoder.h
include/kasten/bytearraydocument.h
include/kasten/bytearraydocumentfactory.h
include/kasten/bytearrayrawfilesynchronizer.h
include/kasten/bytearrayrawfilesynchronizerfactory.h
include/kasten/bytearrayselection.h
include/kasten/bytearraysourcecodestreamencoder.h
include/kasten/bytearraysourcecodestreamencoderconfigeditor.h
include/kasten/bytearraysourcecodestreamencoderconfigeditorfactory.h
include/kasten/bytearraytextstreamencoderpreview.h
include/kasten/bytearrayvaluesstreamencoder.h
include/kasten/bytearrayvaluesstreamencoderconfigeditor.h
include/kasten/bytearrayvaluesstreamencoderconfigeditorfactory.h
include/kasten/bytearrayview.h
include/kasten/bytearrayviewfactory.h
include/kasten/bytearrayviewtextstreamencoder.h
include/kasten/bytetabletool.h
include/kasten/bytetabletoolfactory.h
include/kasten/bytetabletoolview.h
include/kasten/bytetabletoolviewfactory.h
include/kasten/checksumtool.h
include/kasten/checksumtoolfactory.h
include/kasten/checksumtoolview.h
include/kasten/checksumtoolviewfactory.h
include/kasten/clipboardcontroller.h
include/kasten/closecontroller.h
include/kasten/copyascontroller.h
include/kasten/creatorcontroller.h
include/kasten/dataselectable.h
include/kasten/documentcreatemanager.h
include/kasten/documentinfotool.h
include/kasten/documentinfotoolview.h
include/kasten/documentmanager.h
include/kasten/documentstool.h
include/kasten/documentstoolview.h
include/kasten/documentsyncmanager.h
include/kasten/documentversiondata.h
include/kasten/documentversionid.h
include/kasten/dummyview.h
include/kasten/exportcontroller.h
include/kasten/filesystembrowsertool.h
include/kasten/filesystembrowsertoolview.h
include/kasten/filtertool.h
include/kasten/filtertoolfactory.h
include/kasten/filtertoolview.h
include/kasten/filtertoolviewfactory.h
include/kasten/fullscreencontroller.h
include/kasten/gotooffsetcontroller.h
include/kasten/gotooffsettool.h
include/kasten/gotooffsettoolview.h
include/kasten/infotool.h
include/kasten/infotoolfactory.h
include/kasten/infotoolview.h
include/kasten/infotoolviewfactory.h
include/kasten/insertcontroller.h
include/kasten/jobmanager.h
include/kasten/kastencontrollers_export.h
include/kasten/kastencore.h
include/kasten/kastencore_export.h
include/kasten/kastengui.h
include/kasten/kastengui_export.h
include/kasten/kfinddirection.h
include/kasten/loadercontroller.h
include/kasten/modelcodecmanager.h
include/kasten/modelcodecviewmanager.h
include/kasten/modeldatageneratethread.h
include/kasten/modelencoderfilesystemexporter.h
include/kasten/modelencoderfilesystemexporterconfigeditor.h
include/kasten/modelencoderfilesystemexporterconfigeditorfactory.h
include/kasten/modelencoderfilesystemexportjob.h
include/kasten/modelstreamencodethread.h
include/kasten/modifiedbarcontroller.h
include/kasten/multiviewareas.h
include/kasten/oktetakastencontrollers_export.h
include/kasten/oktetakastencore_export.h
include/kasten/oktetakastengui_export.h
include/kasten/overwritemodecontroller.h
include/kasten/overwriteonlycontroller.h
include/kasten/person.h
include/kasten/poddecodertool.h
include/kasten/poddecodertoolfactory.h
include/kasten/poddecodertoolview.h
include/kasten/poddecodertoolviewfactory.h
include/kasten/printcontroller.h
include/kasten/quitcontroller.h
include/kasten/readonlybarcontroller.h
include/kasten/readonlycontroller.h
include/kasten/replacecontroller.h
include/kasten/replaceuserqueryable.h
include/kasten/searchcontroller.h
include/kasten/searchuserqueryable.h
include/kasten/selectcontroller.h
include/kasten/selecteddatawriteable.h
include/kasten/selectrangecontroller.h
include/kasten/setremotecontroller.h
include/kasten/shellwindow.h
include/kasten/statusbar.h
include/kasten/statusbarlayout.h
include/kasten/stringsextracttool.h
include/kasten/stringsextracttoolfactory.h
include/kasten/stringsextracttoolview.h
include/kasten/stringsextracttoolviewfactory.h
include/kasten/structtool.h
include/kasten/structtoolview.h
include/kasten/structurestoolfactory.h
include/kasten/structurestoolviewfactory.h
include/kasten/switchviewcontroller.h
include/kasten/synchronizecontroller.h
include/kasten/tabbedviews.h
include/kasten/togglebutton.h
include/kasten/toolinlineviewable.h
include/kasten/toolinlineviewwidget.h
include/kasten/toollistmenucontroller.h
include/kasten/toolviewdockwidget.h
include/kasten/userlistable.h
include/kasten/versionable.h
include/kasten/versioncontroller.h
include/kasten/versionviewtool.h
include/kasten/versionviewtoolview.h
include/kasten/viewareabox.h
include/kasten/viewareasplitable.h
include/kasten/viewareasplitcontroller.h
include/kasten/viewbox.h
include/kasten/viewconfigcontroller.h
include/kasten/viewlistmenucontroller.h
include/kasten/viewmanager.h
include/kasten/viewmodecontroller.h
include/kasten/viewstatuscontroller.h
include/kasten/widgetsdockable.h
include/kasten/zoomable.h
include/kasten/zoombarcontroller.h
include/kasten/zoomcontroller.h
include/okteta/abstractbytearraycolumnrenderer.h
include/okteta/abstractbytearraymodel.h
include/okteta/abstractbytearrayview.h
include/okteta/abstractcolumnrenderer.h
include/okteta/abstractcolumnstylist.h
include/okteta/address.h
include/okteta/addressrange.h
include/okteta/arraychangemetrics.h
include/okteta/bookmark.h
include/okteta/bookmarkable.h
include/okteta/bookmarksconstiterator.h
include/okteta/bookmarksconstiteratoradapter.h
include/okteta/bordercolumnrenderer.h
include/okteta/byte.h
include/okteta/bytearraychange.h
include/okteta/bytearraycolumnview.h
include/okteta/bytearraymodel.h
include/okteta/bytearrayrowcolumnrenderer.h
include/okteta/bytearrayrowview.h
include/okteta/bytearraytablelayout.h
include/okteta/bytearraytableranges.h
include/okteta/changehistory.h
include/okteta/changesdescribable.h
include/okteta/character.h
include/okteta/charbytearraycolumnrenderer.h
include/okteta/charcodec.h
include/okteta/columnsview.h
include/okteta/kadds.h
include/okteta/line.h
include/okteta/lineposition.h
include/okteta/linepositionrange.h
include/okteta/linerange.h
include/okteta/numberrange.h
include/okteta/offsetcolumnrenderer.h
include/okteta/offsetformat.h
include/okteta/oktetacore.h
include/okteta/oktetacore_export.h
include/okteta/oktetagui_export.h
include/okteta/piecetablebytearraymodel.h
include/okteta/range.h
include/okteta/size.h
include/okteta/valuebytearraycolumnrenderer.h
include/okteta/valuecodec.h
include/okteta/versionable.h
include/okteta/widgetcolumnstylist.h
include/okteta/wordbytearrayservice.h
lib/kde4/arkpart.so lib/kde4/arkpart.so
lib/kde4/filelightpart.so
lib/kde4/kcm_kdf.so lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so lib/kde4/kcm_remotecontrol.so
@ -386,21 +25,9 @@ lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so lib/kde4/kerfuffle_libxz.so
lib/kde4/libextracthere.so lib/kde4/libextracthere.so
lib/kde4/libkbytearrayedit.so
lib/kde4/oktetapart.so
lib/kde4/plasma_engine_kremoteconrol.so lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so lib/kde4/plasma_scriptengine_superkaramba.so
lib/kde4/plugins/designer/oktetadesignerplugin.so
lib/libkastencontrollers.so
lib/libkastencontrollers.so.5
lib/libkastencontrollers.so.5.0.1
lib/libkastencore.so
lib/libkastencore.so.5
lib/libkastencore.so.5.0.1
lib/libkastengui.so
lib/libkastengui.so.5
lib/libkastengui.so.5.0.1
lib/libkdeinit4_kcalc.so lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so lib/libkerfuffle.so
lib/libkerfuffle.so.5 lib/libkerfuffle.so.5
@ -408,27 +35,13 @@ lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1 lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0 lib/liblibkremotecontrol.so.1.0.0
lib/liboktetacore.so
lib/liboktetacore.so.5
lib/liboktetacore.so.5.0.1
lib/liboktetagui.so
lib/liboktetagui.so.5
lib/liboktetagui.so.5.0.1
lib/liboktetakastencontrollers.so
lib/liboktetakastencontrollers.so.5
lib/liboktetakastencontrollers.so.5.0.1
lib/liboktetakastencore.so
lib/liboktetakastencore.so.5
lib/liboktetakastencore.so.5.0.1
lib/liboktetakastengui.so
lib/liboktetakastengui.so.5
lib/liboktetakastengui.so.5.0.1
lib/libsuperkaramba.so lib/libsuperkaramba.so
lib/libsuperkaramba.so.5 lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1 lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop share/applications/kde4/ark.desktop
share/applications/kde4/filelight.desktop
share/applications/kde4/kcalc.desktop share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop share/applications/kde4/kgpg.desktop
@ -437,11 +50,12 @@ share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop share/applications/kde4/kwikdisk.desktop
share/applications/kde4/okteta.desktop
share/applications/kde4/superkaramba.desktop share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc share/apps/ark/arkui.rc
share/apps/filelight/filelightui.rc
share/apps/filelightpart/filelightpartui.rc
share/apps/kcalc/kcalcui.rc share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc share/apps/kcharselect/kcharselectui.rc
@ -499,22 +113,13 @@ share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc share/apps/kwalletmanager/kwalletmanager.rc
share/apps/okteta/oktetaui.rc
share/apps/okteta/structures/elf/elf.desktop
share/apps/okteta/structures/elf/elf.osd
share/apps/okteta/structures/png/png.desktop
share/apps/okteta/structures/png/png.osd
share/apps/oktetapart/oktetapartbrowserui.rc
share/apps/oktetapart/oktetapartreadonlyui.rc
share/apps/oktetapart/oktetapartreadwriteui.rc
share/apps/superkaramba/superkarambaui.rc share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg share/config.kcfg/kgpg.kcfg
share/config.kcfg/structviewpreferences.kcfg share/config/filelightrc
share/config/okteta-structures.knsrc
share/config/superkaramba.knsrc share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml share/dbus-1/interfaces/org.kde.superkaramba.xml
@ -524,6 +129,13 @@ share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2 share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/filelight/common
share/doc/HTML/en/filelight/config_appear.png
share/doc/HTML/en/filelight/config_scan.png
share/doc/HTML/en/filelight/index.cache.bz2
share/doc/HTML/en/filelight/index.docbook
share/doc/HTML/en/filelight/radial_map.png
share/doc/HTML/en/filelight/radial_map_context_menu.png
share/doc/HTML/en/kcalc/commands.docbook share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2 share/doc/HTML/en/kcalc/index.cache.bz2
@ -587,9 +199,6 @@ share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/okteta/common
share/doc/HTML/en/okteta/index.cache.bz2
share/doc/HTML/en/okteta/index.docbook
share/doc/HTML/en/sweeper/common share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2 share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook share/doc/HTML/en/sweeper/index.docbook
@ -602,6 +211,7 @@ share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/filelight.png
share/icons/hicolor/16x16/apps/kdf.png share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png share/icons/hicolor/16x16/apps/kgpg.png
@ -609,11 +219,11 @@ share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/okteta.png
share/icons/hicolor/16x16/apps/superkaramba.png share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/filelight.png
share/icons/hicolor/22x22/apps/kdf.png share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png share/icons/hicolor/22x22/apps/kgpg.png
@ -622,6 +232,8 @@ share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/actions/view_filelight.png
share/icons/hicolor/32x32/apps/filelight.png
share/icons/hicolor/32x32/apps/kdf.png share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png share/icons/hicolor/32x32/apps/kgpg.png
@ -629,10 +241,10 @@ share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/okteta.png
share/icons/hicolor/32x32/apps/superkaramba.png share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/filelight.png
share/icons/hicolor/48x48/apps/kdf.png share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png share/icons/hicolor/48x48/apps/kgpg.png
@ -640,9 +252,9 @@ share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/okteta.png
share/icons/hicolor/48x48/apps/superkaramba.png share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/filelight.png
share/icons/hicolor/64x64/apps/kdf.png share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png share/icons/hicolor/64x64/apps/kwalletmanager.png
@ -666,7 +278,7 @@ share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop share/kde4/services/ark_part.desktop
share/kde4/services/kbytearrayedit.desktop share/kde4/services/filelightpart.desktop
share/kde4/services/kcm_remotecontrol.desktop share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop share/kde4/services/kded/kremotecontroldaemon.desktop
@ -674,26 +286,16 @@ share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clirar.desktop share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop share/kde4/services/kerfuffle_libarchive.desktop
share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kwalletconfig.desktop share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/oktetapart.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop share/kde4/servicetypes/kerfufflePlugin.desktop
share/mime/application/base64.xml
share/mime/application/btoa.xml
share/mime/application/x-vnd.kde.okteta.structure.xml
share/mime/packages/okteta.xml
share/mime/text/x-ascii85.xml
share/mime/text/x-base32.xml
share/mime/text/x-ihex.xml
share/mime/text/x-srecord.xml
share/mime/text/x-uuencode.xml
share/mime/text/x-xxencode.xml
@dirrmtry share/icons/oxygen/42x42/devices @dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42 @dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices @dirrmtry share/icons/hicolor/8x8/devices
@ -701,7 +303,6 @@ share/mime/text/x-xxencode.xml
@dirrmtry share/icons/hicolor/42x42/devices @dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42 @dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper @dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/okteta
@dirrm share/doc/HTML/en/kwallet @dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer @dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg @dirrm share/doc/HTML/en/kgpg
@ -711,14 +312,10 @@ share/mime/text/x-xxencode.xml
@dirrm share/doc/HTML/en/kcontrol/blockdevices @dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect @dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc @dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/filelight
@dirrm share/doc/HTML/en/ark @dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper @dirrm share/apps/sweeper
@dirrm share/apps/superkaramba @dirrm share/apps/superkaramba
@dirrm share/apps/oktetapart
@dirrm share/apps/okteta/structures/png
@dirrm share/apps/okteta/structures/elf
@dirrm share/apps/okteta/structures
@dirrm share/apps/okteta
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions @dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22 @dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor @dirrm share/apps/kwalletmanager/icons/hicolor
@ -747,10 +344,6 @@ share/mime/text/x-xxencode.xml
@dirrm share/apps/kgpg @dirrm share/apps/kgpg
@dirrm share/apps/kdf @dirrm share/apps/kdf
@dirrm share/apps/kcalc @dirrm share/apps/kcalc
@dirrm share/apps/filelightpart
@dirrm share/apps/filelight
@dirrm share/apps/ark @dirrm share/apps/ark
@dirrmtry include/okteta
@dirrmtry include/kasten
@dirrmtry include/KDE/Okteta
@dirrmtry include/KDE/Kasten
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true

View file

@ -6,7 +6,6 @@
PORTNAME= kdeutils PORTNAME= kdeutils
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= misc kde CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -15,7 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Utilities for the KDE4 integrated X11 Desktop COMMENT= Utilities for the KDE4 integrated X11 Desktop
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
qca.2:${PORTSDIR}/devel/qca qca.2:${PORTSDIR}/devel/qca

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeutils-4.5.5.tar.bz2) = 7cbb22cd514f97c1bde721ee3c3e4cc3ad12bfb900d983a188e55372bdabff14 SHA256 (KDE/kdeutils-4.6.1.tar.bz2) = 3529687a51cc10e7ce18c43a7e650b4f216849d938a3d30080455784f1d922fd
SIZE (KDE/kdeutils-4.5.5.tar.bz2) = 3818433 SIZE (KDE/kdeutils-4.6.1.tar.bz2) = 3701624

View file

@ -1,4 +1,5 @@
bin/ark bin/ark
bin/filelight
bin/kcalc bin/kcalc
bin/kcharselect bin/kcharselect
bin/kdf bin/kdf
@ -8,372 +9,10 @@ bin/krcdnotifieritem
bin/ktimer bin/ktimer
bin/kwalletmanager bin/kwalletmanager
bin/kwikdisk bin/kwikdisk
bin/okteta
bin/superkaramba bin/superkaramba
bin/sweeper bin/sweeper
include/KDE/Kasten/AbstractConnectJob
include/KDE/Kasten/AbstractDocument
include/KDE/Kasten/AbstractDocumentFactory
include/KDE/Kasten/AbstractExportJob
include/KDE/Kasten/AbstractFileSystemConnectJob
include/KDE/Kasten/AbstractFileSystemExportJob
include/KDE/Kasten/AbstractFileSystemLoadJob
include/KDE/Kasten/AbstractFileSystemSyncFromRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncToRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncWithRemoteJob
include/KDE/Kasten/AbstractGroupedViews
include/KDE/Kasten/AbstractLinePopup
include/KDE/Kasten/AbstractLoadJob
include/KDE/Kasten/AbstractModel
include/KDE/Kasten/AbstractModelDataGenerator
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditor
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditorFactory
include/KDE/Kasten/AbstractModelExporter
include/KDE/Kasten/AbstractModelExporterConfigEditor
include/KDE/Kasten/AbstractModelExporterConfigEditorFactory
include/KDE/Kasten/AbstractModelFileSystemSynchronizer
include/KDE/Kasten/AbstractModelSelection
include/KDE/Kasten/AbstractModelStreamEncoder
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditor
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditorFactory
include/KDE/Kasten/AbstractModelSynchronizer
include/KDE/Kasten/AbstractModelSynchronizerFactory
include/KDE/Kasten/AbstractSelectionView
include/KDE/Kasten/AbstractSyncFromRemoteJob
include/KDE/Kasten/AbstractSyncToRemoteJob
include/KDE/Kasten/AbstractSyncWithRemoteJob
include/KDE/Kasten/AbstractTool
include/KDE/Kasten/AbstractToolFactory
include/KDE/Kasten/AbstractToolInlineView
include/KDE/Kasten/AbstractToolView
include/KDE/Kasten/AbstractToolViewFactory
include/KDE/Kasten/AbstractToolWidget
include/KDE/Kasten/AbstractView
include/KDE/Kasten/AbstractViewArea
include/KDE/Kasten/AbstractViewFactory
include/KDE/Kasten/AbstractXmlGuiController
include/KDE/Kasten/ClipboardController
include/KDE/Kasten/CloseController
include/KDE/Kasten/CopyAsController
include/KDE/Kasten/CreatorController
include/KDE/Kasten/DataSelectable
include/KDE/Kasten/DocumentCreateManager
include/KDE/Kasten/DocumentManager
include/KDE/Kasten/DocumentSyncManager
include/KDE/Kasten/DocumentVersionData
include/KDE/Kasten/DocumentsTool
include/KDE/Kasten/DocumentsToolView
include/KDE/Kasten/DummyView
include/KDE/Kasten/ExportController
include/KDE/Kasten/FileSystemBrowserTool
include/KDE/Kasten/FileSystemBrowserToolView
include/KDE/Kasten/FullScreenController
include/KDE/Kasten/JobManager
include/KDE/Kasten/LoaderController
include/KDE/Kasten/ModelCodecManager
include/KDE/Kasten/ModelCodecViewManager
include/KDE/Kasten/ModelDataGenerateThread
include/KDE/Kasten/ModelEncoderFileSystemExportJob
include/KDE/Kasten/ModelEncoderFileSystemExporter
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditor
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditorFactory
include/KDE/Kasten/ModelStreamEncodeThread
include/KDE/Kasten/ModifiedBarController
include/KDE/Kasten/MultiViewAreas
include/KDE/Kasten/Person
include/KDE/Kasten/QuitController
include/KDE/Kasten/ReadOnlyBarController
include/KDE/Kasten/ReadOnlyController
include/KDE/Kasten/SelectController
include/KDE/Kasten/SelectedDataWriteable
include/KDE/Kasten/SetRemoteController
include/KDE/Kasten/ShellWindow
include/KDE/Kasten/StatusBar
include/KDE/Kasten/SwitchViewController
include/KDE/Kasten/SynchronizeController
include/KDE/Kasten/TabbedViews
include/KDE/Kasten/ToggleButton
include/KDE/Kasten/ToolInlineViewable
include/KDE/Kasten/ToolListMenuController
include/KDE/Kasten/UserListable
include/KDE/Kasten/VersionController
include/KDE/Kasten/VersionViewTool
include/KDE/Kasten/VersionViewToolView
include/KDE/Kasten/Versionable
include/KDE/Kasten/ViewAreaSplitable
include/KDE/Kasten/ViewListMenuController
include/KDE/Kasten/ViewManager
include/KDE/Kasten/WidgetsDockable
include/KDE/Kasten/ZoomBarController
include/KDE/Kasten/ZoomController
include/KDE/Kasten/Zoomable
include/KDE/Okteta/AbstractByteArrayColumnRenderer
include/KDE/Okteta/AbstractByteArrayModel
include/KDE/Okteta/AbstractByteArrayView
include/KDE/Okteta/AbstractColumnRenderer
include/KDE/Okteta/AbstractColumnStylist
include/KDE/Okteta/Address
include/KDE/Okteta/AddressRange
include/KDE/Okteta/ArrayChangeMetrics
include/KDE/Okteta/Bookmark
include/KDE/Okteta/Bookmarkable
include/KDE/Okteta/BookmarksConstIterator
include/KDE/Okteta/BorderColumnRenderer
include/KDE/Okteta/Byte
include/KDE/Okteta/ByteArrayChange
include/KDE/Okteta/ByteArrayColumnView
include/KDE/Okteta/ByteArrayModel
include/KDE/Okteta/ByteArrayRowColumnRenderer
include/KDE/Okteta/ByteArrayRowView
include/KDE/Okteta/ByteArrayTableLayout
include/KDE/Okteta/ByteArrayTableRanges
include/KDE/Okteta/ChangeHistory
include/KDE/Okteta/ChangesDescribable
include/KDE/Okteta/CharByteArrayColumnRenderer
include/KDE/Okteta/CharCodec
include/KDE/Okteta/Character
include/KDE/Okteta/ColumnsView
include/KDE/Okteta/Line
include/KDE/Okteta/LinePosition
include/KDE/Okteta/LinePositionRange
include/KDE/Okteta/LineRange
include/KDE/Okteta/NumberRange
include/KDE/Okteta/OffsetColumnRenderer
include/KDE/Okteta/OffsetFormat
include/KDE/Okteta/PieceTableByteArrayModel
include/KDE/Okteta/Range
include/KDE/Okteta/Size
include/KDE/Okteta/ValueByteArrayColumnRenderer
include/KDE/Okteta/ValueCodec
include/KDE/Okteta/Versionable
include/KDE/Okteta/WidgetColumnStylist
include/KDE/Okteta/WordByteArrayService
include/kasten/abstractbytearraystreamencoder.h
include/kasten/abstractconnectjob.h
include/kasten/abstractdocument.h
include/kasten/abstractdocumentfactory.h
include/kasten/abstractexportjob.h
include/kasten/abstractfilesystemconnectjob.h
include/kasten/abstractfilesystemexportjob.h
include/kasten/abstractfilesystemloadjob.h
include/kasten/abstractfilesystemsyncfromremotejob.h
include/kasten/abstractfilesystemsynctoremotejob.h
include/kasten/abstractfilesystemsyncwithremotejob.h
include/kasten/abstractgroupedviews.h
include/kasten/abstractlinepopup.h
include/kasten/abstractloadjob.h
include/kasten/abstractmodel.h
include/kasten/abstractmodeldatagenerator.h
include/kasten/abstractmodeldatageneratorconfigeditor.h
include/kasten/abstractmodeldatageneratorconfigeditorfactory.h
include/kasten/abstractmodelexporter.h
include/kasten/abstractmodelexporterconfigeditor.h
include/kasten/abstractmodelexporterconfigeditorfactory.h
include/kasten/abstractmodelfilesystemsynchronizer.h
include/kasten/abstractmodelselection.h
include/kasten/abstractmodelstreamencoder.h
include/kasten/abstractmodelstreamencoderconfigeditor.h
include/kasten/abstractmodelstreamencoderconfigeditorfactory.h
include/kasten/abstractmodelsynchronizer.h
include/kasten/abstractmodelsynchronizerfactory.h
include/kasten/abstractselectionview.h
include/kasten/abstractsyncfromremotejob.h
include/kasten/abstractsynctoremotejob.h
include/kasten/abstractsyncwithremotejob.h
include/kasten/abstracttool.h
include/kasten/abstracttoolfactory.h
include/kasten/abstracttoolinlineview.h
include/kasten/abstracttoolview.h
include/kasten/abstracttoolviewfactory.h
include/kasten/abstracttoolwidget.h
include/kasten/abstractview.h
include/kasten/abstractviewarea.h
include/kasten/abstractviewfactory.h
include/kasten/abstractxmlguicontroller.h
include/kasten/bookmarkscontroller.h
include/kasten/bookmarkstool.h
include/kasten/bookmarkstoolfactory.h
include/kasten/bookmarkstoolview.h
include/kasten/bookmarkstoolviewfactory.h
include/kasten/bytearraycharsstreamencoder.h
include/kasten/bytearraydocument.h
include/kasten/bytearraydocumentfactory.h
include/kasten/bytearrayrawfilesynchronizer.h
include/kasten/bytearrayrawfilesynchronizerfactory.h
include/kasten/bytearrayselection.h
include/kasten/bytearraysourcecodestreamencoder.h
include/kasten/bytearraysourcecodestreamencoderconfigeditor.h
include/kasten/bytearraysourcecodestreamencoderconfigeditorfactory.h
include/kasten/bytearraytextstreamencoderpreview.h
include/kasten/bytearrayvaluesstreamencoder.h
include/kasten/bytearrayvaluesstreamencoderconfigeditor.h
include/kasten/bytearrayvaluesstreamencoderconfigeditorfactory.h
include/kasten/bytearrayview.h
include/kasten/bytearrayviewfactory.h
include/kasten/bytearrayviewtextstreamencoder.h
include/kasten/bytetabletool.h
include/kasten/bytetabletoolfactory.h
include/kasten/bytetabletoolview.h
include/kasten/bytetabletoolviewfactory.h
include/kasten/checksumtool.h
include/kasten/checksumtoolfactory.h
include/kasten/checksumtoolview.h
include/kasten/checksumtoolviewfactory.h
include/kasten/clipboardcontroller.h
include/kasten/closecontroller.h
include/kasten/copyascontroller.h
include/kasten/creatorcontroller.h
include/kasten/dataselectable.h
include/kasten/documentcreatemanager.h
include/kasten/documentinfotool.h
include/kasten/documentinfotoolview.h
include/kasten/documentmanager.h
include/kasten/documentstool.h
include/kasten/documentstoolview.h
include/kasten/documentsyncmanager.h
include/kasten/documentversiondata.h
include/kasten/documentversionid.h
include/kasten/dummyview.h
include/kasten/exportcontroller.h
include/kasten/filesystembrowsertool.h
include/kasten/filesystembrowsertoolview.h
include/kasten/filtertool.h
include/kasten/filtertoolfactory.h
include/kasten/filtertoolview.h
include/kasten/filtertoolviewfactory.h
include/kasten/fullscreencontroller.h
include/kasten/gotooffsetcontroller.h
include/kasten/gotooffsettool.h
include/kasten/gotooffsettoolview.h
include/kasten/infotool.h
include/kasten/infotoolfactory.h
include/kasten/infotoolview.h
include/kasten/infotoolviewfactory.h
include/kasten/insertcontroller.h
include/kasten/jobmanager.h
include/kasten/kastencontrollers_export.h
include/kasten/kastencore.h
include/kasten/kastencore_export.h
include/kasten/kastengui.h
include/kasten/kastengui_export.h
include/kasten/kfinddirection.h
include/kasten/loadercontroller.h
include/kasten/modelcodecmanager.h
include/kasten/modelcodecviewmanager.h
include/kasten/modeldatageneratethread.h
include/kasten/modelencoderfilesystemexporter.h
include/kasten/modelencoderfilesystemexporterconfigeditor.h
include/kasten/modelencoderfilesystemexporterconfigeditorfactory.h
include/kasten/modelencoderfilesystemexportjob.h
include/kasten/modelstreamencodethread.h
include/kasten/modifiedbarcontroller.h
include/kasten/multiviewareas.h
include/kasten/oktetakastencontrollers_export.h
include/kasten/oktetakastencore_export.h
include/kasten/oktetakastengui_export.h
include/kasten/overwritemodecontroller.h
include/kasten/overwriteonlycontroller.h
include/kasten/person.h
include/kasten/poddecodertool.h
include/kasten/poddecodertoolfactory.h
include/kasten/poddecodertoolview.h
include/kasten/poddecodertoolviewfactory.h
include/kasten/printcontroller.h
include/kasten/quitcontroller.h
include/kasten/readonlybarcontroller.h
include/kasten/readonlycontroller.h
include/kasten/replacecontroller.h
include/kasten/replaceuserqueryable.h
include/kasten/searchcontroller.h
include/kasten/searchuserqueryable.h
include/kasten/selectcontroller.h
include/kasten/selecteddatawriteable.h
include/kasten/selectrangecontroller.h
include/kasten/setremotecontroller.h
include/kasten/shellwindow.h
include/kasten/statusbar.h
include/kasten/statusbarlayout.h
include/kasten/stringsextracttool.h
include/kasten/stringsextracttoolfactory.h
include/kasten/stringsextracttoolview.h
include/kasten/stringsextracttoolviewfactory.h
include/kasten/structtool.h
include/kasten/structtoolview.h
include/kasten/structurestoolfactory.h
include/kasten/structurestoolviewfactory.h
include/kasten/switchviewcontroller.h
include/kasten/synchronizecontroller.h
include/kasten/tabbedviews.h
include/kasten/togglebutton.h
include/kasten/toolinlineviewable.h
include/kasten/toolinlineviewwidget.h
include/kasten/toollistmenucontroller.h
include/kasten/toolviewdockwidget.h
include/kasten/userlistable.h
include/kasten/versionable.h
include/kasten/versioncontroller.h
include/kasten/versionviewtool.h
include/kasten/versionviewtoolview.h
include/kasten/viewareabox.h
include/kasten/viewareasplitable.h
include/kasten/viewareasplitcontroller.h
include/kasten/viewbox.h
include/kasten/viewconfigcontroller.h
include/kasten/viewlistmenucontroller.h
include/kasten/viewmanager.h
include/kasten/viewmodecontroller.h
include/kasten/viewstatuscontroller.h
include/kasten/widgetsdockable.h
include/kasten/zoomable.h
include/kasten/zoombarcontroller.h
include/kasten/zoomcontroller.h
include/okteta/abstractbytearraycolumnrenderer.h
include/okteta/abstractbytearraymodel.h
include/okteta/abstractbytearrayview.h
include/okteta/abstractcolumnrenderer.h
include/okteta/abstractcolumnstylist.h
include/okteta/address.h
include/okteta/addressrange.h
include/okteta/arraychangemetrics.h
include/okteta/bookmark.h
include/okteta/bookmarkable.h
include/okteta/bookmarksconstiterator.h
include/okteta/bookmarksconstiteratoradapter.h
include/okteta/bordercolumnrenderer.h
include/okteta/byte.h
include/okteta/bytearraychange.h
include/okteta/bytearraycolumnview.h
include/okteta/bytearraymodel.h
include/okteta/bytearrayrowcolumnrenderer.h
include/okteta/bytearrayrowview.h
include/okteta/bytearraytablelayout.h
include/okteta/bytearraytableranges.h
include/okteta/changehistory.h
include/okteta/changesdescribable.h
include/okteta/character.h
include/okteta/charbytearraycolumnrenderer.h
include/okteta/charcodec.h
include/okteta/columnsview.h
include/okteta/kadds.h
include/okteta/line.h
include/okteta/lineposition.h
include/okteta/linepositionrange.h
include/okteta/linerange.h
include/okteta/numberrange.h
include/okteta/offsetcolumnrenderer.h
include/okteta/offsetformat.h
include/okteta/oktetacore.h
include/okteta/oktetacore_export.h
include/okteta/oktetagui_export.h
include/okteta/piecetablebytearraymodel.h
include/okteta/range.h
include/okteta/size.h
include/okteta/valuebytearraycolumnrenderer.h
include/okteta/valuecodec.h
include/okteta/versionable.h
include/okteta/widgetcolumnstylist.h
include/okteta/wordbytearrayservice.h
lib/kde4/arkpart.so lib/kde4/arkpart.so
lib/kde4/filelightpart.so
lib/kde4/kcm_kdf.so lib/kde4/kcm_kdf.so
lib/kde4/kcm_kwallet.so lib/kde4/kcm_kwallet.so
lib/kde4/kcm_remotecontrol.so lib/kde4/kcm_remotecontrol.so
@ -386,21 +25,9 @@ lib/kde4/kerfuffle_libbz2.so
lib/kde4/kerfuffle_libgz.so lib/kde4/kerfuffle_libgz.so
lib/kde4/kerfuffle_libxz.so lib/kde4/kerfuffle_libxz.so
lib/kde4/libextracthere.so lib/kde4/libextracthere.so
lib/kde4/libkbytearrayedit.so
lib/kde4/oktetapart.so
lib/kde4/plasma_engine_kremoteconrol.so lib/kde4/plasma_engine_kremoteconrol.so
lib/kde4/plasma_package_superkaramba.so lib/kde4/plasma_package_superkaramba.so
lib/kde4/plasma_scriptengine_superkaramba.so lib/kde4/plasma_scriptengine_superkaramba.so
lib/kde4/plugins/designer/oktetadesignerplugin.so
lib/libkastencontrollers.so
lib/libkastencontrollers.so.5
lib/libkastencontrollers.so.5.0.1
lib/libkastencore.so
lib/libkastencore.so.5
lib/libkastencore.so.5.0.1
lib/libkastengui.so
lib/libkastengui.so.5
lib/libkastengui.so.5.0.1
lib/libkdeinit4_kcalc.so lib/libkdeinit4_kcalc.so
lib/libkerfuffle.so lib/libkerfuffle.so
lib/libkerfuffle.so.5 lib/libkerfuffle.so.5
@ -408,27 +35,13 @@ lib/libkerfuffle.so.5.0.1
lib/liblibkremotecontrol.so lib/liblibkremotecontrol.so
lib/liblibkremotecontrol.so.1 lib/liblibkremotecontrol.so.1
lib/liblibkremotecontrol.so.1.0.0 lib/liblibkremotecontrol.so.1.0.0
lib/liboktetacore.so
lib/liboktetacore.so.5
lib/liboktetacore.so.5.0.1
lib/liboktetagui.so
lib/liboktetagui.so.5
lib/liboktetagui.so.5.0.1
lib/liboktetakastencontrollers.so
lib/liboktetakastencontrollers.so.5
lib/liboktetakastencontrollers.so.5.0.1
lib/liboktetakastencore.so
lib/liboktetakastencore.so.5
lib/liboktetakastencore.so.5.0.1
lib/liboktetakastengui.so
lib/liboktetakastengui.so.5
lib/liboktetakastengui.so.5.0.1
lib/libsuperkaramba.so lib/libsuperkaramba.so
lib/libsuperkaramba.so.5 lib/libsuperkaramba.so.5
lib/libsuperkaramba.so.5.0.1 lib/libsuperkaramba.so.5.0.1
share/applications/kde4/KCharSelect.desktop share/applications/kde4/KCharSelect.desktop
share/applications/kde4/KFloppy.desktop share/applications/kde4/KFloppy.desktop
share/applications/kde4/ark.desktop share/applications/kde4/ark.desktop
share/applications/kde4/filelight.desktop
share/applications/kde4/kcalc.desktop share/applications/kde4/kcalc.desktop
share/applications/kde4/kdf.desktop share/applications/kde4/kdf.desktop
share/applications/kde4/kgpg.desktop share/applications/kde4/kgpg.desktop
@ -437,11 +50,12 @@ share/applications/kde4/ktimer.desktop
share/applications/kde4/kwalletmanager-kwalletd.desktop share/applications/kde4/kwalletmanager-kwalletd.desktop
share/applications/kde4/kwalletmanager.desktop share/applications/kde4/kwalletmanager.desktop
share/applications/kde4/kwikdisk.desktop share/applications/kde4/kwikdisk.desktop
share/applications/kde4/okteta.desktop
share/applications/kde4/superkaramba.desktop share/applications/kde4/superkaramba.desktop
share/applications/kde4/sweeper.desktop share/applications/kde4/sweeper.desktop
share/apps/ark/ark_part.rc share/apps/ark/ark_part.rc
share/apps/ark/arkui.rc share/apps/ark/arkui.rc
share/apps/filelight/filelightui.rc
share/apps/filelightpart/filelightpartui.rc
share/apps/kcalc/kcalcui.rc share/apps/kcalc/kcalcui.rc
share/apps/kcalc/scienceconstants.xml share/apps/kcalc/scienceconstants.xml
share/apps/kcharselect/kcharselectui.rc share/apps/kcharselect/kcharselectui.rc
@ -499,22 +113,13 @@ share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_closed.png
share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png share/apps/kwalletmanager/icons/hicolor/22x22/actions/folder_open.png
share/apps/kwalletmanager/kwalleteditor.rc share/apps/kwalletmanager/kwalleteditor.rc
share/apps/kwalletmanager/kwalletmanager.rc share/apps/kwalletmanager/kwalletmanager.rc
share/apps/okteta/oktetaui.rc
share/apps/okteta/structures/elf/elf.desktop
share/apps/okteta/structures/elf/elf.osd
share/apps/okteta/structures/png/png.desktop
share/apps/okteta/structures/png/png.osd
share/apps/oktetapart/oktetapartbrowserui.rc
share/apps/oktetapart/oktetapartreadonlyui.rc
share/apps/oktetapart/oktetapartreadwriteui.rc
share/apps/superkaramba/superkarambaui.rc share/apps/superkaramba/superkarambaui.rc
share/apps/sweeper/sweeperui.rc share/apps/sweeper/sweeperui.rc
share/autostart/kgpg.desktop share/autostart/kgpg.desktop
share/config.kcfg/ark.kcfg share/config.kcfg/ark.kcfg
share/config.kcfg/kcalc.kcfg share/config.kcfg/kcalc.kcfg
share/config.kcfg/kgpg.kcfg share/config.kcfg/kgpg.kcfg
share/config.kcfg/structviewpreferences.kcfg share/config/filelightrc
share/config/okteta-structures.knsrc
share/config/superkaramba.knsrc share/config/superkaramba.knsrc
share/dbus-1/interfaces/org.kde.kgpg.Key.xml share/dbus-1/interfaces/org.kde.kgpg.Key.xml
share/dbus-1/interfaces/org.kde.superkaramba.xml share/dbus-1/interfaces/org.kde.superkaramba.xml
@ -524,6 +129,13 @@ share/doc/HTML/en/ark/common
share/doc/HTML/en/ark/index.cache.bz2 share/doc/HTML/en/ark/index.cache.bz2
share/doc/HTML/en/ark/index.docbook share/doc/HTML/en/ark/index.docbook
share/doc/HTML/en/ark/man-ark.1.docbook share/doc/HTML/en/ark/man-ark.1.docbook
share/doc/HTML/en/filelight/common
share/doc/HTML/en/filelight/config_appear.png
share/doc/HTML/en/filelight/config_scan.png
share/doc/HTML/en/filelight/index.cache.bz2
share/doc/HTML/en/filelight/index.docbook
share/doc/HTML/en/filelight/radial_map.png
share/doc/HTML/en/filelight/radial_map_context_menu.png
share/doc/HTML/en/kcalc/commands.docbook share/doc/HTML/en/kcalc/commands.docbook
share/doc/HTML/en/kcalc/common share/doc/HTML/en/kcalc/common
share/doc/HTML/en/kcalc/index.cache.bz2 share/doc/HTML/en/kcalc/index.cache.bz2
@ -587,9 +199,6 @@ share/doc/HTML/en/kwallet/openwallet-request.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png
share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png
share/doc/HTML/en/kwallet/save-login-information.png share/doc/HTML/en/kwallet/save-login-information.png
share/doc/HTML/en/okteta/common
share/doc/HTML/en/okteta/index.cache.bz2
share/doc/HTML/en/okteta/index.docbook
share/doc/HTML/en/sweeper/common share/doc/HTML/en/sweeper/common
share/doc/HTML/en/sweeper/index.cache.bz2 share/doc/HTML/en/sweeper/index.cache.bz2
share/doc/HTML/en/sweeper/index.docbook share/doc/HTML/en/sweeper/index.docbook
@ -602,6 +211,7 @@ share/icons/hicolor/128x128/apps/kwalletmanager2.png
share/icons/hicolor/128x128/apps/kwikdisk.png share/icons/hicolor/128x128/apps/kwikdisk.png
share/icons/hicolor/128x128/apps/superkaramba.png share/icons/hicolor/128x128/apps/superkaramba.png
share/icons/hicolor/128x128/devices/infrared-remote.png share/icons/hicolor/128x128/devices/infrared-remote.png
share/icons/hicolor/16x16/apps/filelight.png
share/icons/hicolor/16x16/apps/kdf.png share/icons/hicolor/16x16/apps/kdf.png
share/icons/hicolor/16x16/apps/kfloppy.png share/icons/hicolor/16x16/apps/kfloppy.png
share/icons/hicolor/16x16/apps/kgpg.png share/icons/hicolor/16x16/apps/kgpg.png
@ -609,11 +219,11 @@ share/icons/hicolor/16x16/apps/ktimer.png
share/icons/hicolor/16x16/apps/kwalletmanager.png share/icons/hicolor/16x16/apps/kwalletmanager.png
share/icons/hicolor/16x16/apps/kwalletmanager2.png share/icons/hicolor/16x16/apps/kwalletmanager2.png
share/icons/hicolor/16x16/apps/kwikdisk.png share/icons/hicolor/16x16/apps/kwikdisk.png
share/icons/hicolor/16x16/apps/okteta.png
share/icons/hicolor/16x16/apps/superkaramba.png share/icons/hicolor/16x16/apps/superkaramba.png
share/icons/hicolor/16x16/devices/infrared-remote.png share/icons/hicolor/16x16/devices/infrared-remote.png
share/icons/hicolor/22x22/actions/krcd_flash.png share/icons/hicolor/22x22/actions/krcd_flash.png
share/icons/hicolor/22x22/actions/krcd_off.png share/icons/hicolor/22x22/actions/krcd_off.png
share/icons/hicolor/22x22/apps/filelight.png
share/icons/hicolor/22x22/apps/kdf.png share/icons/hicolor/22x22/apps/kdf.png
share/icons/hicolor/22x22/apps/kfloppy.png share/icons/hicolor/22x22/apps/kfloppy.png
share/icons/hicolor/22x22/apps/kgpg.png share/icons/hicolor/22x22/apps/kgpg.png
@ -622,6 +232,8 @@ share/icons/hicolor/22x22/apps/kwalletmanager.png
share/icons/hicolor/22x22/apps/kwikdisk.png share/icons/hicolor/22x22/apps/kwikdisk.png
share/icons/hicolor/22x22/apps/superkaramba.png share/icons/hicolor/22x22/apps/superkaramba.png
share/icons/hicolor/22x22/devices/infrared-remote.png share/icons/hicolor/22x22/devices/infrared-remote.png
share/icons/hicolor/32x32/actions/view_filelight.png
share/icons/hicolor/32x32/apps/filelight.png
share/icons/hicolor/32x32/apps/kdf.png share/icons/hicolor/32x32/apps/kdf.png
share/icons/hicolor/32x32/apps/kfloppy.png share/icons/hicolor/32x32/apps/kfloppy.png
share/icons/hicolor/32x32/apps/kgpg.png share/icons/hicolor/32x32/apps/kgpg.png
@ -629,10 +241,10 @@ share/icons/hicolor/32x32/apps/ktimer.png
share/icons/hicolor/32x32/apps/kwalletmanager.png share/icons/hicolor/32x32/apps/kwalletmanager.png
share/icons/hicolor/32x32/apps/kwalletmanager2.png share/icons/hicolor/32x32/apps/kwalletmanager2.png
share/icons/hicolor/32x32/apps/kwikdisk.png share/icons/hicolor/32x32/apps/kwikdisk.png
share/icons/hicolor/32x32/apps/okteta.png
share/icons/hicolor/32x32/apps/superkaramba.png share/icons/hicolor/32x32/apps/superkaramba.png
share/icons/hicolor/32x32/devices/infrared-remote.png share/icons/hicolor/32x32/devices/infrared-remote.png
share/icons/hicolor/42x42/devices/infrared-remote.png share/icons/hicolor/42x42/devices/infrared-remote.png
share/icons/hicolor/48x48/apps/filelight.png
share/icons/hicolor/48x48/apps/kdf.png share/icons/hicolor/48x48/apps/kdf.png
share/icons/hicolor/48x48/apps/kfloppy.png share/icons/hicolor/48x48/apps/kfloppy.png
share/icons/hicolor/48x48/apps/kgpg.png share/icons/hicolor/48x48/apps/kgpg.png
@ -640,9 +252,9 @@ share/icons/hicolor/48x48/apps/ktimer.png
share/icons/hicolor/48x48/apps/kwalletmanager.png share/icons/hicolor/48x48/apps/kwalletmanager.png
share/icons/hicolor/48x48/apps/kwalletmanager2.png share/icons/hicolor/48x48/apps/kwalletmanager2.png
share/icons/hicolor/48x48/apps/kwikdisk.png share/icons/hicolor/48x48/apps/kwikdisk.png
share/icons/hicolor/48x48/apps/okteta.png
share/icons/hicolor/48x48/apps/superkaramba.png share/icons/hicolor/48x48/apps/superkaramba.png
share/icons/hicolor/48x48/devices/infrared-remote.png share/icons/hicolor/48x48/devices/infrared-remote.png
share/icons/hicolor/64x64/apps/filelight.png
share/icons/hicolor/64x64/apps/kdf.png share/icons/hicolor/64x64/apps/kdf.png
share/icons/hicolor/64x64/apps/kfloppy.png share/icons/hicolor/64x64/apps/kfloppy.png
share/icons/hicolor/64x64/apps/kwalletmanager.png share/icons/hicolor/64x64/apps/kwalletmanager.png
@ -666,7 +278,7 @@ share/kde4/services/ServiceMenus/encryptfolder.desktop
share/kde4/services/ServiceMenus/viewdecrypted.desktop share/kde4/services/ServiceMenus/viewdecrypted.desktop
share/kde4/services/ark_dndextract.desktop share/kde4/services/ark_dndextract.desktop
share/kde4/services/ark_part.desktop share/kde4/services/ark_part.desktop
share/kde4/services/kbytearrayedit.desktop share/kde4/services/filelightpart.desktop
share/kde4/services/kcm_remotecontrol.desktop share/kde4/services/kcm_remotecontrol.desktop
share/kde4/services/kcmdf.desktop share/kde4/services/kcmdf.desktop
share/kde4/services/kded/kremotecontroldaemon.desktop share/kde4/services/kded/kremotecontroldaemon.desktop
@ -674,26 +286,16 @@ share/kde4/services/kerfuffle_cli7z.desktop
share/kde4/services/kerfuffle_clirar.desktop share/kde4/services/kerfuffle_clirar.desktop
share/kde4/services/kerfuffle_clizip.desktop share/kde4/services/kerfuffle_clizip.desktop
share/kde4/services/kerfuffle_libarchive.desktop share/kde4/services/kerfuffle_libarchive.desktop
share/kde4/services/kerfuffle_libarchive_readonly.desktop
share/kde4/services/kerfuffle_libbz2.desktop share/kde4/services/kerfuffle_libbz2.desktop
share/kde4/services/kerfuffle_libgz.desktop share/kde4/services/kerfuffle_libgz.desktop
share/kde4/services/kerfuffle_libxz.desktop share/kde4/services/kerfuffle_libxz.desktop
share/kde4/services/kwalletconfig.desktop share/kde4/services/kwalletconfig.desktop
share/kde4/services/kwalletmanager_show.desktop share/kde4/services/kwalletmanager_show.desktop
share/kde4/services/oktetapart.desktop
share/kde4/services/plasma-engine-kremotecontrol.desktop share/kde4/services/plasma-engine-kremotecontrol.desktop
share/kde4/services/plasma-package-superkaramba.desktop share/kde4/services/plasma-package-superkaramba.desktop
share/kde4/services/plasma-scriptengine-superkaramba.desktop share/kde4/services/plasma-scriptengine-superkaramba.desktop
share/kde4/servicetypes/kerfufflePlugin.desktop share/kde4/servicetypes/kerfufflePlugin.desktop
share/mime/application/base64.xml
share/mime/application/btoa.xml
share/mime/application/x-vnd.kde.okteta.structure.xml
share/mime/packages/okteta.xml
share/mime/text/x-ascii85.xml
share/mime/text/x-base32.xml
share/mime/text/x-ihex.xml
share/mime/text/x-srecord.xml
share/mime/text/x-uuencode.xml
share/mime/text/x-xxencode.xml
@dirrmtry share/icons/oxygen/42x42/devices @dirrmtry share/icons/oxygen/42x42/devices
@dirrmtry share/icons/oxygen/42x42 @dirrmtry share/icons/oxygen/42x42
@dirrmtry share/icons/hicolor/8x8/devices @dirrmtry share/icons/hicolor/8x8/devices
@ -701,7 +303,6 @@ share/mime/text/x-xxencode.xml
@dirrmtry share/icons/hicolor/42x42/devices @dirrmtry share/icons/hicolor/42x42/devices
@dirrmtry share/icons/hicolor/42x42 @dirrmtry share/icons/hicolor/42x42
@dirrm share/doc/HTML/en/sweeper @dirrm share/doc/HTML/en/sweeper
@dirrm share/doc/HTML/en/okteta
@dirrm share/doc/HTML/en/kwallet @dirrm share/doc/HTML/en/kwallet
@dirrm share/doc/HTML/en/ktimer @dirrm share/doc/HTML/en/ktimer
@dirrm share/doc/HTML/en/kgpg @dirrm share/doc/HTML/en/kgpg
@ -711,14 +312,10 @@ share/mime/text/x-xxencode.xml
@dirrm share/doc/HTML/en/kcontrol/blockdevices @dirrm share/doc/HTML/en/kcontrol/blockdevices
@dirrm share/doc/HTML/en/kcharselect @dirrm share/doc/HTML/en/kcharselect
@dirrm share/doc/HTML/en/kcalc @dirrm share/doc/HTML/en/kcalc
@dirrm share/doc/HTML/en/filelight
@dirrm share/doc/HTML/en/ark @dirrm share/doc/HTML/en/ark
@dirrm share/apps/sweeper @dirrm share/apps/sweeper
@dirrm share/apps/superkaramba @dirrm share/apps/superkaramba
@dirrm share/apps/oktetapart
@dirrm share/apps/okteta/structures/png
@dirrm share/apps/okteta/structures/elf
@dirrm share/apps/okteta/structures
@dirrm share/apps/okteta
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions @dirrm share/apps/kwalletmanager/icons/hicolor/22x22/actions
@dirrm share/apps/kwalletmanager/icons/hicolor/22x22 @dirrm share/apps/kwalletmanager/icons/hicolor/22x22
@dirrm share/apps/kwalletmanager/icons/hicolor @dirrm share/apps/kwalletmanager/icons/hicolor
@ -747,10 +344,6 @@ share/mime/text/x-xxencode.xml
@dirrm share/apps/kgpg @dirrm share/apps/kgpg
@dirrm share/apps/kdf @dirrm share/apps/kdf
@dirrm share/apps/kcalc @dirrm share/apps/kcalc
@dirrm share/apps/filelightpart
@dirrm share/apps/filelight
@dirrm share/apps/ark @dirrm share/apps/ark
@dirrmtry include/okteta
@dirrmtry include/kasten
@dirrmtry include/KDE/Okteta
@dirrmtry include/KDE/Kasten
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true

View file

@ -6,7 +6,6 @@
PORTNAME= kdepim-runtime PORTNAME= kdepim-runtime
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
@ -17,25 +16,15 @@ COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
CONFLICTS= kdepimlibs-4.3.[1-4]
LATEST_LINK= ${PORTNAME}4
USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4 USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
xml gui qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
post-patch: post-patch:
${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \ ${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \
${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt ${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt
pre-configure:
#respect prefix
${FIND} ${WRKSRC} -type f -name CMakeLists.txt | ${XARGS} \
${REINPLACE_CMD} -e '/^install/s,KDE4_DBUS_INTERFACES_DIR,DBUS_INTERFACES_INSTALL_DIR,g'
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-runtime-4.4.9.tar.bz2) = 7e14048d63b06588ad76ff9a3c36be1454e7de7c48ebb75ffa55aa4fc1962971 SHA256 (KDE/kdepim-runtime-4.4.10.tar.bz2) = cce52ecc2deee8bc732863bcae82ec9075c42bb3768c673a3358fbf7b4824b2c
SIZE (KDE/kdepim-runtime-4.4.9.tar.bz2) = 626607 SIZE (KDE/kdepim-runtime-4.4.10.tar.bz2) = 616467

View file

@ -1,8 +0,0 @@
--- ./resources/maildir/CMakeLists.txt.orig 2009-08-09 08:40:35.000000000 +0000
+++ ./resources/maildir/CMakeLists.txt 2009-08-09 08:47:15.000000000 +0000
@@ -36,4 +36,4 @@
install(TARGETS akonadi_maildir_resource ${INSTALL_TARGETS_DEFAULT_ARGS})
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.Akonadi.Maildir.Settings.xml
- DESTINATION ${KDE4_DBUS_INTERFACES_DIR})
+ DESTINATION ${DBUS_INTERFACES_INSTALL_DIR})

View file

@ -6,7 +6,6 @@
PORTNAME= kdepim PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 2
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
@ -15,8 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications COMMENT= Libraries for KDE-PIM applications
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread:${PORTSDIR}/devel/boost-libs \ boost_thread:${PORTSDIR}/devel/boost-libs \
@ -29,8 +26,7 @@ USE_KDE4= kdelibs pimlibs pimruntime \
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
qmake_build moc_build rcc_build uic_build
USE_OPENLDAP= yes USE_OPENLDAP= yes
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
@ -39,9 +35,4 @@ MAN1= kabcclient.1
#cannot be built with assuan2 #cannot be built with assuan2
CMAKE_ARGS+= -DWITH_Assuan:BOOL=off CMAKE_ARGS+= -DWITH_Assuan:BOOL=off
pre-configure:
# respect prefix
${FIND} ${PATCH_WRKSRC} -type f -name CMakeLists.txt | ${XARGS} \
${REINPLACE_CMD} -e '/DESTINATION/s,KDE4_DBUS_INTERFACES_DIR,DBUS_INTERFACES_INSTALL_DIR,g'
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-4.4.9.tar.bz2) = 28a3e60118efb86822fb5376ee29359e509737d8339fa91d8a4da950a6b1215f SHA256 (KDE/kdepim-4.4.10.tar.bz2) = 9e1770cb8d4bf1f95c3a2006877e7b49bc2a641591c990d07411d7424ea33099
SIZE (KDE/kdepim-4.4.9.tar.bz2) = 9084259 SIZE (KDE/kdepim-4.4.10.tar.bz2) = 9071402

View file

@ -66,8 +66,6 @@ lib/kde4/kcm_kontactsummary.so
lib/kde4/kcm_korganizer.so lib/kde4/kcm_korganizer.so
lib/kde4/kcm_ktimetracker.so lib/kde4/kcm_ktimetracker.so
lib/kde4/kcm_ldap.so lib/kde4/kcm_ldap.so
lib/kde4/kcm_planner.so
lib/kde4/kcm_sdsummary.so
lib/kde4/kcm_todosummary.so lib/kde4/kcm_todosummary.so
lib/kde4/kio_groupwise.so lib/kde4/kio_groupwise.so
lib/kde4/kjotspart.so lib/kde4/kjotspart.so
@ -88,8 +86,6 @@ lib/kde4/kontact_knodeplugin.so
lib/kde4/kontact_knotesplugin.so lib/kde4/kontact_knotesplugin.so
lib/kde4/kontact_korganizerplugin.so lib/kde4/kontact_korganizerplugin.so
lib/kde4/kontact_ktimetrackerplugin.so lib/kde4/kontact_ktimetrackerplugin.so
lib/kde4/kontact_plannerplugin.so
lib/kde4/kontact_specialdatesplugin.so
lib/kde4/kontact_summaryplugin.so lib/kde4/kontact_summaryplugin.so
lib/kde4/kontact_todoplugin.so lib/kde4/kontact_todoplugin.so
lib/kde4/korg_datenums.so lib/kde4/korg_datenums.so
@ -404,8 +400,6 @@ share/apps/kontact/ksettingsdialog/knode.setdlg
share/apps/kontact/ksettingsdialog/knotes.setdlg share/apps/kontact/ksettingsdialog/knotes.setdlg
share/apps/kontact/ksettingsdialog/korganizer.setdlg share/apps/kontact/ksettingsdialog/korganizer.setdlg
share/apps/kontact/ksettingsdialog/ktimetracker.setdlg share/apps/kontact/ksettingsdialog/ktimetracker.setdlg
share/apps/kontact/ksettingsdialog/planner.setdlg
share/apps/kontact/ksettingsdialog/specialdates.setdlg
share/apps/kontact/ksettingsdialog/summary.setdlg share/apps/kontact/ksettingsdialog/summary.setdlg
share/apps/kontactsummary/kontactsummary_part.rc share/apps/kontactsummary/kontactsummary_part.rc
share/apps/korgac/icons/hicolor/22x22/actions/korgac.png share/apps/korgac/icons/hicolor/22x22/actions/korgac.png
@ -859,8 +853,6 @@ share/kde4/services/kcmapptsummary.desktop
share/kde4/services/kcmkmailsummary.desktop share/kde4/services/kcmkmailsummary.desktop
share/kde4/services/kcmkontactsummary.desktop share/kde4/services/kcmkontactsummary.desktop
share/kde4/services/kcmldap.desktop share/kde4/services/kcmldap.desktop
share/kde4/services/kcmplanner.desktop
share/kde4/services/kcmsdsummary.desktop
share/kde4/services/kcmtodosummary.desktop share/kde4/services/kcmtodosummary.desktop
share/kde4/services/kjots_config_misc.desktop share/kde4/services/kjots_config_misc.desktop
share/kde4/services/kjotspart.desktop share/kde4/services/kjotspart.desktop
@ -900,8 +892,6 @@ share/kde4/services/kontact/knodeplugin.desktop
share/kde4/services/kontact/knotesplugin.desktop share/kde4/services/kontact/knotesplugin.desktop
share/kde4/services/kontact/korganizerplugin.desktop share/kde4/services/kontact/korganizerplugin.desktop
share/kde4/services/kontact/ktimetracker_plugin.desktop share/kde4/services/kontact/ktimetracker_plugin.desktop
share/kde4/services/kontact/plannerplugin.desktop
share/kde4/services/kontact/specialdatesplugin.desktop
share/kde4/services/kontact/summaryplugin.desktop share/kde4/services/kontact/summaryplugin.desktop
share/kde4/services/kontact/todoplugin.desktop share/kde4/services/kontact/todoplugin.desktop
share/kde4/services/kontactconfig.desktop share/kde4/services/kontactconfig.desktop

View file

@ -6,7 +6,6 @@
PORTNAME= kdepim-runtime PORTNAME= kdepim-runtime
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
@ -17,25 +16,15 @@ COMMENT= Libraries for KDE-PIM applications
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
CONFLICTS= kdepimlibs-4.3.[1-4]
LATEST_LINK= ${PORTNAME}4
USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4 USE_KDE4= pimlibs kdeprefix kdehier sharedmime automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
xml gui qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
post-patch: post-patch:
${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \ ${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \
${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt ${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt
pre-configure:
#respect prefix
${FIND} ${WRKSRC} -type f -name CMakeLists.txt | ${XARGS} \
${REINPLACE_CMD} -e '/^install/s,KDE4_DBUS_INTERFACES_DIR,DBUS_INTERFACES_INSTALL_DIR,g'
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-runtime-4.4.9.tar.bz2) = 7e14048d63b06588ad76ff9a3c36be1454e7de7c48ebb75ffa55aa4fc1962971 SHA256 (KDE/kdepim-runtime-4.4.10.tar.bz2) = cce52ecc2deee8bc732863bcae82ec9075c42bb3768c673a3358fbf7b4824b2c
SIZE (KDE/kdepim-runtime-4.4.9.tar.bz2) = 626607 SIZE (KDE/kdepim-runtime-4.4.10.tar.bz2) = 616467

View file

@ -1,8 +0,0 @@
--- ./resources/maildir/CMakeLists.txt.orig 2009-08-09 08:40:35.000000000 +0000
+++ ./resources/maildir/CMakeLists.txt 2009-08-09 08:47:15.000000000 +0000
@@ -36,4 +36,4 @@
install(TARGETS akonadi_maildir_resource ${INSTALL_TARGETS_DEFAULT_ARGS})
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.Akonadi.Maildir.Settings.xml
- DESTINATION ${KDE4_DBUS_INTERFACES_DIR})
+ DESTINATION ${DBUS_INTERFACES_INSTALL_DIR})

View file

@ -6,7 +6,6 @@
PORTNAME= kdepim PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 2
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
@ -15,8 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications COMMENT= Libraries for KDE-PIM applications
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread:${PORTSDIR}/devel/boost-libs \ boost_thread:${PORTSDIR}/devel/boost-libs \
@ -29,8 +26,7 @@ USE_KDE4= kdelibs pimlibs pimruntime \
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_BZIP2= yes USE_BZIP2= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= corelib opengl dbus qt3support designer network svg qtestlib \ QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
qmake_build moc_build rcc_build uic_build
USE_OPENLDAP= yes USE_OPENLDAP= yes
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
@ -39,9 +35,4 @@ MAN1= kabcclient.1
#cannot be built with assuan2 #cannot be built with assuan2
CMAKE_ARGS+= -DWITH_Assuan:BOOL=off CMAKE_ARGS+= -DWITH_Assuan:BOOL=off
pre-configure:
# respect prefix
${FIND} ${PATCH_WRKSRC} -type f -name CMakeLists.txt | ${XARGS} \
${REINPLACE_CMD} -e '/DESTINATION/s,KDE4_DBUS_INTERFACES_DIR,DBUS_INTERFACES_INSTALL_DIR,g'
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepim-4.4.9.tar.bz2) = 28a3e60118efb86822fb5376ee29359e509737d8339fa91d8a4da950a6b1215f SHA256 (KDE/kdepim-4.4.10.tar.bz2) = 9e1770cb8d4bf1f95c3a2006877e7b49bc2a641591c990d07411d7424ea33099
SIZE (KDE/kdepim-4.4.9.tar.bz2) = 9084259 SIZE (KDE/kdepim-4.4.10.tar.bz2) = 9071402

View file

@ -66,8 +66,6 @@ lib/kde4/kcm_kontactsummary.so
lib/kde4/kcm_korganizer.so lib/kde4/kcm_korganizer.so
lib/kde4/kcm_ktimetracker.so lib/kde4/kcm_ktimetracker.so
lib/kde4/kcm_ldap.so lib/kde4/kcm_ldap.so
lib/kde4/kcm_planner.so
lib/kde4/kcm_sdsummary.so
lib/kde4/kcm_todosummary.so lib/kde4/kcm_todosummary.so
lib/kde4/kio_groupwise.so lib/kde4/kio_groupwise.so
lib/kde4/kjotspart.so lib/kde4/kjotspart.so
@ -88,8 +86,6 @@ lib/kde4/kontact_knodeplugin.so
lib/kde4/kontact_knotesplugin.so lib/kde4/kontact_knotesplugin.so
lib/kde4/kontact_korganizerplugin.so lib/kde4/kontact_korganizerplugin.so
lib/kde4/kontact_ktimetrackerplugin.so lib/kde4/kontact_ktimetrackerplugin.so
lib/kde4/kontact_plannerplugin.so
lib/kde4/kontact_specialdatesplugin.so
lib/kde4/kontact_summaryplugin.so lib/kde4/kontact_summaryplugin.so
lib/kde4/kontact_todoplugin.so lib/kde4/kontact_todoplugin.so
lib/kde4/korg_datenums.so lib/kde4/korg_datenums.so
@ -404,8 +400,6 @@ share/apps/kontact/ksettingsdialog/knode.setdlg
share/apps/kontact/ksettingsdialog/knotes.setdlg share/apps/kontact/ksettingsdialog/knotes.setdlg
share/apps/kontact/ksettingsdialog/korganizer.setdlg share/apps/kontact/ksettingsdialog/korganizer.setdlg
share/apps/kontact/ksettingsdialog/ktimetracker.setdlg share/apps/kontact/ksettingsdialog/ktimetracker.setdlg
share/apps/kontact/ksettingsdialog/planner.setdlg
share/apps/kontact/ksettingsdialog/specialdates.setdlg
share/apps/kontact/ksettingsdialog/summary.setdlg share/apps/kontact/ksettingsdialog/summary.setdlg
share/apps/kontactsummary/kontactsummary_part.rc share/apps/kontactsummary/kontactsummary_part.rc
share/apps/korgac/icons/hicolor/22x22/actions/korgac.png share/apps/korgac/icons/hicolor/22x22/actions/korgac.png
@ -859,8 +853,6 @@ share/kde4/services/kcmapptsummary.desktop
share/kde4/services/kcmkmailsummary.desktop share/kde4/services/kcmkmailsummary.desktop
share/kde4/services/kcmkontactsummary.desktop share/kde4/services/kcmkontactsummary.desktop
share/kde4/services/kcmldap.desktop share/kde4/services/kcmldap.desktop
share/kde4/services/kcmplanner.desktop
share/kde4/services/kcmsdsummary.desktop
share/kde4/services/kcmtodosummary.desktop share/kde4/services/kcmtodosummary.desktop
share/kde4/services/kjots_config_misc.desktop share/kde4/services/kjots_config_misc.desktop
share/kde4/services/kjotspart.desktop share/kde4/services/kjotspart.desktop
@ -900,8 +892,6 @@ share/kde4/services/kontact/knodeplugin.desktop
share/kde4/services/kontact/knotesplugin.desktop share/kde4/services/kontact/knotesplugin.desktop
share/kde4/services/kontact/korganizerplugin.desktop share/kde4/services/kontact/korganizerplugin.desktop
share/kde4/services/kontact/ktimetracker_plugin.desktop share/kde4/services/kontact/ktimetracker_plugin.desktop
share/kde4/services/kontact/plannerplugin.desktop
share/kde4/services/kontact/specialdatesplugin.desktop
share/kde4/services/kontact/summaryplugin.desktop share/kde4/services/kontact/summaryplugin.desktop
share/kde4/services/kontact/todoplugin.desktop share/kde4/services/kontact/todoplugin.desktop
share/kde4/services/kontactconfig.desktop share/kde4/services/kontactconfig.desktop

View file

@ -6,7 +6,6 @@
PORTNAME= kdepimlibs PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -15,14 +14,11 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Libraries for KDE-PIM applications COMMENT= Libraries for KDE-PIM applications
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \ LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme \
sasl2:${PORTSDIR}/security/cyrus-sasl2 \ sasl2:${PORTSDIR}/security/cyrus-sasl2 \
boost_thread:${PORTSDIR}/devel/boost-libs \ boost_thread:${PORTSDIR}/devel/boost-libs \
ical.44:${PORTSDIR}/devel/libical ical.44:${PORTSDIR}/devel/libical \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
CONFLICTS= kdepim-runtime-4.3.[1-4]
USE_KDE4= kdelibs akonadi kdeprefix kdehier automoc4 USE_KDE4= kdelibs akonadi kdeprefix kdehier automoc4
KDE4_BUILDENV= yes KDE4_BUILDENV= yes

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdepimlibs-4.5.5.tar.bz2) = 9978a2fbabe398e0f7e39713d4b257548361e047314da714ec33e9ed48ccb546 SHA256 (KDE/kdepimlibs-4.6.1.tar.bz2) = 202a0bfb4cabea79ebd23a7c88954da1801c67562e0c4b5add6f470c12ff65eb
SIZE (KDE/kdepimlibs-4.5.5.tar.bz2) = 2674251 SIZE (KDE/kdepimlibs-4.6.1.tar.bz2) = 3189885

View file

@ -1,11 +1,11 @@
--- ./CMakeLists.txt.orig 2010-06-06 12:01:57.000000000 -0400 --- ./CMakeLists.txt.orig 2010-06-06 12:01:57.000000000 -0400
+++ ./CMakeLists.txt 2010-06-06 12:02:08.000000000 -0400 +++ ./CMakeLists.txt 2010-06-06 12:02:08.000000000 -0400
@@ -60,7 +60,7 @@ @@ -81,7 +81,7 @@
if (NOT KDEPIM_ONLY_KLEO) if (NOT KDEPIM_ONLY_KLEO)
#FindAkonadi.cmake is only there for compatibility reasons, but we don't want to use that. #FindAkonadi.cmake is only there for compatibility reasons, but we don't want to use that.
- find_package(Akonadi 1.3.60 QUIET NO_MODULE) set(Akonadi_MIN_VERSION "1.4.81")
+ find_package(Akonadi 1.3.60 QUIET) - find_package(Akonadi ${Akonadi_MIN_VERSION} QUIET NO_MODULE)
macro_log_feature(Akonadi_FOUND "Akonadi" "Akonadi server libraries (from kdesupport)" "http://pim.kde.org/akonadi" TRUE "1.3.60" "Akonadi is required to build KdepimLibs.") + find_package(Akonadi ${Akonadi_MIN_VERSION} QUIET)
macro_log_feature(Akonadi_FOUND "Akonadi server libraries" "Access to PIM storage and services" "http://pim.kde.org/akonadi" TRUE "${Akonadi_MIN_VERSION}" "")
find_package(Sasl2) find_package(Sasl2)

View file

@ -0,0 +1,15 @@
--- ./kcalcore/ConfigureChecks.cmake.orig 2010-12-03 15:38:57.478419881 +1000
+++ ./kcalcore/ConfigureChecks.cmake 2010-12-03 15:59:50.369411055 +1000
@@ -2,6 +2,11 @@
include(CheckLibraryExists)
check_include_files(uuid/uuid.h HAVE_UUID_UUID_H)
-check_library_exists(uuid uuid_generate_random "" HAVE_UUID_LIBRARY)
+find_library(UUID_LIBRARY uuid)
+set(UUID_LIBRARY_DIR "")
+if(UUID_LIBRARY)
+ get_filename_component(UUID_LIBRARY_DIR ${UUID_LIBRARY} PATH)
+endif(UUID_LIBRARY)
+check_library_exists(uuid uuid_generate_random "${UUID_LIBRARY_DIR}" HAVE_UUID_LIBRARY)

View file

@ -14,6 +14,7 @@ include/KDE/Akonadi/AttributeFactory
include/KDE/Akonadi/CachePolicy include/KDE/Akonadi/CachePolicy
include/KDE/Akonadi/ChangeRecorder include/KDE/Akonadi/ChangeRecorder
include/KDE/Akonadi/Collection include/KDE/Akonadi/Collection
include/KDE/Akonadi/CollectionAttributesSynchronizationJob
include/KDE/Akonadi/CollectionComboBox include/KDE/Akonadi/CollectionComboBox
include/KDE/Akonadi/CollectionCopyJob include/KDE/Akonadi/CollectionCopyJob
include/KDE/Akonadi/CollectionCreateJob include/KDE/Akonadi/CollectionCreateJob
@ -32,6 +33,8 @@ include/KDE/Akonadi/CollectionStatisticsDelegate
include/KDE/Akonadi/CollectionStatisticsJob include/KDE/Akonadi/CollectionStatisticsJob
include/KDE/Akonadi/CollectionStatisticsModel include/KDE/Akonadi/CollectionStatisticsModel
include/KDE/Akonadi/CollectionView include/KDE/Akonadi/CollectionView
include/KDE/Akonadi/Contact/AbstractContactFormatter
include/KDE/Akonadi/Contact/AbstractContactGroupFormatter
include/KDE/Akonadi/Contact/ContactDefaultActions include/KDE/Akonadi/Contact/ContactDefaultActions
include/KDE/Akonadi/Contact/ContactEditor include/KDE/Akonadi/Contact/ContactEditor
include/KDE/Akonadi/Contact/ContactEditorDialog include/KDE/Akonadi/Contact/ContactEditorDialog
@ -44,7 +47,15 @@ include/KDE/Akonadi/Contact/ContactGroupViewerDialog
include/KDE/Akonadi/Contact/ContactSearchJob include/KDE/Akonadi/Contact/ContactSearchJob
include/KDE/Akonadi/Contact/ContactViewer include/KDE/Akonadi/Contact/ContactViewer
include/KDE/Akonadi/Contact/ContactViewerDialog include/KDE/Akonadi/Contact/ContactViewerDialog
include/KDE/Akonadi/Contact/ContactsFilterProxyModel
include/KDE/Akonadi/Contact/ContactsTreeModel
include/KDE/Akonadi/Contact/EmailAddressSelection
include/KDE/Akonadi/Contact/EmailAddressSelectionDialog
include/KDE/Akonadi/Contact/EmailAddressSelectionWidget
include/KDE/Akonadi/Contact/RecentContactsCollectionRequestJob include/KDE/Akonadi/Contact/RecentContactsCollectionRequestJob
include/KDE/Akonadi/Contact/StandardContactActionManager
include/KDE/Akonadi/Contact/StandardContactFormatter
include/KDE/Akonadi/Contact/StandardContactGroupFormatter
include/KDE/Akonadi/Control include/KDE/Akonadi/Control
include/KDE/Akonadi/Entity include/KDE/Akonadi/Entity
include/KDE/Akonadi/EntityDisplayAttribute include/KDE/Akonadi/EntityDisplayAttribute
@ -186,7 +197,52 @@ include/KDE/KCal/SortableList
include/KDE/KCal/Todo include/KDE/KCal/Todo
include/KDE/KCal/VCalDrag include/KDE/KCal/VCalDrag
include/KDE/KCal/VCalFormat include/KDE/KCal/VCalFormat
include/KDE/KCalCore/Alarm
include/KDE/KCalCore/Attachment
include/KDE/KCalCore/Attendee
include/KDE/KCalCore/CalFilter
include/KDE/KCalCore/CalFormat
include/KDE/KCalCore/CalStorage
include/KDE/KCalCore/Calendar
include/KDE/KCalCore/Compat
include/KDE/KCalCore/CustomProperties
include/KDE/KCalCore/Duration
include/KDE/KCalCore/Event
include/KDE/KCalCore/Exception
include/KDE/KCalCore/FileStorage
include/KDE/KCalCore/FreeBusy
include/KDE/KCalCore/FreeBusyCache
include/KDE/KCalCore/FreeBusyPeriod
include/KDE/KCalCore/FreeBusyUrlStore
include/KDE/KCalCore/ICalFormat
include/KDE/KCalCore/ICalTimeZones
include/KDE/KCalCore/Incidence
include/KDE/KCalCore/IncidenceBase
include/KDE/KCalCore/Journal
include/KDE/KCalCore/MemoryCalendar
include/KDE/KCalCore/Period
include/KDE/KCalCore/Person
include/KDE/KCalCore/Recurrence
include/KDE/KCalCore/RecurrenceRule
include/KDE/KCalCore/ScheduleMessage
include/KDE/KCalCore/SortableList
include/KDE/KCalCore/Sorting
include/KDE/KCalCore/Todo
include/KDE/KCalCore/VCalFormat
include/KDE/KCalCore/Visitor
include/KDE/KCalUtils/DndFactory
include/KDE/KCalUtils/HTMLExportSettings
include/KDE/KCalUtils/HtmlExport
include/KDE/KCalUtils/ICalDrag
include/KDE/KCalUtils/IncidenceFormatter
include/KDE/KCalUtils/RecurrenceActions
include/KDE/KCalUtils/Scheduler
include/KDE/KCalUtils/Stringify
include/KDE/KCalUtils/VCalDrag
include/KDE/KHolidays/AstroSeasons include/KDE/KHolidays/AstroSeasons
include/KDE/KHolidays/Holiday
include/KDE/KHolidays/HolidayRegion
include/KDE/KHolidays/HolidayRegionSelector
include/KDE/KHolidays/Holidays include/KDE/KHolidays/Holidays
include/KDE/KHolidays/LunarPhase include/KDE/KHolidays/LunarPhase
include/KDE/KHolidays/Zodiac include/KDE/KHolidays/Zodiac
@ -285,17 +341,25 @@ include/KDE/KontactInterface/PimUniqueApplication
include/KDE/KontactInterface/Plugin include/KDE/KontactInterface/Plugin
include/KDE/KontactInterface/Summary include/KDE/KontactInterface/Summary
include/KDE/KontactInterface/UniqueAppHandler include/KDE/KontactInterface/UniqueAppHandler
include/KDE/Mailtransport/DispatchModeAttribute
include/KDE/Mailtransport/DispatcherInterface
include/KDE/Mailtransport/ErrorAttribute
include/KDE/Mailtransport/MessageQueueJob
include/KDE/Mailtransport/PrecommandJob include/KDE/Mailtransport/PrecommandJob
include/KDE/Mailtransport/SendmailJob include/KDE/Mailtransport/SendmailJob
include/KDE/Mailtransport/SentBehaviourAttribute
include/KDE/Mailtransport/ServerTest include/KDE/Mailtransport/ServerTest
include/KDE/Mailtransport/SmtpJob include/KDE/Mailtransport/SmtpJob
include/KDE/Mailtransport/Socket
include/KDE/Mailtransport/Transport include/KDE/Mailtransport/Transport
include/KDE/Mailtransport/TransportAttribute
include/KDE/Mailtransport/TransportBase include/KDE/Mailtransport/TransportBase
include/KDE/Mailtransport/TransportComboBox include/KDE/Mailtransport/TransportComboBox
include/KDE/Mailtransport/TransportConfigDialog include/KDE/Mailtransport/TransportConfigDialog
include/KDE/Mailtransport/TransportJob include/KDE/Mailtransport/TransportJob
include/KDE/Mailtransport/TransportManagementWidget include/KDE/Mailtransport/TransportManagementWidget
include/KDE/Mailtransport/TransportManager include/KDE/Mailtransport/TransportManager
include/KDE/Mailtransport/TransportType
include/KDE/Syndication/AbstractParser include/KDE/Syndication/AbstractParser
include/KDE/Syndication/Category include/KDE/Syndication/Category
include/KDE/Syndication/Constants include/KDE/Syndication/Constants
@ -317,7 +381,10 @@ include/KDE/Syndication/SpecificItem
include/KDE/Syndication/SpecificItemVisitor include/KDE/Syndication/SpecificItemVisitor
include/KDE/Syndication/Syndication include/KDE/Syndication/Syndication
include/KDE/Syndication/Tools include/KDE/Syndication/Tools
include/akonadi/abstractdifferencesreporter.h
include/akonadi/agentactionmanager.h
include/akonadi/agentbase.h include/akonadi/agentbase.h
include/akonadi/agentfactory.h
include/akonadi/agentfilterproxymodel.h include/akonadi/agentfilterproxymodel.h
include/akonadi/agentinstance.h include/akonadi/agentinstance.h
include/akonadi/agentinstancecreatejob.h include/akonadi/agentinstancecreatejob.h
@ -333,8 +400,12 @@ include/akonadi/akonadi_export.h
include/akonadi/attribute.h include/akonadi/attribute.h
include/akonadi/attributefactory.h include/akonadi/attributefactory.h
include/akonadi/cachepolicy.h include/akonadi/cachepolicy.h
include/akonadi/cachepolicypage.h
include/akonadi/calendar/akonadi-calendar_export.h
include/akonadi/calendar/standardcalendaractionmanager.h
include/akonadi/changerecorder.h include/akonadi/changerecorder.h
include/akonadi/collection.h include/akonadi/collection.h
include/akonadi/collectionattributessynchronizationjob.h
include/akonadi/collectioncombobox.h include/akonadi/collectioncombobox.h
include/akonadi/collectioncopyjob.h include/akonadi/collectioncopyjob.h
include/akonadi/collectioncreatejob.h include/akonadi/collectioncreatejob.h
@ -356,6 +427,7 @@ include/akonadi/collectionstatisticsjob.h
include/akonadi/collectionstatisticsmodel.h include/akonadi/collectionstatisticsmodel.h
include/akonadi/collectionview.h include/akonadi/collectionview.h
include/akonadi/contact/abstractcontactformatter.h include/akonadi/contact/abstractcontactformatter.h
include/akonadi/contact/abstractcontactgroupformatter.h
include/akonadi/contact/akonadi-contact_export.h include/akonadi/contact/akonadi-contact_export.h
include/akonadi/contact/contactdefaultactions.h include/akonadi/contact/contactdefaultactions.h
include/akonadi/contact/contacteditor.h include/akonadi/contact/contacteditor.h
@ -376,18 +448,26 @@ include/akonadi/contact/emailaddressselection.h
include/akonadi/contact/emailaddressselectiondialog.h include/akonadi/contact/emailaddressselectiondialog.h
include/akonadi/contact/emailaddressselectionwidget.h include/akonadi/contact/emailaddressselectionwidget.h
include/akonadi/contact/recentcontactscollectionrequestjob.h include/akonadi/contact/recentcontactscollectionrequestjob.h
include/akonadi/contact/standardcontactactionmanager.h
include/akonadi/contact/standardcontactformatter.h include/akonadi/contact/standardcontactformatter.h
include/akonadi/contact/standardcontactgroupformatter.h
include/akonadi/control.h include/akonadi/control.h
include/akonadi/dbusconnectionpool.h
include/akonadi/differencesalgorithminterface.h
include/akonadi/entity.h include/akonadi/entity.h
include/akonadi/entitydisplayattribute.h include/akonadi/entitydisplayattribute.h
include/akonadi/entityhiddenattribute.h include/akonadi/entityhiddenattribute.h
include/akonadi/entitylistview.h include/akonadi/entitylistview.h
include/akonadi/entitymimetypefiltermodel.h include/akonadi/entitymimetypefiltermodel.h
include/akonadi/entityorderproxymodel.h
include/akonadi/entityrightsfiltermodel.h
include/akonadi/entitytreemodel.h include/akonadi/entitytreemodel.h
include/akonadi/entitytreeview.h include/akonadi/entitytreeview.h
include/akonadi/entitytreeviewstatesaver.h include/akonadi/entitytreeviewstatesaver.h
include/akonadi/etmviewstatesaver.h
include/akonadi/exception.h include/akonadi/exception.h
include/akonadi/favoritecollectionsmodel.h include/akonadi/favoritecollectionsmodel.h
include/akonadi/indexpolicyattribute.h
include/akonadi/item.h include/akonadi/item.h
include/akonadi/itemcopyjob.h include/akonadi/itemcopyjob.h
include/akonadi/itemcreatejob.h include/akonadi/itemcreatejob.h
@ -414,10 +494,12 @@ include/akonadi/kmime/messageflags.h
include/akonadi/kmime/messagefolderattribute.h include/akonadi/kmime/messagefolderattribute.h
include/akonadi/kmime/messagemodel.h include/akonadi/kmime/messagemodel.h
include/akonadi/kmime/messageparts.h include/akonadi/kmime/messageparts.h
include/akonadi/kmime/messagestatus.h
include/akonadi/kmime/messagethreaderproxymodel.h include/akonadi/kmime/messagethreaderproxymodel.h
include/akonadi/kmime/messagethreadingattribute.h include/akonadi/kmime/messagethreadingattribute.h
include/akonadi/kmime/specialmailcollections.h include/akonadi/kmime/specialmailcollections.h
include/akonadi/kmime/specialmailcollectionsrequestjob.h include/akonadi/kmime/specialmailcollectionsrequestjob.h
include/akonadi/kmime/standardmailactionmanager.h
include/akonadi/linkjob.h include/akonadi/linkjob.h
include/akonadi/mimetypechecker.h include/akonadi/mimetypechecker.h
include/akonadi/monitor.h include/akonadi/monitor.h
@ -426,7 +508,11 @@ include/akonadi/persistentsearchattribute.h
include/akonadi/preprocessorbase.h include/akonadi/preprocessorbase.h
include/akonadi/private/collectionpathresolver_p.h include/akonadi/private/collectionpathresolver_p.h
include/akonadi/qtest_akonadi.h include/akonadi/qtest_akonadi.h
include/akonadi/recursivecollectionfilterproxymodel.h
include/akonadi/recursiveitemfetchjob.h
include/akonadi/resourcebase.h include/akonadi/resourcebase.h
include/akonadi/resourcebasesettings.h
include/akonadi/resourcesettings.h
include/akonadi/resourcesynchronizationjob.h include/akonadi/resourcesynchronizationjob.h
include/akonadi/searchcreatejob.h include/akonadi/searchcreatejob.h
include/akonadi/selectionproxymodel.h include/akonadi/selectionproxymodel.h
@ -441,6 +527,7 @@ include/akonadi/transactionsequence.h
include/akonadi/transportresourcebase.h include/akonadi/transportresourcebase.h
include/akonadi/unlinkjob.h include/akonadi/unlinkjob.h
include/gpgme++/assuanresult.h include/gpgme++/assuanresult.h
include/gpgme++/configuration.h
include/gpgme++/context.h include/gpgme++/context.h
include/gpgme++/data.h include/gpgme++/data.h
include/gpgme++/decryptionresult.h include/gpgme++/decryptionresult.h
@ -577,9 +664,55 @@ include/kcal/sortablelist.h
include/kcal/todo.h include/kcal/todo.h
include/kcal/vcaldrag.h include/kcal/vcaldrag.h
include/kcal/vcalformat.h include/kcal/vcalformat.h
include/kcalcore/alarm.h
include/kcalcore/attachment.h
include/kcalcore/attendee.h
include/kcalcore/calendar.h
include/kcalcore/calfilter.h
include/kcalcore/calformat.h
include/kcalcore/calstorage.h
include/kcalcore/compat.h
include/kcalcore/customproperties.h
include/kcalcore/duration.h
include/kcalcore/event.h
include/kcalcore/exceptions.h
include/kcalcore/filestorage.h
include/kcalcore/freebusy.h
include/kcalcore/freebusycache.h
include/kcalcore/freebusyperiod.h
include/kcalcore/freebusyurlstore.h
include/kcalcore/icalformat.h
include/kcalcore/icaltimezones.h
include/kcalcore/incidence.h
include/kcalcore/incidencebase.h
include/kcalcore/journal.h
include/kcalcore/kcalcore_export.h
include/kcalcore/memorycalendar.h
include/kcalcore/period.h
include/kcalcore/person.h
include/kcalcore/recurrence.h
include/kcalcore/recurrencerule.h
include/kcalcore/schedulemessage.h
include/kcalcore/sortablelist.h
include/kcalcore/sorting.h
include/kcalcore/supertrait.h
include/kcalcore/todo.h
include/kcalcore/vcalformat.h
include/kcalcore/visitor.h
include/kcalutils/dndfactory.h
include/kcalutils/htmlexport.h
include/kcalutils/htmlexportsettings.h
include/kcalutils/icaldrag.h
include/kcalutils/incidenceformatter.h
include/kcalutils/kcalutils_export.h
include/kcalutils/recurrenceactions.h
include/kcalutils/scheduler.h
include/kcalutils/stringify.h
include/kcalutils/vcaldrag.h
include/kholidays/astroseasons.h include/kholidays/astroseasons.h
include/kholidays/holiday.h include/kholidays/holiday.h
include/kholidays/holidayregion.h include/kholidays/holidayregion.h
include/kholidays/holidayregionselector.h
include/kholidays/holidays.h include/kholidays/holidays.h
include/kholidays/kholidays_export.h include/kholidays/kholidays_export.h
include/kholidays/lunarphase.h include/kholidays/lunarphase.h
@ -639,6 +772,9 @@ include/kldap/ldapserver.h
include/kldap/ldapstructureproxymodel.h include/kldap/ldapstructureproxymodel.h
include/kldap/ldapurl.h include/kldap/ldapurl.h
include/kldap/ldif.h include/kldap/ldif.h
include/kmbox/kmbox_export.h
include/kmbox/mbox.h
include/kmbox/mboxentry.h
include/kmime/boolflags.h include/kmime/boolflags.h
include/kmime/kmime_charfreq.h include/kmime/kmime_charfreq.h
include/kmime/kmime_codecs.h include/kmime/kmime_codecs.h
@ -669,9 +805,11 @@ include/kpimtextedit/kpimtextedit_export.h
include/kpimtextedit/textedit.h include/kpimtextedit/textedit.h
include/kpimtextedit/textutils.h include/kpimtextedit/textutils.h
include/kpimutils/email.h include/kpimutils/email.h
include/kpimutils/emailvalidator.h
include/kpimutils/kfileio.h include/kpimutils/kfileio.h
include/kpimutils/kpimutils_export.h include/kpimutils/kpimutils_export.h
include/kpimutils/linklocator.h include/kpimutils/linklocator.h
include/kpimutils/networkaccesshelper.h
include/kpimutils/processes.h include/kpimutils/processes.h
include/kpimutils/spellingfilter.h include/kpimutils/spellingfilter.h
include/kpimutils/supertrait.h include/kpimutils/supertrait.h
@ -703,9 +841,11 @@ include/mailtransport/mailtransport_export.h
include/mailtransport/messagequeuejob.h include/mailtransport/messagequeuejob.h
include/mailtransport/precommandjob.h include/mailtransport/precommandjob.h
include/mailtransport/sendmailjob.h include/mailtransport/sendmailjob.h
include/mailtransport/sentactionattribute.h
include/mailtransport/sentbehaviourattribute.h include/mailtransport/sentbehaviourattribute.h
include/mailtransport/servertest.h include/mailtransport/servertest.h
include/mailtransport/smtpjob.h include/mailtransport/smtpjob.h
include/mailtransport/socket.h
include/mailtransport/transport.h include/mailtransport/transport.h
include/mailtransport/transportattribute.h include/mailtransport/transportattribute.h
include/mailtransport/transportbase.h include/mailtransport/transportbase.h
@ -786,10 +926,10 @@ include/syndication/specificitem.h
include/syndication/specificitemvisitor.h include/syndication/specificitemvisitor.h
include/syndication/syndication.h include/syndication/syndication.h
include/syndication/tools.h include/syndication/tools.h
lib/KdepimLibs/cmake/KDEPimLibsLibraryTargetsWithPrefix-%%KDE4_BUILD_TYPE%%.cmake lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix-%%KDE4_BUILD_TYPE%%.cmake
lib/KdepimLibs/cmake/KDEPimLibsLibraryTargetsWithPrefix.cmake lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix.cmake
lib/KdepimLibs/cmake/KdepimLibsConfig.cmake lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
lib/KdepimLibs/cmake/KdepimLibsConfigVersion.cmake lib/cmake/KdepimLibs/KdepimLibsConfigVersion.cmake
lib/gpgmepp/GpgmeppConfig.cmake lib/gpgmepp/GpgmeppConfig.cmake
lib/gpgmepp/GpgmeppLibraryDepends.cmake lib/gpgmepp/GpgmeppLibraryDepends.cmake
lib/kde4/kabc_directory.so lib/kde4/kabc_directory.so
@ -809,6 +949,10 @@ lib/kde4/kio_nntp.so
lib/kde4/kio_pop3.so lib/kde4/kio_pop3.so
lib/kde4/kio_sieve.so lib/kde4/kio_sieve.so
lib/kde4/kio_smtp.so lib/kde4/kio_smtp.so
lib/kde4/plugins/designer/kholidayswidgets.so
lib/libakonadi-calendar.so
lib/libakonadi-calendar.so.5
lib/libakonadi-calendar.so.5.0.1
lib/libakonadi-contact.so lib/libakonadi-contact.so
lib/libakonadi-contact.so.5 lib/libakonadi-contact.so.5
lib/libakonadi-contact.so.5.0.1 lib/libakonadi-contact.so.5.0.1
@ -826,13 +970,13 @@ lib/libakonadi-kmime.so.5
lib/libakonadi-kmime.so.5.0.1 lib/libakonadi-kmime.so.5.0.1
%%WITH_PTH%%lib/libgpgme++-pth.so %%WITH_PTH%%lib/libgpgme++-pth.so
%%WITH_PTH%%lib/libgpgme++-pth.so.2 %%WITH_PTH%%lib/libgpgme++-pth.so.2
%%WITH_PTH%%lib/libgpgme++-pth.so.2.6.0 %%WITH_PTH%%lib/libgpgme++-pth.so.2.8.0
lib/libgpgme++-pthread.so lib/libgpgme++-pthread.so
lib/libgpgme++-pthread.so.2 lib/libgpgme++-pthread.so.2
lib/libgpgme++-pthread.so.2.6.0 lib/libgpgme++-pthread.so.2.8.0
lib/libgpgme++.so lib/libgpgme++.so
lib/libgpgme++.so.2 lib/libgpgme++.so.2
lib/libgpgme++.so.2.6.0 lib/libgpgme++.so.2.8.0
lib/libkabc.so lib/libkabc.so
lib/libkabc.so.5 lib/libkabc.so.5
lib/libkabc.so.5.0.1 lib/libkabc.so.5.0.1
@ -845,6 +989,12 @@ lib/libkblog.so.5.0.1
lib/libkcal.so lib/libkcal.so
lib/libkcal.so.5 lib/libkcal.so.5
lib/libkcal.so.5.0.1 lib/libkcal.so.5.0.1
lib/libkcalcore.so
lib/libkcalcore.so.5
lib/libkcalcore.so.5.0.1
lib/libkcalutils.so
lib/libkcalutils.so.5
lib/libkcalutils.so.5.0.1
lib/libkholidays.so lib/libkholidays.so
lib/libkholidays.so.5 lib/libkholidays.so.5
lib/libkholidays.so.5.0.1 lib/libkholidays.so.5.0.1
@ -854,6 +1004,9 @@ lib/libkimap.so.5.0.1
lib/libkldap.so lib/libkldap.so
lib/libkldap.so.5 lib/libkldap.so.5
lib/libkldap.so.5.0.1 lib/libkldap.so.5.0.1
lib/libkmbox.so
lib/libkmbox.so.5
lib/libkmbox.so.5.0.1
lib/libkmime.so lib/libkmime.so
lib/libkmime.so.5 lib/libkmime.so.5
lib/libkmime.so.5.0.1 lib/libkmime.so.5.0.1
@ -997,6 +1150,7 @@ share/apps/libkholidays/plan2/holiday_yt_fr
share/apps/libkholidays/plan2/holiday_za_en-gb share/apps/libkholidays/plan2/holiday_za_en-gb
share/config.kcfg/mailtransport.kcfg share/config.kcfg/mailtransport.kcfg
share/config.kcfg/recentcontactscollections.kcfg share/config.kcfg/recentcontactscollections.kcfg
share/config.kcfg/resourcebase.kcfg
share/config.kcfg/specialmailcollections.kcfg share/config.kcfg/specialmailcollections.kcfg
share/dbus-1/interfaces/org.kde.KResourcesManager.xml share/dbus-1/interfaces/org.kde.KResourcesManager.xml
share/dbus-1/interfaces/org.kde.pim.IdentityManager.xml share/dbus-1/interfaces/org.kde.pim.IdentityManager.xml
@ -1084,10 +1238,10 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm share/apps/akonadi/contact/data @dirrm share/apps/akonadi/contact/data
@dirrm share/apps/akonadi/contact @dirrm share/apps/akonadi/contact
@dirrm share/apps/akonadi-kde @dirrm share/apps/akonadi-kde
@dirrm share/apps/akonadi @dirrmtry share/apps/akonadi
@dirrm lib/gpgmepp @dirrm lib/gpgmepp
@dirrm lib/KdepimLibs/cmake @dirrm lib/cmake/KdepimLibs
@dirrm lib/KdepimLibs @dirrmtry lib/cmake
@dirrm include/syndication/rss2 @dirrm include/syndication/rss2
@dirrm include/syndication/rdf @dirrm include/syndication/rdf
@dirrm include/syndication/atom @dirrm include/syndication/atom
@ -1103,9 +1257,12 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm include/kpimidentities @dirrm include/kpimidentities
@dirrm include/kontactinterface @dirrm include/kontactinterface
@dirrm include/kmime @dirrm include/kmime
@dirrm include/kmbox
@dirrm include/kldap @dirrm include/kldap
@dirrm include/kimap @dirrm include/kimap
@dirrm include/kholidays @dirrm include/kholidays
@dirrm include/kcalutils
@dirrm include/kcalcore
@dirrm include/kcal @dirrm include/kcal
@dirrm include/kblog @dirrm include/kblog
@dirrm include/kabc @dirrm include/kabc
@ -1116,6 +1273,7 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm include/akonadi/kcal @dirrm include/akonadi/kcal
@dirrm include/akonadi/kabc @dirrm include/akonadi/kabc
@dirrm include/akonadi/contact @dirrm include/akonadi/contact
@dirrm include/akonadi/calendar
@dirrmtry include/akonadi @dirrmtry include/akonadi
@dirrm include/KDE/Syndication @dirrm include/KDE/Syndication
@dirrm include/KDE/Mailtransport @dirrm include/KDE/Mailtransport
@ -1129,6 +1287,8 @@ share/mime/packages/kdepimlibs-mime.xml
@dirrm include/KDE/KLDAP @dirrm include/KDE/KLDAP
@dirrm include/KDE/KIMAP @dirrm include/KDE/KIMAP
@dirrm include/KDE/KHolidays @dirrm include/KDE/KHolidays
@dirrm include/KDE/KCalUtils
@dirrm include/KDE/KCalCore
@dirrm include/KDE/KCal @dirrm include/KDE/KCal
@dirrm include/KDE/KBlog @dirrm include/KDE/KBlog
@dirrm include/KDE/KABC @dirrm include/KDE/KABC

View file

@ -7,7 +7,6 @@
PORTNAME= kdeplasma-addons PORTNAME= kdeplasma-addons
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -17,8 +16,10 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Extra plasmoids for KDE4 COMMENT= Extra plasmoids for KDE4
BUILD_DEPENDS= eigen>=2.0.b3:${PORTSDIR}/math/eigen2 BUILD_DEPENDS= eigen>=2.0.b3:${PORTSDIR}/math/eigen2
LIB_DEPENDS= kipi.7:${PORTSDIR}/graphics/kdegraphics4 \ LIB_DEPENDS= kipi.8:${PORTSDIR}/graphics/kdegraphics4 \
qalculate.5:${PORTSDIR}/math/libqalculate qalculate.5:${PORTSDIR}/math/libqalculate \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \
marblewidget.11:${PORTSDIR}/astro/marble
USE_KDE4= kdelibs pimlibs workspace kdeprefix kdehier automoc4 sharedmime USE_KDE4= kdelibs pimlibs workspace kdeprefix kdehier automoc4 sharedmime
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
@ -30,26 +31,10 @@ QT_COMPONENTS= corelib opengl dbus qt3support webkit \
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
OPTIONS= MARBLE "Marble globe wallpaper for Plasma" on \ OPTIONS= SCIM "Enable SCIM method input dialog" off
OBSERVATORY "KDE Observatory plasmoid" off \
SCIM "Enable SCIM method input dialog" off
.include <bsd.port.options.mk> .include <bsd.port.options.mk>
.if defined(WITHOUT_MARBLE)
PLIST_SUB+= MARBLE="@comment "
.else
LIB_DEPENDS+= marblewidget.10:${PORTSDIR}/astro/marble
PLIST_SUB+= MARBLE=""
.endif
.if defined(WITHOUT_OBSERVATORY)
PLIST_SUB+= OBSERVATORY="@comment "
.else
LIB_DEPENDS+= qwt.5:${PORTSDIR}/x11-toolkits/qwt5
PLIST_SUB+= OBSERVATORY=""
.endif
.if defined(WITHOUT_SCIM) .if defined(WITHOUT_SCIM)
PLIST_SUB+= SCIM="@comment " PLIST_SUB+= SCIM="@comment "
.else .else
@ -61,14 +46,6 @@ post-patch:
${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \ ${GREP} -H -r "#include <q" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \
${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt ${XARGS} ${REINPLACE_CMD} -f ${FILESDIR}/qt3to4headers.txt
.if defined(WITHOUT_MARBLE)
${REINPLACE_CMD} -e '/add_subdirectory(marble)/d' \
${WRKSRC}/wallpapers/CMakeLists.txt
.endif
.if defined(WITHOUT_OBSERVATORY)
${REINPLACE_CMD} -e '/add_subdirectory(kdeobservatory)/d' \
${WRKSRC}/applets/CMakeLists.txt
.endif
.if defined(WITHOUT_SCIM) .if defined(WITHOUT_SCIM)
${REINPLACE_CMD} -e '/add_subdirectory(kimpanel)/d' \ ${REINPLACE_CMD} -e '/add_subdirectory(kimpanel)/d' \
${WRKSRC}/applets/CMakeLists.txt ${WRKSRC}/applets/CMakeLists.txt

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdeplasma-addons-4.5.5.tar.bz2) = 99872f8e0d454a494facfcfe12b5effec695fc7c7f78a7fe01b077ecded2108e SHA256 (KDE/kdeplasma-addons-4.6.1.tar.bz2) = e5a3c03f8172b86eb4c56444cf524807207b30c14ab32be96107e16f271352b9
SIZE (KDE/kdeplasma-addons-4.5.5.tar.bz2) = 1756700 SIZE (KDE/kdeplasma-addons-4.6.1.tar.bz2) = 1933475

View file

@ -14,8 +14,6 @@ include/KDE/Lancelot/FullBorderLayout
include/KDE/Lancelot/Global include/KDE/Lancelot/Global
include/KDE/Lancelot/HoverIcon include/KDE/Lancelot/HoverIcon
include/KDE/Lancelot/Lancelot include/KDE/Lancelot/Lancelot
include/KDE/Lancelot/LancelotTestApplication
include/KDE/Lancelot/LancelotTestWindow
include/KDE/Lancelot/MergedActionListModel include/KDE/Lancelot/MergedActionListModel
include/KDE/Lancelot/Models/Applications include/KDE/Lancelot/Models/Applications
include/KDE/Lancelot/Models/AvailableModels include/KDE/Lancelot/Models/AvailableModels
@ -85,6 +83,7 @@ include/lancelot/models/StandardActionListModel.h
include/lancelot/models/StandardActionTreeModel.h include/lancelot/models/StandardActionTreeModel.h
include/lancelot/widgets/ActionListView.h include/lancelot/widgets/ActionListView.h
include/lancelot/widgets/BasicWidget.h include/lancelot/widgets/BasicWidget.h
include/lancelot/widgets/CustomListView.h
include/lancelot/widgets/ExtenderButton.h include/lancelot/widgets/ExtenderButton.h
include/lancelot/widgets/HoverIcon.h include/lancelot/widgets/HoverIcon.h
include/lancelot/widgets/Panel.h include/lancelot/widgets/Panel.h
@ -92,11 +91,14 @@ include/lancelot/widgets/PassagewayView.h
include/lancelot/widgets/PopupList.h include/lancelot/widgets/PopupList.h
include/lancelot/widgets/PopupMenu.h include/lancelot/widgets/PopupMenu.h
include/lancelot/widgets/ResizeBordersPanel.h include/lancelot/widgets/ResizeBordersPanel.h
include/lancelot/widgets/ScrollBar.h
include/lancelot/widgets/ScrollPane.h
include/lancelot/widgets/TabBar.h include/lancelot/widgets/TabBar.h
include/lancelot/widgets/Widget.h include/lancelot/widgets/Widget.h
lib/kde4/kcm_krunner_audioplayercontrol.so lib/kde4/kcm_krunner_audioplayercontrol.so
lib/kde4/kcm_krunner_charrunner.so lib/kde4/kcm_krunner_charrunner.so
lib/kde4/kcm_krunner_spellcheck.so lib/kde4/kcm_krunner_spellcheck.so
lib/kde4/kcm_plasma_runner_events.so
lib/kde4/krunner_audioplayercontrol.so lib/kde4/krunner_audioplayercontrol.so
lib/kde4/krunner_browserhistory.so lib/kde4/krunner_browserhistory.so
lib/kde4/krunner_charrunner.so lib/kde4/krunner_charrunner.so
@ -124,7 +126,7 @@ lib/kde4/plasma_applet_fileWatcher.so
lib/kde4/plasma_applet_frame.so lib/kde4/plasma_applet_frame.so
lib/kde4/plasma_applet_fuzzy_clock.so lib/kde4/plasma_applet_fuzzy_clock.so
lib/kde4/plasma_applet_incomingmsg.so lib/kde4/plasma_applet_incomingmsg.so
%%OBSERVATORY%%lib/kde4/plasma_applet_kdeobservatory.so lib/kde4/plasma_applet_kdeobservatory.so
%%SCIM%%lib/kde4/plasma_applet_kimpanel.so %%SCIM%%lib/kde4/plasma_applet_kimpanel.so
lib/kde4/plasma_applet_knowledgebase.so lib/kde4/plasma_applet_knowledgebase.so
lib/kde4/plasma_applet_kolourpicker.so lib/kde4/plasma_applet_kolourpicker.so
@ -159,11 +161,13 @@ lib/kde4/plasma_applet_weather.so
lib/kde4/plasma_applet_weatherstation.so lib/kde4/plasma_applet_weatherstation.so
lib/kde4/plasma_applet_webslice.so lib/kde4/plasma_applet_webslice.so
lib/kde4/plasma_comic_krossprovider.so lib/kde4/plasma_comic_krossprovider.so
lib/kde4/plasma_containment_griddesktop.so
lib/kde4/plasma_containment_groupingdesktop.so
lib/kde4/plasma_containment_groupingpanel.so
lib/kde4/plasma_engine_comic.so lib/kde4/plasma_engine_comic.so
lib/kde4/plasma_engine_kdeobservatory.so lib/kde4/plasma_engine_kdeobservatory.so
lib/kde4/plasma_engine_microblog.so lib/kde4/plasma_engine_microblog.so
lib/kde4/plasma_engine_ocs.so lib/kde4/plasma_engine_ocs.so
lib/kde4/plasma_engine_pastebin.so
lib/kde4/plasma_engine_potd.so lib/kde4/plasma_engine_potd.so
lib/kde4/plasma_engine_rtm.so lib/kde4/plasma_engine_rtm.so
lib/kde4/plasma_packagestructure_comic.so lib/kde4/plasma_packagestructure_comic.so
@ -173,19 +177,23 @@ lib/kde4/plasma_potd_flickrprovider.so
lib/kde4/plasma_potd_oseiprovider.so lib/kde4/plasma_potd_oseiprovider.so
lib/kde4/plasma_potd_wcpotdprovider.so lib/kde4/plasma_potd_wcpotdprovider.so
lib/kde4/plasma_runner_datetime.so lib/kde4/plasma_runner_datetime.so
lib/kde4/plasma_runner_events.so
lib/kde4/plasma_wallpaper_mandelbrot.so lib/kde4/plasma_wallpaper_mandelbrot.so
%%MARBLE%%lib/kde4/plasma_wallpaper_marble.so lib/kde4/plasma_wallpaper_marble.so
lib/kde4/plasma_wallpaper_pattern.so lib/kde4/plasma_wallpaper_pattern.so
lib/kde4/plasma_wallpaper_virus.so lib/kde4/plasma_wallpaper_virus.so
lib/kde4/plasma_wallpaper_weather.so lib/kde4/plasma_wallpaper_weather.so
%%SCIM%%lib/libkimpanelruntime.so %%SCIM%%lib/libkimpanelruntime.so
%%SCIM%%lib/libkimpanelruntime.so.0 %%SCIM%%lib/libkimpanelruntime.so.0
lib/liblancelot-datamodels.so lib/liblancelot-datamodels.so
lib/liblancelot-datamodels.so.0 lib/liblancelot-datamodels.so.1
lib/liblancelot-datamodels.so.1.7.0 lib/liblancelot-datamodels.so.1.7.0
lib/liblancelot.so lib/liblancelot.so
lib/liblancelot.so.1
lib/liblancelot.so.1.9.0 lib/liblancelot.so.1.9.0
lib/liblancelot.so.2
lib/libplasma_groupingcontainment.so
lib/libplasma_groupingcontainment.so.5
lib/libplasma_groupingcontainment.so.5.0.1
lib/libplasmacomicprovidercore.so lib/libplasmacomicprovidercore.so
lib/libplasmacomicprovidercore.so.1 lib/libplasmacomicprovidercore.so.1
lib/libplasmacomicprovidercore.so.1.0.0 lib/libplasmacomicprovidercore.so.1.0.0
@ -214,24 +222,6 @@ share/apps/desktoptheme/Aya/lancelot/section-buttons.svgz
share/apps/desktoptheme/Aya/lancelot/system-buttons-extender.svgz share/apps/desktoptheme/Aya/lancelot/system-buttons-extender.svgz
share/apps/desktoptheme/Aya/lancelot/system-buttons.svgz share/apps/desktoptheme/Aya/lancelot/system-buttons.svgz
share/apps/desktoptheme/Aya/lancelot/theme.config share/apps/desktoptheme/Aya/lancelot/theme.config
share/apps/desktoptheme/Elegance/lancelot/category-triangle.svgz
share/apps/desktoptheme/Elegance/lancelot/inner-background.svgz
share/apps/desktoptheme/Elegance/lancelot/system-buttons.svgz
share/apps/desktoptheme/Elegance/lancelot/theme.config
share/apps/desktoptheme/Silicon/lancelot/action-list-view-headers.svgz
share/apps/desktoptheme/Silicon/lancelot/category-triangle.svgz
share/apps/desktoptheme/Silicon/lancelot/extender-button-icon.svgz
share/apps/desktoptheme/Silicon/lancelot/inner-background.svgz
share/apps/desktoptheme/Silicon/lancelot/lancelot-context-extender.svgz
share/apps/desktoptheme/Silicon/lancelot/lancelot-context.svgz
share/apps/desktoptheme/Silicon/lancelot/passageway-view-buttons-extender.svgz
share/apps/desktoptheme/Silicon/lancelot/passageway-view-buttons.svgz
share/apps/desktoptheme/Silicon/lancelot/passageway-view-inactivebuttons.svgz
share/apps/desktoptheme/Silicon/lancelot/passageway-view-spacer.svgz
share/apps/desktoptheme/Silicon/lancelot/section-buttons.svgz
share/apps/desktoptheme/Silicon/lancelot/system-buttons-extender.svgz
share/apps/desktoptheme/Silicon/lancelot/system-buttons.svgz
share/apps/desktoptheme/Silicon/lancelot/theme.config
share/apps/desktoptheme/default/bubblemon/bubble.svg share/apps/desktoptheme/default/bubblemon/bubble.svg
share/apps/desktoptheme/default/fifteenPuzzle/blanksquare.svg share/apps/desktoptheme/default/fifteenPuzzle/blanksquare.svg
share/apps/desktoptheme/default/lancelot/action-list-view-drop-indicator.svgz share/apps/desktoptheme/default/lancelot/action-list-view-drop-indicator.svgz
@ -262,23 +252,8 @@ share/apps/desktoptheme/default/widgets/notes.svgz
share/apps/desktoptheme/default/widgets/previewer-16.svgz share/apps/desktoptheme/default/widgets/previewer-16.svgz
share/apps/desktoptheme/default/widgets/previewer-22.svgz share/apps/desktoptheme/default/widgets/previewer-22.svgz
share/apps/desktoptheme/default/widgets/timer.svgz share/apps/desktoptheme/default/widgets/timer.svgz
share/apps/desktoptheme/heron/lancelot/action-list-view-headers.svgz
share/apps/desktoptheme/heron/lancelot/category-triangle.svgz
share/apps/desktoptheme/heron/lancelot/extender-button-icon.svgz
share/apps/desktoptheme/heron/lancelot/inner-background.svgz
share/apps/desktoptheme/heron/lancelot/lancelot-context-extender.svgz
share/apps/desktoptheme/heron/lancelot/lancelot-context.svgz
share/apps/desktoptheme/heron/lancelot/passageway-view-buttons-extender.svgz
share/apps/desktoptheme/heron/lancelot/passageway-view-buttons.svgz
share/apps/desktoptheme/heron/lancelot/passageway-view-inactivebuttons.svgz
share/apps/desktoptheme/heron/lancelot/passageway-view-spacer.svgz
share/apps/desktoptheme/heron/lancelot/section-buttons.svgz
share/apps/desktoptheme/heron/lancelot/system-buttons-extender.svgz
share/apps/desktoptheme/heron/lancelot/system-buttons.svgz
share/apps/desktoptheme/heron/lancelot/theme.config
share/apps/desktoptheme/oxygen/lancelot/action-list-view-headers.svgz share/apps/desktoptheme/oxygen/lancelot/action-list-view-headers.svgz
share/apps/desktoptheme/oxygen/lancelot/category-triangle.svgz share/apps/desktoptheme/oxygen/lancelot/category-triangle.svgz
share/apps/desktoptheme/oxygen/lancelot/extender-button-icon.svgz
share/apps/desktoptheme/oxygen/lancelot/inner-background.svgz share/apps/desktoptheme/oxygen/lancelot/inner-background.svgz
share/apps/desktoptheme/oxygen/lancelot/lancelot-context-extender.svgz share/apps/desktoptheme/oxygen/lancelot/lancelot-context-extender.svgz
share/apps/desktoptheme/oxygen/lancelot/lancelot-context.svgz share/apps/desktoptheme/oxygen/lancelot/lancelot-context.svgz
@ -292,7 +267,6 @@ share/apps/desktoptheme/oxygen/lancelot/system-buttons.svgz
share/apps/desktoptheme/oxygen/lancelot/theme.config share/apps/desktoptheme/oxygen/lancelot/theme.config
share/apps/desktoptheme/slim-glow/lancelot/action-list-view-headers.svgz share/apps/desktoptheme/slim-glow/lancelot/action-list-view-headers.svgz
share/apps/desktoptheme/slim-glow/lancelot/category-triangle.svgz share/apps/desktoptheme/slim-glow/lancelot/category-triangle.svgz
share/apps/desktoptheme/slim-glow/lancelot/extender-button-icon.svgz
share/apps/desktoptheme/slim-glow/lancelot/inner-background.svgz share/apps/desktoptheme/slim-glow/lancelot/inner-background.svgz
share/apps/desktoptheme/slim-glow/lancelot/lancelot-context-extender.svgz share/apps/desktoptheme/slim-glow/lancelot/lancelot-context-extender.svgz
share/apps/desktoptheme/slim-glow/lancelot/lancelot-context.svgz share/apps/desktoptheme/slim-glow/lancelot/lancelot-context.svgz
@ -310,7 +284,6 @@ share/apps/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activi
share/apps/plasma-applet-opendesktop/user.css share/apps/plasma-applet-opendesktop/user.css
share/apps/plasma/services/kdeobservatory.operations share/apps/plasma/services/kdeobservatory.operations
share/apps/plasma/services/ocsPerson.operations share/apps/plasma/services/ocsPerson.operations
share/apps/plasma/services/pastebin.operations
share/apps/plasma/services/rtmauth.operations share/apps/plasma/services/rtmauth.operations
share/apps/plasma/services/rtmtask.operations share/apps/plasma/services/rtmtask.operations
share/apps/plasma/services/rtmtasks.operations share/apps/plasma/services/rtmtasks.operations
@ -356,51 +329,71 @@ share/apps/plasmaboard/tablet.xml
share/apps/rssnow/feeds share/apps/rssnow/feeds
%%SCIM%%share/config.kcfg/kimpanelconfig.kcfg %%SCIM%%share/config.kcfg/kimpanelconfig.kcfg
share/config/comic.knsrc share/config/comic.knsrc
share/config/pastebin.knsrc
share/config/plasmaweather.knsrc share/config/plasmaweather.knsrc
share/config/virus_wallpaper.knsrc share/config/virus_wallpaper.knsrc
%%SCIM%%share/dbus-1/interfaces/org.kde.impanel.xml %%SCIM%%share/dbus-1/interfaces/org.kde.impanel.xml
share/dbus-1/services/org.kde.lancelot.service
share/icons/hicolor/128x128/apps/bball.png share/icons/hicolor/128x128/apps/bball.png
%%OBSERVATORY%%share/icons/hicolor/128x128/apps/kdeobservatory.png share/icons/hicolor/128x128/apps/eyes.png
share/icons/hicolor/128x128/apps/kdeobservatory.png
share/icons/hicolor/128x128/apps/lancelot-start.png share/icons/hicolor/128x128/apps/lancelot-start.png
share/icons/hicolor/128x128/apps/lancelot.png share/icons/hicolor/128x128/apps/lancelot.png
share/icons/hicolor/128x128/apps/lifegame.png
share/icons/hicolor/128x128/apps/luna.png
share/icons/hicolor/128x128/apps/plasmaapplet-shelf.png share/icons/hicolor/128x128/apps/plasmaapplet-shelf.png
share/icons/hicolor/128x128/apps/previewer.png share/icons/hicolor/128x128/apps/previewer.png
share/icons/hicolor/128x128/apps/qalculate-applet.png share/icons/hicolor/128x128/apps/qalculate-applet.png
share/icons/hicolor/16x16/apps/bball.png share/icons/hicolor/16x16/apps/bball.png
%%OBSERVATORY%%share/icons/hicolor/16x16/apps/kdeobservatory.png share/icons/hicolor/16x16/apps/eyes.png
share/icons/hicolor/16x16/apps/kdeobservatory.png
share/icons/hicolor/16x16/apps/lancelot-start.png share/icons/hicolor/16x16/apps/lancelot-start.png
share/icons/hicolor/16x16/apps/lancelot.png share/icons/hicolor/16x16/apps/lancelot.png
share/icons/hicolor/16x16/apps/lifegame.png
share/icons/hicolor/16x16/apps/luna.png
share/icons/hicolor/16x16/apps/plasmaapplet-shelf.png share/icons/hicolor/16x16/apps/plasmaapplet-shelf.png
share/icons/hicolor/16x16/apps/previewer.png share/icons/hicolor/16x16/apps/previewer.png
%%OBSERVATORY%%share/icons/hicolor/22x22/apps/kdeobservatory.png share/icons/hicolor/22x22/apps/eyes.png
share/icons/hicolor/22x22/apps/kdeobservatory.png
share/icons/hicolor/22x22/apps/lancelot-start.png share/icons/hicolor/22x22/apps/lancelot-start.png
share/icons/hicolor/22x22/apps/lancelot.png share/icons/hicolor/22x22/apps/lancelot.png
share/icons/hicolor/22x22/apps/lifegame.png
share/icons/hicolor/22x22/apps/luna.png
share/icons/hicolor/22x22/apps/plasmaapplet-shelf.png share/icons/hicolor/22x22/apps/plasmaapplet-shelf.png
share/icons/hicolor/22x22/apps/previewer.png share/icons/hicolor/22x22/apps/previewer.png
share/icons/hicolor/256x256/apps/eyes.png
share/icons/hicolor/256x256/apps/lifegame.png
share/icons/hicolor/32x32/apps/bball.png share/icons/hicolor/32x32/apps/bball.png
%%OBSERVATORY%%share/icons/hicolor/32x32/apps/kdeobservatory.png share/icons/hicolor/32x32/apps/eyes.png
share/icons/hicolor/32x32/apps/kdeobservatory.png
share/icons/hicolor/32x32/apps/lancelot-start.png share/icons/hicolor/32x32/apps/lancelot-start.png
share/icons/hicolor/32x32/apps/lancelot.png share/icons/hicolor/32x32/apps/lancelot.png
share/icons/hicolor/32x32/apps/lifegame.png
share/icons/hicolor/32x32/apps/luna.png
share/icons/hicolor/32x32/apps/plasmaapplet-shelf.png share/icons/hicolor/32x32/apps/plasmaapplet-shelf.png
share/icons/hicolor/32x32/apps/previewer.png share/icons/hicolor/32x32/apps/previewer.png
share/icons/hicolor/48x48/apps/bball.png share/icons/hicolor/48x48/apps/bball.png
%%OBSERVATORY%%share/icons/hicolor/48x48/apps/kdeobservatory.png share/icons/hicolor/48x48/apps/kdeobservatory.png
share/icons/hicolor/48x48/apps/lancelot-start.png share/icons/hicolor/48x48/apps/lancelot-start.png
share/icons/hicolor/48x48/apps/lancelot.png share/icons/hicolor/48x48/apps/lancelot.png
share/icons/hicolor/48x48/apps/lifegame.png
share/icons/hicolor/48x48/apps/luna.png
share/icons/hicolor/48x48/apps/plasmaapplet-shelf.png share/icons/hicolor/48x48/apps/plasmaapplet-shelf.png
share/icons/hicolor/48x48/apps/previewer.png share/icons/hicolor/48x48/apps/previewer.png
share/icons/hicolor/48x48/apps/qalculate-applet.png share/icons/hicolor/48x48/apps/qalculate-applet.png
share/icons/hicolor/64x64/apps/bball.png share/icons/hicolor/64x64/apps/bball.png
%%OBSERVATORY%%share/icons/hicolor/64x64/apps/kdeobservatory.png share/icons/hicolor/64x64/apps/kdeobservatory.png
share/icons/hicolor/64x64/apps/lancelot-start.png share/icons/hicolor/64x64/apps/lancelot-start.png
share/icons/hicolor/64x64/apps/lancelot.png share/icons/hicolor/64x64/apps/lancelot.png
share/icons/hicolor/64x64/apps/lifegame.png
share/icons/hicolor/64x64/apps/luna.png
share/icons/hicolor/64x64/apps/plasmaapplet-shelf.png share/icons/hicolor/64x64/apps/plasmaapplet-shelf.png
share/icons/hicolor/64x64/apps/previewer.png share/icons/hicolor/64x64/apps/previewer.png
share/icons/hicolor/scalable/apps/accessories-dictionary.svgz share/icons/hicolor/scalable/apps/accessories-dictionary.svgz
share/icons/hicolor/scalable/apps/bball.svgz share/icons/hicolor/scalable/apps/bball.svgz
share/icons/hicolor/scalable/apps/eyes.svgz
share/icons/hicolor/scalable/apps/fifteenpuzzle.svgz share/icons/hicolor/scalable/apps/fifteenpuzzle.svgz
%%OBSERVATORY%%share/icons/hicolor/scalable/apps/kdeobservatory.svgz share/icons/hicolor/scalable/apps/kdeobservatory.svgz
share/icons/hicolor/scalable/apps/lifegame.svgz
share/kde4/services/CharRunner_config.desktop share/kde4/services/CharRunner_config.desktop
share/kde4/services/CharacterRunner.desktop share/kde4/services/CharacterRunner.desktop
share/kde4/services/ServiceMenus/preview.desktop share/kde4/services/ServiceMenus/preview.desktop
@ -411,6 +404,7 @@ share/kde4/services/flickrprovider.desktop
share/kde4/services/katesessions.desktop share/kde4/services/katesessions.desktop
share/kde4/services/konquerorsessions.desktop share/kde4/services/konquerorsessions.desktop
share/kde4/services/konsolesessions.desktop share/kde4/services/konsolesessions.desktop
share/kde4/services/lancelot.desktop
share/kde4/services/oseiprovider.desktop share/kde4/services/oseiprovider.desktop
share/kde4/services/plasma-applet-bball.desktop share/kde4/services/plasma-applet-bball.desktop
share/kde4/services/plasma-applet-binaryclock.desktop share/kde4/services/plasma-applet-binaryclock.desktop
@ -422,7 +416,7 @@ share/kde4/services/plasma-applet-charselect.desktop
share/kde4/services/plasma-applet-eyes.desktop share/kde4/services/plasma-applet-eyes.desktop
share/kde4/services/plasma-applet-fifteenPuzzle.desktop share/kde4/services/plasma-applet-fifteenPuzzle.desktop
share/kde4/services/plasma-applet-incomingmsg.desktop share/kde4/services/plasma-applet-incomingmsg.desktop
%%OBSERVATORY%%share/kde4/services/plasma-applet-kdeobservatory.desktop share/kde4/services/plasma-applet-kdeobservatory.desktop
%%SCIM%%share/kde4/services/plasma-applet-kimpanel.desktop %%SCIM%%share/kde4/services/plasma-applet-kimpanel.desktop
share/kde4/services/plasma-applet-knowledgebase.desktop share/kde4/services/plasma-applet-knowledgebase.desktop
share/kde4/services/plasma-applet-konqprofiles.desktop share/kde4/services/plasma-applet-konqprofiles.desktop
@ -456,13 +450,15 @@ share/kde4/services/plasma-applet-weatherstation.desktop
share/kde4/services/plasma-applet-webslice.desktop share/kde4/services/plasma-applet-webslice.desktop
share/kde4/services/plasma-clock-fuzzy.desktop share/kde4/services/plasma-clock-fuzzy.desktop
share/kde4/services/plasma-comic-default.desktop share/kde4/services/plasma-comic-default.desktop
share/kde4/services/plasma-containment-griddesktop.desktop
share/kde4/services/plasma-containment-groupingdesktop.desktop
share/kde4/services/plasma-containment-groupingpanel.desktop
share/kde4/services/plasma-dataengine-comic.desktop share/kde4/services/plasma-dataengine-comic.desktop
share/kde4/services/plasma-dataengine-microblog.desktop share/kde4/services/plasma-dataengine-microblog.desktop
share/kde4/services/plasma-dataengine-ocs.desktop share/kde4/services/plasma-dataengine-ocs.desktop
share/kde4/services/plasma-dataengine-potd.desktop share/kde4/services/plasma-dataengine-potd.desktop
share/kde4/services/plasma-dict-default.desktop share/kde4/services/plasma-dict-default.desktop
share/kde4/services/plasma-engine-kdeobservatory.desktop share/kde4/services/plasma-engine-kdeobservatory.desktop
share/kde4/services/plasma-engine-pastebin.desktop
share/kde4/services/plasma-engine-rtm.desktop share/kde4/services/plasma-engine-rtm.desktop
share/kde4/services/plasma-fileWatcher-default.desktop share/kde4/services/plasma-fileWatcher-default.desktop
share/kde4/services/plasma-frame-default.desktop share/kde4/services/plasma-frame-default.desktop
@ -474,6 +470,8 @@ share/kde4/services/plasma-runner-audioplayercontrol_config.desktop
share/kde4/services/plasma-runner-contacts.desktop share/kde4/services/plasma-runner-contacts.desktop
share/kde4/services/plasma-runner-converter.desktop share/kde4/services/plasma-runner-converter.desktop
share/kde4/services/plasma-runner-datetime.desktop share/kde4/services/plasma-runner-datetime.desktop
share/kde4/services/plasma-runner-events.desktop
share/kde4/services/plasma-runner-events_config.desktop
share/kde4/services/plasma-runner-kopete.desktop share/kde4/services/plasma-runner-kopete.desktop
share/kde4/services/plasma-runner-spellchecker.desktop share/kde4/services/plasma-runner-spellchecker.desktop
share/kde4/services/plasma-runner-spellchecker_config.desktop share/kde4/services/plasma-runner-spellchecker_config.desktop
@ -481,7 +479,7 @@ share/kde4/services/plasma-runner-techbase.desktop
share/kde4/services/plasma-runner-wikipedia.desktop share/kde4/services/plasma-runner-wikipedia.desktop
share/kde4/services/plasma-runner-wikitravel.desktop share/kde4/services/plasma-runner-wikitravel.desktop
share/kde4/services/plasma-wallpaper-mandelbrot.desktop share/kde4/services/plasma-wallpaper-mandelbrot.desktop
%%MARBLE%%share/kde4/services/plasma-wallpaper-marble.desktop share/kde4/services/plasma-wallpaper-marble.desktop
share/kde4/services/plasma-wallpaper-pattern.desktop share/kde4/services/plasma-wallpaper-pattern.desktop
share/kde4/services/plasma-wallpaper-virus.desktop share/kde4/services/plasma-wallpaper-virus.desktop
share/kde4/services/plasma-wallpaper-weather.desktop share/kde4/services/plasma-wallpaper-weather.desktop
@ -490,6 +488,8 @@ share/kde4/services/wcpotdprovider.desktop
share/kde4/servicetypes/plasma_comicprovider.desktop share/kde4/servicetypes/plasma_comicprovider.desktop
share/kde4/servicetypes/plasma_potdprovider.desktop share/kde4/servicetypes/plasma_potdprovider.desktop
share/mime/packages/lancelotpart-mime.xml share/mime/packages/lancelotpart-mime.xml
@dirrmtry share/icons/hicolor/256x256/apps
@dirrmtry share/icons/hicolor/256x256
@dirrm share/apps/rssnow @dirrm share/apps/rssnow
@dirrm share/apps/plasmaboard @dirrm share/apps/plasmaboard
@dirrm share/apps/plasma_wallpaper_pattern/patterns @dirrm share/apps/plasma_wallpaper_pattern/patterns
@ -503,8 +503,6 @@ share/mime/packages/lancelotpart-mime.xml
@dirrmtry share/apps/desktoptheme/slim-glow @dirrmtry share/apps/desktoptheme/slim-glow
@dirrm share/apps/desktoptheme/oxygen/lancelot @dirrm share/apps/desktoptheme/oxygen/lancelot
@dirrmtry share/apps/desktoptheme/oxygen @dirrmtry share/apps/desktoptheme/oxygen
@dirrm share/apps/desktoptheme/heron/lancelot
@dirrmtry share/apps/desktoptheme/heron
@dirrm share/apps/desktoptheme/default/weatherstation @dirrm share/apps/desktoptheme/default/weatherstation
@dirrm share/apps/desktoptheme/default/weather @dirrm share/apps/desktoptheme/default/weather
@dirrm share/apps/desktoptheme/default/stylesheets @dirrm share/apps/desktoptheme/default/stylesheets
@ -512,10 +510,6 @@ share/mime/packages/lancelotpart-mime.xml
@dirrm share/apps/desktoptheme/default/lancelot @dirrm share/apps/desktoptheme/default/lancelot
@dirrm share/apps/desktoptheme/default/fifteenPuzzle @dirrm share/apps/desktoptheme/default/fifteenPuzzle
@dirrm share/apps/desktoptheme/default/bubblemon @dirrm share/apps/desktoptheme/default/bubblemon
@dirrm share/apps/desktoptheme/Silicon/lancelot
@dirrmtry share/apps/desktoptheme/Silicon
@dirrm share/apps/desktoptheme/Elegance/lancelot
@dirrmtry share/apps/desktoptheme/Elegance
@dirrmtry share/apps/desktoptheme/Clean-Bend @dirrmtry share/apps/desktoptheme/Clean-Bend
@dirrm share/apps/desktoptheme/Aya/lancelot @dirrm share/apps/desktoptheme/Aya/lancelot
@dirrmtry share/apps/desktoptheme/Aya @dirrmtry share/apps/desktoptheme/Aya

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdebindings-4.5.5.tar.bz2) = 7bfa2df7e8a01c7f1a9cfd2e79e544794b94490d3ca3576cbbedb2328ef257c5 SHA256 (KDE/kdebindings-4.6.1.tar.bz2) = 8de1bb23ea7af16a69176be948038557fe40e20fcdadff14c91d7843708ee3c7
SIZE (KDE/kdebindings-4.5.5.tar.bz2) = 7134992 SIZE (KDE/kdebindings-4.6.1.tar.bz2) = 7078534

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde python CATEGORIES= devel kde python
PKGNAMESUFFIX= -kde PKGNAMESUFFIX= -kde
@ -15,11 +14,14 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Python bindings for KDE COMMENT= Python bindings for KDE
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui \
${PYTHON_SITELIBDIR}/PyQt4/QtDeclarative.so:${PORTSDIR}/devel/py-qt4-declarative \
${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \ ${PYTHON_SITELIBDIR}/PyQt4/QtNetwork.so:${PORTSDIR}/net/py-qt4-network \
${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \ ${PYTHON_SITELIBDIR}/PyQt4/QtSvg.so:${PORTSDIR}/graphics/py-qt4-svg \
${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \ ${PYTHON_SITELIBDIR}/PyQt4/QtWebKit.so:${PORTSDIR}/www/py-qt4-webkit \
${PYTHON_SITELIBDIR}/PyQt4/QtXml.so:${PORTSDIR}/textproc/py-qt4-xml \ ${PYTHON_SITELIBDIR}/PyQt4/QtXml.so:${PORTSDIR}/textproc/py-qt4-xml \
${PYTHON_SITELIBDIR}/PyQt4/phonon.so:${PORTSDIR}/multimedia/py-qt4-phonon ${PYTHON_SITELIBDIR}/PyQt4/phonon.so:${PORTSDIR}/multimedia/py-qt4-phonon
LIB_DEPENDS= okularcore.1:${PORTSDIR}/graphics/kdegraphics4 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5
RUN_DEPENDS:= ${BUILD_DEPENDS} \ RUN_DEPENDS:= ${BUILD_DEPENDS} \
${PYTHON_SITELIBDIR}/dbus/mainloop/qt.so:${PORTSDIR}/devel/py-qt4-dbus ${PYTHON_SITELIBDIR}/dbus/mainloop/qt.so:${PORTSDIR}/devel/py-qt4-dbus
@ -28,6 +30,7 @@ BINDMODULE= pykde4
USE_KDE4= akonadi kdelibs pimlibs USE_KDE4= akonadi kdelibs pimlibs
USE_PYTHON= 2.5+ USE_PYTHON= 2.5+
CMAKE_ARGS+= -DWITH_PolkitQt:BOOL=FALSE
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
SUB_FILES= kdebindings4.pth SUB_FILES= kdebindings4.pth
@ -47,17 +50,12 @@ post-patch:
pre-configure: pre-configure:
${REINPLACE_CMD} -e 's,$${SIP_DEFAULT_SIP_DIR},${PREFIX}/${SIPDIR_REL},g' \ ${REINPLACE_CMD} -e 's,$${SIP_DEFAULT_SIP_DIR},${PREFIX}/${SIPDIR_REL},g' \
-e 's,$${PYTHON_SITE_PACKAGES_DIR},${PYTHONPREFIX_SITELIBDIR},g' \
${BUILD_WRKSRC}/CMakeLists.txt ${BUILD_WRKSRC}/CMakeLists.txt
${REINPLACE_CMD} -e '/ADD_SUBDIRECTORY(examples)/d' \ ${REINPLACE_CMD} -e '/ADD_SUBDIRECTORY(examples)/d' \
-e '/ADD_SUBDIRECTORY(tools)/d' \ -e '/ADD_SUBDIRECTORY(tools)/d' \
${BUILD_WRKSRC}/CMakeLists.txt ${BUILD_WRKSRC}/CMakeLists.txt
${RM} ${BUILD_WRKSRC}/examples/CMakeLists.txt ${RM} ${BUILD_WRKSRC}/examples/CMakeLists.txt
post-configure:
${REINPLACE_CMD} -e "/INSTALL/s,${PYTHON_SITELIBDIR},${PYTHONPREFIX_SITELIBDIR},g" \
${BUILD_WRKSRC}/cmake_install.cmake
post-install: post-install:
.if !defined(NOPORTEXAMPLES) .if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR} ${MKDIR} ${EXAMPLESDIR}

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdebindings-4.5.5.tar.bz2) = 7bfa2df7e8a01c7f1a9cfd2e79e544794b94490d3ca3576cbbedb2328ef257c5 SHA256 (KDE/kdebindings-4.6.1.tar.bz2) = 8de1bb23ea7af16a69176be948038557fe40e20fcdadff14c91d7843708ee3c7
SIZE (KDE/kdebindings-4.5.5.tar.bz2) = 7134992 SIZE (KDE/kdebindings-4.6.1.tar.bz2) = 7078534

View file

@ -1,64 +0,0 @@
--- ./python/pykde4/sip/kdecore/typedefs.sip 2010/09/01 15:28:36 1170601
+++ ./python/pykde4/sip/kdecore/typedefs.sip 2010/09/01 15:31:50 1170602
@@ -733,61 +733,6 @@
};
-%MappedType QList<uint>
-{
-%TypeHeaderCode
-#include <qlist.h>
-%End
-
-%ConvertFromTypeCode
- // Create the list.
- PyObject *l;
-
- if ((l = PyList_New(sipCpp->size())) == NULL)
- return NULL;
-
- // Set the list elements.
- for (int i = 0; i < sipCpp->size(); ++i) {
- PyObject *pobj;
-
-#if PY_MAJOR_VERSION >= 3
- if ((pobj = PyLong_FromLong(sipCpp->value(i))) == NULL) {
-#else
- if ((pobj = PyInt_FromLong(sipCpp->value(i))) == NULL) {
-#endif
- Py_DECREF(l);
-
- return NULL;
- }
-
- PyList_SET_ITEM(l, i, pobj);
- }
-
- return l;
-%End
-
-%ConvertToTypeCode
- // Check the type if that is all that is required.
- if (sipIsErr == NULL)
- return PyList_Check(sipPy);
-
- QList<uint> *ql = new QList<uint>;
-
- for (int i = 0; i < PyList_GET_SIZE(sipPy); ++i) {
-#if PY_MAJOR_VERSION >= 3
- ql->append(PyLong_AsLong(PyList_GET_ITEM(sipPy, i)));
-#else
- ql->append(PyInt_AsLong(PyList_GET_ITEM(sipPy, i)));
-#endif
- }
-
- *sipCppPtr = ql;
-
- return sipGetState(sipTransferObj);
-%End
-};
-
-
template <TYPE*>
%MappedType QStack<TYPE*>
{

View file

@ -1,6 +1,7 @@
lib/kde4/kpythonpluginfactory.so lib/kde4/kpythonpluginfactory.so
%%PYTHON_SITELIBDIR%%/PyKDE4/__init__.py %%PYTHON_SITELIBDIR%%/PyKDE4/__init__.py
%%PYTHON_SITELIBDIR%%/PyKDE4/__init__.pyc %%PYTHON_SITELIBDIR%%/PyKDE4/__init__.pyc
%%PYTHON_SITELIBDIR%%/PyKDE4/__init__.pyo
%%PYTHON_SITELIBDIR%%/PyKDE4/akonadi.so %%PYTHON_SITELIBDIR%%/PyKDE4/akonadi.so
%%PYTHON_SITELIBDIR%%/PyKDE4/dnssd.so %%PYTHON_SITELIBDIR%%/PyKDE4/dnssd.so
%%PYTHON_SITELIBDIR%%/PyKDE4/kdecore.so %%PYTHON_SITELIBDIR%%/PyKDE4/kdecore.so
@ -14,9 +15,9 @@ lib/kde4/kpythonpluginfactory.so
%%PYTHON_SITELIBDIR%%/PyKDE4/nepomuk.so %%PYTHON_SITELIBDIR%%/PyKDE4/nepomuk.so
%%PYTHON_SITELIBDIR%%/PyKDE4/phonon.so %%PYTHON_SITELIBDIR%%/PyKDE4/phonon.so
%%PYTHON_SITELIBDIR%%/PyKDE4/plasma.so %%PYTHON_SITELIBDIR%%/PyKDE4/plasma.so
%%PYTHON_SITELIBDIR%%/PyKDE4/polkitqt.so
%%PYTHON_SITELIBDIR%%/PyKDE4/pykdeconfig.py %%PYTHON_SITELIBDIR%%/PyKDE4/pykdeconfig.py
%%PYTHON_SITELIBDIR%%/PyKDE4/pykdeconfig.pyc %%PYTHON_SITELIBDIR%%/PyKDE4/pykdeconfig.pyc
%%PYTHON_SITELIBDIR%%/PyKDE4/pykdeconfig.pyo
%%PYTHON_SITELIBDIR%%/PyKDE4/solid.so %%PYTHON_SITELIBDIR%%/PyKDE4/solid.so
%%PYTHON_SITELIBDIR%%/PyKDE4/soprano.so %%PYTHON_SITELIBDIR%%/PyKDE4/soprano.so
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/__init__.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/__init__.py
@ -57,8 +58,11 @@ lib/kde4/kpythonpluginfactory.so
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagedrive.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagedrive.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagevolume.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solidExamples/solid_storagevolume.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solid_demo.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solid_demo.py
share/py-sip/PyKDE4/akonadi/abstractdifferencesreporter.sip
share/py-sip/PyKDE4/akonadi/addressattribute.sip share/py-sip/PyKDE4/akonadi/addressattribute.sip
share/py-sip/PyKDE4/akonadi/agentactionmanager.sip
share/py-sip/PyKDE4/akonadi/agentbase.sip share/py-sip/PyKDE4/akonadi/agentbase.sip
share/py-sip/PyKDE4/akonadi/agentfactory.sip
share/py-sip/PyKDE4/akonadi/agentfilterproxymodel.sip share/py-sip/PyKDE4/akonadi/agentfilterproxymodel.sip
share/py-sip/PyKDE4/akonadi/agentinstance.sip share/py-sip/PyKDE4/akonadi/agentinstance.sip
share/py-sip/PyKDE4/akonadi/agentinstancecreatejob.sip share/py-sip/PyKDE4/akonadi/agentinstancecreatejob.sip
@ -76,6 +80,7 @@ share/py-sip/PyKDE4/akonadi/attributefactory.sip
share/py-sip/PyKDE4/akonadi/cachepolicy.sip share/py-sip/PyKDE4/akonadi/cachepolicy.sip
share/py-sip/PyKDE4/akonadi/changerecorder.sip share/py-sip/PyKDE4/akonadi/changerecorder.sip
share/py-sip/PyKDE4/akonadi/collection.sip share/py-sip/PyKDE4/akonadi/collection.sip
share/py-sip/PyKDE4/akonadi/collectionattributessynchronizationjob.sip
share/py-sip/PyKDE4/akonadi/collectioncombobox.sip share/py-sip/PyKDE4/akonadi/collectioncombobox.sip
share/py-sip/PyKDE4/akonadi/collectioncopyjob.sip share/py-sip/PyKDE4/akonadi/collectioncopyjob.sip
share/py-sip/PyKDE4/akonadi/collectioncreatejob.sip share/py-sip/PyKDE4/akonadi/collectioncreatejob.sip
@ -97,15 +102,20 @@ share/py-sip/PyKDE4/akonadi/collectionstatisticsjob.sip
share/py-sip/PyKDE4/akonadi/collectionstatisticsmodel.sip share/py-sip/PyKDE4/akonadi/collectionstatisticsmodel.sip
share/py-sip/PyKDE4/akonadi/collectionview.sip share/py-sip/PyKDE4/akonadi/collectionview.sip
share/py-sip/PyKDE4/akonadi/control.sip share/py-sip/PyKDE4/akonadi/control.sip
share/py-sip/PyKDE4/akonadi/differencesalgorithminterface.sip
share/py-sip/PyKDE4/akonadi/entity.sip share/py-sip/PyKDE4/akonadi/entity.sip
share/py-sip/PyKDE4/akonadi/entitydisplayattribute.sip share/py-sip/PyKDE4/akonadi/entitydisplayattribute.sip
share/py-sip/PyKDE4/akonadi/entityhiddenattribute.sip share/py-sip/PyKDE4/akonadi/entityhiddenattribute.sip
share/py-sip/PyKDE4/akonadi/entitylistview.sip share/py-sip/PyKDE4/akonadi/entitylistview.sip
share/py-sip/PyKDE4/akonadi/entitymimetypefiltermodel.sip share/py-sip/PyKDE4/akonadi/entitymimetypefiltermodel.sip
share/py-sip/PyKDE4/akonadi/entityorderproxymodel.sip
share/py-sip/PyKDE4/akonadi/entityrightsfiltermodel.sip
share/py-sip/PyKDE4/akonadi/entitytreemodel.sip share/py-sip/PyKDE4/akonadi/entitytreemodel.sip
share/py-sip/PyKDE4/akonadi/entitytreeview.sip share/py-sip/PyKDE4/akonadi/entitytreeview.sip
share/py-sip/PyKDE4/akonadi/entitytreeviewstatesaver.sip share/py-sip/PyKDE4/akonadi/entitytreeviewstatesaver.sip
share/py-sip/PyKDE4/akonadi/etmviewstatesaver.sip
share/py-sip/PyKDE4/akonadi/favoritecollectionsmodel.sip share/py-sip/PyKDE4/akonadi/favoritecollectionsmodel.sip
share/py-sip/PyKDE4/akonadi/indexpolicyattribute.sip
share/py-sip/PyKDE4/akonadi/item.sip share/py-sip/PyKDE4/akonadi/item.sip
share/py-sip/PyKDE4/akonadi/itemcopyjob.sip share/py-sip/PyKDE4/akonadi/itemcopyjob.sip
share/py-sip/PyKDE4/akonadi/itemcreatejob.sip share/py-sip/PyKDE4/akonadi/itemcreatejob.sip
@ -122,9 +132,11 @@ share/py-sip/PyKDE4/akonadi/itemsync.sip
share/py-sip/PyKDE4/akonadi/itemview.sip share/py-sip/PyKDE4/akonadi/itemview.sip
share/py-sip/PyKDE4/akonadi/job.sip share/py-sip/PyKDE4/akonadi/job.sip
share/py-sip/PyKDE4/akonadi/linkjob.sip share/py-sip/PyKDE4/akonadi/linkjob.sip
share/py-sip/PyKDE4/akonadi/messageflags.sip
share/py-sip/PyKDE4/akonadi/messagefolderattribute.sip share/py-sip/PyKDE4/akonadi/messagefolderattribute.sip
share/py-sip/PyKDE4/akonadi/messagemodel.sip share/py-sip/PyKDE4/akonadi/messagemodel.sip
share/py-sip/PyKDE4/akonadi/messageparts.sip share/py-sip/PyKDE4/akonadi/messageparts.sip
share/py-sip/PyKDE4/akonadi/messagestatus.sip
share/py-sip/PyKDE4/akonadi/messagethreaderproxymodel.sip share/py-sip/PyKDE4/akonadi/messagethreaderproxymodel.sip
share/py-sip/PyKDE4/akonadi/messagethreadingattribute.sip share/py-sip/PyKDE4/akonadi/messagethreadingattribute.sip
share/py-sip/PyKDE4/akonadi/mimetypechecker.sip share/py-sip/PyKDE4/akonadi/mimetypechecker.sip
@ -132,7 +144,11 @@ share/py-sip/PyKDE4/akonadi/monitor.sip
share/py-sip/PyKDE4/akonadi/partfetcher.sip share/py-sip/PyKDE4/akonadi/partfetcher.sip
share/py-sip/PyKDE4/akonadi/persistentsearchattribute.sip share/py-sip/PyKDE4/akonadi/persistentsearchattribute.sip
share/py-sip/PyKDE4/akonadi/preprocessorbase.sip share/py-sip/PyKDE4/akonadi/preprocessorbase.sip
share/py-sip/PyKDE4/akonadi/recursivecollectionfilterproxymodel.sip
share/py-sip/PyKDE4/akonadi/recursiveitemfetchjob.sip
share/py-sip/PyKDE4/akonadi/resourcebase.sip share/py-sip/PyKDE4/akonadi/resourcebase.sip
share/py-sip/PyKDE4/akonadi/resourcebasesettings.sip
share/py-sip/PyKDE4/akonadi/resourcesettings.sip
share/py-sip/PyKDE4/akonadi/resourcesynchronizationjob.sip share/py-sip/PyKDE4/akonadi/resourcesynchronizationjob.sip
share/py-sip/PyKDE4/akonadi/searchcreatejob.sip share/py-sip/PyKDE4/akonadi/searchcreatejob.sip
share/py-sip/PyKDE4/akonadi/selectionproxymodel.sip share/py-sip/PyKDE4/akonadi/selectionproxymodel.sip
@ -152,6 +168,7 @@ share/py-sip/PyKDE4/akonadi/specialcollectionsrequestjob.sip
share/py-sip/PyKDE4/akonadi/specialmailcollections.sip share/py-sip/PyKDE4/akonadi/specialmailcollections.sip
share/py-sip/PyKDE4/akonadi/specialmailcollectionsrequestjob.sip share/py-sip/PyKDE4/akonadi/specialmailcollectionsrequestjob.sip
share/py-sip/PyKDE4/akonadi/standardactionmanager.sip share/py-sip/PyKDE4/akonadi/standardactionmanager.sip
share/py-sip/PyKDE4/akonadi/standardmailactionmanager.sip
share/py-sip/PyKDE4/akonadi/statisticsproxymodel.sip share/py-sip/PyKDE4/akonadi/statisticsproxymodel.sip
share/py-sip/PyKDE4/akonadi/transactionjobs.sip share/py-sip/PyKDE4/akonadi/transactionjobs.sip
share/py-sip/PyKDE4/akonadi/transactionsequence.sip share/py-sip/PyKDE4/akonadi/transactionsequence.sip
@ -215,6 +232,7 @@ share/py-sip/PyKDE4/kdecore/kjobuidelegate.sip
share/py-sip/PyKDE4/kdecore/klibloader.sip share/py-sip/PyKDE4/kdecore/klibloader.sip
share/py-sip/PyKDE4/kdecore/klibrary.sip share/py-sip/PyKDE4/kdecore/klibrary.sip
share/py-sip/PyKDE4/kdecore/klocale.sip share/py-sip/PyKDE4/kdecore/klocale.sip
share/py-sip/PyKDE4/kdecore/klocalizeddate.sip
share/py-sip/PyKDE4/kdecore/klocalizedstring.sip share/py-sip/PyKDE4/kdecore/klocalizedstring.sip
share/py-sip/PyKDE4/kdecore/klocalsocket.sip share/py-sip/PyKDE4/kdecore/klocalsocket.sip
share/py-sip/PyKDE4/kdecore/klockfile.sip share/py-sip/PyKDE4/kdecore/klockfile.sip
@ -296,6 +314,7 @@ share/py-sip/PyKDE4/kdeui/kcategorizedsortfilterproxymodel.sip
share/py-sip/PyKDE4/kdeui/kcategorizedview.sip share/py-sip/PyKDE4/kdeui/kcategorizedview.sip
share/py-sip/PyKDE4/kdeui/kcategorydrawer.sip share/py-sip/PyKDE4/kdeui/kcategorydrawer.sip
share/py-sip/PyKDE4/kdeui/kcharselect.sip share/py-sip/PyKDE4/kdeui/kcharselect.sip
share/py-sip/PyKDE4/kdeui/kcheckableproxymodel.sip
share/py-sip/PyKDE4/kdeui/kcmodule.sip share/py-sip/PyKDE4/kdeui/kcmodule.sip
share/py-sip/PyKDE4/kdeui/kcodecaction.sip share/py-sip/PyKDE4/kdeui/kcodecaction.sip
share/py-sip/PyKDE4/kdeui/kcolorbutton.sip share/py-sip/PyKDE4/kdeui/kcolorbutton.sip
@ -320,11 +339,14 @@ share/py-sip/PyKDE4/kdeui/kdatetable.sip
share/py-sip/PyKDE4/kdeui/kdatetimewidget.sip share/py-sip/PyKDE4/kdeui/kdatetimewidget.sip
share/py-sip/PyKDE4/kdeui/kdatewidget.sip share/py-sip/PyKDE4/kdeui/kdatewidget.sip
share/py-sip/PyKDE4/kdeui/kdeprintdialog.sip share/py-sip/PyKDE4/kdeui/kdeprintdialog.sip
share/py-sip/PyKDE4/kdeui/kdescendantsproxymodel.sip
share/py-sip/PyKDE4/kdeui/kdeuimod.sip share/py-sip/PyKDE4/kdeui/kdeuimod.sip
share/py-sip/PyKDE4/kdeui/kdialog.sip share/py-sip/PyKDE4/kdeui/kdialog.sip
share/py-sip/PyKDE4/kdeui/kdialogbuttonbox.sip share/py-sip/PyKDE4/kdeui/kdialogbuttonbox.sip
share/py-sip/PyKDE4/kdeui/kdialogjobuidelegate.sip share/py-sip/PyKDE4/kdeui/kdialogjobuidelegate.sip
share/py-sip/PyKDE4/kdeui/kdualaction.sip
share/py-sip/PyKDE4/kdeui/keditlistbox.sip share/py-sip/PyKDE4/kdeui/keditlistbox.sip
share/py-sip/PyKDE4/kdeui/keditlistwidget.sip
share/py-sip/PyKDE4/kdeui/kedittoolbar.sip share/py-sip/PyKDE4/kdeui/kedittoolbar.sip
share/py-sip/PyKDE4/kdeui/kextendableitemdelegate.sip share/py-sip/PyKDE4/kdeui/kextendableitemdelegate.sip
share/py-sip/PyKDE4/kdeui/kfadewidgeteffect.sip share/py-sip/PyKDE4/kdeui/kfadewidgeteffect.sip
@ -351,6 +373,7 @@ share/py-sip/PyKDE4/kdeui/kiconcache.sip
share/py-sip/PyKDE4/kdeui/kiconeffect.sip share/py-sip/PyKDE4/kdeui/kiconeffect.sip
share/py-sip/PyKDE4/kdeui/kiconloader.sip share/py-sip/PyKDE4/kdeui/kiconloader.sip
share/py-sip/PyKDE4/kdeui/kicontheme.sip share/py-sip/PyKDE4/kdeui/kicontheme.sip
share/py-sip/PyKDE4/kdeui/kidentityproxymodel.sip
share/py-sip/PyKDE4/kdeui/kinputdialog.sip share/py-sip/PyKDE4/kdeui/kinputdialog.sip
share/py-sip/PyKDE4/kdeui/kkeysequencewidget.sip share/py-sip/PyKDE4/kdeui/kkeysequencewidget.sip
share/py-sip/PyKDE4/kdeui/kkeyserver.sip share/py-sip/PyKDE4/kdeui/kkeyserver.sip
@ -367,8 +390,8 @@ share/py-sip/PyKDE4/kdeui/kmenu.sip
share/py-sip/PyKDE4/kdeui/kmenubar.sip share/py-sip/PyKDE4/kdeui/kmenubar.sip
share/py-sip/PyKDE4/kdeui/kmessagebox.sip share/py-sip/PyKDE4/kdeui/kmessagebox.sip
share/py-sip/PyKDE4/kdeui/kmessageboxmessagehandler.sip share/py-sip/PyKDE4/kdeui/kmessageboxmessagehandler.sip
share/py-sip/PyKDE4/kdeui/kmodifierkeyinfo.sip
share/py-sip/PyKDE4/kdeui/kmodelindexproxymapper.sip share/py-sip/PyKDE4/kdeui/kmodelindexproxymapper.sip
share/py-sip/PyKDE4/kdeui/kmodifierkeyinfo.sip
share/py-sip/PyKDE4/kdeui/kmultitabbar.sip share/py-sip/PyKDE4/kdeui/kmultitabbar.sip
share/py-sip/PyKDE4/kdeui/knewpassworddialog.sip share/py-sip/PyKDE4/kdeui/knewpassworddialog.sip
share/py-sip/PyKDE4/kdeui/knotification.sip share/py-sip/PyKDE4/kdeui/knotification.sip
@ -398,6 +421,8 @@ share/py-sip/PyKDE4/kdeui/kplotpoint.sip
share/py-sip/PyKDE4/kdeui/kplotwidget.sip share/py-sip/PyKDE4/kdeui/kplotwidget.sip
share/py-sip/PyKDE4/kdeui/kprogressdialog.sip share/py-sip/PyKDE4/kdeui/kprogressdialog.sip
share/py-sip/PyKDE4/kdeui/kpushbutton.sip share/py-sip/PyKDE4/kdeui/kpushbutton.sip
share/py-sip/PyKDE4/kdeui/kratingpainter.sip
share/py-sip/PyKDE4/kdeui/kratingwidget.sip
share/py-sip/PyKDE4/kdeui/krecentfilesaction.sip share/py-sip/PyKDE4/kdeui/krecentfilesaction.sip
share/py-sip/PyKDE4/kdeui/krecursivefilterproxymodel.sip share/py-sip/PyKDE4/kdeui/krecursivefilterproxymodel.sip
share/py-sip/PyKDE4/kdeui/kreplace.sip share/py-sip/PyKDE4/kdeui/kreplace.sip
@ -427,6 +452,7 @@ share/py-sip/PyKDE4/kdeui/kstatusnotifieritem.sip
share/py-sip/PyKDE4/kdeui/kstringvalidator.sip share/py-sip/PyKDE4/kdeui/kstringvalidator.sip
share/py-sip/PyKDE4/kdeui/kstyle.sip share/py-sip/PyKDE4/kdeui/kstyle.sip
share/py-sip/PyKDE4/kdeui/ksvgrenderer.sip share/py-sip/PyKDE4/kdeui/ksvgrenderer.sip
share/py-sip/PyKDE4/kdeui/ksystemeventfilter.sip
share/py-sip/PyKDE4/kdeui/ksystemtrayicon.sip share/py-sip/PyKDE4/kdeui/ksystemtrayicon.sip
share/py-sip/PyKDE4/kdeui/ktabbar.sip share/py-sip/PyKDE4/kdeui/ktabbar.sip
share/py-sip/PyKDE4/kdeui/ktabwidget.sip share/py-sip/PyKDE4/kdeui/ktabwidget.sip
@ -449,6 +475,7 @@ share/py-sip/PyKDE4/kdeui/kundostack.sip
share/py-sip/PyKDE4/kdeui/kuniqueapplication.sip share/py-sip/PyKDE4/kdeui/kuniqueapplication.sip
share/py-sip/PyKDE4/kdeui/kurllabel.sip share/py-sip/PyKDE4/kdeui/kurllabel.sip
share/py-sip/PyKDE4/kdeui/kvbox.sip share/py-sip/PyKDE4/kdeui/kvbox.sip
share/py-sip/PyKDE4/kdeui/kviewstatemaintainer.sip
share/py-sip/PyKDE4/kdeui/kviewstatesaver.sip share/py-sip/PyKDE4/kdeui/kviewstatesaver.sip
share/py-sip/PyKDE4/kdeui/kwallet.sip share/py-sip/PyKDE4/kdeui/kwallet.sip
share/py-sip/PyKDE4/kdeui/kwidgetitemdelegate.sip share/py-sip/PyKDE4/kdeui/kwidgetitemdelegate.sip
@ -566,6 +593,7 @@ share/py-sip/PyKDE4/kio/kfile.sip
share/py-sip/PyKDE4/kio/kfiledialog.sip share/py-sip/PyKDE4/kio/kfiledialog.sip
share/py-sip/PyKDE4/kio/kfilefiltercombo.sip share/py-sip/PyKDE4/kio/kfilefiltercombo.sip
share/py-sip/PyKDE4/kio/kfileitem.sip share/py-sip/PyKDE4/kio/kfileitem.sip
share/py-sip/PyKDE4/kio/kfileitemactionplugin.sip
share/py-sip/PyKDE4/kio/kfileitemactions.sip share/py-sip/PyKDE4/kio/kfileitemactions.sip
share/py-sip/PyKDE4/kio/kfileitemdelegate.sip share/py-sip/PyKDE4/kio/kfileitemdelegate.sip
share/py-sip/PyKDE4/kio/kfileitemlistproperties.sip share/py-sip/PyKDE4/kio/kfileitemlistproperties.sip
@ -672,8 +700,10 @@ share/py-sip/PyKDE4/kparts/browseropenorsavequestion.sip
share/py-sip/PyKDE4/kparts/browserrun.sip share/py-sip/PyKDE4/kparts/browserrun.sip
share/py-sip/PyKDE4/kparts/event.sip share/py-sip/PyKDE4/kparts/event.sip
share/py-sip/PyKDE4/kparts/factory.sip share/py-sip/PyKDE4/kparts/factory.sip
share/py-sip/PyKDE4/kparts/fileinfoextension.sip
share/py-sip/PyKDE4/kparts/genericfactory.sip share/py-sip/PyKDE4/kparts/genericfactory.sip
share/py-sip/PyKDE4/kparts/historyprovider.sip share/py-sip/PyKDE4/kparts/historyprovider.sip
share/py-sip/PyKDE4/kparts/htmlextension.sip
share/py-sip/PyKDE4/kparts/kpartsmod.sip share/py-sip/PyKDE4/kparts/kpartsmod.sip
share/py-sip/PyKDE4/kparts/mainwindow.sip share/py-sip/PyKDE4/kparts/mainwindow.sip
share/py-sip/PyKDE4/kparts/part.sip share/py-sip/PyKDE4/kparts/part.sip
@ -690,6 +720,7 @@ share/py-sip/PyKDE4/kparts/sipkpartspart5.cpp
share/py-sip/PyKDE4/kparts/sipkpartspart6.cpp share/py-sip/PyKDE4/kparts/sipkpartspart6.cpp
share/py-sip/PyKDE4/kparts/sipkpartspart7.cpp share/py-sip/PyKDE4/kparts/sipkpartspart7.cpp
share/py-sip/PyKDE4/kparts/statusbarextension.sip share/py-sip/PyKDE4/kparts/statusbarextension.sip
share/py-sip/PyKDE4/kparts/textextension.sip
share/py-sip/PyKDE4/ktexteditor/attribute.sip share/py-sip/PyKDE4/ktexteditor/attribute.sip
share/py-sip/PyKDE4/ktexteditor/codecompletioninterface.sip share/py-sip/PyKDE4/ktexteditor/codecompletioninterface.sip
share/py-sip/PyKDE4/ktexteditor/codecompletionmodel.sip share/py-sip/PyKDE4/ktexteditor/codecompletionmodel.sip
@ -754,24 +785,31 @@ share/py-sip/PyKDE4/nepomuk/andterm.sip
share/py-sip/PyKDE4/nepomuk/class.sip share/py-sip/PyKDE4/nepomuk/class.sip
share/py-sip/PyKDE4/nepomuk/comparisonterm.sip share/py-sip/PyKDE4/nepomuk/comparisonterm.sip
share/py-sip/PyKDE4/nepomuk/entity.sip share/py-sip/PyKDE4/nepomuk/entity.sip
share/py-sip/PyKDE4/nepomuk/file.sip
share/py-sip/PyKDE4/nepomuk/filequery.sip share/py-sip/PyKDE4/nepomuk/filequery.sip
share/py-sip/PyKDE4/nepomuk/global.sip share/py-sip/PyKDE4/nepomuk/global.sip
share/py-sip/PyKDE4/nepomuk/groupterm.sip share/py-sip/PyKDE4/nepomuk/groupterm.sip
share/py-sip/PyKDE4/nepomuk/kmetadatatagcloud.sip share/py-sip/PyKDE4/nepomuk/kmetadatatagcloud.sip
share/py-sip/PyKDE4/nepomuk/kratingpainter.sip
share/py-sip/PyKDE4/nepomuk/kratingwidget.sip
share/py-sip/PyKDE4/nepomuk/ktagcloudwidget.sip share/py-sip/PyKDE4/nepomuk/ktagcloudwidget.sip
share/py-sip/PyKDE4/nepomuk/ktagdisplaywidget.sip share/py-sip/PyKDE4/nepomuk/ktagdisplaywidget.sip
share/py-sip/PyKDE4/nepomuk/literal.sip share/py-sip/PyKDE4/nepomuk/literal.sip
share/py-sip/PyKDE4/nepomuk/literalterm.sip share/py-sip/PyKDE4/nepomuk/literalterm.sip
share/py-sip/PyKDE4/nepomuk/ncal.sip
share/py-sip/PyKDE4/nepomuk/nco.sip
share/py-sip/PyKDE4/nepomuk/ndo.sip
share/py-sip/PyKDE4/nepomuk/negationterm.sip share/py-sip/PyKDE4/nepomuk/negationterm.sip
share/py-sip/PyKDE4/nepomuk/nepomukmassupdatejob.sip share/py-sip/PyKDE4/nepomuk/nepomukmassupdatejob.sip
share/py-sip/PyKDE4/nepomuk/nepomukmod.sip share/py-sip/PyKDE4/nepomuk/nepomukmod.sip
share/py-sip/PyKDE4/nepomuk/nepomukontologyloader.sip share/py-sip/PyKDE4/nepomuk/nepomukontologyloader.sip
share/py-sip/PyKDE4/nepomuk/nepomukservice.sip share/py-sip/PyKDE4/nepomuk/nepomukservice.sip
share/py-sip/PyKDE4/nepomuk/nfo.sip
share/py-sip/PyKDE4/nepomuk/nie.sip
share/py-sip/PyKDE4/nepomuk/nmm.sip
share/py-sip/PyKDE4/nepomuk/nuao.sip
share/py-sip/PyKDE4/nepomuk/ontology.sip share/py-sip/PyKDE4/nepomuk/ontology.sip
share/py-sip/PyKDE4/nepomuk/optionalterm.sip share/py-sip/PyKDE4/nepomuk/optionalterm.sip
share/py-sip/PyKDE4/nepomuk/orterm.sip share/py-sip/PyKDE4/nepomuk/orterm.sip
share/py-sip/PyKDE4/nepomuk/pimo.sip
share/py-sip/PyKDE4/nepomuk/property.sip share/py-sip/PyKDE4/nepomuk/property.sip
share/py-sip/PyKDE4/nepomuk/query.sip share/py-sip/PyKDE4/nepomuk/query.sip
share/py-sip/PyKDE4/nepomuk/queryparser.sip share/py-sip/PyKDE4/nepomuk/queryparser.sip
@ -791,10 +829,12 @@ share/py-sip/PyKDE4/nepomuk/sipnepomukpart4.cpp
share/py-sip/PyKDE4/nepomuk/sipnepomukpart5.cpp share/py-sip/PyKDE4/nepomuk/sipnepomukpart5.cpp
share/py-sip/PyKDE4/nepomuk/sipnepomukpart6.cpp share/py-sip/PyKDE4/nepomuk/sipnepomukpart6.cpp
share/py-sip/PyKDE4/nepomuk/sipnepomukpart7.cpp share/py-sip/PyKDE4/nepomuk/sipnepomukpart7.cpp
share/py-sip/PyKDE4/nepomuk/standardqueries.sip
share/py-sip/PyKDE4/nepomuk/tag.sip share/py-sip/PyKDE4/nepomuk/tag.sip
share/py-sip/PyKDE4/nepomuk/tagwidget.sip share/py-sip/PyKDE4/nepomuk/tagwidget.sip
share/py-sip/PyKDE4/nepomuk/term.sip share/py-sip/PyKDE4/nepomuk/term.sip
share/py-sip/PyKDE4/nepomuk/thing.sip share/py-sip/PyKDE4/nepomuk/thing.sip
share/py-sip/PyKDE4/nepomuk/tmo.sip
share/py-sip/PyKDE4/nepomuk/tools.sip share/py-sip/PyKDE4/nepomuk/tools.sip
share/py-sip/PyKDE4/nepomuk/variant.sip share/py-sip/PyKDE4/nepomuk/variant.sip
share/py-sip/PyKDE4/phonon/abstractaudiodataoutput.sip share/py-sip/PyKDE4/phonon/abstractaudiodataoutput.sip
@ -824,6 +864,7 @@ share/py-sip/PyKDE4/phonon/packetpool.sip
share/py-sip/PyKDE4/phonon/path.sip share/py-sip/PyKDE4/phonon/path.sip
share/py-sip/PyKDE4/phonon/phononmod.sip share/py-sip/PyKDE4/phonon/phononmod.sip
share/py-sip/PyKDE4/phonon/phononnamespace.sip share/py-sip/PyKDE4/phonon/phononnamespace.sip
share/py-sip/PyKDE4/phonon/pulsesupport.sip
share/py-sip/PyKDE4/phonon/seekslider.sip share/py-sip/PyKDE4/phonon/seekslider.sip
share/py-sip/PyKDE4/phonon/sipAPIphonon.h share/py-sip/PyKDE4/phonon/sipAPIphonon.h
share/py-sip/PyKDE4/phonon/sipphononpart0.cpp share/py-sip/PyKDE4/phonon/sipphononpart0.cpp
@ -874,6 +915,7 @@ share/py-sip/PyKDE4/plasma/datacontainer.sip
share/py-sip/PyKDE4/plasma/dataengine.sip share/py-sip/PyKDE4/plasma/dataengine.sip
share/py-sip/PyKDE4/plasma/dataenginemanager.sip share/py-sip/PyKDE4/plasma/dataenginemanager.sip
share/py-sip/PyKDE4/plasma/dataenginescript.sip share/py-sip/PyKDE4/plasma/dataenginescript.sip
share/py-sip/PyKDE4/plasma/declarativewidget.sip
share/py-sip/PyKDE4/plasma/delegate.sip share/py-sip/PyKDE4/plasma/delegate.sip
share/py-sip/PyKDE4/plasma/dialog.sip share/py-sip/PyKDE4/plasma/dialog.sip
share/py-sip/PyKDE4/plasma/extender.sip share/py-sip/PyKDE4/plasma/extender.sip
@ -895,6 +937,7 @@ share/py-sip/PyKDE4/plasma/packagestructure.sip
share/py-sip/PyKDE4/plasma/paintutils.sip share/py-sip/PyKDE4/plasma/paintutils.sip
share/py-sip/PyKDE4/plasma/plasma.sip share/py-sip/PyKDE4/plasma/plasma.sip
share/py-sip/PyKDE4/plasma/plasmamod.sip share/py-sip/PyKDE4/plasma/plasmamod.sip
share/py-sip/PyKDE4/plasma/pluginloader.sip
share/py-sip/PyKDE4/plasma/popupapplet.sip share/py-sip/PyKDE4/plasma/popupapplet.sip
share/py-sip/PyKDE4/plasma/pushbutton.sip share/py-sip/PyKDE4/plasma/pushbutton.sip
share/py-sip/PyKDE4/plasma/querymatch.sip share/py-sip/PyKDE4/plasma/querymatch.sip
@ -945,15 +988,6 @@ share/py-sip/PyKDE4/polkitqt/actionbuttons.sip
share/py-sip/PyKDE4/polkitqt/auth.sip share/py-sip/PyKDE4/polkitqt/auth.sip
share/py-sip/PyKDE4/polkitqt/context.sip share/py-sip/PyKDE4/polkitqt/context.sip
share/py-sip/PyKDE4/polkitqt/polkitqtmod.sip share/py-sip/PyKDE4/polkitqt/polkitqtmod.sip
share/py-sip/PyKDE4/polkitqt/sipAPIpolkitqt.h
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart0.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart1.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart2.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart3.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart4.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart5.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart6.cpp
share/py-sip/PyKDE4/polkitqt/sippolkitqtpart7.cpp
share/py-sip/PyKDE4/solid/acadapter.sip share/py-sip/PyKDE4/solid/acadapter.sip
share/py-sip/PyKDE4/solid/audiointerface.sip share/py-sip/PyKDE4/solid/audiointerface.sip
share/py-sip/PyKDE4/solid/battery.sip share/py-sip/PyKDE4/solid/battery.sip
@ -965,6 +999,7 @@ share/py-sip/PyKDE4/solid/deviceinterface.sip
share/py-sip/PyKDE4/solid/devicenotifier.sip share/py-sip/PyKDE4/solid/devicenotifier.sip
share/py-sip/PyKDE4/solid/dvbinterface.sip share/py-sip/PyKDE4/solid/dvbinterface.sip
share/py-sip/PyKDE4/solid/genericinterface.sip share/py-sip/PyKDE4/solid/genericinterface.sip
share/py-sip/PyKDE4/solid/internetgateway.sip
share/py-sip/PyKDE4/solid/networking.sip share/py-sip/PyKDE4/solid/networking.sip
share/py-sip/PyKDE4/solid/networkinterface.sip share/py-sip/PyKDE4/solid/networkinterface.sip
share/py-sip/PyKDE4/solid/opticaldisc.sip share/py-sip/PyKDE4/solid/opticaldisc.sip

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde python CATEGORIES= devel kde python
PKGNAMESUFFIX= -pykdeuic4 PKGNAMESUFFIX= -pykdeuic4

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdebindings-4.5.5.tar.bz2) = 7bfa2df7e8a01c7f1a9cfd2e79e544794b94490d3ca3576cbbedb2328ef257c5 SHA256 (KDE/kdebindings-4.6.1.tar.bz2) = 8de1bb23ea7af16a69176be948038557fe40e20fcdadff14c91d7843708ee3c7
SIZE (KDE/kdebindings-4.5.5.tar.bz2) = 7134992 SIZE (KDE/kdebindings-4.6.1.tar.bz2) = 7078534

View file

@ -1,8 +1,10 @@
bin/pykdeuic4 bin/pykdeuic4
%%PYTHON_SITELIBDIR%%/PyQt4/uic/pykdeuic4.py %%PYTHON_SITELIBDIR%%/PyQt4/uic/pykdeuic4.py
%%PYTHON_SITELIBDIR%%/PyQt4/uic/pykdeuic4.pyc %%PYTHON_SITELIBDIR%%/PyQt4/uic/pykdeuic4.pyc
%%PYTHON_SITELIBDIR%%/PyQt4/uic/pykdeuic4.pyo
%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/kde4.py %%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/kde4.py
%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/kde4.pyc %%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/kde4.pyc
%%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins/kde4.pyo
@dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins @dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4/uic/widget-plugins
@dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4/uic @dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4/uic
@dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4 @dirrmtry %%PYTHON_SITELIBDIR%%/PyQt4

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MASTER_SITES= # empty MASTER_SITES= # empty
PKGNAMESUFFIX= -python PKGNAMESUFFIX= -python

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
@ -15,6 +14,7 @@ COMMENT= Ruby bindings for Qt/KDE
LIB_DEPENDS= smokebase.3:${PORTSDIR}/devel/kdebindings4-smoke \ LIB_DEPENDS= smokebase.3:${PORTSDIR}/devel/kdebindings4-smoke \
okularcore.1:${PORTSDIR}/graphics/kdegraphics4 \ okularcore.1:${PORTSDIR}/graphics/kdegraphics4 \
kateinterfaces.5:${PORTSDIR}/devel/kdesdk4 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 qwt.5:${PORTSDIR}/x11-toolkits/qwt5
BINDLANG= ruby BINDLANG= ruby
@ -36,9 +36,11 @@ SUB_LIST+= RUBY_SITELIBDIR=${RUBY_SITELIBDIR} \
RUBY_SITEARCHLIBDIR=${RUBY_SITEARCHLIBDIR} RUBY_SITEARCHLIBDIR=${RUBY_SITEARCHLIBDIR}
post-patch: post-patch:
.for f in Qt.cpp handlers.cpp marshall.h marshall_types.h qtruby.cpp qtruby.h smokeruby.h .for f in Qt.cpp handlers.cpp marshall.h marshall_types.h marshall_types.cpp qtruby.cpp qtruby.h smokeruby.h
${REINPLACE_CMD} -e '/include/s,smoke/smoke.h,smoke.h,' ${BUILD_WRKSRC}/qtruby/src/${f} ${REINPLACE_CMD} -e '/include/s,smoke/smoke.h,smoke.h,' ${BUILD_WRKSRC}/qtruby/src/${f}
.endfor .endfor
${GREP} -H -r "#include <smoke" ${WRKSRC} | ${CUT} -d: -f1 | uniq | \
${XARGS} ${REINPLACE_CMD} -e '/include/s,smoke/qt/,smoke/,' -e '/include/s,smoke/kde/,smoke/,'
post-install: post-install:
${MKDIR} ${PREFIX}/env ${MKDIR} ${PREFIX}/env

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdebindings-4.5.5.tar.bz2) = 7bfa2df7e8a01c7f1a9cfd2e79e544794b94490d3ca3576cbbedb2328ef257c5 SHA256 (KDE/kdebindings-4.6.1.tar.bz2) = 8de1bb23ea7af16a69176be948038557fe40e20fcdadff14c91d7843708ee3c7
SIZE (KDE/kdebindings-4.5.5.tar.bz2) = 7134992 SIZE (KDE/kdebindings-4.6.1.tar.bz2) = 7078534

View file

@ -0,0 +1,5 @@
--- ./ruby/korundum/modules/plasma/CMakeLists.txt.orig 2009-12-31 16:35:17.000000000 +0300
+++ ./ruby/korundum/modules/plasma/CMakeLists.txt 2010-06-29 23:53:54.555676654 +0400
@@ -1,2 +1 @@
-add_subdirectory( examples )
add_subdirectory( src )

View file

@ -1,5 +0,0 @@
--- ./ruby/plasma/CMakeLists.txt.orig 2009-12-31 16:35:17.000000000 +0300
+++ ./ruby/plasma/CMakeLists.txt 2010-06-29 23:53:54.555676654 +0400
@@ -1,2 +1 @@
-add_subdirectory( examples )
add_subdirectory( src )

View file

@ -0,0 +1,21 @@
--- ./ruby/qtruby/src/CMakeLists.txt.orig 2010-12-05 02:02:26.122175928 +1000
+++ ./ruby/qtruby/src/CMakeLists.txt 2010-12-05 02:02:41.605171951 +1000
@@ -5,15 +5,15 @@
ADD_DEFINITIONS (-DQT_QTDBUS)
ENDIF(QT_QTDBUS_FOUND)
-IF(QWT_FOUND)
+IF(Qwt5_FOUND)
ADD_DEFINITIONS (-DQT_QWT)
-ENDIF(QWT_FOUND)
+ENDIF(Qwt5_FOUND)
if(RUBY_VERSION)
ADD_DEFINITIONS (-DRUBY_VERSION=0x${RUBY_VERSION_NUMBER})
ENDIF(RUBY_VERSION)
-include_directories( ${CMAKE_SOURCE_DIR}/smoke/qt ${CMAKE_SOURCE_DIR}/generator ${RUBY_INCLUDE_DIRS} )
+include_directories( ${CMAKE_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/smoke/qt ${CMAKE_SOURCE_DIR}/generator ${RUBY_INCLUDE_DIRS} )
INCLUDE_DIRECTORIES (${QT_INCLUDES})

View file

@ -17,6 +17,7 @@ lib/kde4/krubypluginfactory.so
lib/libqtruby4shared.so lib/libqtruby4shared.so
lib/libqtruby4shared.so.2 lib/libqtruby4shared.so.2
lib/libqtruby4shared.so.2.0.0 lib/libqtruby4shared.so.2.0.0
%%RUBY_SITELIBDIR%%/KDE/kate.rb
%%RUBY_SITELIBDIR%%/KDE/korundum4.rb %%RUBY_SITELIBDIR%%/KDE/korundum4.rb
%%RUBY_SITELIBDIR%%/KDE/plasma.rb %%RUBY_SITELIBDIR%%/KDE/plasma.rb
%%RUBY_SITELIBDIR%%/Qt.rb %%RUBY_SITELIBDIR%%/Qt.rb
@ -27,6 +28,7 @@ lib/libqtruby4shared.so.2.0.0
%%RUBY_SITELIBDIR%%/Qt4.rb %%RUBY_SITELIBDIR%%/Qt4.rb
%%RUBY_SITELIBDIR%%/akonadi/akonadi.rb %%RUBY_SITELIBDIR%%/akonadi/akonadi.rb
%%RUBY_SITEARCHLIBDIR%%/akonadi.so %%RUBY_SITEARCHLIBDIR%%/akonadi.so
%%RUBY_SITEARCHLIBDIR%%/kate.so
%%RUBY_SITEARCHLIBDIR%%/khtml.so %%RUBY_SITEARCHLIBDIR%%/khtml.so
%%RUBY_SITEARCHLIBDIR%%/kio.so %%RUBY_SITEARCHLIBDIR%%/kio.so
%%RUBY_SITEARCHLIBDIR%%/korundum4.so %%RUBY_SITEARCHLIBDIR%%/korundum4.so
@ -36,6 +38,7 @@ lib/libqtruby4shared.so.2.0.0
%%RUBY_SITEARCHLIBDIR%%/phonon.so %%RUBY_SITEARCHLIBDIR%%/phonon.so
%%RUBY_SITEARCHLIBDIR%%/plasma_applet.so %%RUBY_SITEARCHLIBDIR%%/plasma_applet.so
%%RUBY_SITEARCHLIBDIR%%/qscintilla.so %%RUBY_SITEARCHLIBDIR%%/qscintilla.so
%%RUBY_SITEARCHLIBDIR%%/qtdeclarative.so
%%RUBY_SITEARCHLIBDIR%%/qtruby4.so %%RUBY_SITEARCHLIBDIR%%/qtruby4.so
%%RUBY_SITEARCHLIBDIR%%/qtscript.so %%RUBY_SITEARCHLIBDIR%%/qtscript.so
%%RUBY_SITEARCHLIBDIR%%/qttest.so %%RUBY_SITEARCHLIBDIR%%/qttest.so
@ -51,6 +54,7 @@ lib/libqtruby4shared.so.2.0.0
%%RUBY_SITELIBDIR%%/okular/okular.rb %%RUBY_SITELIBDIR%%/okular/okular.rb
%%RUBY_SITELIBDIR%%/phonon/phonon.rb %%RUBY_SITELIBDIR%%/phonon/phonon.rb
%%RUBY_SITELIBDIR%%/qscintilla/qscintilla.rb %%RUBY_SITELIBDIR%%/qscintilla/qscintilla.rb
%%RUBY_SITELIBDIR%%/qtdeclarative/qtdeclarative.rb
%%RUBY_SITELIBDIR%%/qtscript/qtscript.rb %%RUBY_SITELIBDIR%%/qtscript/qtscript.rb
%%RUBY_SITELIBDIR%%/qttest/qttest.rb %%RUBY_SITELIBDIR%%/qttest/qttest.rb
%%RUBY_SITELIBDIR%%/qtuitools/qtuitools.rb %%RUBY_SITELIBDIR%%/qtuitools/qtuitools.rb
@ -65,6 +69,7 @@ lib/libqtruby4shared.so.2.0.0
@dirrm %%RUBY_SITELIBDIR%%/qtuitools @dirrm %%RUBY_SITELIBDIR%%/qtuitools
@dirrm %%RUBY_SITELIBDIR%%/qttest @dirrm %%RUBY_SITELIBDIR%%/qttest
@dirrm %%RUBY_SITELIBDIR%%/qtscript @dirrm %%RUBY_SITELIBDIR%%/qtscript
@dirrm %%RUBY_SITELIBDIR%%/qtdeclarative
@dirrm %%RUBY_SITELIBDIR%%/qscintilla @dirrm %%RUBY_SITELIBDIR%%/qscintilla
@dirrm %%RUBY_SITELIBDIR%%/phonon @dirrm %%RUBY_SITELIBDIR%%/phonon
@dirrm %%RUBY_SITELIBDIR%%/okular @dirrm %%RUBY_SITELIBDIR%%/okular

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
@ -16,16 +15,28 @@ COMMENT= SMOKE bindings for Qt/KDE
LIB_DEPENDS= qscintilla2.5:${PORTSDIR}/devel/qscintilla2 \ LIB_DEPENDS= qscintilla2.5:${PORTSDIR}/devel/qscintilla2 \
qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \
okularcore.1:${PORTSDIR}/graphics/kdegraphics4 \ okularcore.1:${PORTSDIR}/graphics/kdegraphics4 \
kateinterfaces.5:${PORTSDIR}/devel/kdesdk4 \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 qwt.5:${PORTSDIR}/x11-toolkits/qwt5
BINDLANG= smoke BINDLANG= smoke
QT_COMPONENTS= multimedia QT_COMPONENTS= declarative help multimedia qt3support
USE_KDE4= pimlibs USE_KDE4= pimlibs
CMAKE_ARGS= -DDISABLE_Attica:BOOL=TRUE
USE_LDCONFIG= yes USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
BUILD_WRKSRC= ${WRKSRC}/${BINDLANG} BUILD_WRKSRC= ${WRKSRC}/${BINDLANG}
.include "${.CURDIR}/../../devel/kdebindings4/files/Makefile.kdebindings" .include "${.CURDIR}/../../devel/kdebindings4/files/Makefile.kdebindings"
pre-configure:
@cd ${WRKSRC}/generator && ${SETENV} ${CMAKE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS}
pre-build:
@cd ${WRKSRC}/generator && ${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS}
pre-install:
@cd ${WRKSRC}/generator && ${SETENV} ${MAKE_ENV} ${MAKE} ${INSTALL_TARGET}
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdebindings-4.5.5.tar.bz2) = 7bfa2df7e8a01c7f1a9cfd2e79e544794b94490d3ca3576cbbedb2328ef257c5 SHA256 (KDE/kdebindings-4.6.1.tar.bz2) = 8de1bb23ea7af16a69176be948038557fe40e20fcdadff14c91d7843708ee3c7
SIZE (KDE/kdebindings-4.5.5.tar.bz2) = 7134992 SIZE (KDE/kdebindings-4.6.1.tar.bz2) = 7078534

View file

@ -1,7 +1,9 @@
bin/smokeapi bin/smokeapi
bin/smokegen
include/smoke.h include/smoke.h
include/smoke/akonadi_smoke.h include/smoke/akonadi_smoke.h
include/smoke/attica_smoke.h @comment include/smoke/attica_smoke.h
include/smoke/kate_smoke.h
include/smoke/kdecore_smoke.h include/smoke/kdecore_smoke.h
include/smoke/kdeui_smoke.h include/smoke/kdeui_smoke.h
include/smoke/kfile_smoke.h include/smoke/kfile_smoke.h
@ -22,6 +24,7 @@ include/smoke/qsci_smoke.h
include/smoke/qt3support_smoke.h include/smoke/qt3support_smoke.h
include/smoke/qtcore_smoke.h include/smoke/qtcore_smoke.h
include/smoke/qtdbus_smoke.h include/smoke/qtdbus_smoke.h
include/smoke/qtdeclarative_smoke.h
include/smoke/qtgui_smoke.h include/smoke/qtgui_smoke.h
include/smoke/qthelp_smoke.h include/smoke/qthelp_smoke.h
include/smoke/qtmultimedia_smoke.h include/smoke/qtmultimedia_smoke.h
@ -40,15 +43,27 @@ include/smoke/solid_smoke.h
include/smoke/soprano_smoke.h include/smoke/soprano_smoke.h
include/smoke/sopranoclient_smoke.h include/smoke/sopranoclient_smoke.h
include/smoke/sopranoserver_smoke.h include/smoke/sopranoserver_smoke.h
include/smokegen/generator_export.h
include/smokegen/generatorenvironment.h
include/smokegen/generatorpreprocessor.h
include/smokegen/generatorvisitor.h
include/smokegen/name_compiler.h
include/smokegen/options.h
include/smokegen/type.h
include/smokegen/type_compiler.h
lib/libcppparser.so
lib/libsmokeakonadi.so lib/libsmokeakonadi.so
lib/libsmokeakonadi.so.3 lib/libsmokeakonadi.so.3
lib/libsmokeakonadi.so.3.0.0 lib/libsmokeakonadi.so.3.0.0
lib/libsmokeattica.so @comment lib/libsmokeattica.so
lib/libsmokeattica.so.3 @comment lib/libsmokeattica.so.3
lib/libsmokeattica.so.3.0.0 @comment lib/libsmokeattica.so.3.0.0
lib/libsmokebase.so lib/libsmokebase.so
lib/libsmokebase.so.3 lib/libsmokebase.so.3
lib/libsmokebase.so.3.0.0 lib/libsmokebase.so.3.0.0
lib/libsmokekate.so
lib/libsmokekate.so.3
lib/libsmokekate.so.3.0.0
lib/libsmokekdecore.so lib/libsmokekdecore.so
lib/libsmokekdecore.so.3 lib/libsmokekdecore.so.3
lib/libsmokekdecore.so.3.0.0 lib/libsmokekdecore.so.3.0.0
@ -109,6 +124,9 @@ lib/libsmokeqtcore.so.3.0.0
lib/libsmokeqtdbus.so lib/libsmokeqtdbus.so
lib/libsmokeqtdbus.so.3 lib/libsmokeqtdbus.so.3
lib/libsmokeqtdbus.so.3.0.0 lib/libsmokeqtdbus.so.3.0.0
lib/libsmokeqtdeclarative.so
lib/libsmokeqtdeclarative.so.3
lib/libsmokeqtdeclarative.so.3.0.0
lib/libsmokeqtgui.so lib/libsmokeqtgui.so
lib/libsmokeqtgui.so.3 lib/libsmokeqtgui.so.3
lib/libsmokeqtgui.so.3.0.0 lib/libsmokeqtgui.so.3.0.0
@ -163,8 +181,12 @@ lib/libsmokesopranoclient.so.3.0.0
lib/libsmokesopranoserver.so lib/libsmokesopranoserver.so
lib/libsmokesopranoserver.so.3 lib/libsmokesopranoserver.so.3
lib/libsmokesopranoserver.so.3.0.0 lib/libsmokesopranoserver.so.3.0.0
lib/smokegen/generator_dump.so
lib/smokegen/generator_smoke.so
share/smokegen/kde-config.xml share/smokegen/kde-config.xml
share/smokegen/qt-config.xml share/smokegen/qt-config.xml
share/smokegen/qtdefines share/smokegen/qtdefines
@dirrm share/smokegen @dirrm share/smokegen
@dirrm lib/smokegen
@dirrm include/smokegen
@dirrm include/smoke @dirrm include/smoke

View file

@ -7,7 +7,6 @@
PORTNAME= kdebindings PORTNAME= kdebindings
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MASTER_SITES= # empty MASTER_SITES= # empty
DISTFILES= # none DISTFILES= # none

View file

@ -24,10 +24,11 @@ BUILD_WRKSRC?= ${WRKSRC}/${BINDLANG}/${BINDMODULE}
INSTALL_WRKSRC?=${BUILD_WRKSRC} INSTALL_WRKSRC?=${BUILD_WRKSRC}
# Available languages # Available languages
_BINDLANG_ALL= csharp java php python ruby smoke _BINDLANG_ALL= csharp java perl php python ruby smoke
# csharp_COMMENT= C\# bindings for Qt/KDE: ${BINDMODULE} module # csharp_COMMENT= C\# bindings for Qt/KDE: ${BINDMODULE} module
# java_COMMENT= Java bindings for Qt/KDE: ${BINDMODULE} module # java_COMMENT= Java bindings for Qt/KDE: ${BINDMODULE} module
# perl_COMMENT= Perl bindings for Qt/KDE: ${BINDMODULE} module
# php_COMMENT= PHP bindings for Qt/KDE: ${BINDMODULE} module # php_COMMENT= PHP bindings for Qt/KDE: ${BINDMODULE} module
python_COMMENT= Python bindings for Qt/KDE: ${BINDMODULE} module python_COMMENT= Python bindings for Qt/KDE: ${BINDMODULE} module
ruby_COMMENT= Ruby bindings for Qt/KDE: ${BINDMODULE} module ruby_COMMENT= Ruby bindings for Qt/KDE: ${BINDMODULE} module

View file

@ -6,7 +6,6 @@
PORTNAME= kdesdk PORTNAME= kdesdk
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
@ -15,8 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Software Development Kit COMMENT= KDE Software Development Kit
BUILD_DEPENDS= ${LOCALBASE}/include/ltdl.h:${PORTSDIR}/devel/libltdl \ BUILD_DEPENDS= ${LOCALBASE}/include/ltdl.h:${PORTSDIR}/devel/libltdl
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \ LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \
boost_thread.4:${PORTSDIR}/devel/boost-libs \ boost_thread.4:${PORTSDIR}/devel/boost-libs \
@ -24,7 +22,7 @@ LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
CONFLICTS= kdebase-4.4.[1-5] CONFLICTS= kdeutils-4.5.[0-5]
USE_BZIP2= yes USE_BZIP2= yes
USE_KDE4= kdelibs pimlibs kdeprefix kdehier \ USE_KDE4= kdelibs pimlibs kdeprefix kdehier \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdesdk-4.5.5.tar.bz2) = 6fce6c8b4dec64a5d3495ca25823fe64b85a579cedff2c217af37505df13150c SHA256 (KDE/kdesdk-4.6.1.tar.bz2) = 14da414a1e21f31430036398ce293c69e78d6062c7f43dbb4200af89d0fadb54
SIZE (KDE/kdesdk-4.5.5.tar.bz2) = 5764870 SIZE (KDE/kdesdk-4.6.1.tar.bz2) = 6072419

View file

@ -33,7 +33,6 @@ bin/hotshot2calltree
bin/includemocs bin/includemocs
bin/kapptemplate bin/kapptemplate
bin/kate bin/kate
bin/kbugbuster
bin/kcachegrind bin/kcachegrind
bin/kde-systemsettings-tree.py bin/kde-systemsettings-tree.py
bin/kde_generate_export_header bin/kde_generate_export_header
@ -54,6 +53,7 @@ bin/makeobj
bin/memprof2calltree bin/memprof2calltree
bin/noncvslist bin/noncvslist
bin/nonsvnlist bin/nonsvnlist
bin/okteta
bin/op2calltree bin/op2calltree
bin/optimizegraphics bin/optimizegraphics
bin/package_crystalsvg bin/package_crystalsvg
@ -78,6 +78,323 @@ bin/umbrello
bin/wcgrep bin/wcgrep
bin/xml2pot bin/xml2pot
bin/zonetab2pot.py bin/zonetab2pot.py
include/KDE/Kasten/AbstractConnectJob
include/KDE/Kasten/AbstractDocument
include/KDE/Kasten/AbstractDocumentFactory
include/KDE/Kasten/AbstractExportJob
include/KDE/Kasten/AbstractFileSystemConnectJob
include/KDE/Kasten/AbstractFileSystemExportJob
include/KDE/Kasten/AbstractFileSystemLoadJob
include/KDE/Kasten/AbstractFileSystemSyncFromRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncToRemoteJob
include/KDE/Kasten/AbstractFileSystemSyncWithRemoteJob
include/KDE/Kasten/AbstractGroupedViews
include/KDE/Kasten/AbstractLinePopup
include/KDE/Kasten/AbstractLoadJob
include/KDE/Kasten/AbstractModel
include/KDE/Kasten/AbstractModelDataGenerator
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditor
include/KDE/Kasten/AbstractModelDataGeneratorConfigEditorFactory
include/KDE/Kasten/AbstractModelExporter
include/KDE/Kasten/AbstractModelExporterConfigEditor
include/KDE/Kasten/AbstractModelExporterConfigEditorFactory
include/KDE/Kasten/AbstractModelFileSystemSynchronizer
include/KDE/Kasten/AbstractModelSelection
include/KDE/Kasten/AbstractModelStreamEncoder
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditor
include/KDE/Kasten/AbstractModelStreamEncoderConfigEditorFactory
include/KDE/Kasten/AbstractModelSynchronizer
include/KDE/Kasten/AbstractModelSynchronizerFactory
include/KDE/Kasten/AbstractSelectionView
include/KDE/Kasten/AbstractSyncFromRemoteJob
include/KDE/Kasten/AbstractSyncToRemoteJob
include/KDE/Kasten/AbstractSyncWithRemoteJob
include/KDE/Kasten/AbstractTool
include/KDE/Kasten/AbstractToolFactory
include/KDE/Kasten/AbstractToolInlineView
include/KDE/Kasten/AbstractToolView
include/KDE/Kasten/AbstractToolViewFactory
include/KDE/Kasten/AbstractToolWidget
include/KDE/Kasten/AbstractView
include/KDE/Kasten/AbstractViewArea
include/KDE/Kasten/AbstractViewFactory
include/KDE/Kasten/AbstractXmlGuiController
include/KDE/Kasten/ClipboardController
include/KDE/Kasten/CloseController
include/KDE/Kasten/CopyAsController
include/KDE/Kasten/CreatorController
include/KDE/Kasten/DataSelectable
include/KDE/Kasten/DocumentCreateManager
include/KDE/Kasten/DocumentManager
include/KDE/Kasten/DocumentSyncManager
include/KDE/Kasten/DocumentVersionData
include/KDE/Kasten/DocumentsTool
include/KDE/Kasten/DocumentsToolView
include/KDE/Kasten/DummyView
include/KDE/Kasten/ExportController
include/KDE/Kasten/FileSystemBrowserTool
include/KDE/Kasten/FileSystemBrowserToolView
include/KDE/Kasten/FullScreenController
include/KDE/Kasten/JobManager
include/KDE/Kasten/LoaderController
include/KDE/Kasten/ModelCodecManager
include/KDE/Kasten/ModelCodecViewManager
include/KDE/Kasten/ModelDataGenerateThread
include/KDE/Kasten/ModelEncoderFileSystemExportJob
include/KDE/Kasten/ModelEncoderFileSystemExporter
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditor
include/KDE/Kasten/ModelEncoderFileSystemExporterConfigEditorFactory
include/KDE/Kasten/ModelStreamEncodeThread
include/KDE/Kasten/ModifiedBarController
include/KDE/Kasten/MultiViewAreas
include/KDE/Kasten/Person
include/KDE/Kasten/QuitController
include/KDE/Kasten/ReadOnlyBarController
include/KDE/Kasten/ReadOnlyController
include/KDE/Kasten/SelectController
include/KDE/Kasten/SelectedDataWriteable
include/KDE/Kasten/SetRemoteController
include/KDE/Kasten/ShellWindow
include/KDE/Kasten/StatusBar
include/KDE/Kasten/SwitchViewController
include/KDE/Kasten/SynchronizeController
include/KDE/Kasten/TabbedViews
include/KDE/Kasten/ToggleButton
include/KDE/Kasten/ToolInlineViewable
include/KDE/Kasten/ToolListMenuController
include/KDE/Kasten/UserListable
include/KDE/Kasten/VersionController
include/KDE/Kasten/VersionViewTool
include/KDE/Kasten/VersionViewToolView
include/KDE/Kasten/Versionable
include/KDE/Kasten/ViewAreaSplitable
include/KDE/Kasten/ViewListMenuController
include/KDE/Kasten/ViewManager
include/KDE/Kasten/WidgetsDockable
include/KDE/Kasten/ZoomBarController
include/KDE/Kasten/ZoomController
include/KDE/Kasten/Zoomable
include/KDE/Okteta/AbstractByteArrayColumnRenderer
include/KDE/Okteta/AbstractByteArrayModel
include/KDE/Okteta/AbstractByteArrayView
include/KDE/Okteta/AbstractColumnRenderer
include/KDE/Okteta/AbstractColumnStylist
include/KDE/Okteta/Address
include/KDE/Okteta/AddressRange
include/KDE/Okteta/ArrayChangeMetrics
include/KDE/Okteta/Bookmark
include/KDE/Okteta/Bookmarkable
include/KDE/Okteta/BookmarksConstIterator
include/KDE/Okteta/BorderColumnRenderer
include/KDE/Okteta/Byte
include/KDE/Okteta/ByteArrayChange
include/KDE/Okteta/ByteArrayColumnView
include/KDE/Okteta/ByteArrayModel
include/KDE/Okteta/ByteArrayRowColumnRenderer
include/KDE/Okteta/ByteArrayRowView
include/KDE/Okteta/ByteArrayTableLayout
include/KDE/Okteta/ByteArrayTableRanges
include/KDE/Okteta/ChangeHistory
include/KDE/Okteta/ChangesDescribable
include/KDE/Okteta/CharByteArrayColumnRenderer
include/KDE/Okteta/CharCodec
include/KDE/Okteta/Character
include/KDE/Okteta/ColumnsView
include/KDE/Okteta/Line
include/KDE/Okteta/LinePosition
include/KDE/Okteta/LinePositionRange
include/KDE/Okteta/LineRange
include/KDE/Okteta/NumberRange
include/KDE/Okteta/OffsetColumnRenderer
include/KDE/Okteta/OffsetFormat
include/KDE/Okteta/PieceTableByteArrayModel
include/KDE/Okteta/Range
include/KDE/Okteta/Size
include/KDE/Okteta/ValueByteArrayColumnRenderer
include/KDE/Okteta/ValueCodec
include/KDE/Okteta/Versionable
include/KDE/Okteta/WidgetColumnStylist
include/KDE/Okteta/WordByteArrayService
include/kasten/abstractbytearraystreamencoder.h
include/kasten/abstractconnectjob.h
include/kasten/abstractcontroller.h
include/kasten/abstractdocument.h
include/kasten/abstractdocumentfactory.h
include/kasten/abstractexportjob.h
include/kasten/abstractfilesystemconnectjob.h
include/kasten/abstractfilesystemexportjob.h
include/kasten/abstractfilesystemloadjob.h
include/kasten/abstractfilesystemsyncfromremotejob.h
include/kasten/abstractfilesystemsynctoremotejob.h
include/kasten/abstractfilesystemsyncwithremotejob.h
include/kasten/abstractgroupedviews.h
include/kasten/abstractlinepopup.h
include/kasten/abstractloadjob.h
include/kasten/abstractmodel.h
include/kasten/abstractmodeldatagenerator.h
include/kasten/abstractmodeldatageneratorconfigeditor.h
include/kasten/abstractmodeldatageneratorconfigeditorfactory.h
include/kasten/abstractmodelexporter.h
include/kasten/abstractmodelexporterconfigeditor.h
include/kasten/abstractmodelexporterconfigeditorfactory.h
include/kasten/abstractmodelfilesystemsynchronizer.h
include/kasten/abstractmodelselection.h
include/kasten/abstractmodelstreamencoder.h
include/kasten/abstractmodelstreamencoderconfigeditor.h
include/kasten/abstractmodelstreamencoderconfigeditorfactory.h
include/kasten/abstractmodelsynchronizer.h
include/kasten/abstractmodelsynchronizerfactory.h
include/kasten/abstractselectionview.h
include/kasten/abstractsyncfromremotejob.h
include/kasten/abstractsynctoremotejob.h
include/kasten/abstractsyncwithremotejob.h
include/kasten/abstracttool.h
include/kasten/abstracttoolfactory.h
include/kasten/abstracttoolinlineview.h
include/kasten/abstracttoolview.h
include/kasten/abstracttoolviewfactory.h
include/kasten/abstracttoolwidget.h
include/kasten/abstractview.h
include/kasten/abstractviewarea.h
include/kasten/abstractviewfactory.h
include/kasten/abstractxmlguicontroller.h
include/kasten/bookmarkscontroller.h
include/kasten/bookmarkstool.h
include/kasten/bookmarkstoolfactory.h
include/kasten/bookmarkstoolview.h
include/kasten/bookmarkstoolviewfactory.h
include/kasten/bytearraycharsstreamencoder.h
include/kasten/bytearraydocument.h
include/kasten/bytearraydocumentfactory.h
include/kasten/bytearrayrawfilesynchronizer.h
include/kasten/bytearrayrawfilesynchronizerfactory.h
include/kasten/bytearrayselection.h
include/kasten/bytearraysourcecodestreamencoder.h
include/kasten/bytearraysourcecodestreamencoderconfigeditor.h
include/kasten/bytearraysourcecodestreamencoderconfigeditorfactory.h
include/kasten/bytearraytextstreamencoderpreview.h
include/kasten/bytearrayvaluesstreamencoder.h
include/kasten/bytearrayvaluesstreamencoderconfigeditor.h
include/kasten/bytearrayvaluesstreamencoderconfigeditorfactory.h
include/kasten/bytearrayview.h
include/kasten/bytearrayviewfactory.h
include/kasten/bytearrayviewtextstreamencoder.h
include/kasten/bytetabletool.h
include/kasten/bytetabletoolfactory.h
include/kasten/bytetabletoolview.h
include/kasten/bytetabletoolviewfactory.h
include/kasten/checksumtool.h
include/kasten/checksumtoolfactory.h
include/kasten/checksumtoolview.h
include/kasten/checksumtoolviewfactory.h
include/kasten/clipboardcontroller.h
include/kasten/closecontroller.h
include/kasten/copyascontroller.h
include/kasten/creatorcontroller.h
include/kasten/dataselectable.h
include/kasten/documentcreatemanager.h
include/kasten/documentinfotool.h
include/kasten/documentinfotoolview.h
include/kasten/documentmanager.h
include/kasten/documentstool.h
include/kasten/documentstoolview.h
include/kasten/documentsyncmanager.h
include/kasten/documentversiondata.h
include/kasten/documentversionid.h
include/kasten/dummyview.h
include/kasten/exportcontroller.h
include/kasten/filesystembrowsertool.h
include/kasten/filesystembrowsertoolview.h
include/kasten/filtertool.h
include/kasten/filtertoolfactory.h
include/kasten/filtertoolview.h
include/kasten/filtertoolviewfactory.h
include/kasten/fullscreencontroller.h
include/kasten/gotooffsetcontroller.h
include/kasten/gotooffsettool.h
include/kasten/gotooffsettoolview.h
include/kasten/infotool.h
include/kasten/infotoolfactory.h
include/kasten/infotoolview.h
include/kasten/infotoolviewfactory.h
include/kasten/insertcontroller.h
include/kasten/jobmanager.h
include/kasten/kastencontrollers_export.h
include/kasten/kastencore.h
include/kasten/kastencore_export.h
include/kasten/kastengui.h
include/kasten/kastengui_export.h
include/kasten/kfinddirection.h
include/kasten/loadercontroller.h
include/kasten/modelcodecmanager.h
include/kasten/modelcodecviewmanager.h
include/kasten/modeldatageneratethread.h
include/kasten/modelencoderfilesystemexporter.h
include/kasten/modelencoderfilesystemexporterconfigeditor.h
include/kasten/modelencoderfilesystemexporterconfigeditorfactory.h
include/kasten/modelencoderfilesystemexportjob.h
include/kasten/modelstreamencodethread.h
include/kasten/modifiedbarcontroller.h
include/kasten/multiviewareas.h
include/kasten/oktetakastencontrollers_export.h
include/kasten/oktetakastencore_export.h
include/kasten/oktetakastengui_export.h
include/kasten/overwritemodecontroller.h
include/kasten/overwriteonlycontroller.h
include/kasten/person.h
include/kasten/poddecodertool.h
include/kasten/poddecodertoolfactory.h
include/kasten/poddecodertoolview.h
include/kasten/poddecodertoolviewfactory.h
include/kasten/printcontroller.h
include/kasten/quitcontroller.h
include/kasten/readonlybarcontroller.h
include/kasten/readonlycontroller.h
include/kasten/replacecontroller.h
include/kasten/replaceuserqueryable.h
include/kasten/searchcontroller.h
include/kasten/searchuserqueryable.h
include/kasten/selectcontroller.h
include/kasten/selecteddatawriteable.h
include/kasten/selectrangecontroller.h
include/kasten/setremotecontroller.h
include/kasten/shellwindow.h
include/kasten/statusbar.h
include/kasten/statusbarlayout.h
include/kasten/stringsextracttool.h
include/kasten/stringsextracttoolfactory.h
include/kasten/stringsextracttoolview.h
include/kasten/stringsextracttoolviewfactory.h
include/kasten/structtool.h
include/kasten/structtoolview.h
include/kasten/structurestoolfactory.h
include/kasten/structurestoolviewfactory.h
include/kasten/switchviewcontroller.h
include/kasten/synchronizecontroller.h
include/kasten/tabbedviews.h
include/kasten/togglebutton.h
include/kasten/toolinlineviewable.h
include/kasten/toolinlineviewwidget.h
include/kasten/toollistmenucontroller.h
include/kasten/toolviewdockwidget.h
include/kasten/userlistable.h
include/kasten/versionable.h
include/kasten/versioncontroller.h
include/kasten/versionviewtool.h
include/kasten/versionviewtoolview.h
include/kasten/viewareabox.h
include/kasten/viewareasplitable.h
include/kasten/viewareasplitcontroller.h
include/kasten/viewbox.h
include/kasten/viewconfigcontroller.h
include/kasten/viewlistmenucontroller.h
include/kasten/viewmanager.h
include/kasten/viewmodecontroller.h
include/kasten/viewstatuscontroller.h
include/kasten/widgetsdockable.h
include/kasten/zoomable.h
include/kasten/zoombarcontroller.h
include/kasten/zoomcontroller.h
include/kate/application.h include/kate/application.h
include/kate/documentmanager.h include/kate/documentmanager.h
include/kate/mainwindow.h include/kate/mainwindow.h
@ -90,6 +407,53 @@ include/kprofilemethod.h
include/ktexteditor_codesnippets_core/completionmodel.h include/ktexteditor_codesnippets_core/completionmodel.h
include/ktexteditor_codesnippets_core/ktexteditor_codesnippets_core_export.h include/ktexteditor_codesnippets_core/ktexteditor_codesnippets_core_export.h
include/ktexteditor_codesnippets_core/repository.h include/ktexteditor_codesnippets_core/repository.h
include/okteta/abstractbytearraycolumnrenderer.h
include/okteta/abstractbytearraymodel.h
include/okteta/abstractbytearrayview.h
include/okteta/abstractcolumnrenderer.h
include/okteta/abstractcolumnstylist.h
include/okteta/address.h
include/okteta/addressrange.h
include/okteta/arraychangemetrics.h
include/okteta/bookmark.h
include/okteta/bookmarkable.h
include/okteta/bookmarksconstiterator.h
include/okteta/bookmarksconstiteratoradapter.h
include/okteta/bordercolumnrenderer.h
include/okteta/byte.h
include/okteta/bytearraychange.h
include/okteta/bytearraycolumnview.h
include/okteta/bytearraymodel.h
include/okteta/bytearrayrowcolumnrenderer.h
include/okteta/bytearrayrowview.h
include/okteta/bytearraytablelayout.h
include/okteta/bytearraytableranges.h
include/okteta/changehistory.h
include/okteta/changesdescribable.h
include/okteta/character.h
include/okteta/charbytearraycolumnrenderer.h
include/okteta/charcodec.h
include/okteta/columnsview.h
include/okteta/kadds.h
include/okteta/line.h
include/okteta/lineposition.h
include/okteta/linepositionrange.h
include/okteta/linerange.h
include/okteta/numberrange.h
include/okteta/offsetcolumnrenderer.h
include/okteta/offsetformat.h
include/okteta/oktetacore.h
include/okteta/oktetacore_export.h
include/okteta/oktetagui.h
include/okteta/oktetagui_export.h
include/okteta/piecetablebytearraymodel.h
include/okteta/range.h
include/okteta/size.h
include/okteta/valuebytearraycolumnrenderer.h
include/okteta/valuecodec.h
include/okteta/versionable.h
include/okteta/widgetcolumnstylist.h
include/okteta/wordbytearrayservice.h
lib/kde4/cervisiapart.so lib/kde4/cervisiapart.so
lib/kde4/fileviewgitplugin.so lib/kde4/fileviewgitplugin.so
lib/kde4/fileviewsvnplugin.so lib/kde4/fileviewsvnplugin.so
@ -101,28 +465,42 @@ lib/kde4/katectagsplugin.so
lib/kde4/kateexternaltoolsplugin.so lib/kde4/kateexternaltoolsplugin.so
lib/kde4/katefilebrowserplugin.so lib/kde4/katefilebrowserplugin.so
lib/kde4/katefiletemplates.so lib/kde4/katefiletemplates.so
lib/kde4/katefiletreeplugin.so
lib/kde4/katefindinfilesplugin.so lib/kde4/katefindinfilesplugin.so
lib/kde4/kategdbplugin.so
lib/kde4/katekonsoleplugin.so lib/kde4/katekonsoleplugin.so
lib/kde4/katemailfilesplugin.so lib/kde4/katemailfilesplugin.so
lib/kde4/kateopenheaderplugin.so lib/kde4/kateopenheaderplugin.so
lib/kde4/katequickdocumentswitcherplugin.so lib/kde4/katequickdocumentswitcherplugin.so
lib/kde4/katesnippets_tngplugin.so lib/kde4/katesnippets_tngplugin.so
lib/kde4/katesqlplugin.so
lib/kde4/katesymbolviewerplugin.so lib/kde4/katesymbolviewerplugin.so
lib/kde4/katetabbarextensionplugin.so lib/kde4/katetabbarextensionplugin.so
lib/kde4/katetabifyplugin.so lib/kde4/katetabifyplugin.so
lib/kde4/katetextfilterplugin.so lib/kde4/katetextfilterplugin.so
lib/kde4/katexmlcheckplugin.so lib/kde4/katexmlcheckplugin.so
lib/kde4/katexmltoolsplugin.so lib/kde4/katexmltoolsplugin.so
lib/kde4/kcal_bugzilla.so
lib/kde4/kded_ksvnd.so lib/kde4/kded_ksvnd.so
lib/kde4/kio_perldoc.so lib/kde4/kio_perldoc.so
lib/kde4/kio_svn.so lib/kde4/kio_svn.so
lib/kde4/kstartperf.so lib/kde4/kstartperf.so
lib/kde4/kuiviewerpart.so
lib/kde4/libkbytearrayedit.so
lib/kde4/libkomparenavtreepart.so lib/kde4/libkomparenavtreepart.so
lib/kde4/libkomparepart.so lib/kde4/libkomparepart.so
lib/kde4/libkuiviewerpart.so lib/kde4/oktetapart.so
lib/kde4/plasma_applet_katesession.so lib/kde4/plasma_applet_katesession.so
lib/kde4/plugins/designer/oktetadesignerplugin.so
lib/kde4/quithumbnail.so lib/kde4/quithumbnail.so
lib/libkastencontrollers.so
lib/libkastencontrollers.so.5
lib/libkastencontrollers.so.5.0.1
lib/libkastencore.so
lib/libkastencore.so.5
lib/libkastencore.so.5.0.1
lib/libkastengui.so
lib/libkastengui.so.5
lib/libkastengui.so.5.0.1
lib/libkateinterfaces.so lib/libkateinterfaces.so
lib/libkateinterfaces.so.5 lib/libkateinterfaces.so.5
lib/libkateinterfaces.so.5.0.1 lib/libkateinterfaces.so.5.0.1
@ -142,28 +520,48 @@ lib/libkompareinterface.so.5.0.1
lib/libktexteditor_codesnippets_core.so lib/libktexteditor_codesnippets_core.so
lib/libktexteditor_codesnippets_core.so.0 lib/libktexteditor_codesnippets_core.so.0
lib/libktexteditor_codesnippets_core.so.0.0.1 lib/libktexteditor_codesnippets_core.so.0.0.1
lib/liboktetacore.so
lib/liboktetacore.so.5
lib/liboktetacore.so.5.0.1
lib/liboktetagui.so
lib/liboktetagui.so.5
lib/liboktetagui.so.5.0.1
lib/liboktetakastencontrollers.so
lib/liboktetakastencontrollers.so.5
lib/liboktetakastencontrollers.so.5.0.1
lib/liboktetakastencore.so
lib/liboktetakastencore.so.5
lib/liboktetakastencore.so.5.0.1
lib/liboktetakastengui.so
lib/liboktetakastengui.so.5
lib/liboktetakastengui.so.5.0.1
lib/strigi/strigila_diff.so lib/strigi/strigila_diff.so
lib/strigi/strigila_po.so lib/strigi/strigila_po.so
lib/strigi/strigita_ts.so lib/strigi/strigita_ts.so
share/applications/kde4/cervisia.desktop share/applications/kde4/cervisia.desktop
share/applications/kde4/kapptemplate.desktop share/applications/kde4/kapptemplate.desktop
share/applications/kde4/kate.desktop share/applications/kde4/kate.desktop
share/applications/kde4/kbugbuster.desktop
share/applications/kde4/kcachegrind.desktop share/applications/kde4/kcachegrind.desktop
share/applications/kde4/kdesrc-build.desktop share/applications/kde4/kdesrc-build.desktop
share/applications/kde4/kompare.desktop share/applications/kde4/kompare.desktop
share/applications/kde4/ktesnippets_editor.desktop share/applications/kde4/ktesnippets_editor.desktop
share/applications/kde4/kuiviewer.desktop share/applications/kde4/kuiviewer.desktop
share/applications/kde4/lokalize.desktop share/applications/kde4/lokalize.desktop
share/applications/kde4/okteta.desktop
share/applications/kde4/umbrello.desktop share/applications/kde4/umbrello.desktop
share/apps/cervisia/cervisia.notifyrc share/apps/cervisia/cervisia.notifyrc
share/apps/cervisia/cervisiashellui.rc share/apps/cervisia/cervisiashellui.rc
share/apps/cervisiapart/cervisiaui.rc share/apps/cervisiapart/cervisiaui.rc
share/apps/kabc/formats/kdeaccountsplugin.desktop share/apps/kabc/formats/kdeaccountsplugin.desktop
share/apps/kate/default.katesession
share/apps/kate/externaltools share/apps/kate/externaltools
share/apps/kate/icons/oxygen/16x16/actions/null.png share/apps/kate/icons/oxygen/16x16/actions/null.png
share/apps/kate/icons/oxygen/16x16/actions/sql-field-pk.png
share/apps/kate/icons/oxygen/16x16/actions/sql-field-red.png
share/apps/kate/icons/oxygen/16x16/actions/sql-field.png
share/apps/kate/icons/oxygen/16x16/actions/sql-table.png
share/apps/kate/icons/oxygen/16x16/actions/sql-view.png
share/apps/kate/kateui.rc share/apps/kate/kateui.rc
share/apps/kate/plugins/filetree/ui.rc
share/apps/kate/plugins/findinfiles/ui.rc share/apps/kate/plugins/findinfiles/ui.rc
share/apps/kate/plugins/kate_kttsd/ui.rc share/apps/kate/plugins/kate_kttsd/ui.rc
share/apps/kate/plugins/katebuild/ui.rc share/apps/kate/plugins/katebuild/ui.rc
@ -177,11 +575,13 @@ share/apps/kate/plugins/katefiletemplates/templates/docbookchapter.xml.katetempl
share/apps/kate/plugins/katefiletemplates/templates/html.katetemplate share/apps/kate/plugins/katefiletemplates/templates/html.katetemplate
share/apps/kate/plugins/katefiletemplates/templates/language.xml.katetemplate share/apps/kate/plugins/katefiletemplates/templates/language.xml.katetemplate
share/apps/kate/plugins/katefiletemplates/ui.rc share/apps/kate/plugins/katefiletemplates/ui.rc
share/apps/kate/plugins/kategdb/ui.rc
share/apps/kate/plugins/katekonsole/ui.rc share/apps/kate/plugins/katekonsole/ui.rc
share/apps/kate/plugins/katemailfiles/ui.rc share/apps/kate/plugins/katemailfiles/ui.rc
share/apps/kate/plugins/kateopenheader/ui.rc share/apps/kate/plugins/kateopenheader/ui.rc
share/apps/kate/plugins/katequickdocumentswitcher/ui.rc share/apps/kate/plugins/katequickdocumentswitcher/ui.rc
share/apps/kate/plugins/katesnippets_tng/ui.rc share/apps/kate/plugins/katesnippets_tng/ui.rc
share/apps/kate/plugins/katesql/ui.rc
share/apps/kate/plugins/katesymbolviewer/ui.rc share/apps/kate/plugins/katesymbolviewer/ui.rc
share/apps/kate/plugins/katetabbarextension/ui.rc share/apps/kate/plugins/katetabbarextension/ui.rc
share/apps/kate/plugins/katetabify/ui.rc share/apps/kate/plugins/katetabify/ui.rc
@ -203,11 +603,6 @@ share/apps/katexmltools/xhtml1-frameset.dtd.xml
share/apps/katexmltools/xhtml1-strict.dtd.xml share/apps/katexmltools/xhtml1-strict.dtd.xml
share/apps/katexmltools/xhtml1-transitional.dtd.xml share/apps/katexmltools/xhtml1-transitional.dtd.xml
share/apps/katexmltools/xslt-1.0.dtd.xml share/apps/katexmltools/xslt-1.0.dtd.xml
share/apps/kbugbuster/kbugbusterui.rc
share/apps/kbugbuster/pics/bars.png
share/apps/kbugbuster/pics/logo.png
share/apps/kbugbuster/pics/tools.png
share/apps/kbugbuster/pics/top-right.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/move.png share/apps/kcachegrind/icons/hicolor/16x16/actions/move.png
share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png share/apps/kcachegrind/icons/hicolor/16x16/actions/percent.png
share/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png share/apps/kcachegrind/icons/hicolor/22x22/actions/hidetemplates.png
@ -273,6 +668,14 @@ share/apps/lokalize/scripts/odf/xliff2odf.rc
share/apps/lokalize/scripts/odf/xliffmerge.py share/apps/lokalize/scripts/odf/xliffmerge.py
share/apps/lokalize/scriptsui.rc share/apps/lokalize/scriptsui.rc
share/apps/lokalize/translationmemoryrui.rc share/apps/lokalize/translationmemoryrui.rc
share/apps/okteta/oktetaui.rc
share/apps/okteta/structures/elf/elf.desktop
share/apps/okteta/structures/elf/elf.osd
share/apps/okteta/structures/png/png.desktop
share/apps/okteta/structures/png/png.osd
share/apps/oktetapart/oktetapartbrowserui.rc
share/apps/oktetapart/oktetapartreadonlyui.rc
share/apps/oktetapart/oktetapartreadwriteui.rc
share/apps/umbrello/common.ent share/apps/umbrello/common.ent
share/apps/umbrello/docbook2xhtml.xsl share/apps/umbrello/docbook2xhtml.xsl
share/apps/umbrello/headings/heading.adb share/apps/umbrello/headings/heading.adb
@ -443,12 +846,15 @@ share/apps/umbrello/umbrelloui.rc
share/apps/umbrello/xmi.css share/apps/umbrello/xmi.css
share/apps/umbrello/xmi2docbook.xsl share/apps/umbrello/xmi2docbook.xsl
share/config.kcfg/cervisiapart.kcfg share/config.kcfg/cervisiapart.kcfg
share/config.kcfg/fileviewgitpluginsettings.kcfg
share/config.kcfg/fileviewsvnpluginsettings.kcfg share/config.kcfg/fileviewsvnpluginsettings.kcfg
share/config.kcfg/kapptemplate.kcfg share/config.kcfg/kapptemplate.kcfg
share/config.kcfg/lokalize.kcfg share/config.kcfg/lokalize.kcfg
share/config.kcfg/structviewpreferences.kcfg
share/config/katefiletemplates.knsrc share/config/katefiletemplates.knsrc
share/config/katerc share/config/katerc
share/config/ktexteditor_codesnippets_core.knsrc share/config/ktexteditor_codesnippets_core.knsrc
share/config/okteta-structures.knsrc
share/dbus-1/interfaces/org.kde.cervisia.cvsjob.xml share/dbus-1/interfaces/org.kde.cervisia.cvsjob.xml
share/dbus-1/interfaces/org.kde.cervisia.cvsloginjob.xml share/dbus-1/interfaces/org.kde.cervisia.cvsloginjob.xml
share/dbus-1/interfaces/org.kde.cervisia.cvsservice.xml share/dbus-1/interfaces/org.kde.cervisia.cvsservice.xml
@ -524,6 +930,9 @@ share/doc/HTML/en/lokalize/index.docbook
share/doc/HTML/en/lokalize/original-diff.png share/doc/HTML/en/lokalize/original-diff.png
share/doc/HTML/en/lokalize/sync.png share/doc/HTML/en/lokalize/sync.png
share/doc/HTML/en/lokalize/tmview.png share/doc/HTML/en/lokalize/tmview.png
share/doc/HTML/en/okteta/common
share/doc/HTML/en/okteta/index.cache.bz2
share/doc/HTML/en/okteta/index.docbook
share/doc/HTML/en/umbrello/activity-diagram.png share/doc/HTML/en/umbrello/activity-diagram.png
share/doc/HTML/en/umbrello/add-remove-languages.png share/doc/HTML/en/umbrello/add-remove-languages.png
share/doc/HTML/en/umbrello/aggregation.png share/doc/HTML/en/umbrello/aggregation.png
@ -559,7 +968,6 @@ share/doc/HTML/en/umbrello/use-case-diagram.png
share/doc/HTML/en/umbrello/working_with_umbrello.docbook share/doc/HTML/en/umbrello/working_with_umbrello.docbook
share/icons/hicolor/128x128/apps/kapptemplate.png share/icons/hicolor/128x128/apps/kapptemplate.png
share/icons/hicolor/128x128/apps/kate.png share/icons/hicolor/128x128/apps/kate.png
share/icons/hicolor/128x128/apps/kbugbuster.png
share/icons/hicolor/128x128/apps/kompare.png share/icons/hicolor/128x128/apps/kompare.png
share/icons/hicolor/128x128/apps/lokalize.png share/icons/hicolor/128x128/apps/lokalize.png
share/icons/hicolor/128x128/apps/umbrello.png share/icons/hicolor/128x128/apps/umbrello.png
@ -584,9 +992,9 @@ share/icons/hicolor/16x16/actions/transsearch.png
share/icons/hicolor/16x16/apps/cervisia.png share/icons/hicolor/16x16/apps/cervisia.png
share/icons/hicolor/16x16/apps/kapptemplate.png share/icons/hicolor/16x16/apps/kapptemplate.png
share/icons/hicolor/16x16/apps/kate.png share/icons/hicolor/16x16/apps/kate.png
share/icons/hicolor/16x16/apps/kbugbuster.png
share/icons/hicolor/16x16/apps/kompare.png share/icons/hicolor/16x16/apps/kompare.png
share/icons/hicolor/16x16/apps/kuiviewer.png share/icons/hicolor/16x16/apps/kuiviewer.png
share/icons/hicolor/16x16/apps/okteta.png
share/icons/hicolor/16x16/apps/umbrello.png share/icons/hicolor/16x16/apps/umbrello.png
share/icons/hicolor/16x16/mimetypes/application-x-uml.png share/icons/hicolor/16x16/mimetypes/application-x-uml.png
share/icons/hicolor/22x22/actions/approved.png share/icons/hicolor/22x22/actions/approved.png
@ -611,7 +1019,6 @@ share/icons/hicolor/22x22/actions/transsearch.png
share/icons/hicolor/22x22/apps/cervisia.png share/icons/hicolor/22x22/apps/cervisia.png
share/icons/hicolor/22x22/apps/kapptemplate.png share/icons/hicolor/22x22/apps/kapptemplate.png
share/icons/hicolor/22x22/apps/kate.png share/icons/hicolor/22x22/apps/kate.png
share/icons/hicolor/22x22/apps/kbugbuster.png
share/icons/hicolor/22x22/apps/kompare.png share/icons/hicolor/22x22/apps/kompare.png
share/icons/hicolor/22x22/apps/umbrello.png share/icons/hicolor/22x22/apps/umbrello.png
share/icons/hicolor/32x32/actions/approved.png share/icons/hicolor/32x32/actions/approved.png
@ -637,25 +1044,24 @@ share/icons/hicolor/32x32/actions/transsearch.png
share/icons/hicolor/32x32/apps/cervisia.png share/icons/hicolor/32x32/apps/cervisia.png
share/icons/hicolor/32x32/apps/kapptemplate.png share/icons/hicolor/32x32/apps/kapptemplate.png
share/icons/hicolor/32x32/apps/kate.png share/icons/hicolor/32x32/apps/kate.png
share/icons/hicolor/32x32/apps/kbugbuster.png
share/icons/hicolor/32x32/apps/kcachegrind.png share/icons/hicolor/32x32/apps/kcachegrind.png
share/icons/hicolor/32x32/apps/kompare.png share/icons/hicolor/32x32/apps/kompare.png
share/icons/hicolor/32x32/apps/kuiviewer.png share/icons/hicolor/32x32/apps/kuiviewer.png
share/icons/hicolor/32x32/apps/lokalize.png share/icons/hicolor/32x32/apps/lokalize.png
share/icons/hicolor/32x32/apps/okteta.png
share/icons/hicolor/32x32/apps/umbrello.png share/icons/hicolor/32x32/apps/umbrello.png
share/icons/hicolor/32x32/mimetypes/application-x-uml.png share/icons/hicolor/32x32/mimetypes/application-x-uml.png
share/icons/hicolor/48x48/actions/approved.png share/icons/hicolor/48x48/actions/approved.png
share/icons/hicolor/48x48/apps/cervisia.png share/icons/hicolor/48x48/apps/cervisia.png
share/icons/hicolor/48x48/apps/kapptemplate.png share/icons/hicolor/48x48/apps/kapptemplate.png
share/icons/hicolor/48x48/apps/kate.png share/icons/hicolor/48x48/apps/kate.png
share/icons/hicolor/48x48/apps/kbugbuster.png
share/icons/hicolor/48x48/apps/kcachegrind.png share/icons/hicolor/48x48/apps/kcachegrind.png
share/icons/hicolor/48x48/apps/kompare.png share/icons/hicolor/48x48/apps/kompare.png
share/icons/hicolor/48x48/apps/kuiviewer.png share/icons/hicolor/48x48/apps/kuiviewer.png
share/icons/hicolor/48x48/apps/okteta.png
share/icons/hicolor/48x48/apps/umbrello.png share/icons/hicolor/48x48/apps/umbrello.png
share/icons/hicolor/64x64/apps/kapptemplate.png share/icons/hicolor/64x64/apps/kapptemplate.png
share/icons/hicolor/64x64/apps/kate.png share/icons/hicolor/64x64/apps/kate.png
share/icons/hicolor/64x64/apps/kbugbuster.png
share/icons/hicolor/64x64/apps/lokalize.png share/icons/hicolor/64x64/apps/lokalize.png
share/icons/hicolor/64x64/apps/umbrello.png share/icons/hicolor/64x64/apps/umbrello.png
share/icons/hicolor/scalable/actions/approved.svgz share/icons/hicolor/scalable/actions/approved.svgz
@ -707,6 +1113,9 @@ share/icons/oxygen/128x128/actions/svn_merge.png
share/icons/oxygen/128x128/actions/svn_remove.png share/icons/oxygen/128x128/actions/svn_remove.png
share/icons/oxygen/128x128/actions/svn_status.png share/icons/oxygen/128x128/actions/svn_status.png
share/icons/oxygen/128x128/actions/svn_switch.png share/icons/oxygen/128x128/actions/svn_switch.png
share/icons/oxygen/16x16/actions/debug.png
share/icons/oxygen/16x16/actions/interrupt.png
share/icons/oxygen/16x16/actions/kill.png
share/icons/oxygen/16x16/actions/repoadd.png share/icons/oxygen/16x16/actions/repoadd.png
share/icons/oxygen/16x16/actions/repomanage.png share/icons/oxygen/16x16/actions/repomanage.png
share/icons/oxygen/16x16/actions/snippetadd.png share/icons/oxygen/16x16/actions/snippetadd.png
@ -808,23 +1217,27 @@ share/kde4/services/katectagsplugin.desktop
share/kde4/services/kateexternaltoolsplugin.desktop share/kde4/services/kateexternaltoolsplugin.desktop
share/kde4/services/katefilebrowserplugin.desktop share/kde4/services/katefilebrowserplugin.desktop
share/kde4/services/katefiletemplates.desktop share/kde4/services/katefiletemplates.desktop
share/kde4/services/katefiletreeplugin.desktop
share/kde4/services/katefindinfilesplugin.desktop share/kde4/services/katefindinfilesplugin.desktop
share/kde4/services/kategdbplugin.desktop
share/kde4/services/katekonsoleplugin.desktop share/kde4/services/katekonsoleplugin.desktop
share/kde4/services/katemailfilesplugin.desktop share/kde4/services/katemailfilesplugin.desktop
share/kde4/services/kateopenheader.desktop share/kde4/services/kateopenheader.desktop
share/kde4/services/katequickdocumentswitcher.desktop share/kde4/services/katequickdocumentswitcher.desktop
share/kde4/services/katesnippets_tngplugin.desktop share/kde4/services/katesnippets_tngplugin.desktop
share/kde4/services/katesql.desktop
share/kde4/services/katesymbolviewer.desktop share/kde4/services/katesymbolviewer.desktop
share/kde4/services/katetabbarextension.desktop share/kde4/services/katetabbarextension.desktop
share/kde4/services/katetabifyplugin.desktop share/kde4/services/katetabifyplugin.desktop
share/kde4/services/katetextfilter.desktop share/kde4/services/katetextfilter.desktop
share/kde4/services/katexmlcheck.desktop share/kde4/services/katexmlcheck.desktop
share/kde4/services/katexmltools.desktop share/kde4/services/katexmltools.desktop
share/kde4/services/kbytearrayedit.desktop
share/kde4/services/kded/ksvnd.desktop share/kde4/services/kded/ksvnd.desktop
share/kde4/services/komparenavtreepart.desktop share/kde4/services/komparenavtreepart.desktop
share/kde4/services/komparepart.desktop share/kde4/services/komparepart.desktop
share/kde4/services/kresources/kcal/bugzilla.desktop
share/kde4/services/kuiviewer_part.desktop share/kde4/services/kuiviewer_part.desktop
share/kde4/services/oktetapart.desktop
share/kde4/services/perldoc.protocol share/kde4/services/perldoc.protocol
share/kde4/services/plasma-applet-katesession.desktop share/kde4/services/plasma-applet-katesession.desktop
share/kde4/services/svn+file.protocol share/kde4/services/svn+file.protocol
@ -835,8 +1248,18 @@ share/kde4/services/svn.protocol
share/kde4/servicetypes/kateplugin.desktop share/kde4/servicetypes/kateplugin.desktop
share/kde4/servicetypes/komparenavigationpart.desktop share/kde4/servicetypes/komparenavigationpart.desktop
share/kde4/servicetypes/kompareviewpart.desktop share/kde4/servicetypes/kompareviewpart.desktop
share/mime/application/base64.xml
share/mime/application/btoa.xml
share/mime/application/x-ktesnippets.xml share/mime/application/x-ktesnippets.xml
share/mime/application/x-vnd.kde.okteta.structure.xml
share/mime/packages/ktesnippets.xml share/mime/packages/ktesnippets.xml
share/mime/packages/okteta.xml
share/mime/text/x-ascii85.xml
share/mime/text/x-base32.xml
share/mime/text/x-ihex.xml
share/mime/text/x-srecord.xml
share/mime/text/x-uuencode.xml
share/mime/text/x-xxencode.xml
share/strigi/fieldproperties/strigi_translation.fieldproperties share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrmtry share/strigi/fieldproperties @dirrmtry share/strigi/fieldproperties
@dirrmtry share/strigi @dirrmtry share/strigi
@ -846,6 +1269,7 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrmtry share/icons/locolor/16x16 @dirrmtry share/icons/locolor/16x16
@dirrmtry share/icons/locolor @dirrmtry share/icons/locolor
@dirrm share/doc/HTML/en/umbrello @dirrm share/doc/HTML/en/umbrello
@dirrm share/doc/HTML/en/okteta
@dirrm share/doc/HTML/en/lokalize @dirrm share/doc/HTML/en/lokalize
@dirrm share/doc/HTML/en/kompare @dirrm share/doc/HTML/en/kompare
@dirrm share/doc/HTML/en/kdesrc-build @dirrm share/doc/HTML/en/kdesrc-build
@ -856,6 +1280,11 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrm share/apps/umbrello/pics @dirrm share/apps/umbrello/pics
@dirrm share/apps/umbrello/headings @dirrm share/apps/umbrello/headings
@dirrm share/apps/umbrello @dirrm share/apps/umbrello
@dirrm share/apps/oktetapart
@dirrm share/apps/okteta/structures/png
@dirrm share/apps/okteta/structures/elf
@dirrm share/apps/okteta/structures
@dirrm share/apps/okteta
@dirrm share/apps/lokalize/scripts/odf @dirrm share/apps/lokalize/scripts/odf
@dirrm share/apps/lokalize/scripts/kde @dirrm share/apps/lokalize/scripts/kde
@dirrmtry share/apps/lokalize/scripts @dirrmtry share/apps/lokalize/scripts
@ -879,8 +1308,6 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrm share/apps/kcachegrind/icons/hicolor @dirrm share/apps/kcachegrind/icons/hicolor
@dirrm share/apps/kcachegrind/icons @dirrm share/apps/kcachegrind/icons
@dirrm share/apps/kcachegrind @dirrm share/apps/kcachegrind
@dirrm share/apps/kbugbuster/pics
@dirrm share/apps/kbugbuster
@dirrm share/apps/katexmltools @dirrm share/apps/katexmltools
@dirrm share/apps/kate/plugins/katexmltools @dirrm share/apps/kate/plugins/katexmltools
@dirrm share/apps/kate/plugins/katexmlcheck @dirrm share/apps/kate/plugins/katexmlcheck
@ -888,11 +1315,13 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrm share/apps/kate/plugins/katetabify @dirrm share/apps/kate/plugins/katetabify
@dirrm share/apps/kate/plugins/katetabbarextension @dirrm share/apps/kate/plugins/katetabbarextension
@dirrm share/apps/kate/plugins/katesymbolviewer @dirrm share/apps/kate/plugins/katesymbolviewer
@dirrm share/apps/kate/plugins/katesql
@dirrm share/apps/kate/plugins/katesnippets_tng @dirrm share/apps/kate/plugins/katesnippets_tng
@dirrm share/apps/kate/plugins/katequickdocumentswitcher @dirrm share/apps/kate/plugins/katequickdocumentswitcher
@dirrm share/apps/kate/plugins/kateopenheader @dirrm share/apps/kate/plugins/kateopenheader
@dirrm share/apps/kate/plugins/katemailfiles @dirrm share/apps/kate/plugins/katemailfiles
@dirrm share/apps/kate/plugins/katekonsole @dirrm share/apps/kate/plugins/katekonsole
@dirrm share/apps/kate/plugins/kategdb
@dirrm share/apps/kate/plugins/katefiletemplates/templates @dirrm share/apps/kate/plugins/katefiletemplates/templates
@dirrm share/apps/kate/plugins/katefiletemplates @dirrm share/apps/kate/plugins/katefiletemplates
@dirrm share/apps/kate/plugins/kateexternaltools @dirrm share/apps/kate/plugins/kateexternaltools
@ -900,6 +1329,7 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrm share/apps/kate/plugins/katebuild @dirrm share/apps/kate/plugins/katebuild
@dirrm share/apps/kate/plugins/kate_kttsd @dirrm share/apps/kate/plugins/kate_kttsd
@dirrm share/apps/kate/plugins/findinfiles @dirrm share/apps/kate/plugins/findinfiles
@dirrm share/apps/kate/plugins/filetree
@dirrmtry share/apps/kate/plugins @dirrmtry share/apps/kate/plugins
@dirrm share/apps/kate/icons/oxygen/16x16/actions @dirrm share/apps/kate/icons/oxygen/16x16/actions
@dirrm share/apps/kate/icons/oxygen/16x16 @dirrm share/apps/kate/icons/oxygen/16x16
@ -908,6 +1338,10 @@ share/strigi/fieldproperties/strigi_translation.fieldproperties
@dirrmtry share/apps/kate @dirrmtry share/apps/kate
@dirrm share/apps/cervisiapart @dirrm share/apps/cervisiapart
@dirrm share/apps/cervisia @dirrm share/apps/cervisia
@dirrmtry include/okteta
@dirrm include/ktexteditor_codesnippets_core @dirrm include/ktexteditor_codesnippets_core
@dirrm include/kompare @dirrm include/kompare
@dirrmtry include/kate @dirrmtry include/kate
@dirrmtry include/kasten
@dirrmtry include/KDE/Okteta
@dirrmtry include/KDE/Kasten

View file

@ -1,3 +1,3 @@
MAN1= adddebug.1 ark.1 cheatmake.1 checkXML.1 create_cvsignore.1 create_makefile.1 create_makefiles.1 cvscheck.1 cvslastchange.1 cvslastlog.1 cvsrevertlast.1 cxxmetric.1 extractrc.1 fixincludes.1 kalzium.1 kappfinder.1 kate.1 kbookmarkmerger.1 kbruch.1 kdesu.1 kfind.1 kig.1 kmag.1 kmousetool.1 kmouth.1 kmplot.1 ktouch.1 plasmaengineexplorer.1 po2xml.1 preparetips.1 pruneemptydirs.1 qtdoc.1 reportview.1 split2po.1 swappo.1 xml2pot.1 zonetab2pot.py.1 MAN1= adddebug.1 ark.1 cheatmake.1 checkXML.1 create_cvsignore.1 create_makefile.1 create_makefiles.1 cvscheck.1 cvslastchange.1 cvslastlog.1 cvsrevertlast.1 cxxmetric.1 extractrc.1 fixincludes.1 kalzium.1 kate.1 kbookmarkmerger.1 kbruch.1 kdesu.1 kfind.1 kig.1 kmag.1 kmousetool.1 kmouth.1 kmplot.1 ktouch.1 plasmaengineexplorer.1 po2xml.1 preparetips.1 pruneemptydirs.1 qtdoc.1 reportview.1 split2po.1 swappo.1 xml2pot.1 zonetab2pot.py.1
MAN6= amor.6 khangman.6 MAN6= amor.6 khangman.6
MAN8= meinproc4.8 nepomukserver.8 nepomukservicestub.8 MAN8= meinproc4.8 nepomukserver.8 nepomukservicestub.8

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-fr-4.5.5.tar.bz2) = 243a0a8cced15d255cf0f16d652c3691cda8b6a2c938c07a0326c309b134e990 SHA256 (KDE/kde-l10n/kde-l10n-fr-4.6.1.tar.bz2) = 2537114d9c3559d87498da9f48e1bb6be8e8369f2cd473044779c3754f9fb1b4
SIZE (KDE/kde-l10n/kde-l10n-fr-4.5.5.tar.bz2) = 19920786 SIZE (KDE/kde-l10n/kde-l10n-fr-4.6.1.tar.bz2) = 20023189

View file

@ -87,9 +87,6 @@ share/doc/HTML/fr/bomber/index.docbook
share/doc/HTML/fr/bovo/common share/doc/HTML/fr/bovo/common
share/doc/HTML/fr/bovo/index.cache.bz2 share/doc/HTML/fr/bovo/index.cache.bz2
share/doc/HTML/fr/bovo/index.docbook share/doc/HTML/fr/bovo/index.docbook
share/doc/HTML/fr/cantor/common
share/doc/HTML/fr/cantor/index.cache.bz2
share/doc/HTML/fr/cantor/index.docbook
share/doc/HTML/fr/cervisia/annotate.png share/doc/HTML/fr/cervisia/annotate.png
share/doc/HTML/fr/cervisia/checkout.png share/doc/HTML/fr/cervisia/checkout.png
share/doc/HTML/fr/cervisia/commit.png share/doc/HTML/fr/cervisia/commit.png
@ -217,6 +214,7 @@ share/doc/HTML/fr/kbruch/settings.png
share/doc/HTML/fr/kcachegrind/common share/doc/HTML/fr/kcachegrind/common
share/doc/HTML/fr/kcachegrind/index.cache.bz2 share/doc/HTML/fr/kcachegrind/index.cache.bz2
share/doc/HTML/fr/kcachegrind/index.docbook share/doc/HTML/fr/kcachegrind/index.docbook
share/doc/HTML/fr/kcalc/commands.docbook
share/doc/HTML/fr/kcalc/common share/doc/HTML/fr/kcalc/common
share/doc/HTML/fr/kcalc/index.cache.bz2 share/doc/HTML/fr/kcalc/index.cache.bz2
share/doc/HTML/fr/kcalc/index.docbook share/doc/HTML/fr/kcalc/index.docbook
@ -342,9 +340,6 @@ share/doc/HTML/fr/kcontrol/khtml-java-js/index.docbook
share/doc/HTML/fr/kcontrol/khtml-plugins/common share/doc/HTML/fr/kcontrol/khtml-plugins/common
share/doc/HTML/fr/kcontrol/khtml-plugins/index.cache.bz2 share/doc/HTML/fr/kcontrol/khtml-plugins/index.cache.bz2
share/doc/HTML/fr/kcontrol/khtml-plugins/index.docbook share/doc/HTML/fr/kcontrol/khtml-plugins/index.docbook
share/doc/HTML/fr/kcontrol/knetworkconf/common
share/doc/HTML/fr/kcontrol/knetworkconf/index.cache.bz2
share/doc/HTML/fr/kcontrol/knetworkconf/index.docbook
share/doc/HTML/fr/kcontrol/kresources/common share/doc/HTML/fr/kcontrol/kresources/common
share/doc/HTML/fr/kcontrol/kresources/index.cache.bz2 share/doc/HTML/fr/kcontrol/kresources/index.cache.bz2
share/doc/HTML/fr/kcontrol/kresources/index.docbook share/doc/HTML/fr/kcontrol/kresources/index.docbook
@ -856,9 +851,6 @@ share/doc/HTML/fr/krfb/screenshot.png
share/doc/HTML/fr/kruler/common share/doc/HTML/fr/kruler/common
share/doc/HTML/fr/kruler/index.cache.bz2 share/doc/HTML/fr/kruler/index.cache.bz2
share/doc/HTML/fr/kruler/index.docbook share/doc/HTML/fr/kruler/index.docbook
share/doc/HTML/fr/ksame/common
share/doc/HTML/fr/ksame/index.cache.bz2
share/doc/HTML/fr/ksame/index.docbook
share/doc/HTML/fr/kshisen/common share/doc/HTML/fr/kshisen/common
share/doc/HTML/fr/kshisen/index.cache.bz2 share/doc/HTML/fr/kshisen/index.cache.bz2
share/doc/HTML/fr/kshisen/index.docbook share/doc/HTML/fr/kshisen/index.docbook
@ -1118,30 +1110,40 @@ share/doc/HTML/fr/step/tutorials.docbook
share/doc/HTML/fr/systemsettings/common share/doc/HTML/fr/systemsettings/common
share/doc/HTML/fr/systemsettings/index.cache.bz2 share/doc/HTML/fr/systemsettings/index.cache.bz2
share/doc/HTML/fr/systemsettings/index.docbook share/doc/HTML/fr/systemsettings/index.docbook
share/locale/fr/LC_MESSAGES/adblock.mo
share/locale/fr/LC_MESSAGES/akonadicontact.mo share/locale/fr/LC_MESSAGES/akonadicontact.mo
share/locale/fr/LC_MESSAGES/akregator_konqplugin.mo
share/locale/fr/LC_MESSAGES/amor.mo share/locale/fr/LC_MESSAGES/amor.mo
share/locale/fr/LC_MESSAGES/ark.mo share/locale/fr/LC_MESSAGES/ark.mo
share/locale/fr/LC_MESSAGES/attica_kde.mo share/locale/fr/LC_MESSAGES/attica_kde.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_lame.mo share/locale/fr/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_vorbis.mo share/locale/fr/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/fr/LC_MESSAGES/audiorename_plugin.mo share/locale/fr/LC_MESSAGES/audiorename_plugin.mo
share/locale/fr/LC_MESSAGES/autorefresh.mo
share/locale/fr/LC_MESSAGES/babelfish.mo
share/locale/fr/LC_MESSAGES/blinken.mo share/locale/fr/LC_MESSAGES/blinken.mo
share/locale/fr/LC_MESSAGES/bomber.mo share/locale/fr/LC_MESSAGES/bomber.mo
share/locale/fr/LC_MESSAGES/bovo.mo share/locale/fr/LC_MESSAGES/bovo.mo
share/locale/fr/LC_MESSAGES/cantor.mo share/locale/fr/LC_MESSAGES/cantor.mo
share/locale/fr/LC_MESSAGES/cervisia.mo share/locale/fr/LC_MESSAGES/cervisia.mo
share/locale/fr/LC_MESSAGES/cvsservice.mo share/locale/fr/LC_MESSAGES/cvsservice.mo
share/locale/fr/LC_MESSAGES/dirfilterplugin.mo
share/locale/fr/LC_MESSAGES/display.mo share/locale/fr/LC_MESSAGES/display.mo
share/locale/fr/LC_MESSAGES/dolphin.mo share/locale/fr/LC_MESSAGES/dolphin.mo
share/locale/fr/LC_MESSAGES/domtreeviewer.mo
share/locale/fr/LC_MESSAGES/dragonplayer.mo share/locale/fr/LC_MESSAGES/dragonplayer.mo
share/locale/fr/LC_MESSAGES/drkonqi.mo share/locale/fr/LC_MESSAGES/drkonqi.mo
share/locale/fr/LC_MESSAGES/filelight.mo
share/locale/fr/LC_MESSAGES/filetypes.mo share/locale/fr/LC_MESSAGES/filetypes.mo
share/locale/fr/LC_MESSAGES/fileviewgitplugin.mo
share/locale/fr/LC_MESSAGES/fileviewsvnplugin.mo share/locale/fr/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/fr/LC_MESSAGES/freespacenotifier.mo share/locale/fr/LC_MESSAGES/freespacenotifier.mo
share/locale/fr/LC_MESSAGES/fsview.mo
share/locale/fr/LC_MESSAGES/granatier.mo share/locale/fr/LC_MESSAGES/granatier.mo
share/locale/fr/LC_MESSAGES/gwenview.mo share/locale/fr/LC_MESSAGES/gwenview.mo
share/locale/fr/LC_MESSAGES/htmlsearch.mo share/locale/fr/LC_MESSAGES/htmlsearch.mo
share/locale/fr/LC_MESSAGES/imagerename_plugin.mo share/locale/fr/LC_MESSAGES/imagerename_plugin.mo
share/locale/fr/LC_MESSAGES/imgalleryplugin.mo
share/locale/fr/LC_MESSAGES/jovie.mo share/locale/fr/LC_MESSAGES/jovie.mo
share/locale/fr/LC_MESSAGES/joystick.mo share/locale/fr/LC_MESSAGES/joystick.mo
share/locale/fr/LC_MESSAGES/juk.mo share/locale/fr/LC_MESSAGES/juk.mo
@ -1152,6 +1154,8 @@ share/locale/fr/LC_MESSAGES/kabc_ldapkio.mo
share/locale/fr/LC_MESSAGES/kabc_net.mo share/locale/fr/LC_MESSAGES/kabc_net.mo
share/locale/fr/LC_MESSAGES/kabcformat_binary.mo share/locale/fr/LC_MESSAGES/kabcformat_binary.mo
share/locale/fr/LC_MESSAGES/kaccess.mo share/locale/fr/LC_MESSAGES/kaccess.mo
share/locale/fr/LC_MESSAGES/kaccessibleapp.mo
share/locale/fr/LC_MESSAGES/kactivitymanagerd.mo
share/locale/fr/LC_MESSAGES/kajongg.mo share/locale/fr/LC_MESSAGES/kajongg.mo
share/locale/fr/LC_MESSAGES/kalgebra.mo share/locale/fr/LC_MESSAGES/kalgebra.mo
share/locale/fr/LC_MESSAGES/kalzium.mo share/locale/fr/LC_MESSAGES/kalzium.mo
@ -1167,6 +1171,7 @@ share/locale/fr/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/fr/LC_MESSAGES/katefilebrowserplugin.mo share/locale/fr/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/fr/LC_MESSAGES/katefiletemplates.mo share/locale/fr/LC_MESSAGES/katefiletemplates.mo
share/locale/fr/LC_MESSAGES/katefindinfilesplugin.mo share/locale/fr/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/fr/LC_MESSAGES/kategdbplugin.mo
share/locale/fr/LC_MESSAGES/katehelloworld.mo share/locale/fr/LC_MESSAGES/katehelloworld.mo
share/locale/fr/LC_MESSAGES/kateinsertcommand.mo share/locale/fr/LC_MESSAGES/kateinsertcommand.mo
share/locale/fr/LC_MESSAGES/katekjswrapper.mo share/locale/fr/LC_MESSAGES/katekjswrapper.mo
@ -1176,6 +1181,7 @@ share/locale/fr/LC_MESSAGES/kateopenheader.mo
share/locale/fr/LC_MESSAGES/katepart4.mo share/locale/fr/LC_MESSAGES/katepart4.mo
share/locale/fr/LC_MESSAGES/katequickdocumentswitcherplugin.mo share/locale/fr/LC_MESSAGES/katequickdocumentswitcherplugin.mo
share/locale/fr/LC_MESSAGES/katesnippets_tng.mo share/locale/fr/LC_MESSAGES/katesnippets_tng.mo
share/locale/fr/LC_MESSAGES/katesql.mo
share/locale/fr/LC_MESSAGES/katesymbolviewer.mo share/locale/fr/LC_MESSAGES/katesymbolviewer.mo
share/locale/fr/LC_MESSAGES/katetabbarextension.mo share/locale/fr/LC_MESSAGES/katetabbarextension.mo
share/locale/fr/LC_MESSAGES/katetabifyplugin.mo share/locale/fr/LC_MESSAGES/katetabifyplugin.mo
@ -1190,7 +1196,6 @@ share/locale/fr/LC_MESSAGES/kblocks.mo
share/locale/fr/LC_MESSAGES/kbounce.mo share/locale/fr/LC_MESSAGES/kbounce.mo
share/locale/fr/LC_MESSAGES/kbreakout.mo share/locale/fr/LC_MESSAGES/kbreakout.mo
share/locale/fr/LC_MESSAGES/kbruch.mo share/locale/fr/LC_MESSAGES/kbruch.mo
share/locale/fr/LC_MESSAGES/kbugbuster.mo
share/locale/fr/LC_MESSAGES/kcachegrind.mo share/locale/fr/LC_MESSAGES/kcachegrind.mo
share/locale/fr/LC_MESSAGES/kcachegrind_qt.mo share/locale/fr/LC_MESSAGES/kcachegrind_qt.mo
share/locale/fr/LC_MESSAGES/kcalc.mo share/locale/fr/LC_MESSAGES/kcalc.mo
@ -1209,6 +1214,7 @@ share/locale/fr/LC_MESSAGES/kcm_krfb.mo
share/locale/fr/LC_MESSAGES/kcm_kwindesktop.mo share/locale/fr/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/fr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fr/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/fr/LC_MESSAGES/kcm_memory.mo share/locale/fr/LC_MESSAGES/kcm_memory.mo
share/locale/fr/LC_MESSAGES/kcm_nepomuk.mo
share/locale/fr/LC_MESSAGES/kcm_pci.mo share/locale/fr/LC_MESSAGES/kcm_pci.mo
share/locale/fr/LC_MESSAGES/kcm_phonon.mo share/locale/fr/LC_MESSAGES/kcm_phonon.mo
share/locale/fr/LC_MESSAGES/kcm_phononxine.mo share/locale/fr/LC_MESSAGES/kcm_phononxine.mo
@ -1283,6 +1289,7 @@ share/locale/fr/LC_MESSAGES/kdialog.mo
share/locale/fr/LC_MESSAGES/kdiamond.mo share/locale/fr/LC_MESSAGES/kdiamond.mo
share/locale/fr/LC_MESSAGES/kdmconfig.mo share/locale/fr/LC_MESSAGES/kdmconfig.mo
share/locale/fr/LC_MESSAGES/kdmgreet.mo share/locale/fr/LC_MESSAGES/kdmgreet.mo
share/locale/fr/LC_MESSAGES/kdontchangethehostname.mo
share/locale/fr/LC_MESSAGES/keditbookmarks.mo share/locale/fr/LC_MESSAGES/keditbookmarks.mo
share/locale/fr/LC_MESSAGES/kfile.mo share/locale/fr/LC_MESSAGES/kfile.mo
share/locale/fr/LC_MESSAGES/kfile_avi.mo share/locale/fr/LC_MESSAGES/kfile_avi.mo
@ -1313,6 +1320,7 @@ share/locale/fr/LC_MESSAGES/kfontinst.mo
share/locale/fr/LC_MESSAGES/kfourinline.mo share/locale/fr/LC_MESSAGES/kfourinline.mo
share/locale/fr/LC_MESSAGES/kgeography.mo share/locale/fr/LC_MESSAGES/kgeography.mo
share/locale/fr/LC_MESSAGES/kget.mo share/locale/fr/LC_MESSAGES/kget.mo
share/locale/fr/LC_MESSAGES/kgetplugin.mo
share/locale/fr/LC_MESSAGES/kglobalaccel.mo share/locale/fr/LC_MESSAGES/kglobalaccel.mo
share/locale/fr/LC_MESSAGES/kgoldrunner.mo share/locale/fr/LC_MESSAGES/kgoldrunner.mo
share/locale/fr/LC_MESSAGES/kgpg.mo share/locale/fr/LC_MESSAGES/kgpg.mo
@ -1324,6 +1332,7 @@ share/locale/fr/LC_MESSAGES/khelpcenter.mo
share/locale/fr/LC_MESSAGES/khotkeys.mo share/locale/fr/LC_MESSAGES/khotkeys.mo
share/locale/fr/LC_MESSAGES/khotnewstuff.mo share/locale/fr/LC_MESSAGES/khotnewstuff.mo
share/locale/fr/LC_MESSAGES/khtmlkttsd.mo share/locale/fr/LC_MESSAGES/khtmlkttsd.mo
share/locale/fr/LC_MESSAGES/khtmlsettingsplugin.mo
share/locale/fr/LC_MESSAGES/kiconfinder.mo share/locale/fr/LC_MESSAGES/kiconfinder.mo
share/locale/fr/LC_MESSAGES/kig.mo share/locale/fr/LC_MESSAGES/kig.mo
share/locale/fr/LC_MESSAGES/kigo.mo share/locale/fr/LC_MESSAGES/kigo.mo
@ -1368,6 +1377,7 @@ share/locale/fr/LC_MESSAGES/kiriki.mo
share/locale/fr/LC_MESSAGES/kiten.mo share/locale/fr/LC_MESSAGES/kiten.mo
share/locale/fr/LC_MESSAGES/kjumpingcube.mo share/locale/fr/LC_MESSAGES/kjumpingcube.mo
share/locale/fr/LC_MESSAGES/klettres.mo share/locale/fr/LC_MESSAGES/klettres.mo
share/locale/fr/LC_MESSAGES/klickety.mo
share/locale/fr/LC_MESSAGES/klines.mo share/locale/fr/LC_MESSAGES/klines.mo
share/locale/fr/LC_MESSAGES/klinkstatus.mo share/locale/fr/LC_MESSAGES/klinkstatus.mo
share/locale/fr/LC_MESSAGES/klipper.mo share/locale/fr/LC_MESSAGES/klipper.mo
@ -1383,7 +1393,6 @@ share/locale/fr/LC_MESSAGES/kmouth.mo
share/locale/fr/LC_MESSAGES/kmplot.mo share/locale/fr/LC_MESSAGES/kmplot.mo
share/locale/fr/LC_MESSAGES/knetattach.mo share/locale/fr/LC_MESSAGES/knetattach.mo
share/locale/fr/LC_MESSAGES/knetwalk.mo share/locale/fr/LC_MESSAGES/knetwalk.mo
share/locale/fr/LC_MESSAGES/knetworkconfmodule.mo
share/locale/fr/LC_MESSAGES/knotify4.mo share/locale/fr/LC_MESSAGES/knotify4.mo
share/locale/fr/LC_MESSAGES/kolf.mo share/locale/fr/LC_MESSAGES/kolf.mo
share/locale/fr/LC_MESSAGES/kollision.mo share/locale/fr/LC_MESSAGES/kollision.mo
@ -1408,12 +1417,10 @@ share/locale/fr/LC_MESSAGES/krdb.mo
share/locale/fr/LC_MESSAGES/krdc.mo share/locale/fr/LC_MESSAGES/krdc.mo
share/locale/fr/LC_MESSAGES/kreadconfig.mo share/locale/fr/LC_MESSAGES/kreadconfig.mo
share/locale/fr/LC_MESSAGES/kremotecontroldaemon.mo share/locale/fr/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/fr/LC_MESSAGES/kres_bugzilla.mo
share/locale/fr/LC_MESSAGES/kreversi.mo share/locale/fr/LC_MESSAGES/kreversi.mo
share/locale/fr/LC_MESSAGES/krfb.mo share/locale/fr/LC_MESSAGES/krfb.mo
share/locale/fr/LC_MESSAGES/kruler.mo share/locale/fr/LC_MESSAGES/kruler.mo
share/locale/fr/LC_MESSAGES/krunner.mo share/locale/fr/LC_MESSAGES/krunner.mo
share/locale/fr/LC_MESSAGES/ksame.mo
share/locale/fr/LC_MESSAGES/ksaneplugin.mo share/locale/fr/LC_MESSAGES/ksaneplugin.mo
share/locale/fr/LC_MESSAGES/kscd.mo share/locale/fr/LC_MESSAGES/kscd.mo
share/locale/fr/LC_MESSAGES/kscreensaver.mo share/locale/fr/LC_MESSAGES/kscreensaver.mo
@ -1468,10 +1475,13 @@ share/locale/fr/LC_MESSAGES/kwriteconfig.mo
share/locale/fr/LC_MESSAGES/kxkb.mo share/locale/fr/LC_MESSAGES/kxkb.mo
share/locale/fr/LC_MESSAGES/kxsconfig.mo share/locale/fr/LC_MESSAGES/kxsconfig.mo
share/locale/fr/LC_MESSAGES/lancelot.mo share/locale/fr/LC_MESSAGES/lancelot.mo
share/locale/fr/LC_MESSAGES/libakonadi-calendar.mo
share/locale/fr/LC_MESSAGES/libakonadi-kmime.mo
share/locale/fr/LC_MESSAGES/libakonadi.mo share/locale/fr/LC_MESSAGES/libakonadi.mo
share/locale/fr/LC_MESSAGES/libkasten.mo share/locale/fr/LC_MESSAGES/libkasten.mo
share/locale/fr/LC_MESSAGES/libkblog.mo share/locale/fr/LC_MESSAGES/libkblog.mo
share/locale/fr/LC_MESSAGES/libkcal.mo share/locale/fr/LC_MESSAGES/libkcal.mo
share/locale/fr/LC_MESSAGES/libkcalutils.mo
share/locale/fr/LC_MESSAGES/libkcddb.mo share/locale/fr/LC_MESSAGES/libkcddb.mo
share/locale/fr/LC_MESSAGES/libkcompactdisc.mo share/locale/fr/LC_MESSAGES/libkcompactdisc.mo
share/locale/fr/LC_MESSAGES/libkdcraw.mo share/locale/fr/LC_MESSAGES/libkdcraw.mo
@ -1495,11 +1505,14 @@ share/locale/fr/LC_MESSAGES/libktnef.mo
share/locale/fr/LC_MESSAGES/libkunitconversion.mo share/locale/fr/LC_MESSAGES/libkunitconversion.mo
share/locale/fr/LC_MESSAGES/libkworkspace.mo share/locale/fr/LC_MESSAGES/libkworkspace.mo
share/locale/fr/LC_MESSAGES/libkxmlrpcclient.mo share/locale/fr/LC_MESSAGES/libkxmlrpcclient.mo
share/locale/fr/LC_MESSAGES/liblancelot-datamodels.mo
share/locale/fr/LC_MESSAGES/libmailtransport.mo share/locale/fr/LC_MESSAGES/libmailtransport.mo
share/locale/fr/LC_MESSAGES/liboktetacore.mo share/locale/fr/LC_MESSAGES/liboktetacore.mo
share/locale/fr/LC_MESSAGES/liboktetagui.mo
share/locale/fr/LC_MESSAGES/liboktetakasten.mo share/locale/fr/LC_MESSAGES/liboktetakasten.mo
share/locale/fr/LC_MESSAGES/libphonon.mo share/locale/fr/LC_MESSAGES/libphonon.mo
share/locale/fr/LC_MESSAGES/libplasma.mo share/locale/fr/LC_MESSAGES/libplasma.mo
share/locale/fr/LC_MESSAGES/libplasma_groupingcontainment.mo
share/locale/fr/LC_MESSAGES/libplasmaclock.mo share/locale/fr/LC_MESSAGES/libplasmaclock.mo
share/locale/fr/LC_MESSAGES/libplasmaweather.mo share/locale/fr/LC_MESSAGES/libplasmaweather.mo
share/locale/fr/LC_MESSAGES/librtm.mo share/locale/fr/LC_MESSAGES/librtm.mo
@ -1508,10 +1521,18 @@ share/locale/fr/LC_MESSAGES/lokalize.mo
share/locale/fr/LC_MESSAGES/lskat.mo share/locale/fr/LC_MESSAGES/lskat.mo
share/locale/fr/LC_MESSAGES/marble.mo share/locale/fr/LC_MESSAGES/marble.mo
share/locale/fr/LC_MESSAGES/marble_qt.mo share/locale/fr/LC_MESSAGES/marble_qt.mo
share/locale/fr/LC_MESSAGES/mf_konqplugin.mo
share/locale/fr/LC_MESSAGES/minitoolsplugin.mo
share/locale/fr/LC_MESSAGES/mplayerthumbs.mo share/locale/fr/LC_MESSAGES/mplayerthumbs.mo
share/locale/fr/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/fr/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/fr/LC_MESSAGES/nepomuk.mo share/locale/fr/LC_MESSAGES/nepomukbackup.mo
share/locale/fr/LC_MESSAGES/nepomukqueryservice.mo
share/locale/fr/LC_MESSAGES/nepomukserver.mo
share/locale/fr/LC_MESSAGES/nepomukservicestub.mo
share/locale/fr/LC_MESSAGES/nepomukstorage.mo
share/locale/fr/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/fr/LC_MESSAGES/nsplugin.mo share/locale/fr/LC_MESSAGES/nsplugin.mo
share/locale/fr/LC_MESSAGES/okteta-mobile.mo
share/locale/fr/LC_MESSAGES/okteta.mo share/locale/fr/LC_MESSAGES/okteta.mo
share/locale/fr/LC_MESSAGES/oktetapart.mo share/locale/fr/LC_MESSAGES/oktetapart.mo
share/locale/fr/LC_MESSAGES/okular.mo share/locale/fr/LC_MESSAGES/okular.mo
@ -1542,6 +1563,7 @@ share/locale/fr/LC_MESSAGES/plasma-overlay.mo
share/locale/fr/LC_MESSAGES/plasma-windowed.mo share/locale/fr/LC_MESSAGES/plasma-windowed.mo
share/locale/fr/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/fr/LC_MESSAGES/plasma_applet_BbalL.mo
share/locale/fr/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/fr/LC_MESSAGES/plasma_applet_CharSelectApplet.mo
share/locale/fr/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
share/locale/fr/LC_MESSAGES/plasma_applet_battery.mo share/locale/fr/LC_MESSAGES/plasma_applet_battery.mo
share/locale/fr/LC_MESSAGES/plasma_applet_binaryclock.mo share/locale/fr/LC_MESSAGES/plasma_applet_binaryclock.mo
share/locale/fr/LC_MESSAGES/plasma_applet_bookmarks.mo share/locale/fr/LC_MESSAGES/plasma_applet_bookmarks.mo
@ -1559,6 +1581,7 @@ share/locale/fr/LC_MESSAGES/plasma_applet_folderview.mo
share/locale/fr/LC_MESSAGES/plasma_applet_frame.mo share/locale/fr/LC_MESSAGES/plasma_applet_frame.mo
share/locale/fr/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/fr/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/fr/LC_MESSAGES/plasma_applet_gasCalculator.mo share/locale/fr/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/fr/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/fr/LC_MESSAGES/plasma_applet_icon.mo share/locale/fr/LC_MESSAGES/plasma_applet_icon.mo
share/locale/fr/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/fr/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/fr/LC_MESSAGES/plasma_applet_kalgebra.mo share/locale/fr/LC_MESSAGES/plasma_applet_kalgebra.mo
@ -1617,7 +1640,6 @@ share/locale/fr/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/fr/LC_MESSAGES/plasma_applet_webslice.mo share/locale/fr/LC_MESSAGES/plasma_applet_webslice.mo
share/locale/fr/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/fr/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/fr/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/fr/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/fr/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/fr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/fr/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/fr/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/fr/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/fr/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/fr/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
@ -1631,8 +1653,8 @@ share/locale/fr/LC_MESSAGES/plasma_engine_metadata.mo
share/locale/fr/LC_MESSAGES/plasma_engine_network.mo share/locale/fr/LC_MESSAGES/plasma_engine_network.mo
share/locale/fr/LC_MESSAGES/plasma_engine_notifications.mo share/locale/fr/LC_MESSAGES/plasma_engine_notifications.mo
share/locale/fr/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/fr/LC_MESSAGES/plasma_engine_nowplaying.mo
share/locale/fr/LC_MESSAGES/plasma_engine_pastebin.mo
share/locale/fr/LC_MESSAGES/plasma_engine_rss.mo share/locale/fr/LC_MESSAGES/plasma_engine_rss.mo
share/locale/fr/LC_MESSAGES/plasma_engine_share.mo
share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo
share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo
share/locale/fr/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/fr/LC_MESSAGES/plasma_packagestructure_comic.mo
@ -1644,6 +1666,7 @@ share/locale/fr/LC_MESSAGES/plasma_runner_calculatorrunner.mo
share/locale/fr/LC_MESSAGES/plasma_runner_contacts.mo share/locale/fr/LC_MESSAGES/plasma_runner_contacts.mo
share/locale/fr/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/fr/LC_MESSAGES/plasma_runner_converterrunner.mo
share/locale/fr/LC_MESSAGES/plasma_runner_datetime.mo share/locale/fr/LC_MESSAGES/plasma_runner_datetime.mo
share/locale/fr/LC_MESSAGES/plasma_runner_events.mo
share/locale/fr/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/fr/LC_MESSAGES/plasma_runner_katesessions.mo
share/locale/fr/LC_MESSAGES/plasma_runner_kget.mo share/locale/fr/LC_MESSAGES/plasma_runner_kget.mo
share/locale/fr/LC_MESSAGES/plasma_runner_kill.mo share/locale/fr/LC_MESSAGES/plasma_runner_kill.mo
@ -1666,6 +1689,8 @@ share/locale/fr/LC_MESSAGES/plasma_runner_webshortcuts.mo
share/locale/fr/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/fr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
share/locale/fr/LC_MESSAGES/plasma_runner_windows.mo share/locale/fr/LC_MESSAGES/plasma_runner_windows.mo
share/locale/fr/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/fr/LC_MESSAGES/plasma_scriptengine_qscript.mo
share/locale/fr/LC_MESSAGES/plasma_toolbox_desktoptoolbox.mo
share/locale/fr/LC_MESSAGES/plasma_toolbox_paneltoolbox.mo
share/locale/fr/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/fr/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/fr/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/fr/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/fr/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/fr/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
@ -1678,18 +1703,18 @@ share/locale/fr/LC_MESSAGES/plasmagenericshell.mo
share/locale/fr/LC_MESSAGES/plasmapkg.mo share/locale/fr/LC_MESSAGES/plasmapkg.mo
share/locale/fr/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/fr/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/fr/LC_MESSAGES/plasmoidviewer.mo share/locale/fr/LC_MESSAGES/plasmoidviewer.mo
share/locale/fr/LC_MESSAGES/policykit-kde.mo
share/locale/fr/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/fr/LC_MESSAGES/powerdevil.mo share/locale/fr/LC_MESSAGES/powerdevil.mo
share/locale/fr/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/fr/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/fr/LC_MESSAGES/printer-applet.mo share/locale/fr/LC_MESSAGES/printer-applet.mo
share/locale/fr/LC_MESSAGES/processcore.mo share/locale/fr/LC_MESSAGES/processcore.mo
share/locale/fr/LC_MESSAGES/processui.mo share/locale/fr/LC_MESSAGES/processui.mo
share/locale/fr/LC_MESSAGES/randrmonitor.mo share/locale/fr/LC_MESSAGES/randrmonitor.mo
share/locale/fr/LC_MESSAGES/rellinks.mo
share/locale/fr/LC_MESSAGES/rocs.mo share/locale/fr/LC_MESSAGES/rocs.mo
share/locale/fr/LC_MESSAGES/solid-bluetooth.mo share/locale/fr/LC_MESSAGES/searchbarplugin.mo
share/locale/fr/LC_MESSAGES/solid-hardware.mo share/locale/fr/LC_MESSAGES/solid-hardware.mo
share/locale/fr/LC_MESSAGES/solid-network.mo share/locale/fr/LC_MESSAGES/solid-network.mo
share/locale/fr/LC_MESSAGES/solid-powermanagement.mo
share/locale/fr/LC_MESSAGES/solid_qt.mo share/locale/fr/LC_MESSAGES/solid_qt.mo
share/locale/fr/LC_MESSAGES/solidcontrol.mo share/locale/fr/LC_MESSAGES/solidcontrol.mo
share/locale/fr/LC_MESSAGES/soliduiserver.mo share/locale/fr/LC_MESSAGES/soliduiserver.mo
@ -1703,8 +1728,11 @@ share/locale/fr/LC_MESSAGES/sweeper.mo
share/locale/fr/LC_MESSAGES/system-config-printer-kde.mo share/locale/fr/LC_MESSAGES/system-config-printer-kde.mo
share/locale/fr/LC_MESSAGES/systemsettings.mo share/locale/fr/LC_MESSAGES/systemsettings.mo
share/locale/fr/LC_MESSAGES/timezones4.mo share/locale/fr/LC_MESSAGES/timezones4.mo
share/locale/fr/LC_MESSAGES/uachangerplugin.mo
share/locale/fr/LC_MESSAGES/umbrello.mo share/locale/fr/LC_MESSAGES/umbrello.mo
share/locale/fr/LC_MESSAGES/useraccount.mo share/locale/fr/LC_MESSAGES/useraccount.mo
share/locale/fr/LC_MESSAGES/validatorsplugin.mo
share/locale/fr/LC_MESSAGES/webarchiver.mo
share/locale/fr/LC_MESSAGES/xml_mimetypes.mo share/locale/fr/LC_MESSAGES/xml_mimetypes.mo
share/locale/fr/entry.desktop share/locale/fr/entry.desktop
@dirrm share/doc/HTML/fr/systemsettings @dirrm share/doc/HTML/fr/systemsettings
@ -1738,7 +1766,6 @@ share/locale/fr/entry.desktop
@dirrm share/doc/HTML/fr/ksnapshot @dirrm share/doc/HTML/fr/ksnapshot
@dirrm share/doc/HTML/fr/ksirk @dirrm share/doc/HTML/fr/ksirk
@dirrm share/doc/HTML/fr/kshisen @dirrm share/doc/HTML/fr/kshisen
@dirrm share/doc/HTML/fr/ksame
@dirrm share/doc/HTML/fr/kruler @dirrm share/doc/HTML/fr/kruler
@dirrm share/doc/HTML/fr/krfb @dirrm share/doc/HTML/fr/krfb
@dirrm share/doc/HTML/fr/kreversi @dirrm share/doc/HTML/fr/kreversi
@ -1847,7 +1874,6 @@ share/locale/fr/entry.desktop
@dirrm share/doc/HTML/fr/kcontrol/kwindecoration @dirrm share/doc/HTML/fr/kcontrol/kwindecoration
@dirrm share/doc/HTML/fr/kcontrol/kwincompositing @dirrm share/doc/HTML/fr/kcontrol/kwincompositing
@dirrm share/doc/HTML/fr/kcontrol/kresources @dirrm share/doc/HTML/fr/kcontrol/kresources
@dirrm share/doc/HTML/fr/kcontrol/knetworkconf
@dirrm share/doc/HTML/fr/kcontrol/khtml-plugins @dirrm share/doc/HTML/fr/kcontrol/khtml-plugins
@dirrm share/doc/HTML/fr/kcontrol/khtml-java-js @dirrm share/doc/HTML/fr/kcontrol/khtml-java-js
@dirrm share/doc/HTML/fr/kcontrol/khtml-general @dirrm share/doc/HTML/fr/kcontrol/khtml-general
@ -1908,7 +1934,6 @@ share/locale/fr/entry.desktop
@dirrm share/doc/HTML/fr/dolphin @dirrm share/doc/HTML/fr/dolphin
@dirrm share/doc/HTML/fr/common @dirrm share/doc/HTML/fr/common
@dirrm share/doc/HTML/fr/cervisia @dirrm share/doc/HTML/fr/cervisia
@dirrm share/doc/HTML/fr/cantor
@dirrm share/doc/HTML/fr/bovo @dirrm share/doc/HTML/fr/bovo
@dirrm share/doc/HTML/fr/bomber @dirrm share/doc/HTML/fr/bomber
@dirrm share/doc/HTML/fr/blinken @dirrm share/doc/HTML/fr/blinken

View file

@ -14,19 +14,24 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Games for the KDE integrated X11 desktop COMMENT= Games for the KDE integrated X11 desktop
BUILD_DEPENDS= ${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= ggzcore.9:${PORTSDIR}/games/ggz-client-libs \ LIB_DEPENDS= ggzcore.9:${PORTSDIR}/games/ggz-client-libs \
qca.2:${PORTSDIR}/devel/qca qca.2:${PORTSDIR}/devel/qca \
qhull.5:${PORTSDIR}/math/qhull \
sndfile.1:${PORTSDIR}/audio/libsndfile
LATEST_LINK= ${PORTNAME}4 LATEST_LINK= ${PORTNAME}4
USE_BZIP2= yes USE_BZIP2= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_OPENAL= al
USE_PYTHON= yes
USE_TWISTED_RUN= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4 pykde4 sharedmime
KDE4_BUILDENV= yes KDE4_BUILDENV= yes
USE_QT_VER= 4 USE_QT_VER= 4
QT_COMPONENTS= opengl gui svg iconengines multimedia pixeltool \ QT_COMPONENTS= opengl gui svg iconengines multimedia pixeltool \
qmake_build moc_build rcc_build uic_build qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DINSTALL_KAJONGG=TRUE
OPTIONS= FREEBSD "Install FreeBSD card deck" off OPTIONS= FREEBSD "Install FreeBSD card deck" off

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdegames-4.5.5.tar.bz2) = 247e303d598038c1d913be0f1b55eb949117ba9f4ce27657a1523ad058c15982 SHA256 (KDE/kdegames-4.6.1.tar.bz2) = c6b5aa97ffdb14b78a0754b720216c4b98589a257717cf3a5e747bc198b2d4ca
SIZE (KDE/kdegames-4.5.5.tar.bz2) = 57998684 SIZE (KDE/kdegames-4.6.1.tar.bz2) = 59304934

View file

@ -0,0 +1,10 @@
--- ./kajongg/CMakeLists.txt.orig 2010-12-25 02:32:25.713807130 +1000
+++ ./kajongg/CMakeLists.txt 2010-12-25 02:32:44.954802284 +1000
@@ -35,6 +35,7 @@
src/genericdelegates.py
src/guiutil.py
src/humanclient.py
+src/modeltest.py
src/move.py
src/playerlist.py
src/playfield.py

View file

@ -0,0 +1,12 @@
--- ./libkdegames/kgamerenderer.h.orig 2010-12-13 00:33:42.457494012 +0100
+++ ./libkdegames/kgamerenderer.h 2010-12-13 00:41:21.837310103 +0100
@@ -208,7 +208,8 @@
///@note For non-animated frames, set @a frame to -1 or omit it.
///@note Custom colors increase the rendering time considerably, so use
/// this feature only if you really need its flexibility.
- QPixmap spritePixmap(const QString& key, const QSize& size, int frame = -1, const QHash<QColor, QColor>& customColors = QHash<QColor, QColor>()) const;
+ typedef QHash<QColor, QColor> qhash_qcolor_qcolor_t;
+ QPixmap spritePixmap(const QString& key, const QSize& size, int frame = -1, const qhash_qcolor_qcolor_t& customColors = qhash_qcolor_qcolor_t()) const;
public Q_SLOTS:
///Load the given theme and update the pixmaps of all associated
///KGameRendererClient instances.

View file

@ -0,0 +1,14 @@
--- ./libkdegames/kgamerenderer_p.h.orig 2010-12-13 00:59:19.977474457 +0100
+++ ./libkdegames/kgamerenderer_p.h 2010-12-13 01:02:15.857318373 +0100
@@ -31,9 +31,10 @@
namespace KGRInternal
{
//Describes the state of a KGameRendererClient.
+ typedef QHash<QColor, QColor> qhash_qcolor_qcolor_t;
struct ClientSpec
{
- inline ClientSpec(const QString& spriteKey = QString(), int frame = -1, const QSize& size = QSize(), const QHash<QColor, QColor>& customColors = QHash<QColor, QColor>());
+ inline ClientSpec(const QString& spriteKey = QString(), int frame = -1, const QSize& size = QSize(), const qhash_qcolor_qcolor_t& customColors = qhash_qcolor_qcolor_t());
QString spriteKey;
int frame;
QSize size;

View file

@ -1,6 +1,8 @@
bin/bomber bin/bomber
bin/bovo bin/bovo
bin/granatier bin/granatier
bin/kajongg
bin/kajonggserver
bin/kapman bin/kapman
bin/katomic bin/katomic
bin/kbattleship bin/kbattleship
@ -17,6 +19,7 @@ bin/kigo
bin/killbots bin/killbots
bin/kiriki bin/kiriki
bin/kjumpingcube bin/kjumpingcube
bin/klickety
bin/klines bin/klines
bin/kmahjongg bin/kmahjongg
bin/kmines bin/kmines
@ -26,7 +29,6 @@ bin/kollision
bin/konquest bin/konquest
bin/kpat bin/kpat
bin/kreversi bin/kreversi
bin/ksame
bin/kshisen bin/kshisen
bin/ksirk bin/ksirk
bin/ksirkskineditor bin/ksirkskineditor
@ -72,6 +74,10 @@ include/KDE/KGameLCD
include/KDE/KGameMisc include/KDE/KGameMisc
include/KDE/KGamePopupItem include/KDE/KGamePopupItem
include/KDE/KGameProgress include/KDE/KGameProgress
include/KDE/KGameRenderedItem
include/KDE/KGameRenderedObjectItem
include/KDE/KGameRenderer
include/KDE/KGameRendererClient
include/KDE/KGameSvgDigits include/KDE/KGameSvgDigits
include/KDE/KGameSvgDocument include/KDE/KGameSvgDocument
include/KDE/KGameTheme include/KDE/KGameTheme
@ -82,6 +88,7 @@ include/KDE/KScoreDialog
include/KDE/KStandardGameAction include/KDE/KStandardGameAction
include/Pala/Slicer include/Pala/Slicer
include/Pala/SlicerJob include/Pala/SlicerJob
include/Pala/SlicerMode
include/Pala/SlicerProperty include/Pala/SlicerProperty
include/Pala/SlicerPropertySet include/Pala/SlicerPropertySet
include/cardcache.h include/cardcache.h
@ -125,6 +132,10 @@ include/kgamelcd.h
include/kgamemisc.h include/kgamemisc.h
include/kgamepopupitem.h include/kgamepopupitem.h
include/kgameprogress.h include/kgameprogress.h
include/kgamerendereditem.h
include/kgamerenderedobjectitem.h
include/kgamerenderer.h
include/kgamerendererclient.h
include/kgamesvgdocument.h include/kgamesvgdocument.h
include/kgametheme.h include/kgametheme.h
include/kgamethemeselector.h include/kgamethemeselector.h
@ -150,8 +161,10 @@ include/libkmahjongg_export.h
include/libpala/libpalamacros.h include/libpala/libpalamacros.h
include/libpala/slicer.h include/libpala/slicer.h
include/libpala/slicerjob.h include/libpala/slicerjob.h
include/libpala/slicermode.h
include/libpala/slicerproperty.h include/libpala/slicerproperty.h
include/libpala/slicerpropertyset.h include/libpala/slicerpropertyset.h
lib/kde4/palapeli_goldbergslicer.so
lib/kde4/palapeli_jigsawslicer.so lib/kde4/palapeli_jigsawslicer.so
lib/kde4/palapeli_rectslicer.so lib/kde4/palapeli_rectslicer.so
lib/kde4/palathumbcreator.so lib/kde4/palathumbcreator.so
@ -161,7 +174,7 @@ lib/libiris_ksirk.so.2.0.0
lib/libkcardgame.so lib/libkcardgame.so
lib/libkdegames.so lib/libkdegames.so
lib/libkdegames.so.5 lib/libkdegames.so.5
lib/libkdegames.so.5.0.0 lib/libkdegames.so.5.1.0
lib/libkggzgames.so lib/libkggzgames.so
lib/libkggzgames.so.5 lib/libkggzgames.so.5
lib/libkggzgames.so.5.0.1 lib/libkggzgames.so.5.0.1
@ -179,7 +192,7 @@ lib/libkolfprivate.so.5
lib/libkolfprivate.so.5.0.1 lib/libkolfprivate.so.5.0.1
lib/libpala.so lib/libpala.so
lib/libpala.so.0 lib/libpala.so.0
lib/libpala.so.0.1.0 lib/libpala.so.0.2.0
lib/libpala/libpala-config.cmake lib/libpala/libpala-config.cmake
lib/libpala/pala-targets-%%KDE4_BUILD_TYPE%%.cmake lib/libpala/pala-targets-%%KDE4_BUILD_TYPE%%.cmake
lib/libpala/pala-targets.cmake lib/libpala/pala-targets.cmake
@ -187,6 +200,7 @@ share/applications/kde4/KGoldrunner.desktop
share/applications/kde4/bomber.desktop share/applications/kde4/bomber.desktop
share/applications/kde4/bovo.desktop share/applications/kde4/bovo.desktop
share/applications/kde4/granatier.desktop share/applications/kde4/granatier.desktop
share/applications/kde4/kajongg.desktop
share/applications/kde4/kapman.desktop share/applications/kde4/kapman.desktop
share/applications/kde4/katomic.desktop share/applications/kde4/katomic.desktop
share/applications/kde4/kbattleship.desktop share/applications/kde4/kbattleship.desktop
@ -201,6 +215,7 @@ share/applications/kde4/kigo.desktop
share/applications/kde4/killbots.desktop share/applications/kde4/killbots.desktop
share/applications/kde4/kiriki.desktop share/applications/kde4/kiriki.desktop
share/applications/kde4/kjumpingcube.desktop share/applications/kde4/kjumpingcube.desktop
share/applications/kde4/klickety.desktop
share/applications/kde4/klines.desktop share/applications/kde4/klines.desktop
share/applications/kde4/kmahjongg.desktop share/applications/kde4/kmahjongg.desktop
share/applications/kde4/kmines.desktop share/applications/kde4/kmines.desktop
@ -415,6 +430,8 @@ share/apps/granatier/arenas/clanbomber_Tiny_Standard.desktop
share/apps/granatier/arenas/clanbomber_Tiny_Standard.xml share/apps/granatier/arenas/clanbomber_Tiny_Standard.xml
share/apps/granatier/arenas/clanbomber_Whole_Mess.desktop share/apps/granatier/arenas/clanbomber_Whole_Mess.desktop
share/apps/granatier/arenas/clanbomber_Whole_Mess.xml share/apps/granatier/arenas/clanbomber_Whole_Mess.xml
share/apps/granatier/arenas/clover.desktop
share/apps/granatier/arenas/clover.xml
share/apps/granatier/arenas/crazy.desktop share/apps/granatier/arenas/crazy.desktop
share/apps/granatier/arenas/crazy.xml share/apps/granatier/arenas/crazy.xml
share/apps/granatier/arenas/granatier.desktop share/apps/granatier/arenas/granatier.desktop
@ -439,17 +456,17 @@ share/apps/granatier/players/player4_preview.svgz
share/apps/granatier/players/player5.desktop share/apps/granatier/players/player5.desktop
share/apps/granatier/players/player5.svgz share/apps/granatier/players/player5.svgz
share/apps/granatier/players/player5_preview.svgz share/apps/granatier/players/player5_preview.svgz
share/apps/granatier/sounds/break.ogg share/apps/granatier/sounds/break.wav
share/apps/granatier/sounds/clear.ogg share/apps/granatier/sounds/clear.wav
share/apps/granatier/sounds/corpse_explode.ogg share/apps/granatier/sounds/corpse_explode.wav
share/apps/granatier/sounds/crunch.ogg share/apps/granatier/sounds/crunch.wav
share/apps/granatier/sounds/deepfall.ogg share/apps/granatier/sounds/deepfall.wav
share/apps/granatier/sounds/die.ogg share/apps/granatier/sounds/die.wav
share/apps/granatier/sounds/explode.ogg share/apps/granatier/sounds/explode.wav
share/apps/granatier/sounds/joint.ogg share/apps/granatier/sounds/joint.wav
share/apps/granatier/sounds/putbomb.ogg share/apps/granatier/sounds/putbomb.wav
share/apps/granatier/sounds/winlevel.ogg share/apps/granatier/sounds/winlevel.wav
share/apps/granatier/sounds/wow.ogg share/apps/granatier/sounds/wow.wav
share/apps/granatier/themes/clanbomber.desktop share/apps/granatier/themes/clanbomber.desktop
share/apps/granatier/themes/clanbomber.svgz share/apps/granatier/themes/clanbomber.svgz
share/apps/granatier/themes/clanbomber_preview.png share/apps/granatier/themes/clanbomber_preview.png
@ -459,6 +476,87 @@ share/apps/granatier/themes/granatier_preview.png
share/apps/granatier/themes/waterbomb.desktop share/apps/granatier/themes/waterbomb.desktop
share/apps/granatier/themes/waterbomb.svgz share/apps/granatier/themes/waterbomb.svgz
share/apps/granatier/themes/waterbomb_preview.png share/apps/granatier/themes/waterbomb_preview.png
share/apps/kajongg/about.py
share/apps/kajongg/about.pyc
share/apps/kajongg/animation.py
share/apps/kajongg/animation.pyc
share/apps/kajongg/background.py
share/apps/kajongg/background.pyc
share/apps/kajongg/backgroundselector.py
share/apps/kajongg/backgroundselector.pyc
share/apps/kajongg/backgroundselector.ui
share/apps/kajongg/board.py
share/apps/kajongg/board.pyc
share/apps/kajongg/client.py
share/apps/kajongg/client.pyc
share/apps/kajongg/common.py
share/apps/kajongg/common.pyc
share/apps/kajongg/config.py
share/apps/kajongg/config.pyc
share/apps/kajongg/deferredutil.py
share/apps/kajongg/deferredutil.pyc
share/apps/kajongg/differ.py
share/apps/kajongg/differ.pyc
share/apps/kajongg/game.py
share/apps/kajongg/game.pyc
share/apps/kajongg/games.py
share/apps/kajongg/games.pyc
share/apps/kajongg/genericdelegates.py
share/apps/kajongg/genericdelegates.pyc
share/apps/kajongg/guiutil.py
share/apps/kajongg/guiutil.pyc
share/apps/kajongg/handboard.py
share/apps/kajongg/handboard.pyc
share/apps/kajongg/humanclient.py
share/apps/kajongg/humanclient.pyc
share/apps/kajongg/kajongg.py
share/apps/kajongg/kajonggserver.py
share/apps/kajongg/kajonggui.rc
share/apps/kajongg/meld.py
share/apps/kajongg/meld.pyc
share/apps/kajongg/message.py
share/apps/kajongg/message.pyc
share/apps/kajongg/modeltest.py
share/apps/kajongg/modeltest.pyc
share/apps/kajongg/move.py
share/apps/kajongg/move.pyc
share/apps/kajongg/playerlist.py
share/apps/kajongg/playerlist.pyc
share/apps/kajongg/playfield.py
share/apps/kajongg/playfield.pyc
share/apps/kajongg/predefined.py
share/apps/kajongg/predefined.pyc
share/apps/kajongg/qt4reactor.py
share/apps/kajongg/qt4reactor.pyc
share/apps/kajongg/query.py
share/apps/kajongg/query.pyc
share/apps/kajongg/rulesetselector.py
share/apps/kajongg/rulesetselector.pyc
share/apps/kajongg/scoring.py
share/apps/kajongg/scoring.pyc
share/apps/kajongg/scoringengine.py
share/apps/kajongg/scoringengine.pyc
share/apps/kajongg/server.py
share/apps/kajongg/server.pyc
share/apps/kajongg/sound.py
share/apps/kajongg/sound.pyc
share/apps/kajongg/statesaver.py
share/apps/kajongg/statesaver.pyc
share/apps/kajongg/tables.py
share/apps/kajongg/tables.pyc
share/apps/kajongg/tile.py
share/apps/kajongg/tile.pyc
share/apps/kajongg/tileset.py
share/apps/kajongg/tileset.pyc
share/apps/kajongg/tilesetselector.py
share/apps/kajongg/tilesetselector.pyc
share/apps/kajongg/tilesetselector.ui
share/apps/kajongg/uiwall.py
share/apps/kajongg/uiwall.pyc
share/apps/kajongg/util.py
share/apps/kajongg/util.pyc
share/apps/kajongg/wall.py
share/apps/kajongg/wall.pyc
share/apps/kapman/defaultmaze.xml share/apps/kapman/defaultmaze.xml
share/apps/kapman/kapmanui.rc share/apps/kapman/kapmanui.rc
share/apps/kapman/themes/invisible.desktop share/apps/kapman/themes/invisible.desktop
@ -479,6 +577,7 @@ share/apps/kapman/themes/retro.svgz
share/apps/kapman/themes/retro_preview.png share/apps/kapman/themes/retro_preview.png
share/apps/katomic/katomicui.rc share/apps/katomic/katomicui.rc
share/apps/katomic/levels/default_levels.dat share/apps/katomic/levels/default_levels.dat
share/apps/katomic/pics/default_theme.desktop
share/apps/katomic/pics/default_theme.svgz share/apps/katomic/pics/default_theme.svgz
share/apps/kbattleship/kbattleshipui.rc share/apps/kbattleship/kbattleshipui.rc
share/apps/kbattleship/pictures/default_theme.svgz share/apps/kbattleship/pictures/default_theme.svgz
@ -541,7 +640,8 @@ share/apps/kbreakout/themes/web20.svgz
share/apps/kbreakout/themes/web20_preview.png share/apps/kbreakout/themes/web20_preview.png
share/apps/kconf_update/katomic-levelset-upd.pl share/apps/kconf_update/katomic-levelset-upd.pl
share/apps/kconf_update/katomic-levelset.upd share/apps/kconf_update/katomic-levelset.upd
share/apps/kconf_update/kpat_update_cardwidth.upd share/apps/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
share/apps/kconf_update/klickety.upd
share/apps/kdegames/pics/star.png share/apps/kdegames/pics/star.png
share/apps/kdiamond/kdiamond.kcfg share/apps/kdiamond/kdiamond.kcfg
share/apps/kdiamond/kdiamond.notifyrc share/apps/kdiamond/kdiamond.notifyrc
@ -650,6 +750,18 @@ share/apps/kiriki/kirikiui.rc
share/apps/kjumpingcube/kjumpingcubeui.rc share/apps/kjumpingcube/kjumpingcubeui.rc
share/apps/kjumpingcube/pics/default.desktop share/apps/kjumpingcube/pics/default.desktop
share/apps/kjumpingcube/pics/default.svg share/apps/kjumpingcube/pics/default.svg
share/apps/klickety/klickety.kcfg
share/apps/klickety/klickety.notifyrc
share/apps/klickety/klicketyui.rc
share/apps/klickety/themes/classic.svg
share/apps/klickety/themes/classic_preview.png
share/apps/klickety/themes/default.desktop
share/apps/klickety/themes/ksame.desktop
share/apps/klickety/themes/ksame.svg
share/apps/klickety/themes/ksame_old.desktop
share/apps/klickety/themes/ksame_old.svg
share/apps/klickety/themes/ksame_old_preview.png
share/apps/klickety/themes/ksame_preview.png
share/apps/klines/klinesui.rc share/apps/klines/klinesui.rc
share/apps/klines/themes/crystal.desktop share/apps/klines/themes/crystal.desktop
share/apps/klines/themes/crystal.png share/apps/klines/themes/crystal.png
@ -878,6 +990,7 @@ share/apps/kolf/courses/ReallyEasy
share/apps/kolf/courses/USApro share/apps/kolf/courses/USApro
share/apps/kolf/intro share/apps/kolf/intro
share/apps/kolf/kolfui.rc share/apps/kolf/kolfui.rc
share/apps/kolf/pics/default_theme.desktop
share/apps/kolf/pics/default_theme.svgz share/apps/kolf/pics/default_theme.svgz
share/apps/kolf/sounds/blackhole.wav share/apps/kolf/sounds/blackhole.wav
share/apps/kolf/sounds/blackholeeject.wav share/apps/kolf/sounds/blackholeeject.wav
@ -890,6 +1003,7 @@ share/apps/kolf/sounds/wall.wav
share/apps/kolf/tutorial.kolf share/apps/kolf/tutorial.kolf
share/apps/kolf/tutorial.kolfgame share/apps/kolf/tutorial.kolfgame
share/apps/kollision/kollisionui.rc share/apps/kollision/kollisionui.rc
share/apps/kollision/pictures/theme.desktop
share/apps/kollision/pictures/theme.svgz share/apps/kollision/pictures/theme.svgz
share/apps/kollision/sounds/ball_leaving.ogg share/apps/kollision/sounds/ball_leaving.ogg
share/apps/kollision/sounds/hit_wall.ogg share/apps/kollision/sounds/hit_wall.ogg
@ -911,6 +1025,8 @@ share/apps/kpat/previews/5.png
share/apps/kpat/previews/7.png share/apps/kpat/previews/7.png
share/apps/kpat/previews/8.png share/apps/kpat/previews/8.png
share/apps/kpat/previews/9.png share/apps/kpat/previews/9.png
share/apps/kpat/sounds/card-down.ogg
share/apps/kpat/sounds/card-pickup.ogg
share/apps/kpat/themes/ancientegypt.desktop share/apps/kpat/themes/ancientegypt.desktop
share/apps/kpat/themes/ancientegypt.png share/apps/kpat/themes/ancientegypt.png
share/apps/kpat/themes/ancientegypt.svgz share/apps/kpat/themes/ancientegypt.svgz
@ -925,12 +1041,10 @@ share/apps/kpat/themes/oldertheme.png
share/apps/kpat/themes/oldertheme.svgz share/apps/kpat/themes/oldertheme.svgz
share/apps/kreversi/kreversi.notifyrc share/apps/kreversi/kreversi.notifyrc
share/apps/kreversi/kreversiui.rc share/apps/kreversi/kreversiui.rc
share/apps/kreversi/pics/default_theme.desktop
share/apps/kreversi/pics/default_theme.svgz share/apps/kreversi/pics/default_theme.svgz
share/apps/kreversi/sounds/reversi-click.wav share/apps/kreversi/sounds/reversi-click.wav
share/apps/kreversi/sounds/reversi-won.wav share/apps/kreversi/sounds/reversi-won.wav
share/apps/ksame/ksameui.rc
share/apps/ksame/pics/default_theme.svgz
share/apps/ksame/pics/old_theme.svgz
share/apps/kshisen/kshisenui.rc share/apps/kshisen/kshisenui.rc
share/apps/ksirk/jabber.png share/apps/ksirk/jabber.png
share/apps/ksirk/ksirkui.rc share/apps/ksirk/ksirkui.rc
@ -1083,11 +1197,13 @@ share/apps/ksudoku/icons/oxygen/64x64/actions/ksudoku.png
share/apps/ksudoku/ksudokuui.rc share/apps/ksudoku/ksudokuui.rc
share/apps/ksudoku/themes/abstraction.desktop share/apps/ksudoku/themes/abstraction.desktop
share/apps/ksudoku/themes/abstraction.svg share/apps/ksudoku/themes/abstraction.svg
share/apps/ksudoku/themes/abstraction_preview.png
share/apps/ksudoku/themes/default.desktop share/apps/ksudoku/themes/default.desktop
share/apps/ksudoku/themes/egyptian_preview.png share/apps/ksudoku/themes/egyptian_preview.png
share/apps/ksudoku/themes/ksudoku_egyptian.svg share/apps/ksudoku/themes/ksudoku_egyptian.svg
share/apps/ksudoku/themes/ksudoku_scrible.desktop share/apps/ksudoku/themes/ksudoku_scrible.desktop
share/apps/ksudoku/themes/ksudoku_scrible.svg share/apps/ksudoku/themes/ksudoku_scrible.svg
share/apps/ksudoku/themes/scribble_preview.png
share/apps/ktron/ktronui.rc share/apps/ktron/ktronui.rc
share/apps/ktron/themes/default.desktop share/apps/ktron/themes/default.desktop
share/apps/ktron/themes/default.png share/apps/ktron/themes/default.png
@ -1399,6 +1515,18 @@ share/doc/HTML/en/kiriki/index.docbook
share/doc/HTML/en/kjumpingcube/common share/doc/HTML/en/kjumpingcube/common
share/doc/HTML/en/kjumpingcube/index.cache.bz2 share/doc/HTML/en/kjumpingcube/index.cache.bz2
share/doc/HTML/en/kjumpingcube/index.docbook share/doc/HTML/en/kjumpingcube/index.docbook
share/doc/HTML/en/klickety/common
share/doc/HTML/en/klickety/config-background.png
share/doc/HTML/en/klickety/config-customgame.png
share/doc/HTML/en/klickety/config-general.png
share/doc/HTML/en/klickety/config-theme.png
share/doc/HTML/en/klickety/gamescreen.png
share/doc/HTML/en/klickety/highscore.png
share/doc/HTML/en/klickety/index.cache.bz2
share/doc/HTML/en/klickety/index.docbook
share/doc/HTML/en/klickety/ksamemode.png
share/doc/HTML/en/klickety/numbered.png
share/doc/HTML/en/klickety/shortcuts.png
share/doc/HTML/en/klines/common share/doc/HTML/en/klines/common
share/doc/HTML/en/klines/gamescreen.png share/doc/HTML/en/klines/gamescreen.png
share/doc/HTML/en/klines/index.cache.bz2 share/doc/HTML/en/klines/index.cache.bz2
@ -1442,9 +1570,6 @@ share/doc/HTML/en/kreversi/common
share/doc/HTML/en/kreversi/index.cache.bz2 share/doc/HTML/en/kreversi/index.cache.bz2
share/doc/HTML/en/kreversi/index.docbook share/doc/HTML/en/kreversi/index.docbook
share/doc/HTML/en/kreversi/kreversi1.png share/doc/HTML/en/kreversi/kreversi1.png
share/doc/HTML/en/ksame/common
share/doc/HTML/en/ksame/index.cache.bz2
share/doc/HTML/en/ksame/index.docbook
share/doc/HTML/en/kshisen/common share/doc/HTML/en/kshisen/common
share/doc/HTML/en/kshisen/index.cache.bz2 share/doc/HTML/en/kshisen/index.cache.bz2
share/doc/HTML/en/kshisen/index.docbook share/doc/HTML/en/kshisen/index.docbook
@ -1567,6 +1692,7 @@ share/icons/hicolor/128x128/apps/kigo.png
share/icons/hicolor/128x128/apps/killbots.png share/icons/hicolor/128x128/apps/killbots.png
share/icons/hicolor/128x128/apps/kiriki.png share/icons/hicolor/128x128/apps/kiriki.png
share/icons/hicolor/128x128/apps/kjumpingcube.png share/icons/hicolor/128x128/apps/kjumpingcube.png
share/icons/hicolor/128x128/apps/klickety.png
share/icons/hicolor/128x128/apps/klines.png share/icons/hicolor/128x128/apps/klines.png
share/icons/hicolor/128x128/apps/kmahjongg.png share/icons/hicolor/128x128/apps/kmahjongg.png
share/icons/hicolor/128x128/apps/kmines.png share/icons/hicolor/128x128/apps/kmines.png
@ -1606,6 +1732,7 @@ share/icons/hicolor/16x16/apps/kigo.png
share/icons/hicolor/16x16/apps/killbots.png share/icons/hicolor/16x16/apps/killbots.png
share/icons/hicolor/16x16/apps/kiriki.png share/icons/hicolor/16x16/apps/kiriki.png
share/icons/hicolor/16x16/apps/kjumpingcube.png share/icons/hicolor/16x16/apps/kjumpingcube.png
share/icons/hicolor/16x16/apps/klickety.png
share/icons/hicolor/16x16/apps/klines.png share/icons/hicolor/16x16/apps/klines.png
share/icons/hicolor/16x16/apps/kmahjongg.png share/icons/hicolor/16x16/apps/kmahjongg.png
share/icons/hicolor/16x16/apps/kmines.png share/icons/hicolor/16x16/apps/kmines.png
@ -1645,6 +1772,7 @@ share/icons/hicolor/22x22/apps/kigo.png
share/icons/hicolor/22x22/apps/killbots.png share/icons/hicolor/22x22/apps/killbots.png
share/icons/hicolor/22x22/apps/kiriki.png share/icons/hicolor/22x22/apps/kiriki.png
share/icons/hicolor/22x22/apps/kjumpingcube.png share/icons/hicolor/22x22/apps/kjumpingcube.png
share/icons/hicolor/22x22/apps/klickety.png
share/icons/hicolor/22x22/apps/klines.png share/icons/hicolor/22x22/apps/klines.png
share/icons/hicolor/22x22/apps/kmahjongg.png share/icons/hicolor/22x22/apps/kmahjongg.png
share/icons/hicolor/22x22/apps/kmines.png share/icons/hicolor/22x22/apps/kmines.png
@ -1687,6 +1815,7 @@ share/icons/hicolor/32x32/apps/kigo.png
share/icons/hicolor/32x32/apps/killbots.png share/icons/hicolor/32x32/apps/killbots.png
share/icons/hicolor/32x32/apps/kiriki.png share/icons/hicolor/32x32/apps/kiriki.png
share/icons/hicolor/32x32/apps/kjumpingcube.png share/icons/hicolor/32x32/apps/kjumpingcube.png
share/icons/hicolor/32x32/apps/klickety.png
share/icons/hicolor/32x32/apps/klines.png share/icons/hicolor/32x32/apps/klines.png
share/icons/hicolor/32x32/apps/kmahjongg.png share/icons/hicolor/32x32/apps/kmahjongg.png
share/icons/hicolor/32x32/apps/kmines.png share/icons/hicolor/32x32/apps/kmines.png
@ -1727,6 +1856,7 @@ share/icons/hicolor/48x48/apps/kigo.png
share/icons/hicolor/48x48/apps/killbots.png share/icons/hicolor/48x48/apps/killbots.png
share/icons/hicolor/48x48/apps/kiriki.png share/icons/hicolor/48x48/apps/kiriki.png
share/icons/hicolor/48x48/apps/kjumpingcube.png share/icons/hicolor/48x48/apps/kjumpingcube.png
share/icons/hicolor/48x48/apps/klickety.png
share/icons/hicolor/48x48/apps/klines.png share/icons/hicolor/48x48/apps/klines.png
share/icons/hicolor/48x48/apps/kmahjongg.png share/icons/hicolor/48x48/apps/kmahjongg.png
share/icons/hicolor/48x48/apps/kmines.png share/icons/hicolor/48x48/apps/kmines.png
@ -1766,6 +1896,7 @@ share/icons/hicolor/64x64/apps/kigo.png
share/icons/hicolor/64x64/apps/killbots.png share/icons/hicolor/64x64/apps/killbots.png
share/icons/hicolor/64x64/apps/kiriki.png share/icons/hicolor/64x64/apps/kiriki.png
share/icons/hicolor/64x64/apps/kjumpingcube.png share/icons/hicolor/64x64/apps/kjumpingcube.png
share/icons/hicolor/64x64/apps/klickety.png
share/icons/hicolor/64x64/apps/klines.png share/icons/hicolor/64x64/apps/klines.png
share/icons/hicolor/64x64/apps/kmahjongg.png share/icons/hicolor/64x64/apps/kmahjongg.png
share/icons/hicolor/64x64/apps/kmines.png share/icons/hicolor/64x64/apps/kmines.png
@ -1787,9 +1918,11 @@ share/icons/hicolor/64x64/apps/lskat.png
share/icons/hicolor/64x64/apps/palapeli.png share/icons/hicolor/64x64/apps/palapeli.png
share/icons/hicolor/64x64/mimetypes/application-x-palapeli.png share/icons/hicolor/64x64/mimetypes/application-x-palapeli.png
share/icons/hicolor/64x64/mimetypes/application-x-tuberling.png share/icons/hicolor/64x64/mimetypes/application-x-tuberling.png
share/icons/hicolor/scalable/actions/games-kajongg-law.svgz
share/icons/hicolor/scalable/apps/bomber.svgz share/icons/hicolor/scalable/apps/bomber.svgz
share/icons/hicolor/scalable/apps/bovo.svgz share/icons/hicolor/scalable/apps/bovo.svgz
share/icons/hicolor/scalable/apps/granatier.svgz share/icons/hicolor/scalable/apps/granatier.svgz
share/icons/hicolor/scalable/apps/kajongg.svgz
share/icons/hicolor/scalable/apps/kapman.svgz share/icons/hicolor/scalable/apps/kapman.svgz
share/icons/hicolor/scalable/apps/kdiamond.svgz share/icons/hicolor/scalable/apps/kdiamond.svgz
share/icons/hicolor/scalable/apps/killbots.svgz share/icons/hicolor/scalable/apps/killbots.svgz
@ -1816,6 +1949,7 @@ share/icons/oxygen/scalable/actions/legalmoves.svgz
share/icons/oxygen/scalable/apps/kollision.svgz share/icons/oxygen/scalable/apps/kollision.svgz
share/kde4/services/ServiceMenus/palapeli_servicemenu.desktop share/kde4/services/ServiceMenus/palapeli_servicemenu.desktop
share/kde4/services/kbattleship.protocol share/kde4/services/kbattleship.protocol
share/kde4/services/palapeli_goldbergslicer.desktop
share/kde4/services/palapeli_jigsawslicer.desktop share/kde4/services/palapeli_jigsawslicer.desktop
share/kde4/services/palapeli_rectslicer.desktop share/kde4/services/palapeli_rectslicer.desktop
share/kde4/services/palathumbcreator.desktop share/kde4/services/palathumbcreator.desktop
@ -1836,13 +1970,13 @@ share/sounds/kshisen/tile-fall-tile.ogg
share/sounds/kshisen/tile-touch.ogg share/sounds/kshisen/tile-touch.ogg
@dirrm share/sounds/kshisen @dirrm share/sounds/kshisen
@dirrm share/sounds/kapman @dirrm share/sounds/kapman
@dirrm share/icons/locolor/32x32/apps @dirrmtry share/icons/locolor/32x32/apps
@dirrm share/icons/locolor/32x32 @dirrmtry share/icons/locolor/32x32
@dirrm share/icons/locolor/16x16/apps @dirrmtry share/icons/locolor/16x16/apps
@dirrm share/icons/locolor/16x16 @dirrmtry share/icons/locolor/16x16
@dirrm share/icons/locolor @dirrmtry share/icons/locolor
@dirrm share/icons/hicolor/256x256/apps @dirrmtry share/icons/hicolor/256x256/apps
@dirrm share/icons/hicolor/256x256 @dirrmtry share/icons/hicolor/256x256
@dirrm share/doc/HTML/en/palapeli @dirrm share/doc/HTML/en/palapeli
@dirrm share/doc/HTML/en/lskat @dirrm share/doc/HTML/en/lskat
@dirrm share/doc/HTML/en/kubrick @dirrm share/doc/HTML/en/kubrick
@ -1854,7 +1988,6 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm share/doc/HTML/en/ksirkskineditor @dirrm share/doc/HTML/en/ksirkskineditor
@dirrm share/doc/HTML/en/ksirk @dirrm share/doc/HTML/en/ksirk
@dirrm share/doc/HTML/en/kshisen @dirrm share/doc/HTML/en/kshisen
@dirrm share/doc/HTML/en/ksame
@dirrm share/doc/HTML/en/kreversi @dirrm share/doc/HTML/en/kreversi
@dirrm share/doc/HTML/en/kpat @dirrm share/doc/HTML/en/kpat
@dirrm share/doc/HTML/en/konquest @dirrm share/doc/HTML/en/konquest
@ -1864,6 +1997,7 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm share/doc/HTML/en/kmines @dirrm share/doc/HTML/en/kmines
@dirrm share/doc/HTML/en/kmahjongg @dirrm share/doc/HTML/en/kmahjongg
@dirrm share/doc/HTML/en/klines @dirrm share/doc/HTML/en/klines
@dirrm share/doc/HTML/en/klickety
@dirrm share/doc/HTML/en/kjumpingcube @dirrm share/doc/HTML/en/kjumpingcube
@dirrm share/doc/HTML/en/kiriki @dirrm share/doc/HTML/en/kiriki
@dirrm share/doc/HTML/en/killbots @dirrm share/doc/HTML/en/killbots
@ -1931,12 +2065,11 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm share/apps/ksirk/skins @dirrm share/apps/ksirk/skins
@dirrm share/apps/ksirk @dirrm share/apps/ksirk
@dirrm share/apps/kshisen @dirrm share/apps/kshisen
@dirrm share/apps/ksame/pics
@dirrm share/apps/ksame
@dirrm share/apps/kreversi/sounds @dirrm share/apps/kreversi/sounds
@dirrm share/apps/kreversi/pics @dirrm share/apps/kreversi/pics
@dirrm share/apps/kreversi @dirrm share/apps/kreversi
@dirrm share/apps/kpat/themes @dirrm share/apps/kpat/themes
@dirrm share/apps/kpat/sounds
@dirrm share/apps/kpat/previews @dirrm share/apps/kpat/previews
@dirrm share/apps/kpat @dirrm share/apps/kpat
@dirrm share/apps/konquest/pics @dirrm share/apps/konquest/pics
@ -1960,6 +2093,8 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm share/apps/kmahjongg @dirrm share/apps/kmahjongg
@dirrm share/apps/klines/themes @dirrm share/apps/klines/themes
@dirrm share/apps/klines @dirrm share/apps/klines
@dirrm share/apps/klickety/themes
@dirrm share/apps/klickety
@dirrm share/apps/kjumpingcube/pics @dirrm share/apps/kjumpingcube/pics
@dirrm share/apps/kjumpingcube @dirrm share/apps/kjumpingcube
@dirrm share/apps/kiriki/images @dirrm share/apps/kiriki/images
@ -2002,6 +2137,8 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm share/apps/katomic @dirrm share/apps/katomic
@dirrm share/apps/kapman/themes @dirrm share/apps/kapman/themes
@dirrm share/apps/kapman @dirrm share/apps/kapman
@dirrm share/apps/kajongg
@dirrm share/apps/kajong
@dirrm share/apps/granatier/themes @dirrm share/apps/granatier/themes
@dirrm share/apps/granatier/sounds @dirrm share/apps/granatier/sounds
@dirrm share/apps/granatier/players @dirrm share/apps/granatier/players
@ -2045,3 +2182,5 @@ share/sounds/kshisen/tile-touch.ogg
@dirrm include/digits @dirrm include/digits
@dirrm include/Pala @dirrm include/Pala
@dirrm include/KDE/KGame @dirrm include/KDE/KGame
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-de-4.5.5.tar.bz2) = 5c5cf9253c43fce05f5aa3446850f6b55d86df45a44d37f711a522dd3afdb766 SHA256 (KDE/kde-l10n/kde-l10n-de-4.6.1.tar.bz2) = d5d75e7091dc6ecf54c4430a3e09d4633b5c3cbe85c30feceb943627f305df24
SIZE (KDE/kde-l10n/kde-l10n-de-4.5.5.tar.bz2) = 28603705 SIZE (KDE/kde-l10n/kde-l10n-de-4.6.1.tar.bz2) = 28408652

View file

@ -237,10 +237,6 @@ share/doc/HTML/de/gwenview/common
share/doc/HTML/de/gwenview/fullscreen_mode.png share/doc/HTML/de/gwenview/fullscreen_mode.png
share/doc/HTML/de/gwenview/index.cache.bz2 share/doc/HTML/de/gwenview/index.cache.bz2
share/doc/HTML/de/gwenview/index.docbook share/doc/HTML/de/gwenview/index.docbook
share/doc/HTML/de/gwenview/interface.docbook
share/doc/HTML/de/gwenview/introduction.docbook
share/doc/HTML/de/gwenview/keybindings.docbook
share/doc/HTML/de/gwenview/mouse.docbook
share/doc/HTML/de/gwenview/view_mode.png share/doc/HTML/de/gwenview/view_mode.png
share/doc/HTML/de/jovie/addtalker.png share/doc/HTML/de/jovie/addtalker.png
share/doc/HTML/de/jovie/common share/doc/HTML/de/jovie/common
@ -413,6 +409,9 @@ share/doc/HTML/de/kcontrol/componentchooser/index.docbook
share/doc/HTML/de/kcontrol/cookies/common share/doc/HTML/de/kcontrol/cookies/common
share/doc/HTML/de/kcontrol/cookies/index.cache.bz2 share/doc/HTML/de/kcontrol/cookies/index.cache.bz2
share/doc/HTML/de/kcontrol/cookies/index.docbook share/doc/HTML/de/kcontrol/cookies/index.docbook
share/doc/HTML/de/kcontrol/cursortheme/common
share/doc/HTML/de/kcontrol/cursortheme/index.cache.bz2
share/doc/HTML/de/kcontrol/cursortheme/index.docbook
share/doc/HTML/de/kcontrol/desktop/common share/doc/HTML/de/kcontrol/desktop/common
share/doc/HTML/de/kcontrol/desktop/index.cache.bz2 share/doc/HTML/de/kcontrol/desktop/index.cache.bz2
share/doc/HTML/de/kcontrol/desktop/index.docbook share/doc/HTML/de/kcontrol/desktop/index.docbook
@ -510,16 +509,6 @@ share/doc/HTML/de/kcontrol/khtml-java-js/index.docbook
share/doc/HTML/de/kcontrol/khtml-plugins/common share/doc/HTML/de/kcontrol/khtml-plugins/common
share/doc/HTML/de/kcontrol/khtml-plugins/index.cache.bz2 share/doc/HTML/de/kcontrol/khtml-plugins/index.cache.bz2
share/doc/HTML/de/kcontrol/khtml-plugins/index.docbook share/doc/HTML/de/kcontrol/khtml-plugins/index.docbook
share/doc/HTML/de/kcontrol/knetworkconf/01.png
share/doc/HTML/de/kcontrol/knetworkconf/03.png
share/doc/HTML/de/kcontrol/knetworkconf/04.png
share/doc/HTML/de/kcontrol/knetworkconf/05.png
share/doc/HTML/de/kcontrol/knetworkconf/06.png
share/doc/HTML/de/kcontrol/knetworkconf/07.png
share/doc/HTML/de/kcontrol/knetworkconf/09.png
share/doc/HTML/de/kcontrol/knetworkconf/common
share/doc/HTML/de/kcontrol/knetworkconf/index.cache.bz2
share/doc/HTML/de/kcontrol/knetworkconf/index.docbook
share/doc/HTML/de/kcontrol/kremotecontrol/common share/doc/HTML/de/kcontrol/kremotecontrol/common
share/doc/HTML/de/kcontrol/kremotecontrol/index.cache.bz2 share/doc/HTML/de/kcontrol/kremotecontrol/index.cache.bz2
share/doc/HTML/de/kcontrol/kremotecontrol/index.docbook share/doc/HTML/de/kcontrol/kremotecontrol/index.docbook
@ -792,9 +781,6 @@ share/doc/HTML/de/kinfocenter/common
share/doc/HTML/de/kinfocenter/index.cache.bz2 share/doc/HTML/de/kinfocenter/index.cache.bz2
share/doc/HTML/de/kinfocenter/index.docbook share/doc/HTML/de/kinfocenter/index.docbook
share/doc/HTML/de/kinfocenter/kinfocenter.png share/doc/HTML/de/kinfocenter/kinfocenter.png
share/doc/HTML/de/kinfocenter/os_block.png
share/doc/HTML/de/kinfocenter/pro_block.png
share/doc/HTML/de/kinfocenter/sto_block.png
share/doc/HTML/de/kioslave/audiocd/common share/doc/HTML/de/kioslave/audiocd/common
share/doc/HTML/de/kioslave/audiocd/index.cache.bz2 share/doc/HTML/de/kioslave/audiocd/index.cache.bz2
share/doc/HTML/de/kioslave/audiocd/index.docbook share/doc/HTML/de/kioslave/audiocd/index.docbook
@ -1132,9 +1118,6 @@ share/doc/HTML/de/krfb/screenshot.png
share/doc/HTML/de/kruler/common share/doc/HTML/de/kruler/common
share/doc/HTML/de/kruler/index.cache.bz2 share/doc/HTML/de/kruler/index.cache.bz2
share/doc/HTML/de/kruler/index.docbook share/doc/HTML/de/kruler/index.docbook
share/doc/HTML/de/ksame/common
share/doc/HTML/de/ksame/index.cache.bz2
share/doc/HTML/de/ksame/index.docbook
share/doc/HTML/de/kshisen/common share/doc/HTML/de/kshisen/common
share/doc/HTML/de/kshisen/index.cache.bz2 share/doc/HTML/de/kshisen/index.cache.bz2
share/doc/HTML/de/kshisen/index.docbook share/doc/HTML/de/kshisen/index.docbook
@ -1448,30 +1431,40 @@ share/doc/HTML/de/umbrello/umbrello-ui.png
share/doc/HTML/de/umbrello/uml_basics.docbook share/doc/HTML/de/umbrello/uml_basics.docbook
share/doc/HTML/de/umbrello/use-case-diagram.png share/doc/HTML/de/umbrello/use-case-diagram.png
share/doc/HTML/de/umbrello/working_with_umbrello.docbook share/doc/HTML/de/umbrello/working_with_umbrello.docbook
share/locale/de/LC_MESSAGES/adblock.mo
share/locale/de/LC_MESSAGES/akonadicontact.mo share/locale/de/LC_MESSAGES/akonadicontact.mo
share/locale/de/LC_MESSAGES/akregator_konqplugin.mo
share/locale/de/LC_MESSAGES/amor.mo share/locale/de/LC_MESSAGES/amor.mo
share/locale/de/LC_MESSAGES/ark.mo share/locale/de/LC_MESSAGES/ark.mo
share/locale/de/LC_MESSAGES/attica_kde.mo share/locale/de/LC_MESSAGES/attica_kde.mo
share/locale/de/LC_MESSAGES/audiocd_encoder_lame.mo share/locale/de/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/de/LC_MESSAGES/audiocd_encoder_vorbis.mo share/locale/de/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/de/LC_MESSAGES/audiorename_plugin.mo share/locale/de/LC_MESSAGES/audiorename_plugin.mo
share/locale/de/LC_MESSAGES/autorefresh.mo
share/locale/de/LC_MESSAGES/babelfish.mo
share/locale/de/LC_MESSAGES/blinken.mo share/locale/de/LC_MESSAGES/blinken.mo
share/locale/de/LC_MESSAGES/bomber.mo share/locale/de/LC_MESSAGES/bomber.mo
share/locale/de/LC_MESSAGES/bovo.mo share/locale/de/LC_MESSAGES/bovo.mo
share/locale/de/LC_MESSAGES/cantor.mo share/locale/de/LC_MESSAGES/cantor.mo
share/locale/de/LC_MESSAGES/cervisia.mo share/locale/de/LC_MESSAGES/cervisia.mo
share/locale/de/LC_MESSAGES/cvsservice.mo share/locale/de/LC_MESSAGES/cvsservice.mo
share/locale/de/LC_MESSAGES/dirfilterplugin.mo
share/locale/de/LC_MESSAGES/display.mo share/locale/de/LC_MESSAGES/display.mo
share/locale/de/LC_MESSAGES/dolphin.mo share/locale/de/LC_MESSAGES/dolphin.mo
share/locale/de/LC_MESSAGES/domtreeviewer.mo
share/locale/de/LC_MESSAGES/dragonplayer.mo share/locale/de/LC_MESSAGES/dragonplayer.mo
share/locale/de/LC_MESSAGES/drkonqi.mo share/locale/de/LC_MESSAGES/drkonqi.mo
share/locale/de/LC_MESSAGES/filelight.mo
share/locale/de/LC_MESSAGES/filetypes.mo share/locale/de/LC_MESSAGES/filetypes.mo
share/locale/de/LC_MESSAGES/fileviewgitplugin.mo
share/locale/de/LC_MESSAGES/fileviewsvnplugin.mo share/locale/de/LC_MESSAGES/fileviewsvnplugin.mo
share/locale/de/LC_MESSAGES/freespacenotifier.mo share/locale/de/LC_MESSAGES/freespacenotifier.mo
share/locale/de/LC_MESSAGES/fsview.mo
share/locale/de/LC_MESSAGES/granatier.mo share/locale/de/LC_MESSAGES/granatier.mo
share/locale/de/LC_MESSAGES/gwenview.mo share/locale/de/LC_MESSAGES/gwenview.mo
share/locale/de/LC_MESSAGES/htmlsearch.mo share/locale/de/LC_MESSAGES/htmlsearch.mo
share/locale/de/LC_MESSAGES/imagerename_plugin.mo share/locale/de/LC_MESSAGES/imagerename_plugin.mo
share/locale/de/LC_MESSAGES/imgalleryplugin.mo
share/locale/de/LC_MESSAGES/jovie.mo share/locale/de/LC_MESSAGES/jovie.mo
share/locale/de/LC_MESSAGES/joystick.mo share/locale/de/LC_MESSAGES/joystick.mo
share/locale/de/LC_MESSAGES/juk.mo share/locale/de/LC_MESSAGES/juk.mo
@ -1482,6 +1475,8 @@ share/locale/de/LC_MESSAGES/kabc_ldapkio.mo
share/locale/de/LC_MESSAGES/kabc_net.mo share/locale/de/LC_MESSAGES/kabc_net.mo
share/locale/de/LC_MESSAGES/kabcformat_binary.mo share/locale/de/LC_MESSAGES/kabcformat_binary.mo
share/locale/de/LC_MESSAGES/kaccess.mo share/locale/de/LC_MESSAGES/kaccess.mo
share/locale/de/LC_MESSAGES/kaccessibleapp.mo
share/locale/de/LC_MESSAGES/kactivitymanagerd.mo
share/locale/de/LC_MESSAGES/kajongg.mo share/locale/de/LC_MESSAGES/kajongg.mo
share/locale/de/LC_MESSAGES/kalgebra.mo share/locale/de/LC_MESSAGES/kalgebra.mo
share/locale/de/LC_MESSAGES/kalzium.mo share/locale/de/LC_MESSAGES/kalzium.mo
@ -1497,6 +1492,7 @@ share/locale/de/LC_MESSAGES/kateexternaltoolsplugin.mo
share/locale/de/LC_MESSAGES/katefilebrowserplugin.mo share/locale/de/LC_MESSAGES/katefilebrowserplugin.mo
share/locale/de/LC_MESSAGES/katefiletemplates.mo share/locale/de/LC_MESSAGES/katefiletemplates.mo
share/locale/de/LC_MESSAGES/katefindinfilesplugin.mo share/locale/de/LC_MESSAGES/katefindinfilesplugin.mo
share/locale/de/LC_MESSAGES/kategdbplugin.mo
share/locale/de/LC_MESSAGES/katehelloworld.mo share/locale/de/LC_MESSAGES/katehelloworld.mo
share/locale/de/LC_MESSAGES/kateinsertcommand.mo share/locale/de/LC_MESSAGES/kateinsertcommand.mo
share/locale/de/LC_MESSAGES/katekjswrapper.mo share/locale/de/LC_MESSAGES/katekjswrapper.mo
@ -1506,6 +1502,7 @@ share/locale/de/LC_MESSAGES/kateopenheader.mo
share/locale/de/LC_MESSAGES/katepart4.mo share/locale/de/LC_MESSAGES/katepart4.mo
share/locale/de/LC_MESSAGES/katequickdocumentswitcherplugin.mo share/locale/de/LC_MESSAGES/katequickdocumentswitcherplugin.mo
share/locale/de/LC_MESSAGES/katesnippets_tng.mo share/locale/de/LC_MESSAGES/katesnippets_tng.mo
share/locale/de/LC_MESSAGES/katesql.mo
share/locale/de/LC_MESSAGES/katesymbolviewer.mo share/locale/de/LC_MESSAGES/katesymbolviewer.mo
share/locale/de/LC_MESSAGES/katetabbarextension.mo share/locale/de/LC_MESSAGES/katetabbarextension.mo
share/locale/de/LC_MESSAGES/katetabifyplugin.mo share/locale/de/LC_MESSAGES/katetabifyplugin.mo
@ -1520,7 +1517,6 @@ share/locale/de/LC_MESSAGES/kblocks.mo
share/locale/de/LC_MESSAGES/kbounce.mo share/locale/de/LC_MESSAGES/kbounce.mo
share/locale/de/LC_MESSAGES/kbreakout.mo share/locale/de/LC_MESSAGES/kbreakout.mo
share/locale/de/LC_MESSAGES/kbruch.mo share/locale/de/LC_MESSAGES/kbruch.mo
share/locale/de/LC_MESSAGES/kbugbuster.mo
share/locale/de/LC_MESSAGES/kcachegrind.mo share/locale/de/LC_MESSAGES/kcachegrind.mo
share/locale/de/LC_MESSAGES/kcachegrind_qt.mo share/locale/de/LC_MESSAGES/kcachegrind_qt.mo
share/locale/de/LC_MESSAGES/kcalc.mo share/locale/de/LC_MESSAGES/kcalc.mo
@ -1539,6 +1535,7 @@ share/locale/de/LC_MESSAGES/kcm_krfb.mo
share/locale/de/LC_MESSAGES/kcm_kwindesktop.mo share/locale/de/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/de/LC_MESSAGES/kcm_kwintabbox.mo share/locale/de/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/de/LC_MESSAGES/kcm_memory.mo share/locale/de/LC_MESSAGES/kcm_memory.mo
share/locale/de/LC_MESSAGES/kcm_nepomuk.mo
share/locale/de/LC_MESSAGES/kcm_pci.mo share/locale/de/LC_MESSAGES/kcm_pci.mo
share/locale/de/LC_MESSAGES/kcm_phonon.mo share/locale/de/LC_MESSAGES/kcm_phonon.mo
share/locale/de/LC_MESSAGES/kcm_phononxine.mo share/locale/de/LC_MESSAGES/kcm_phononxine.mo
@ -1613,6 +1610,7 @@ share/locale/de/LC_MESSAGES/kdialog.mo
share/locale/de/LC_MESSAGES/kdiamond.mo share/locale/de/LC_MESSAGES/kdiamond.mo
share/locale/de/LC_MESSAGES/kdmconfig.mo share/locale/de/LC_MESSAGES/kdmconfig.mo
share/locale/de/LC_MESSAGES/kdmgreet.mo share/locale/de/LC_MESSAGES/kdmgreet.mo
share/locale/de/LC_MESSAGES/kdontchangethehostname.mo
share/locale/de/LC_MESSAGES/keditbookmarks.mo share/locale/de/LC_MESSAGES/keditbookmarks.mo
share/locale/de/LC_MESSAGES/kfile.mo share/locale/de/LC_MESSAGES/kfile.mo
share/locale/de/LC_MESSAGES/kfile_avi.mo share/locale/de/LC_MESSAGES/kfile_avi.mo
@ -1643,6 +1641,7 @@ share/locale/de/LC_MESSAGES/kfontinst.mo
share/locale/de/LC_MESSAGES/kfourinline.mo share/locale/de/LC_MESSAGES/kfourinline.mo
share/locale/de/LC_MESSAGES/kgeography.mo share/locale/de/LC_MESSAGES/kgeography.mo
share/locale/de/LC_MESSAGES/kget.mo share/locale/de/LC_MESSAGES/kget.mo
share/locale/de/LC_MESSAGES/kgetplugin.mo
share/locale/de/LC_MESSAGES/kglobalaccel.mo share/locale/de/LC_MESSAGES/kglobalaccel.mo
share/locale/de/LC_MESSAGES/kgoldrunner.mo share/locale/de/LC_MESSAGES/kgoldrunner.mo
share/locale/de/LC_MESSAGES/kgpg.mo share/locale/de/LC_MESSAGES/kgpg.mo
@ -1654,6 +1653,7 @@ share/locale/de/LC_MESSAGES/khelpcenter.mo
share/locale/de/LC_MESSAGES/khotkeys.mo share/locale/de/LC_MESSAGES/khotkeys.mo
share/locale/de/LC_MESSAGES/khotnewstuff.mo share/locale/de/LC_MESSAGES/khotnewstuff.mo
share/locale/de/LC_MESSAGES/khtmlkttsd.mo share/locale/de/LC_MESSAGES/khtmlkttsd.mo
share/locale/de/LC_MESSAGES/khtmlsettingsplugin.mo
share/locale/de/LC_MESSAGES/kiconfinder.mo share/locale/de/LC_MESSAGES/kiconfinder.mo
share/locale/de/LC_MESSAGES/kig.mo share/locale/de/LC_MESSAGES/kig.mo
share/locale/de/LC_MESSAGES/kigo.mo share/locale/de/LC_MESSAGES/kigo.mo
@ -1698,6 +1698,7 @@ share/locale/de/LC_MESSAGES/kiriki.mo
share/locale/de/LC_MESSAGES/kiten.mo share/locale/de/LC_MESSAGES/kiten.mo
share/locale/de/LC_MESSAGES/kjumpingcube.mo share/locale/de/LC_MESSAGES/kjumpingcube.mo
share/locale/de/LC_MESSAGES/klettres.mo share/locale/de/LC_MESSAGES/klettres.mo
share/locale/de/LC_MESSAGES/klickety.mo
share/locale/de/LC_MESSAGES/klines.mo share/locale/de/LC_MESSAGES/klines.mo
share/locale/de/LC_MESSAGES/klinkstatus.mo share/locale/de/LC_MESSAGES/klinkstatus.mo
share/locale/de/LC_MESSAGES/klipper.mo share/locale/de/LC_MESSAGES/klipper.mo
@ -1713,7 +1714,6 @@ share/locale/de/LC_MESSAGES/kmouth.mo
share/locale/de/LC_MESSAGES/kmplot.mo share/locale/de/LC_MESSAGES/kmplot.mo
share/locale/de/LC_MESSAGES/knetattach.mo share/locale/de/LC_MESSAGES/knetattach.mo
share/locale/de/LC_MESSAGES/knetwalk.mo share/locale/de/LC_MESSAGES/knetwalk.mo
share/locale/de/LC_MESSAGES/knetworkconfmodule.mo
share/locale/de/LC_MESSAGES/knotify4.mo share/locale/de/LC_MESSAGES/knotify4.mo
share/locale/de/LC_MESSAGES/kolf.mo share/locale/de/LC_MESSAGES/kolf.mo
share/locale/de/LC_MESSAGES/kollision.mo share/locale/de/LC_MESSAGES/kollision.mo
@ -1738,12 +1738,10 @@ share/locale/de/LC_MESSAGES/krdb.mo
share/locale/de/LC_MESSAGES/krdc.mo share/locale/de/LC_MESSAGES/krdc.mo
share/locale/de/LC_MESSAGES/kreadconfig.mo share/locale/de/LC_MESSAGES/kreadconfig.mo
share/locale/de/LC_MESSAGES/kremotecontroldaemon.mo share/locale/de/LC_MESSAGES/kremotecontroldaemon.mo
share/locale/de/LC_MESSAGES/kres_bugzilla.mo
share/locale/de/LC_MESSAGES/kreversi.mo share/locale/de/LC_MESSAGES/kreversi.mo
share/locale/de/LC_MESSAGES/krfb.mo share/locale/de/LC_MESSAGES/krfb.mo
share/locale/de/LC_MESSAGES/kruler.mo share/locale/de/LC_MESSAGES/kruler.mo
share/locale/de/LC_MESSAGES/krunner.mo share/locale/de/LC_MESSAGES/krunner.mo
share/locale/de/LC_MESSAGES/ksame.mo
share/locale/de/LC_MESSAGES/ksaneplugin.mo share/locale/de/LC_MESSAGES/ksaneplugin.mo
share/locale/de/LC_MESSAGES/kscd.mo share/locale/de/LC_MESSAGES/kscd.mo
share/locale/de/LC_MESSAGES/kscreensaver.mo share/locale/de/LC_MESSAGES/kscreensaver.mo
@ -1791,6 +1789,7 @@ share/locale/de/LC_MESSAGES/kwin_art_clients.mo
share/locale/de/LC_MESSAGES/kwin_clients.mo share/locale/de/LC_MESSAGES/kwin_clients.mo
share/locale/de/LC_MESSAGES/kwin_effects.mo share/locale/de/LC_MESSAGES/kwin_effects.mo
share/locale/de/LC_MESSAGES/kwin_lib.mo share/locale/de/LC_MESSAGES/kwin_lib.mo
share/locale/de/LC_MESSAGES/kwinshutdown.mo
share/locale/de/LC_MESSAGES/kwinstartmenu.mo share/locale/de/LC_MESSAGES/kwinstartmenu.mo
share/locale/de/LC_MESSAGES/kwordquiz.mo share/locale/de/LC_MESSAGES/kwordquiz.mo
share/locale/de/LC_MESSAGES/kwrite.mo share/locale/de/LC_MESSAGES/kwrite.mo
@ -1798,10 +1797,13 @@ share/locale/de/LC_MESSAGES/kwriteconfig.mo
share/locale/de/LC_MESSAGES/kxkb.mo share/locale/de/LC_MESSAGES/kxkb.mo
share/locale/de/LC_MESSAGES/kxsconfig.mo share/locale/de/LC_MESSAGES/kxsconfig.mo
share/locale/de/LC_MESSAGES/lancelot.mo share/locale/de/LC_MESSAGES/lancelot.mo
share/locale/de/LC_MESSAGES/libakonadi-calendar.mo
share/locale/de/LC_MESSAGES/libakonadi-kmime.mo
share/locale/de/LC_MESSAGES/libakonadi.mo share/locale/de/LC_MESSAGES/libakonadi.mo
share/locale/de/LC_MESSAGES/libkasten.mo share/locale/de/LC_MESSAGES/libkasten.mo
share/locale/de/LC_MESSAGES/libkblog.mo share/locale/de/LC_MESSAGES/libkblog.mo
share/locale/de/LC_MESSAGES/libkcal.mo share/locale/de/LC_MESSAGES/libkcal.mo
share/locale/de/LC_MESSAGES/libkcalutils.mo
share/locale/de/LC_MESSAGES/libkcddb.mo share/locale/de/LC_MESSAGES/libkcddb.mo
share/locale/de/LC_MESSAGES/libkcompactdisc.mo share/locale/de/LC_MESSAGES/libkcompactdisc.mo
share/locale/de/LC_MESSAGES/libkdcraw.mo share/locale/de/LC_MESSAGES/libkdcraw.mo
@ -1825,11 +1827,14 @@ share/locale/de/LC_MESSAGES/libktnef.mo
share/locale/de/LC_MESSAGES/libkunitconversion.mo share/locale/de/LC_MESSAGES/libkunitconversion.mo
share/locale/de/LC_MESSAGES/libkworkspace.mo share/locale/de/LC_MESSAGES/libkworkspace.mo
share/locale/de/LC_MESSAGES/libkxmlrpcclient.mo share/locale/de/LC_MESSAGES/libkxmlrpcclient.mo
share/locale/de/LC_MESSAGES/liblancelot-datamodels.mo
share/locale/de/LC_MESSAGES/libmailtransport.mo share/locale/de/LC_MESSAGES/libmailtransport.mo
share/locale/de/LC_MESSAGES/liboktetacore.mo share/locale/de/LC_MESSAGES/liboktetacore.mo
share/locale/de/LC_MESSAGES/liboktetagui.mo
share/locale/de/LC_MESSAGES/liboktetakasten.mo share/locale/de/LC_MESSAGES/liboktetakasten.mo
share/locale/de/LC_MESSAGES/libphonon.mo share/locale/de/LC_MESSAGES/libphonon.mo
share/locale/de/LC_MESSAGES/libplasma.mo share/locale/de/LC_MESSAGES/libplasma.mo
share/locale/de/LC_MESSAGES/libplasma_groupingcontainment.mo
share/locale/de/LC_MESSAGES/libplasmaclock.mo share/locale/de/LC_MESSAGES/libplasmaclock.mo
share/locale/de/LC_MESSAGES/libplasmaweather.mo share/locale/de/LC_MESSAGES/libplasmaweather.mo
share/locale/de/LC_MESSAGES/librtm.mo share/locale/de/LC_MESSAGES/librtm.mo
@ -1838,10 +1843,18 @@ share/locale/de/LC_MESSAGES/lokalize.mo
share/locale/de/LC_MESSAGES/lskat.mo share/locale/de/LC_MESSAGES/lskat.mo
share/locale/de/LC_MESSAGES/marble.mo share/locale/de/LC_MESSAGES/marble.mo
share/locale/de/LC_MESSAGES/marble_qt.mo share/locale/de/LC_MESSAGES/marble_qt.mo
share/locale/de/LC_MESSAGES/mf_konqplugin.mo
share/locale/de/LC_MESSAGES/minitoolsplugin.mo
share/locale/de/LC_MESSAGES/mplayerthumbs.mo share/locale/de/LC_MESSAGES/mplayerthumbs.mo
share/locale/de/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/de/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/de/LC_MESSAGES/nepomuk.mo share/locale/de/LC_MESSAGES/nepomukbackup.mo
share/locale/de/LC_MESSAGES/nepomukqueryservice.mo
share/locale/de/LC_MESSAGES/nepomukserver.mo
share/locale/de/LC_MESSAGES/nepomukservicestub.mo
share/locale/de/LC_MESSAGES/nepomukstorage.mo
share/locale/de/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/de/LC_MESSAGES/nsplugin.mo share/locale/de/LC_MESSAGES/nsplugin.mo
share/locale/de/LC_MESSAGES/okteta-mobile.mo
share/locale/de/LC_MESSAGES/okteta.mo share/locale/de/LC_MESSAGES/okteta.mo
share/locale/de/LC_MESSAGES/oktetapart.mo share/locale/de/LC_MESSAGES/oktetapart.mo
share/locale/de/LC_MESSAGES/okular.mo share/locale/de/LC_MESSAGES/okular.mo
@ -1872,6 +1885,7 @@ share/locale/de/LC_MESSAGES/plasma-overlay.mo
share/locale/de/LC_MESSAGES/plasma-windowed.mo share/locale/de/LC_MESSAGES/plasma-windowed.mo
share/locale/de/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/de/LC_MESSAGES/plasma_applet_BbalL.mo
share/locale/de/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/de/LC_MESSAGES/plasma_applet_CharSelectApplet.mo
share/locale/de/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
share/locale/de/LC_MESSAGES/plasma_applet_battery.mo share/locale/de/LC_MESSAGES/plasma_applet_battery.mo
share/locale/de/LC_MESSAGES/plasma_applet_binaryclock.mo share/locale/de/LC_MESSAGES/plasma_applet_binaryclock.mo
share/locale/de/LC_MESSAGES/plasma_applet_bookmarks.mo share/locale/de/LC_MESSAGES/plasma_applet_bookmarks.mo
@ -1889,6 +1903,7 @@ share/locale/de/LC_MESSAGES/plasma_applet_folderview.mo
share/locale/de/LC_MESSAGES/plasma_applet_frame.mo share/locale/de/LC_MESSAGES/plasma_applet_frame.mo
share/locale/de/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/de/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/de/LC_MESSAGES/plasma_applet_gasCalculator.mo share/locale/de/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/de/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/de/LC_MESSAGES/plasma_applet_icon.mo share/locale/de/LC_MESSAGES/plasma_applet_icon.mo
share/locale/de/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/de/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/de/LC_MESSAGES/plasma_applet_kalgebra.mo share/locale/de/LC_MESSAGES/plasma_applet_kalgebra.mo
@ -1947,7 +1962,6 @@ share/locale/de/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/de/LC_MESSAGES/plasma_applet_webslice.mo share/locale/de/LC_MESSAGES/plasma_applet_webslice.mo
share/locale/de/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/de/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/de/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/de/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/de/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/de/LC_MESSAGES/plasma_containmentactions_contextmenu.mo share/locale/de/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/de/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/de/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/de/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/de/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
@ -1961,8 +1975,8 @@ share/locale/de/LC_MESSAGES/plasma_engine_metadata.mo
share/locale/de/LC_MESSAGES/plasma_engine_network.mo share/locale/de/LC_MESSAGES/plasma_engine_network.mo
share/locale/de/LC_MESSAGES/plasma_engine_notifications.mo share/locale/de/LC_MESSAGES/plasma_engine_notifications.mo
share/locale/de/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/de/LC_MESSAGES/plasma_engine_nowplaying.mo
share/locale/de/LC_MESSAGES/plasma_engine_pastebin.mo
share/locale/de/LC_MESSAGES/plasma_engine_rss.mo share/locale/de/LC_MESSAGES/plasma_engine_rss.mo
share/locale/de/LC_MESSAGES/plasma_engine_share.mo
share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo
share/locale/de/LC_MESSAGES/plasma_engine_weather.mo share/locale/de/LC_MESSAGES/plasma_engine_weather.mo
share/locale/de/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/de/LC_MESSAGES/plasma_packagestructure_comic.mo
@ -1974,6 +1988,7 @@ share/locale/de/LC_MESSAGES/plasma_runner_calculatorrunner.mo
share/locale/de/LC_MESSAGES/plasma_runner_contacts.mo share/locale/de/LC_MESSAGES/plasma_runner_contacts.mo
share/locale/de/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/de/LC_MESSAGES/plasma_runner_converterrunner.mo
share/locale/de/LC_MESSAGES/plasma_runner_datetime.mo share/locale/de/LC_MESSAGES/plasma_runner_datetime.mo
share/locale/de/LC_MESSAGES/plasma_runner_events.mo
share/locale/de/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/de/LC_MESSAGES/plasma_runner_katesessions.mo
share/locale/de/LC_MESSAGES/plasma_runner_kget.mo share/locale/de/LC_MESSAGES/plasma_runner_kget.mo
share/locale/de/LC_MESSAGES/plasma_runner_kill.mo share/locale/de/LC_MESSAGES/plasma_runner_kill.mo
@ -1996,6 +2011,8 @@ share/locale/de/LC_MESSAGES/plasma_runner_webshortcuts.mo
share/locale/de/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/de/LC_MESSAGES/plasma_runner_windowedwidgets.mo
share/locale/de/LC_MESSAGES/plasma_runner_windows.mo share/locale/de/LC_MESSAGES/plasma_runner_windows.mo
share/locale/de/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/de/LC_MESSAGES/plasma_scriptengine_qscript.mo
share/locale/de/LC_MESSAGES/plasma_toolbox_desktoptoolbox.mo
share/locale/de/LC_MESSAGES/plasma_toolbox_paneltoolbox.mo
share/locale/de/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/de/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/de/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/de/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/de/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo share/locale/de/LC_MESSAGES/plasma_wallpaper_mandelbrot.mo
@ -2008,18 +2025,18 @@ share/locale/de/LC_MESSAGES/plasmagenericshell.mo
share/locale/de/LC_MESSAGES/plasmapkg.mo share/locale/de/LC_MESSAGES/plasmapkg.mo
share/locale/de/LC_MESSAGES/plasmawallpaperviewer.mo share/locale/de/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/de/LC_MESSAGES/plasmoidviewer.mo share/locale/de/LC_MESSAGES/plasmoidviewer.mo
share/locale/de/LC_MESSAGES/policykit-kde.mo
share/locale/de/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/de/LC_MESSAGES/powerdevil.mo share/locale/de/LC_MESSAGES/powerdevil.mo
share/locale/de/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/de/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/de/LC_MESSAGES/printer-applet.mo share/locale/de/LC_MESSAGES/printer-applet.mo
share/locale/de/LC_MESSAGES/processcore.mo share/locale/de/LC_MESSAGES/processcore.mo
share/locale/de/LC_MESSAGES/processui.mo share/locale/de/LC_MESSAGES/processui.mo
share/locale/de/LC_MESSAGES/randrmonitor.mo share/locale/de/LC_MESSAGES/randrmonitor.mo
share/locale/de/LC_MESSAGES/rellinks.mo
share/locale/de/LC_MESSAGES/rocs.mo share/locale/de/LC_MESSAGES/rocs.mo
share/locale/de/LC_MESSAGES/solid-bluetooth.mo share/locale/de/LC_MESSAGES/searchbarplugin.mo
share/locale/de/LC_MESSAGES/solid-hardware.mo share/locale/de/LC_MESSAGES/solid-hardware.mo
share/locale/de/LC_MESSAGES/solid-network.mo share/locale/de/LC_MESSAGES/solid-network.mo
share/locale/de/LC_MESSAGES/solid-powermanagement.mo
share/locale/de/LC_MESSAGES/solid_qt.mo share/locale/de/LC_MESSAGES/solid_qt.mo
share/locale/de/LC_MESSAGES/solidcontrol.mo share/locale/de/LC_MESSAGES/solidcontrol.mo
share/locale/de/LC_MESSAGES/soliduiserver.mo share/locale/de/LC_MESSAGES/soliduiserver.mo
@ -2033,8 +2050,11 @@ share/locale/de/LC_MESSAGES/sweeper.mo
share/locale/de/LC_MESSAGES/system-config-printer-kde.mo share/locale/de/LC_MESSAGES/system-config-printer-kde.mo
share/locale/de/LC_MESSAGES/systemsettings.mo share/locale/de/LC_MESSAGES/systemsettings.mo
share/locale/de/LC_MESSAGES/timezones4.mo share/locale/de/LC_MESSAGES/timezones4.mo
share/locale/de/LC_MESSAGES/uachangerplugin.mo
share/locale/de/LC_MESSAGES/umbrello.mo share/locale/de/LC_MESSAGES/umbrello.mo
share/locale/de/LC_MESSAGES/useraccount.mo share/locale/de/LC_MESSAGES/useraccount.mo
share/locale/de/LC_MESSAGES/validatorsplugin.mo
share/locale/de/LC_MESSAGES/webarchiver.mo
share/locale/de/LC_MESSAGES/xml_mimetypes.mo share/locale/de/LC_MESSAGES/xml_mimetypes.mo
share/locale/de/LC_SCRIPTS/kdelibs4/kdelibs4.js share/locale/de/LC_SCRIPTS/kdelibs4/kdelibs4.js
share/locale/de/entry.desktop share/locale/de/entry.desktop
@ -2076,7 +2096,6 @@ share/locale/de/entry.desktop
@dirrm share/doc/HTML/de/ksirkskineditor @dirrm share/doc/HTML/de/ksirkskineditor
@dirrm share/doc/HTML/de/ksirk @dirrm share/doc/HTML/de/ksirk
@dirrm share/doc/HTML/de/kshisen @dirrm share/doc/HTML/de/kshisen
@dirrm share/doc/HTML/de/ksame
@dirrm share/doc/HTML/de/kruler @dirrm share/doc/HTML/de/kruler
@dirrm share/doc/HTML/de/krfb @dirrm share/doc/HTML/de/krfb
@dirrm share/doc/HTML/de/kreversi @dirrm share/doc/HTML/de/kreversi
@ -2196,7 +2215,6 @@ share/locale/de/entry.desktop
@dirrm share/doc/HTML/de/kcontrol/kwincompositing @dirrm share/doc/HTML/de/kcontrol/kwincompositing
@dirrm share/doc/HTML/de/kcontrol/kresources @dirrm share/doc/HTML/de/kcontrol/kresources
@dirrm share/doc/HTML/de/kcontrol/kremotecontrol @dirrm share/doc/HTML/de/kcontrol/kremotecontrol
@dirrm share/doc/HTML/de/kcontrol/knetworkconf
@dirrm share/doc/HTML/de/kcontrol/khtml-plugins @dirrm share/doc/HTML/de/kcontrol/khtml-plugins
@dirrm share/doc/HTML/de/kcontrol/khtml-java-js @dirrm share/doc/HTML/de/kcontrol/khtml-java-js
@dirrm share/doc/HTML/de/kcontrol/khtml-general @dirrm share/doc/HTML/de/kcontrol/khtml-general
@ -2225,6 +2243,7 @@ share/locale/de/entry.desktop
@dirrm share/doc/HTML/de/kcontrol/ebrowsing @dirrm share/doc/HTML/de/kcontrol/ebrowsing
@dirrm share/doc/HTML/de/kcontrol/desktopthemedetails @dirrm share/doc/HTML/de/kcontrol/desktopthemedetails
@dirrm share/doc/HTML/de/kcontrol/desktop @dirrm share/doc/HTML/de/kcontrol/desktop
@dirrm share/doc/HTML/de/kcontrol/cursortheme
@dirrm share/doc/HTML/de/kcontrol/cookies @dirrm share/doc/HTML/de/kcontrol/cookies
@dirrm share/doc/HTML/de/kcontrol/componentchooser @dirrm share/doc/HTML/de/kcontrol/componentchooser
@dirrm share/doc/HTML/de/kcontrol/colors @dirrm share/doc/HTML/de/kcontrol/colors

View file

@ -14,8 +14,7 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org MAINTAINER= kde@FreeBSD.org
COMMENT= Graphics utilities for the KDE4 integrated X11 desktop COMMENT= Graphics utilities for the KDE4 integrated X11 desktop
BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base \ BUILD_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base
${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
freetype.9:${PORTSDIR}/print/freetype2 \ freetype.9:${PORTSDIR}/print/freetype2 \

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kdegraphics-4.5.5.tar.bz2) = b321cc83d5fc931c6c05a8ac497854bac12bcb8c4de304b1411fe5eaaa2b874c SHA256 (KDE/kdegraphics-4.6.1.tar.bz2) = ab5c45f99ef0649d60ef4cc2936573d9561d1ec8c4ce4721191a3079aae2894e
SIZE (KDE/kdegraphics-4.5.5.tar.bz2) = 4966838 SIZE (KDE/kdegraphics-4.6.1.tar.bz2) = 5101555

View file

@ -1,53 +0,0 @@
--- ./okular/core/document.cpp.orig 2010-12-09 10:33:24.149282319 +0100
+++ ./okular/core/document.cpp 2010-12-09 10:33:32.059265342 +0100
@@ -14,6 +14,10 @@
#ifdef Q_OS_WIN
#define _WIN32_WINNT 0x0500
#include <windows.h>
+#elif defined(Q_OS_FREEBSD)
+#include <sys/types.h>
+#include <sys/sysctl.h>
+#include <vm/vm_param.h>
#endif
// qt/kde/system includes
@@ -248,6 +251,12 @@
if ( entry.startsWith( "MemTotal:" ) )
return (cachedValue = (Q_UINT64_C(1024) * entry.section( ' ', -2, -2 ).toULongLong()));
}
+#elif defined(Q_OS_FREEBSD)
+ qulonglong physmem;
+ int mib[] = {CTL_HW, HW_PHYSMEM};
+ size_t len = sizeof( physmem );
+ if ( sysctl( mib, 2, &physmem, &len, NULL, 0 ) == 0 )
+ return (cachedValue = physmem);
#elif defined(Q_OS_WIN)
MEMORYSTATUSEX stat;
stat.dwLength = sizeof(stat);
@@ -294,6 +303,26 @@
lastUpdate = QTime::currentTime();
return ( cachedValue = (Q_UINT64_C(1024) * memoryFree) );
+#elif defined(Q_OS_FREEBSD)
+ qulonglong cache, inact, free, psize;
+ size_t cachelen, inactlen, freelen, psizelen;
+ cachelen = sizeof( cache );
+ inactlen = sizeof( inact );
+ freelen = sizeof( free );
+ psizelen = sizeof( psize );
+ // sum up inactive, cached and free memory
+ if ( sysctlbyname( "vm.stats.vm.v_cache_count", &cache, &cachelen, NULL, 0 ) == 0 &&
+ sysctlbyname( "vm.stats.vm.v_inactive_count", &inact, &inactlen, NULL, 0 ) == 0 &&
+ sysctlbyname( "vm.stats.vm.v_free_count", &free, &freelen, NULL, 0 ) == 0 &&
+ sysctlbyname( "vm.stats.vm.v_page_size", &psize, &psizelen, NULL, 0 ) == 0 )
+ {
+ lastUpdate = QTime::currentTime();
+ return (cachedValue = (cache + inact + free) * psize);
+ }
+ else
+ {
+ return 0;
+ }
#elif defined(Q_OS_WIN)
MEMORYSTATUSEX stat;
stat.dwLength = sizeof(stat);

View file

@ -25,6 +25,7 @@ include/libkexiv2/kexiv2data.h
include/libkexiv2/kexiv2previews.h include/libkexiv2/kexiv2previews.h
include/libkexiv2/libkexiv2_export.h include/libkexiv2/libkexiv2_export.h
include/libkexiv2/msgtextedit.h include/libkexiv2/msgtextedit.h
include/libkexiv2/rotationmatrix.h
include/libkexiv2/subjectwidget.h include/libkexiv2/subjectwidget.h
include/libkexiv2/version.h include/libkexiv2/version.h
include/libkipi/exportinterface.h include/libkipi/exportinterface.h
@ -65,6 +66,8 @@ include/okular/core/version.h
include/okular/interfaces/configinterface.h include/okular/interfaces/configinterface.h
include/okular/interfaces/guiinterface.h include/okular/interfaces/guiinterface.h
include/okular/interfaces/printinterface.h include/okular/interfaces/printinterface.h
lib/cmake/Okular/OkularConfig.cmake
lib/cmake/Okular/OkularConfigVersion.cmake
lib/kde4/gsthumbnail.so lib/kde4/gsthumbnail.so
lib/kde4/gvpart.so lib/kde4/gvpart.so
lib/kde4/kcm_kamera.so lib/kde4/kcm_kamera.so
@ -95,14 +98,14 @@ lib/libgwenviewlib.so
lib/libgwenviewlib.so.5 lib/libgwenviewlib.so.5
lib/libgwenviewlib.so.5.0.1 lib/libgwenviewlib.so.5.0.1
lib/libkdcraw.so lib/libkdcraw.so
lib/libkdcraw.so.8 lib/libkdcraw.so.9
lib/libkdcraw.so.8.1.0 lib/libkdcraw.so.9.0.0
lib/libkexiv2.so lib/libkexiv2.so
lib/libkexiv2.so.8 lib/libkexiv2.so.9
lib/libkexiv2.so.8.1.0 lib/libkexiv2.so.9.0.0
lib/libkipi.so lib/libkipi.so
lib/libkipi.so.7 lib/libkipi.so.8
lib/libkipi.so.7.1.0 lib/libkipi.so.8.0.0
lib/libkolourpaint_lgpl.so lib/libkolourpaint_lgpl.so
lib/libkolourpaint_lgpl.so.5 lib/libkolourpaint_lgpl.so.5
lib/libkolourpaint_lgpl.so.5.0.1 lib/libkolourpaint_lgpl.so.5.0.1
@ -111,7 +114,7 @@ lib/libksane.so.0
lib/libksane.so.0.2.0 lib/libksane.so.0.2.0
lib/libokularcore.so lib/libokularcore.so
lib/libokularcore.so.1 lib/libokularcore.so.1
lib/libokularcore.so.1.5.0 lib/libokularcore.so.1.6.0
lib/strigi/strigiea_dvi.so lib/strigi/strigiea_dvi.so
lib/strigi/strigiea_tiff.so lib/strigi/strigiea_tiff.so
lib/strigi/strigila_mobi.so lib/strigi/strigila_mobi.so
@ -141,7 +144,6 @@ share/applications/kde4/okularApplication_plucker.desktop
share/applications/kde4/okularApplication_tiff.desktop share/applications/kde4/okularApplication_tiff.desktop
share/applications/kde4/okularApplication_xps.desktop share/applications/kde4/okularApplication_xps.desktop
share/apps/cmake/modules/FindKSane.cmake share/apps/cmake/modules/FindKSane.cmake
share/apps/cmake/modules/FindOkular.cmake
share/apps/gvpart/gvpart.rc share/apps/gvpart/gvpart.rc
share/apps/gwenview/cursors/zoom.png share/apps/gwenview/cursors/zoom.png
share/apps/gwenview/fullscreenthemes/blackglass/checked.png share/apps/gwenview/fullscreenthemes/blackglass/checked.png
@ -312,6 +314,7 @@ share/apps/okular/pics/upleftarrow.png
share/apps/okular/shell.rc share/apps/okular/shell.rc
share/apps/okular/tools.xml share/apps/okular/tools.xml
share/apps/solid/actions/gwenview_importer.desktop share/apps/solid/actions/gwenview_importer.desktop
share/apps/solid/actions/gwenview_importer_camera.desktop
share/apps/solid/actions/solid_camera.desktop share/apps/solid/actions/solid_camera.desktop
share/apps/svgpart/svgpart.rc share/apps/svgpart/svgpart.rc
share/config.kcfg/gssettings.kcfg share/config.kcfg/gssettings.kcfg
@ -322,10 +325,6 @@ share/doc/HTML/en/gwenview/common
share/doc/HTML/en/gwenview/fullscreen_mode.png share/doc/HTML/en/gwenview/fullscreen_mode.png
share/doc/HTML/en/gwenview/index.cache.bz2 share/doc/HTML/en/gwenview/index.cache.bz2
share/doc/HTML/en/gwenview/index.docbook share/doc/HTML/en/gwenview/index.docbook
share/doc/HTML/en/gwenview/interface.docbook
share/doc/HTML/en/gwenview/introduction.docbook
share/doc/HTML/en/gwenview/keybindings.docbook
share/doc/HTML/en/gwenview/mouse.docbook
share/doc/HTML/en/gwenview/view_mode.png share/doc/HTML/en/gwenview/view_mode.png
share/doc/HTML/en/kcontrol/kamera/common share/doc/HTML/en/kcontrol/kamera/common
share/doc/HTML/en/kcontrol/kamera/index.cache.bz2 share/doc/HTML/en/kcontrol/kamera/index.cache.bz2
@ -394,6 +393,7 @@ share/doc/HTML/en/ksnapshot/common
share/doc/HTML/en/ksnapshot/index.cache.bz2 share/doc/HTML/en/ksnapshot/index.cache.bz2
share/doc/HTML/en/ksnapshot/index.docbook share/doc/HTML/en/ksnapshot/index.docbook
share/doc/HTML/en/ksnapshot/preview.png share/doc/HTML/en/ksnapshot/preview.png
share/doc/HTML/en/ksnapshot/send-to-menu.png
share/doc/HTML/en/ksnapshot/window.png share/doc/HTML/en/ksnapshot/window.png
share/doc/HTML/en/okular/annotation-properties.png share/doc/HTML/en/okular/annotation-properties.png
share/doc/HTML/en/okular/annotations.png share/doc/HTML/en/okular/annotations.png
@ -405,6 +405,7 @@ share/doc/HTML/en/okular/index.cache.bz2
share/doc/HTML/en/okular/index.docbook share/doc/HTML/en/okular/index.docbook
share/doc/HTML/en/okular/mainwindow.png share/doc/HTML/en/okular/mainwindow.png
share/doc/HTML/en/okular/presentation.png share/doc/HTML/en/okular/presentation.png
share/icons/hicolor/128x128/actions/document-share.png
share/icons/hicolor/128x128/apps/gwenview.png share/icons/hicolor/128x128/apps/gwenview.png
share/icons/hicolor/128x128/apps/kdcraw.png share/icons/hicolor/128x128/apps/kdcraw.png
share/icons/hicolor/128x128/apps/kipi.png share/icons/hicolor/128x128/apps/kipi.png
@ -412,6 +413,7 @@ share/icons/hicolor/128x128/apps/kruler.png
share/icons/hicolor/128x128/apps/okular.png share/icons/hicolor/128x128/apps/okular.png
share/icons/hicolor/16x16/actions/black-white.png share/icons/hicolor/16x16/actions/black-white.png
share/icons/hicolor/16x16/actions/color.png share/icons/hicolor/16x16/actions/color.png
share/icons/hicolor/16x16/actions/document-share.png
share/icons/hicolor/16x16/actions/gray-scale.png share/icons/hicolor/16x16/actions/gray-scale.png
share/icons/hicolor/16x16/apps/gwenview.png share/icons/hicolor/16x16/apps/gwenview.png
share/icons/hicolor/16x16/apps/kcolorchooser.png share/icons/hicolor/16x16/apps/kcolorchooser.png
@ -420,6 +422,7 @@ share/icons/hicolor/16x16/apps/kolourpaint.png
share/icons/hicolor/16x16/apps/kruler.png share/icons/hicolor/16x16/apps/kruler.png
share/icons/hicolor/16x16/apps/ksnapshot.png share/icons/hicolor/16x16/apps/ksnapshot.png
share/icons/hicolor/16x16/apps/okular.png share/icons/hicolor/16x16/apps/okular.png
share/icons/hicolor/22x22/actions/document-share.png
share/icons/hicolor/22x22/apps/gwenview.png share/icons/hicolor/22x22/apps/gwenview.png
share/icons/hicolor/22x22/apps/kcolorchooser.png share/icons/hicolor/22x22/apps/kcolorchooser.png
share/icons/hicolor/22x22/apps/kipi.png share/icons/hicolor/22x22/apps/kipi.png
@ -427,6 +430,7 @@ share/icons/hicolor/22x22/apps/kolourpaint.png
share/icons/hicolor/22x22/apps/kruler.png share/icons/hicolor/22x22/apps/kruler.png
share/icons/hicolor/22x22/apps/ksnapshot.png share/icons/hicolor/22x22/apps/ksnapshot.png
share/icons/hicolor/22x22/apps/okular.png share/icons/hicolor/22x22/apps/okular.png
share/icons/hicolor/32x32/actions/document-share.png
share/icons/hicolor/32x32/apps/gwenview.png share/icons/hicolor/32x32/apps/gwenview.png
share/icons/hicolor/32x32/apps/kdcraw.png share/icons/hicolor/32x32/apps/kdcraw.png
share/icons/hicolor/32x32/apps/kipi.png share/icons/hicolor/32x32/apps/kipi.png
@ -434,6 +438,7 @@ share/icons/hicolor/32x32/apps/kolourpaint.png
share/icons/hicolor/32x32/apps/kruler.png share/icons/hicolor/32x32/apps/kruler.png
share/icons/hicolor/32x32/apps/ksnapshot.png share/icons/hicolor/32x32/apps/ksnapshot.png
share/icons/hicolor/32x32/apps/okular.png share/icons/hicolor/32x32/apps/okular.png
share/icons/hicolor/48x48/actions/document-share.png
share/icons/hicolor/48x48/apps/gwenview.png share/icons/hicolor/48x48/apps/gwenview.png
share/icons/hicolor/48x48/apps/kdcraw.png share/icons/hicolor/48x48/apps/kdcraw.png
share/icons/hicolor/48x48/apps/kipi.png share/icons/hicolor/48x48/apps/kipi.png
@ -441,10 +446,12 @@ share/icons/hicolor/48x48/apps/kolourpaint.png
share/icons/hicolor/48x48/apps/kruler.png share/icons/hicolor/48x48/apps/kruler.png
share/icons/hicolor/48x48/apps/ksnapshot.png share/icons/hicolor/48x48/apps/ksnapshot.png
share/icons/hicolor/48x48/apps/okular.png share/icons/hicolor/48x48/apps/okular.png
share/icons/hicolor/64x64/actions/document-share.png
share/icons/hicolor/64x64/apps/gwenview.png share/icons/hicolor/64x64/apps/gwenview.png
share/icons/hicolor/64x64/apps/kdcraw.png share/icons/hicolor/64x64/apps/kdcraw.png
share/icons/hicolor/64x64/apps/kruler.png share/icons/hicolor/64x64/apps/kruler.png
share/icons/hicolor/64x64/apps/okular.png share/icons/hicolor/64x64/apps/okular.png
share/icons/hicolor/scalable/actions/document-share.svgz
share/icons/hicolor/scalable/apps/gwenview.svgz share/icons/hicolor/scalable/apps/gwenview.svgz
share/icons/hicolor/scalable/apps/kolourpaint.svgz share/icons/hicolor/scalable/apps/kolourpaint.svgz
share/icons/hicolor/scalable/apps/kruler.svgz share/icons/hicolor/scalable/apps/kruler.svgz
@ -542,6 +549,8 @@ share/kde4/servicetypes/okularGenerator.desktop
@dirrm share/apps/gvpart @dirrm share/apps/gvpart
@dirrmtry share/apps/cmake/modules @dirrmtry share/apps/cmake/modules
@dirrmtry share/apps/cmake @dirrmtry share/apps/cmake
@dirrm lib/cmake/Okular
@dirrmtry lib/cmake
@dirrm include/okular/interfaces @dirrm include/okular/interfaces
@dirrm include/okular/core @dirrm include/okular/core
@dirrm include/okular @dirrm include/okular

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-he-4.5.5.tar.bz2) = 89f63956d14d641525b1fe5d5f337e2a46b983bc78d23711f81166c437a79071 SHA256 (KDE/kde-l10n/kde-l10n-he-4.6.1.tar.bz2) = d755503b3e044eda9da384b91401240ac4bf74f2a52e939a791be14d1923d15c
SIZE (KDE/kde-l10n/kde-l10n-he-4.5.5.tar.bz2) = 1932352 SIZE (KDE/kde-l10n/kde-l10n-he-4.6.1.tar.bz2) = 1982491

View file

@ -55,23 +55,30 @@ share/doc/HTML/he/common/fdl-translated.html
share/doc/HTML/he/common/gpl-translated.html share/doc/HTML/he/common/gpl-translated.html
share/doc/HTML/he/common/kde-localised.css share/doc/HTML/he/common/kde-localised.css
share/doc/HTML/he/common/lgpl-translated.html share/doc/HTML/he/common/lgpl-translated.html
share/locale/he/LC_MESSAGES/akregator_konqplugin.mo
share/locale/he/LC_MESSAGES/amor.mo share/locale/he/LC_MESSAGES/amor.mo
share/locale/he/LC_MESSAGES/ark.mo share/locale/he/LC_MESSAGES/ark.mo
share/locale/he/LC_MESSAGES/attica_kde.mo share/locale/he/LC_MESSAGES/attica_kde.mo
share/locale/he/LC_MESSAGES/audiocd_encoder_lame.mo share/locale/he/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/he/LC_MESSAGES/audiocd_encoder_vorbis.mo share/locale/he/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/he/LC_MESSAGES/audiorename_plugin.mo share/locale/he/LC_MESSAGES/audiorename_plugin.mo
share/locale/he/LC_MESSAGES/autorefresh.mo
share/locale/he/LC_MESSAGES/babelfish.mo
share/locale/he/LC_MESSAGES/blinken.mo share/locale/he/LC_MESSAGES/blinken.mo
share/locale/he/LC_MESSAGES/cervisia.mo share/locale/he/LC_MESSAGES/cervisia.mo
share/locale/he/LC_MESSAGES/dirfilterplugin.mo
share/locale/he/LC_MESSAGES/display.mo share/locale/he/LC_MESSAGES/display.mo
share/locale/he/LC_MESSAGES/dolphin.mo share/locale/he/LC_MESSAGES/dolphin.mo
share/locale/he/LC_MESSAGES/domtreeviewer.mo
share/locale/he/LC_MESSAGES/dragonplayer.mo share/locale/he/LC_MESSAGES/dragonplayer.mo
share/locale/he/LC_MESSAGES/drkonqi.mo share/locale/he/LC_MESSAGES/drkonqi.mo
share/locale/he/LC_MESSAGES/filetypes.mo share/locale/he/LC_MESSAGES/filetypes.mo
share/locale/he/LC_MESSAGES/freespacenotifier.mo share/locale/he/LC_MESSAGES/freespacenotifier.mo
share/locale/he/LC_MESSAGES/fsview.mo
share/locale/he/LC_MESSAGES/gwenview.mo share/locale/he/LC_MESSAGES/gwenview.mo
share/locale/he/LC_MESSAGES/htmlsearch.mo share/locale/he/LC_MESSAGES/htmlsearch.mo
share/locale/he/LC_MESSAGES/imagerename_plugin.mo share/locale/he/LC_MESSAGES/imagerename_plugin.mo
share/locale/he/LC_MESSAGES/imgalleryplugin.mo
share/locale/he/LC_MESSAGES/jovie.mo share/locale/he/LC_MESSAGES/jovie.mo
share/locale/he/LC_MESSAGES/joystick.mo share/locale/he/LC_MESSAGES/joystick.mo
share/locale/he/LC_MESSAGES/juk.mo share/locale/he/LC_MESSAGES/juk.mo
@ -110,6 +117,7 @@ share/locale/he/LC_MESSAGES/kcm_krfb.mo
share/locale/he/LC_MESSAGES/kcm_kwindesktop.mo share/locale/he/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/he/LC_MESSAGES/kcm_kwintabbox.mo share/locale/he/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/he/LC_MESSAGES/kcm_memory.mo share/locale/he/LC_MESSAGES/kcm_memory.mo
share/locale/he/LC_MESSAGES/kcm_nepomuk.mo
share/locale/he/LC_MESSAGES/kcm_pci.mo share/locale/he/LC_MESSAGES/kcm_pci.mo
share/locale/he/LC_MESSAGES/kcm_phonon.mo share/locale/he/LC_MESSAGES/kcm_phonon.mo
share/locale/he/LC_MESSAGES/kcm_phononxine.mo share/locale/he/LC_MESSAGES/kcm_phononxine.mo
@ -207,6 +215,7 @@ share/locale/he/LC_MESSAGES/kfontinst.mo
share/locale/he/LC_MESSAGES/kfourinline.mo share/locale/he/LC_MESSAGES/kfourinline.mo
share/locale/he/LC_MESSAGES/kgeography.mo share/locale/he/LC_MESSAGES/kgeography.mo
share/locale/he/LC_MESSAGES/kget.mo share/locale/he/LC_MESSAGES/kget.mo
share/locale/he/LC_MESSAGES/kgetplugin.mo
share/locale/he/LC_MESSAGES/kglobalaccel.mo share/locale/he/LC_MESSAGES/kglobalaccel.mo
share/locale/he/LC_MESSAGES/kgpg.mo share/locale/he/LC_MESSAGES/kgpg.mo
share/locale/he/LC_MESSAGES/kgreet_classic.mo share/locale/he/LC_MESSAGES/kgreet_classic.mo
@ -217,6 +226,7 @@ share/locale/he/LC_MESSAGES/khelpcenter.mo
share/locale/he/LC_MESSAGES/khotkeys.mo share/locale/he/LC_MESSAGES/khotkeys.mo
share/locale/he/LC_MESSAGES/khotnewstuff.mo share/locale/he/LC_MESSAGES/khotnewstuff.mo
share/locale/he/LC_MESSAGES/khtmlkttsd.mo share/locale/he/LC_MESSAGES/khtmlkttsd.mo
share/locale/he/LC_MESSAGES/khtmlsettingsplugin.mo
share/locale/he/LC_MESSAGES/kiconfinder.mo share/locale/he/LC_MESSAGES/kiconfinder.mo
share/locale/he/LC_MESSAGES/kinetd.mo share/locale/he/LC_MESSAGES/kinetd.mo
share/locale/he/LC_MESSAGES/kinfocenter.mo share/locale/he/LC_MESSAGES/kinfocenter.mo
@ -232,6 +242,7 @@ share/locale/he/LC_MESSAGES/kio_help4.mo
share/locale/he/LC_MESSAGES/kio_imap4.mo share/locale/he/LC_MESSAGES/kio_imap4.mo
share/locale/he/LC_MESSAGES/kio_ldap.mo share/locale/he/LC_MESSAGES/kio_ldap.mo
share/locale/he/LC_MESSAGES/kio_man.mo share/locale/he/LC_MESSAGES/kio_man.mo
share/locale/he/LC_MESSAGES/kio_nepomuk.mo
share/locale/he/LC_MESSAGES/kio_nepomuksearch.mo share/locale/he/LC_MESSAGES/kio_nepomuksearch.mo
share/locale/he/LC_MESSAGES/kio_nfs.mo share/locale/he/LC_MESSAGES/kio_nfs.mo
share/locale/he/LC_MESSAGES/kio_nntp.mo share/locale/he/LC_MESSAGES/kio_nntp.mo
@ -243,6 +254,7 @@ share/locale/he/LC_MESSAGES/kio_smb.mo
share/locale/he/LC_MESSAGES/kio_smtp.mo share/locale/he/LC_MESSAGES/kio_smtp.mo
share/locale/he/LC_MESSAGES/kio_svn.mo share/locale/he/LC_MESSAGES/kio_svn.mo
share/locale/he/LC_MESSAGES/kio_thumbnail.mo share/locale/he/LC_MESSAGES/kio_thumbnail.mo
share/locale/he/LC_MESSAGES/kio_timeline.mo
share/locale/he/LC_MESSAGES/kio_trash.mo share/locale/he/LC_MESSAGES/kio_trash.mo
share/locale/he/LC_MESSAGES/kioexec.mo share/locale/he/LC_MESSAGES/kioexec.mo
share/locale/he/LC_MESSAGES/kjumpingcube.mo share/locale/he/LC_MESSAGES/kjumpingcube.mo
@ -261,7 +273,6 @@ share/locale/he/LC_MESSAGES/kmouth.mo
share/locale/he/LC_MESSAGES/kmplot.mo share/locale/he/LC_MESSAGES/kmplot.mo
share/locale/he/LC_MESSAGES/knetattach.mo share/locale/he/LC_MESSAGES/knetattach.mo
share/locale/he/LC_MESSAGES/knetwalk.mo share/locale/he/LC_MESSAGES/knetwalk.mo
share/locale/he/LC_MESSAGES/knetworkconfmodule.mo
share/locale/he/LC_MESSAGES/knotify4.mo share/locale/he/LC_MESSAGES/knotify4.mo
share/locale/he/LC_MESSAGES/kolf.mo share/locale/he/LC_MESSAGES/kolf.mo
share/locale/he/LC_MESSAGES/kolourpaint.mo share/locale/he/LC_MESSAGES/kolourpaint.mo
@ -279,12 +290,10 @@ share/locale/he/LC_MESSAGES/krandr.mo
share/locale/he/LC_MESSAGES/krdb.mo share/locale/he/LC_MESSAGES/krdb.mo
share/locale/he/LC_MESSAGES/krdc.mo share/locale/he/LC_MESSAGES/krdc.mo
share/locale/he/LC_MESSAGES/kreadconfig.mo share/locale/he/LC_MESSAGES/kreadconfig.mo
share/locale/he/LC_MESSAGES/kres_bugzilla.mo
share/locale/he/LC_MESSAGES/kreversi.mo share/locale/he/LC_MESSAGES/kreversi.mo
share/locale/he/LC_MESSAGES/krfb.mo share/locale/he/LC_MESSAGES/krfb.mo
share/locale/he/LC_MESSAGES/kruler.mo share/locale/he/LC_MESSAGES/kruler.mo
share/locale/he/LC_MESSAGES/krunner.mo share/locale/he/LC_MESSAGES/krunner.mo
share/locale/he/LC_MESSAGES/ksame.mo
share/locale/he/LC_MESSAGES/kscd.mo share/locale/he/LC_MESSAGES/kscd.mo
share/locale/he/LC_MESSAGES/kscreensaver.mo share/locale/he/LC_MESSAGES/kscreensaver.mo
share/locale/he/LC_MESSAGES/kshisen.mo share/locale/he/LC_MESSAGES/kshisen.mo
@ -342,7 +351,12 @@ share/locale/he/LC_MESSAGES/lokalize.mo
share/locale/he/LC_MESSAGES/lskat.mo share/locale/he/LC_MESSAGES/lskat.mo
share/locale/he/LC_MESSAGES/marble.mo share/locale/he/LC_MESSAGES/marble.mo
share/locale/he/LC_MESSAGES/marble_qt.mo share/locale/he/LC_MESSAGES/marble_qt.mo
share/locale/he/LC_MESSAGES/nepomuk.mo share/locale/he/LC_MESSAGES/minitoolsplugin.mo
share/locale/he/LC_MESSAGES/nepomukqueryservice.mo
share/locale/he/LC_MESSAGES/nepomukserver.mo
share/locale/he/LC_MESSAGES/nepomukservicestub.mo
share/locale/he/LC_MESSAGES/nepomukstorage.mo
share/locale/he/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/he/LC_MESSAGES/nsplugin.mo share/locale/he/LC_MESSAGES/nsplugin.mo
share/locale/he/LC_MESSAGES/okular.mo share/locale/he/LC_MESSAGES/okular.mo
share/locale/he/LC_MESSAGES/parley.mo share/locale/he/LC_MESSAGES/parley.mo
@ -405,7 +419,6 @@ share/locale/he/LC_MESSAGES/plasma_applet_weatherstation.mo
share/locale/he/LC_MESSAGES/plasma_applet_webbrowser.mo share/locale/he/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/he/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/he/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/he/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/he/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/he/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo
share/locale/he/LC_MESSAGES/plasma_engine_kalzium.mo share/locale/he/LC_MESSAGES/plasma_engine_kalzium.mo
share/locale/he/LC_MESSAGES/plasma_engine_kuiserver.mo share/locale/he/LC_MESSAGES/plasma_engine_kuiserver.mo
share/locale/he/LC_MESSAGES/plasma_engine_rss.mo share/locale/he/LC_MESSAGES/plasma_engine_rss.mo
@ -425,15 +438,14 @@ share/locale/he/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/he/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/he/LC_MESSAGES/plasma_wallpaper_image.mo
share/locale/he/LC_MESSAGES/plasmaengineexplorer.mo share/locale/he/LC_MESSAGES/plasmaengineexplorer.mo
share/locale/he/LC_MESSAGES/plasmoidviewer.mo share/locale/he/LC_MESSAGES/plasmoidviewer.mo
share/locale/he/LC_MESSAGES/policykit-kde.mo
share/locale/he/LC_MESSAGES/powerdevil.mo share/locale/he/LC_MESSAGES/powerdevil.mo
share/locale/he/LC_MESSAGES/processcore.mo share/locale/he/LC_MESSAGES/processcore.mo
share/locale/he/LC_MESSAGES/processui.mo share/locale/he/LC_MESSAGES/processui.mo
share/locale/he/LC_MESSAGES/randrmonitor.mo share/locale/he/LC_MESSAGES/randrmonitor.mo
share/locale/he/LC_MESSAGES/solid-bluetooth.mo share/locale/he/LC_MESSAGES/rellinks.mo
share/locale/he/LC_MESSAGES/searchbarplugin.mo
share/locale/he/LC_MESSAGES/solid-hardware.mo share/locale/he/LC_MESSAGES/solid-hardware.mo
share/locale/he/LC_MESSAGES/solid-network.mo share/locale/he/LC_MESSAGES/solid-network.mo
share/locale/he/LC_MESSAGES/solid-powermanagement.mo
share/locale/he/LC_MESSAGES/solidcontrol.mo share/locale/he/LC_MESSAGES/solidcontrol.mo
share/locale/he/LC_MESSAGES/soliduiserver.mo share/locale/he/LC_MESSAGES/soliduiserver.mo
share/locale/he/LC_MESSAGES/strigila_diff.mo share/locale/he/LC_MESSAGES/strigila_diff.mo
@ -441,7 +453,10 @@ share/locale/he/LC_MESSAGES/superkaramba.mo
share/locale/he/LC_MESSAGES/sweeper.mo share/locale/he/LC_MESSAGES/sweeper.mo
share/locale/he/LC_MESSAGES/systemsettings.mo share/locale/he/LC_MESSAGES/systemsettings.mo
share/locale/he/LC_MESSAGES/timezones4.mo share/locale/he/LC_MESSAGES/timezones4.mo
share/locale/he/LC_MESSAGES/uachangerplugin.mo
share/locale/he/LC_MESSAGES/useraccount.mo share/locale/he/LC_MESSAGES/useraccount.mo
share/locale/he/LC_MESSAGES/validatorsplugin.mo
share/locale/he/LC_MESSAGES/webarchiver.mo
share/locale/he/entry.desktop share/locale/he/entry.desktop
@dirrm share/doc/HTML/he/common @dirrm share/doc/HTML/he/common
@dirrm share/apps/klettres/he/syllab @dirrm share/apps/klettres/he/syllab

View file

@ -1,2 +1,2 @@
SHA256 (KDE/kde-l10n/kde-l10n-hu-4.5.5.tar.bz2) = 15ba5dcb4426b7ef074995cdfc7e7e27a0f57ec0fc26ed6fd253f5f44532738a SHA256 (KDE/kde-l10n/kde-l10n-hu-4.6.1.tar.bz2) = 9c482287dd39b7cc44b6d0a0ba1af2ec8d8ca1c380bfb1db7ee2bb1efbe6e5f5
SIZE (KDE/kde-l10n/kde-l10n-hu-4.5.5.tar.bz2) = 3852047 SIZE (KDE/kde-l10n/kde-l10n-hu-4.6.1.tar.bz2) = 3940156

View file

@ -126,27 +126,37 @@ share/doc/HTML/hu/kioslave/telnet/index.docbook
share/doc/HTML/hu/kteatime/common share/doc/HTML/hu/kteatime/common
share/doc/HTML/hu/kteatime/index.cache.bz2 share/doc/HTML/hu/kteatime/index.cache.bz2
share/doc/HTML/hu/kteatime/index.docbook share/doc/HTML/hu/kteatime/index.docbook
share/locale/hu/LC_MESSAGES/adblock.mo
share/locale/hu/LC_MESSAGES/akonadicontact.mo
share/locale/hu/LC_MESSAGES/akregator_konqplugin.mo
share/locale/hu/LC_MESSAGES/amor.mo share/locale/hu/LC_MESSAGES/amor.mo
share/locale/hu/LC_MESSAGES/ark.mo share/locale/hu/LC_MESSAGES/ark.mo
share/locale/hu/LC_MESSAGES/attica_kde.mo share/locale/hu/LC_MESSAGES/attica_kde.mo
share/locale/hu/LC_MESSAGES/audiocd_encoder_lame.mo share/locale/hu/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/hu/LC_MESSAGES/audiocd_encoder_vorbis.mo share/locale/hu/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/hu/LC_MESSAGES/audiorename_plugin.mo share/locale/hu/LC_MESSAGES/audiorename_plugin.mo
share/locale/hu/LC_MESSAGES/autorefresh.mo
share/locale/hu/LC_MESSAGES/babelfish.mo
share/locale/hu/LC_MESSAGES/blinken.mo share/locale/hu/LC_MESSAGES/blinken.mo
share/locale/hu/LC_MESSAGES/bomber.mo share/locale/hu/LC_MESSAGES/bomber.mo
share/locale/hu/LC_MESSAGES/bovo.mo share/locale/hu/LC_MESSAGES/bovo.mo
share/locale/hu/LC_MESSAGES/cantor.mo share/locale/hu/LC_MESSAGES/cantor.mo
share/locale/hu/LC_MESSAGES/cervisia.mo share/locale/hu/LC_MESSAGES/cervisia.mo
share/locale/hu/LC_MESSAGES/cvsservice.mo share/locale/hu/LC_MESSAGES/cvsservice.mo
share/locale/hu/LC_MESSAGES/dirfilterplugin.mo
share/locale/hu/LC_MESSAGES/display.mo share/locale/hu/LC_MESSAGES/display.mo
share/locale/hu/LC_MESSAGES/dolphin.mo share/locale/hu/LC_MESSAGES/dolphin.mo
share/locale/hu/LC_MESSAGES/domtreeviewer.mo
share/locale/hu/LC_MESSAGES/dragonplayer.mo share/locale/hu/LC_MESSAGES/dragonplayer.mo
share/locale/hu/LC_MESSAGES/drkonqi.mo share/locale/hu/LC_MESSAGES/drkonqi.mo
share/locale/hu/LC_MESSAGES/filetypes.mo share/locale/hu/LC_MESSAGES/filetypes.mo
share/locale/hu/LC_MESSAGES/freespacenotifier.mo
share/locale/hu/LC_MESSAGES/fsview.mo
share/locale/hu/LC_MESSAGES/granatier.mo share/locale/hu/LC_MESSAGES/granatier.mo
share/locale/hu/LC_MESSAGES/gwenview.mo share/locale/hu/LC_MESSAGES/gwenview.mo
share/locale/hu/LC_MESSAGES/htmlsearch.mo share/locale/hu/LC_MESSAGES/htmlsearch.mo
share/locale/hu/LC_MESSAGES/imagerename_plugin.mo share/locale/hu/LC_MESSAGES/imagerename_plugin.mo
share/locale/hu/LC_MESSAGES/imgalleryplugin.mo
share/locale/hu/LC_MESSAGES/jovie.mo share/locale/hu/LC_MESSAGES/jovie.mo
share/locale/hu/LC_MESSAGES/joystick.mo share/locale/hu/LC_MESSAGES/joystick.mo
share/locale/hu/LC_MESSAGES/juk.mo share/locale/hu/LC_MESSAGES/juk.mo
@ -157,6 +167,8 @@ share/locale/hu/LC_MESSAGES/kabc_ldapkio.mo
share/locale/hu/LC_MESSAGES/kabc_net.mo share/locale/hu/LC_MESSAGES/kabc_net.mo
share/locale/hu/LC_MESSAGES/kabcformat_binary.mo share/locale/hu/LC_MESSAGES/kabcformat_binary.mo
share/locale/hu/LC_MESSAGES/kaccess.mo share/locale/hu/LC_MESSAGES/kaccess.mo
share/locale/hu/LC_MESSAGES/kaccessibleapp.mo
share/locale/hu/LC_MESSAGES/kactivitymanagerd.mo
share/locale/hu/LC_MESSAGES/kajongg.mo share/locale/hu/LC_MESSAGES/kajongg.mo
share/locale/hu/LC_MESSAGES/kalgebra.mo share/locale/hu/LC_MESSAGES/kalgebra.mo
share/locale/hu/LC_MESSAGES/kalzium.mo share/locale/hu/LC_MESSAGES/kalzium.mo
@ -193,7 +205,6 @@ share/locale/hu/LC_MESSAGES/kblocks.mo
share/locale/hu/LC_MESSAGES/kbounce.mo share/locale/hu/LC_MESSAGES/kbounce.mo
share/locale/hu/LC_MESSAGES/kbreakout.mo share/locale/hu/LC_MESSAGES/kbreakout.mo
share/locale/hu/LC_MESSAGES/kbruch.mo share/locale/hu/LC_MESSAGES/kbruch.mo
share/locale/hu/LC_MESSAGES/kbugbuster.mo
share/locale/hu/LC_MESSAGES/kcachegrind.mo share/locale/hu/LC_MESSAGES/kcachegrind.mo
share/locale/hu/LC_MESSAGES/kcachegrind_qt.mo share/locale/hu/LC_MESSAGES/kcachegrind_qt.mo
share/locale/hu/LC_MESSAGES/kcalc.mo share/locale/hu/LC_MESSAGES/kcalc.mo
@ -204,12 +215,15 @@ share/locale/hu/LC_MESSAGES/kcm_attica.mo
share/locale/hu/LC_MESSAGES/kcm_autostart.mo share/locale/hu/LC_MESSAGES/kcm_autostart.mo
share/locale/hu/LC_MESSAGES/kcm_desktoppaths.mo share/locale/hu/LC_MESSAGES/kcm_desktoppaths.mo
share/locale/hu/LC_MESSAGES/kcm_desktopthemedetails.mo share/locale/hu/LC_MESSAGES/kcm_desktopthemedetails.mo
share/locale/hu/LC_MESSAGES/kcm_device_automounter.mo
share/locale/hu/LC_MESSAGES/kcm_emoticons.mo share/locale/hu/LC_MESSAGES/kcm_emoticons.mo
share/locale/hu/LC_MESSAGES/kcm_infobase.mo share/locale/hu/LC_MESSAGES/kcm_infobase.mo
share/locale/hu/LC_MESSAGES/kcm_infosummary.mo
share/locale/hu/LC_MESSAGES/kcm_krfb.mo share/locale/hu/LC_MESSAGES/kcm_krfb.mo
share/locale/hu/LC_MESSAGES/kcm_kwindesktop.mo share/locale/hu/LC_MESSAGES/kcm_kwindesktop.mo
share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo
share/locale/hu/LC_MESSAGES/kcm_memory.mo share/locale/hu/LC_MESSAGES/kcm_memory.mo
share/locale/hu/LC_MESSAGES/kcm_nepomuk.mo
share/locale/hu/LC_MESSAGES/kcm_pci.mo share/locale/hu/LC_MESSAGES/kcm_pci.mo
share/locale/hu/LC_MESSAGES/kcm_phonon.mo share/locale/hu/LC_MESSAGES/kcm_phonon.mo
share/locale/hu/LC_MESSAGES/kcm_phononxine.mo share/locale/hu/LC_MESSAGES/kcm_phononxine.mo
@ -226,6 +240,7 @@ share/locale/hu/LC_MESSAGES/kcmcgi.mo
share/locale/hu/LC_MESSAGES/kcmcolors.mo share/locale/hu/LC_MESSAGES/kcmcolors.mo
share/locale/hu/LC_MESSAGES/kcmcomponentchooser.mo share/locale/hu/LC_MESSAGES/kcmcomponentchooser.mo
share/locale/hu/LC_MESSAGES/kcmcrypto.mo share/locale/hu/LC_MESSAGES/kcmcrypto.mo
share/locale/hu/LC_MESSAGES/kcmdevinfo.mo
share/locale/hu/LC_MESSAGES/kcmfonts.mo share/locale/hu/LC_MESSAGES/kcmfonts.mo
share/locale/hu/LC_MESSAGES/kcmhtmlsearch.mo share/locale/hu/LC_MESSAGES/kcmhtmlsearch.mo
share/locale/hu/LC_MESSAGES/kcmicons.mo share/locale/hu/LC_MESSAGES/kcmicons.mo
@ -247,9 +262,11 @@ share/locale/hu/LC_MESSAGES/kcmkwallet.mo
share/locale/hu/LC_MESSAGES/kcmkwincompositing.mo share/locale/hu/LC_MESSAGES/kcmkwincompositing.mo
share/locale/hu/LC_MESSAGES/kcmkwindecoration.mo share/locale/hu/LC_MESSAGES/kcmkwindecoration.mo
share/locale/hu/LC_MESSAGES/kcmkwinrules.mo share/locale/hu/LC_MESSAGES/kcmkwinrules.mo
share/locale/hu/LC_MESSAGES/kcmkwinscreenedges.mo
share/locale/hu/LC_MESSAGES/kcmkwm.mo share/locale/hu/LC_MESSAGES/kcmkwm.mo
share/locale/hu/LC_MESSAGES/kcmlaunch.mo share/locale/hu/LC_MESSAGES/kcmlaunch.mo
share/locale/hu/LC_MESSAGES/kcmlocale.mo share/locale/hu/LC_MESSAGES/kcmlocale.mo
share/locale/hu/LC_MESSAGES/kcmnic.mo
share/locale/hu/LC_MESSAGES/kcmnotify.mo share/locale/hu/LC_MESSAGES/kcmnotify.mo
share/locale/hu/LC_MESSAGES/kcmopengl.mo share/locale/hu/LC_MESSAGES/kcmopengl.mo
share/locale/hu/LC_MESSAGES/kcmperformance.mo share/locale/hu/LC_MESSAGES/kcmperformance.mo
@ -280,6 +297,7 @@ share/locale/hu/LC_MESSAGES/kdialog.mo
share/locale/hu/LC_MESSAGES/kdiamond.mo share/locale/hu/LC_MESSAGES/kdiamond.mo
share/locale/hu/LC_MESSAGES/kdmconfig.mo share/locale/hu/LC_MESSAGES/kdmconfig.mo
share/locale/hu/LC_MESSAGES/kdmgreet.mo share/locale/hu/LC_MESSAGES/kdmgreet.mo
share/locale/hu/LC_MESSAGES/kdontchangethehostname.mo
share/locale/hu/LC_MESSAGES/keditbookmarks.mo share/locale/hu/LC_MESSAGES/keditbookmarks.mo
share/locale/hu/LC_MESSAGES/kfile.mo share/locale/hu/LC_MESSAGES/kfile.mo
share/locale/hu/LC_MESSAGES/kfile_avi.mo share/locale/hu/LC_MESSAGES/kfile_avi.mo
@ -310,6 +328,7 @@ share/locale/hu/LC_MESSAGES/kfontinst.mo
share/locale/hu/LC_MESSAGES/kfourinline.mo share/locale/hu/LC_MESSAGES/kfourinline.mo
share/locale/hu/LC_MESSAGES/kgeography.mo share/locale/hu/LC_MESSAGES/kgeography.mo
share/locale/hu/LC_MESSAGES/kget.mo share/locale/hu/LC_MESSAGES/kget.mo
share/locale/hu/LC_MESSAGES/kgetplugin.mo
share/locale/hu/LC_MESSAGES/kglobalaccel.mo share/locale/hu/LC_MESSAGES/kglobalaccel.mo
share/locale/hu/LC_MESSAGES/kgoldrunner.mo share/locale/hu/LC_MESSAGES/kgoldrunner.mo
share/locale/hu/LC_MESSAGES/kgpg.mo share/locale/hu/LC_MESSAGES/kgpg.mo
@ -321,6 +340,7 @@ share/locale/hu/LC_MESSAGES/khelpcenter.mo
share/locale/hu/LC_MESSAGES/khotkeys.mo share/locale/hu/LC_MESSAGES/khotkeys.mo
share/locale/hu/LC_MESSAGES/khotnewstuff.mo share/locale/hu/LC_MESSAGES/khotnewstuff.mo
share/locale/hu/LC_MESSAGES/khtmlkttsd.mo share/locale/hu/LC_MESSAGES/khtmlkttsd.mo
share/locale/hu/LC_MESSAGES/khtmlsettingsplugin.mo
share/locale/hu/LC_MESSAGES/kiconfinder.mo share/locale/hu/LC_MESSAGES/kiconfinder.mo
share/locale/hu/LC_MESSAGES/kig.mo share/locale/hu/LC_MESSAGES/kig.mo
share/locale/hu/LC_MESSAGES/kigo.mo share/locale/hu/LC_MESSAGES/kigo.mo
@ -380,7 +400,6 @@ share/locale/hu/LC_MESSAGES/kmouth.mo
share/locale/hu/LC_MESSAGES/kmplot.mo share/locale/hu/LC_MESSAGES/kmplot.mo
share/locale/hu/LC_MESSAGES/knetattach.mo share/locale/hu/LC_MESSAGES/knetattach.mo
share/locale/hu/LC_MESSAGES/knetwalk.mo share/locale/hu/LC_MESSAGES/knetwalk.mo
share/locale/hu/LC_MESSAGES/knetworkconfmodule.mo
share/locale/hu/LC_MESSAGES/knotify4.mo share/locale/hu/LC_MESSAGES/knotify4.mo
share/locale/hu/LC_MESSAGES/kolf.mo share/locale/hu/LC_MESSAGES/kolf.mo
share/locale/hu/LC_MESSAGES/kollision.mo share/locale/hu/LC_MESSAGES/kollision.mo
@ -403,12 +422,10 @@ share/locale/hu/LC_MESSAGES/krandr.mo
share/locale/hu/LC_MESSAGES/krdb.mo share/locale/hu/LC_MESSAGES/krdb.mo
share/locale/hu/LC_MESSAGES/krdc.mo share/locale/hu/LC_MESSAGES/krdc.mo
share/locale/hu/LC_MESSAGES/kreadconfig.mo share/locale/hu/LC_MESSAGES/kreadconfig.mo
share/locale/hu/LC_MESSAGES/kres_bugzilla.mo
share/locale/hu/LC_MESSAGES/kreversi.mo share/locale/hu/LC_MESSAGES/kreversi.mo
share/locale/hu/LC_MESSAGES/krfb.mo share/locale/hu/LC_MESSAGES/krfb.mo
share/locale/hu/LC_MESSAGES/kruler.mo share/locale/hu/LC_MESSAGES/kruler.mo
share/locale/hu/LC_MESSAGES/krunner.mo share/locale/hu/LC_MESSAGES/krunner.mo
share/locale/hu/LC_MESSAGES/ksame.mo
share/locale/hu/LC_MESSAGES/ksaneplugin.mo share/locale/hu/LC_MESSAGES/ksaneplugin.mo
share/locale/hu/LC_MESSAGES/kscd.mo share/locale/hu/LC_MESSAGES/kscd.mo
share/locale/hu/LC_MESSAGES/kscreensaver.mo share/locale/hu/LC_MESSAGES/kscreensaver.mo
@ -461,10 +478,13 @@ share/locale/hu/LC_MESSAGES/kwriteconfig.mo
share/locale/hu/LC_MESSAGES/kxkb.mo share/locale/hu/LC_MESSAGES/kxkb.mo
share/locale/hu/LC_MESSAGES/kxsconfig.mo share/locale/hu/LC_MESSAGES/kxsconfig.mo
share/locale/hu/LC_MESSAGES/lancelot.mo share/locale/hu/LC_MESSAGES/lancelot.mo
share/locale/hu/LC_MESSAGES/libakonadi-calendar.mo
share/locale/hu/LC_MESSAGES/libakonadi-kmime.mo
share/locale/hu/LC_MESSAGES/libakonadi.mo share/locale/hu/LC_MESSAGES/libakonadi.mo
share/locale/hu/LC_MESSAGES/libkasten.mo share/locale/hu/LC_MESSAGES/libkasten.mo
share/locale/hu/LC_MESSAGES/libkblog.mo share/locale/hu/LC_MESSAGES/libkblog.mo
share/locale/hu/LC_MESSAGES/libkcal.mo share/locale/hu/LC_MESSAGES/libkcal.mo
share/locale/hu/LC_MESSAGES/libkcalutils.mo
share/locale/hu/LC_MESSAGES/libkcddb.mo share/locale/hu/LC_MESSAGES/libkcddb.mo
share/locale/hu/LC_MESSAGES/libkcompactdisc.mo share/locale/hu/LC_MESSAGES/libkcompactdisc.mo
share/locale/hu/LC_MESSAGES/libkdcraw.mo share/locale/hu/LC_MESSAGES/libkdcraw.mo
@ -487,11 +507,13 @@ share/locale/hu/LC_MESSAGES/libktnef.mo
share/locale/hu/LC_MESSAGES/libkunitconversion.mo share/locale/hu/LC_MESSAGES/libkunitconversion.mo
share/locale/hu/LC_MESSAGES/libkworkspace.mo share/locale/hu/LC_MESSAGES/libkworkspace.mo
share/locale/hu/LC_MESSAGES/libkxmlrpcclient.mo share/locale/hu/LC_MESSAGES/libkxmlrpcclient.mo
share/locale/hu/LC_MESSAGES/liblancelot-datamodels.mo
share/locale/hu/LC_MESSAGES/libmailtransport.mo share/locale/hu/LC_MESSAGES/libmailtransport.mo
share/locale/hu/LC_MESSAGES/liboktetacore.mo share/locale/hu/LC_MESSAGES/liboktetacore.mo
share/locale/hu/LC_MESSAGES/liboktetakasten.mo share/locale/hu/LC_MESSAGES/liboktetakasten.mo
share/locale/hu/LC_MESSAGES/libphonon.mo share/locale/hu/LC_MESSAGES/libphonon.mo
share/locale/hu/LC_MESSAGES/libplasma.mo share/locale/hu/LC_MESSAGES/libplasma.mo
share/locale/hu/LC_MESSAGES/libplasma_groupingcontainment.mo
share/locale/hu/LC_MESSAGES/libplasmaclock.mo share/locale/hu/LC_MESSAGES/libplasmaclock.mo
share/locale/hu/LC_MESSAGES/libplasmaweather.mo share/locale/hu/LC_MESSAGES/libplasmaweather.mo
share/locale/hu/LC_MESSAGES/librtm.mo share/locale/hu/LC_MESSAGES/librtm.mo
@ -500,9 +522,16 @@ share/locale/hu/LC_MESSAGES/lokalize.mo
share/locale/hu/LC_MESSAGES/lskat.mo share/locale/hu/LC_MESSAGES/lskat.mo
share/locale/hu/LC_MESSAGES/marble.mo share/locale/hu/LC_MESSAGES/marble.mo
share/locale/hu/LC_MESSAGES/marble_qt.mo share/locale/hu/LC_MESSAGES/marble_qt.mo
share/locale/hu/LC_MESSAGES/mf_konqplugin.mo
share/locale/hu/LC_MESSAGES/minitoolsplugin.mo
share/locale/hu/LC_MESSAGES/mplayerthumbs.mo share/locale/hu/LC_MESSAGES/mplayerthumbs.mo
share/locale/hu/LC_MESSAGES/mplayerthumbsconfig.mo share/locale/hu/LC_MESSAGES/mplayerthumbsconfig.mo
share/locale/hu/LC_MESSAGES/nepomuk.mo share/locale/hu/LC_MESSAGES/nepomukbackup.mo
share/locale/hu/LC_MESSAGES/nepomukqueryservice.mo
share/locale/hu/LC_MESSAGES/nepomukserver.mo
share/locale/hu/LC_MESSAGES/nepomukservicestub.mo
share/locale/hu/LC_MESSAGES/nepomukstorage.mo
share/locale/hu/LC_MESSAGES/nepomukstrigiservice.mo
share/locale/hu/LC_MESSAGES/nsplugin.mo share/locale/hu/LC_MESSAGES/nsplugin.mo
share/locale/hu/LC_MESSAGES/okteta.mo share/locale/hu/LC_MESSAGES/okteta.mo
share/locale/hu/LC_MESSAGES/oktetapart.mo share/locale/hu/LC_MESSAGES/oktetapart.mo
@ -531,8 +560,10 @@ share/locale/hu/LC_MESSAGES/phononserver.mo
share/locale/hu/LC_MESSAGES/plasma-desktop.mo share/locale/hu/LC_MESSAGES/plasma-desktop.mo
share/locale/hu/LC_MESSAGES/plasma-netbook.mo share/locale/hu/LC_MESSAGES/plasma-netbook.mo
share/locale/hu/LC_MESSAGES/plasma-overlay.mo share/locale/hu/LC_MESSAGES/plasma-overlay.mo
share/locale/hu/LC_MESSAGES/plasma-windowed.mo
share/locale/hu/LC_MESSAGES/plasma_applet_BbalL.mo share/locale/hu/LC_MESSAGES/plasma_applet_BbalL.mo
share/locale/hu/LC_MESSAGES/plasma_applet_CharSelectApplet.mo share/locale/hu/LC_MESSAGES/plasma_applet_CharSelectApplet.mo
share/locale/hu/LC_MESSAGES/plasma_applet_Molmasscalculator.mo
share/locale/hu/LC_MESSAGES/plasma_applet_battery.mo share/locale/hu/LC_MESSAGES/plasma_applet_battery.mo
share/locale/hu/LC_MESSAGES/plasma_applet_binaryclock.mo share/locale/hu/LC_MESSAGES/plasma_applet_binaryclock.mo
share/locale/hu/LC_MESSAGES/plasma_applet_bookmarks.mo share/locale/hu/LC_MESSAGES/plasma_applet_bookmarks.mo
@ -550,8 +581,10 @@ share/locale/hu/LC_MESSAGES/plasma_applet_folderview.mo
share/locale/hu/LC_MESSAGES/plasma_applet_frame.mo share/locale/hu/LC_MESSAGES/plasma_applet_frame.mo
share/locale/hu/LC_MESSAGES/plasma_applet_fuzzy_clock.mo share/locale/hu/LC_MESSAGES/plasma_applet_fuzzy_clock.mo
share/locale/hu/LC_MESSAGES/plasma_applet_gasCalculator.mo share/locale/hu/LC_MESSAGES/plasma_applet_gasCalculator.mo
share/locale/hu/LC_MESSAGES/plasma_applet_groupingpanel.mo
share/locale/hu/LC_MESSAGES/plasma_applet_icon.mo share/locale/hu/LC_MESSAGES/plasma_applet_icon.mo
share/locale/hu/LC_MESSAGES/plasma_applet_incomingmsg.mo share/locale/hu/LC_MESSAGES/plasma_applet_incomingmsg.mo
share/locale/hu/LC_MESSAGES/plasma_applet_kalgebra.mo
share/locale/hu/LC_MESSAGES/plasma_applet_kalzium.mo share/locale/hu/LC_MESSAGES/plasma_applet_kalzium.mo
share/locale/hu/LC_MESSAGES/plasma_applet_katesession.mo share/locale/hu/LC_MESSAGES/plasma_applet_katesession.mo
share/locale/hu/LC_MESSAGES/plasma_applet_kdeobservatory.mo share/locale/hu/LC_MESSAGES/plasma_applet_kdeobservatory.mo
@ -607,10 +640,11 @@ share/locale/hu/LC_MESSAGES/plasma_applet_webbrowser.mo
share/locale/hu/LC_MESSAGES/plasma_applet_webslice.mo share/locale/hu/LC_MESSAGES/plasma_applet_webslice.mo
share/locale/hu/LC_MESSAGES/plasma_applet_windowlist.mo share/locale/hu/LC_MESSAGES/plasma_applet_windowlist.mo
share/locale/hu/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo share/locale/hu/LC_MESSAGES/plasma_appletscriptengine_dashboard.mo
share/locale/hu/LC_MESSAGES/plasma_appletscriptengine_qedjescripts.mo share/locale/hu/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchactivity.mo share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchactivity.mo
share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchdesktop.mo
share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo share/locale/hu/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
share/locale/hu/LC_MESSAGES/plasma_engine_calendar.mo
share/locale/hu/LC_MESSAGES/plasma_engine_kalzium.mo share/locale/hu/LC_MESSAGES/plasma_engine_kalzium.mo
share/locale/hu/LC_MESSAGES/plasma_engine_kdeobservatory.mo share/locale/hu/LC_MESSAGES/plasma_engine_kdeobservatory.mo
share/locale/hu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/hu/LC_MESSAGES/plasma_engine_keystate.mo
@ -619,8 +653,8 @@ share/locale/hu/LC_MESSAGES/plasma_engine_metadata.mo
share/locale/hu/LC_MESSAGES/plasma_engine_network.mo share/locale/hu/LC_MESSAGES/plasma_engine_network.mo
share/locale/hu/LC_MESSAGES/plasma_engine_notifications.mo share/locale/hu/LC_MESSAGES/plasma_engine_notifications.mo
share/locale/hu/LC_MESSAGES/plasma_engine_nowplaying.mo share/locale/hu/LC_MESSAGES/plasma_engine_nowplaying.mo
share/locale/hu/LC_MESSAGES/plasma_engine_pastebin.mo
share/locale/hu/LC_MESSAGES/plasma_engine_rss.mo share/locale/hu/LC_MESSAGES/plasma_engine_rss.mo
share/locale/hu/LC_MESSAGES/plasma_engine_share.mo
share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo
share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo
share/locale/hu/LC_MESSAGES/plasma_packagestructure_comic.mo share/locale/hu/LC_MESSAGES/plasma_packagestructure_comic.mo
@ -632,6 +666,7 @@ share/locale/hu/LC_MESSAGES/plasma_runner_calculatorrunner.mo
share/locale/hu/LC_MESSAGES/plasma_runner_contacts.mo share/locale/hu/LC_MESSAGES/plasma_runner_contacts.mo
share/locale/hu/LC_MESSAGES/plasma_runner_converterrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_converterrunner.mo
share/locale/hu/LC_MESSAGES/plasma_runner_datetime.mo share/locale/hu/LC_MESSAGES/plasma_runner_datetime.mo
share/locale/hu/LC_MESSAGES/plasma_runner_events.mo
share/locale/hu/LC_MESSAGES/plasma_runner_katesessions.mo share/locale/hu/LC_MESSAGES/plasma_runner_katesessions.mo
share/locale/hu/LC_MESSAGES/plasma_runner_kget.mo share/locale/hu/LC_MESSAGES/plasma_runner_kget.mo
share/locale/hu/LC_MESSAGES/plasma_runner_kill.mo share/locale/hu/LC_MESSAGES/plasma_runner_kill.mo
@ -652,6 +687,7 @@ share/locale/hu/LC_MESSAGES/plasma_runner_solid.mo
share/locale/hu/LC_MESSAGES/plasma_runner_spellcheckrunner.mo share/locale/hu/LC_MESSAGES/plasma_runner_spellcheckrunner.mo
share/locale/hu/LC_MESSAGES/plasma_runner_webshortcuts.mo share/locale/hu/LC_MESSAGES/plasma_runner_webshortcuts.mo
share/locale/hu/LC_MESSAGES/plasma_runner_windowedwidgets.mo share/locale/hu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
share/locale/hu/LC_MESSAGES/plasma_runner_windows.mo
share/locale/hu/LC_MESSAGES/plasma_scriptengine_qscript.mo share/locale/hu/LC_MESSAGES/plasma_scriptengine_qscript.mo
share/locale/hu/LC_MESSAGES/plasma_wallpaper_color.mo share/locale/hu/LC_MESSAGES/plasma_wallpaper_color.mo
share/locale/hu/LC_MESSAGES/plasma_wallpaper_image.mo share/locale/hu/LC_MESSAGES/plasma_wallpaper_image.mo
@ -663,19 +699,20 @@ share/locale/hu/LC_MESSAGES/plasma_wallpaper_weather.mo
share/locale/hu/LC_MESSAGES/plasmaengineexplorer.mo share/locale/hu/LC_MESSAGES/plasmaengineexplorer.mo
share/locale/hu/LC_MESSAGES/plasmagenericshell.mo share/locale/hu/LC_MESSAGES/plasmagenericshell.mo
share/locale/hu/LC_MESSAGES/plasmapkg.mo share/locale/hu/LC_MESSAGES/plasmapkg.mo
share/locale/hu/LC_MESSAGES/plasmawallpaperviewer.mo
share/locale/hu/LC_MESSAGES/plasmoidviewer.mo share/locale/hu/LC_MESSAGES/plasmoidviewer.mo
share/locale/hu/LC_MESSAGES/policykit-kde.mo
share/locale/hu/LC_MESSAGES/polkit-kde-authorization.mo
share/locale/hu/LC_MESSAGES/powerdevil.mo share/locale/hu/LC_MESSAGES/powerdevil.mo
share/locale/hu/LC_MESSAGES/powerdevilglobalconfig.mo
share/locale/hu/LC_MESSAGES/powerdevilprofilesconfig.mo
share/locale/hu/LC_MESSAGES/printer-applet.mo share/locale/hu/LC_MESSAGES/printer-applet.mo
share/locale/hu/LC_MESSAGES/processcore.mo share/locale/hu/LC_MESSAGES/processcore.mo
share/locale/hu/LC_MESSAGES/processui.mo share/locale/hu/LC_MESSAGES/processui.mo
share/locale/hu/LC_MESSAGES/randrmonitor.mo share/locale/hu/LC_MESSAGES/randrmonitor.mo
share/locale/hu/LC_MESSAGES/rellinks.mo
share/locale/hu/LC_MESSAGES/rocs.mo share/locale/hu/LC_MESSAGES/rocs.mo
share/locale/hu/LC_MESSAGES/solid-bluetooth.mo share/locale/hu/LC_MESSAGES/searchbarplugin.mo
share/locale/hu/LC_MESSAGES/solid-hardware.mo share/locale/hu/LC_MESSAGES/solid-hardware.mo
share/locale/hu/LC_MESSAGES/solid-network.mo share/locale/hu/LC_MESSAGES/solid-network.mo
share/locale/hu/LC_MESSAGES/solid-powermanagement.mo
share/locale/hu/LC_MESSAGES/solid_qt.mo share/locale/hu/LC_MESSAGES/solid_qt.mo
share/locale/hu/LC_MESSAGES/solidcontrol.mo share/locale/hu/LC_MESSAGES/solidcontrol.mo
share/locale/hu/LC_MESSAGES/soliduiserver.mo share/locale/hu/LC_MESSAGES/soliduiserver.mo
@ -689,8 +726,11 @@ share/locale/hu/LC_MESSAGES/sweeper.mo
share/locale/hu/LC_MESSAGES/system-config-printer-kde.mo share/locale/hu/LC_MESSAGES/system-config-printer-kde.mo
share/locale/hu/LC_MESSAGES/systemsettings.mo share/locale/hu/LC_MESSAGES/systemsettings.mo
share/locale/hu/LC_MESSAGES/timezones4.mo share/locale/hu/LC_MESSAGES/timezones4.mo
share/locale/hu/LC_MESSAGES/uachangerplugin.mo
share/locale/hu/LC_MESSAGES/umbrello.mo share/locale/hu/LC_MESSAGES/umbrello.mo
share/locale/hu/LC_MESSAGES/useraccount.mo share/locale/hu/LC_MESSAGES/useraccount.mo
share/locale/hu/LC_MESSAGES/validatorsplugin.mo
share/locale/hu/LC_MESSAGES/webarchiver.mo
share/locale/hu/LC_MESSAGES/xml_mimetypes.mo share/locale/hu/LC_MESSAGES/xml_mimetypes.mo
share/locale/hu/entry.desktop share/locale/hu/entry.desktop
@dirrm share/doc/HTML/hu/kteatime @dirrm share/doc/HTML/hu/kteatime

Some files were not shown because too many files have changed in this diff Show more