[kde-doc-english] [kdepim] /: Remove the groupwise kresource
Allen Winter
winter at kde.org
Thu Dec 22 20:16:32 UTC 2011
Git commit 2bc35acb4ffe36cef4ee9c8274974a1d0f8aad45 by Allen Winter.
Committed on 22/12/2011 at 21:15.
Pushed by winterz into branch 'master'.
Remove the groupwise kresource
and also the groupwise and groupware wizards
GUI:
CCMAIL: kde-pim at kde.org,kde-i18n-doc at kde.org
M +0 -4 CMakeLists.txt
M +0 -1 MAINTAINERS
M +0 -4 kresources/CMakeLists.txt
D +0 -67 kresources/groupwise/CMakeLists.txt
D +0 -3 kresources/groupwise/Messages.sh
D +0 -13 kresources/groupwise/TODO
D +0 -73 kresources/groupwise/groupwise_export.h
D +0 -50 kresources/groupwise/groupwisesettingswidget.cpp
D +0 -47 kresources/groupwise/groupwisesettingswidget.h
D +0 -81 kresources/groupwise/groupwisesettingswidgetbase.ui
D +0 -64 kresources/groupwise/kabc_groupwise.desktop
D +0 -8 kresources/groupwise/kabc_groupwiseprefs.kcfgc
D +0 -777 kresources/groupwise/kabc_resourcegroupwise.cpp
D +0 -167 kresources/groupwise/kabc_resourcegroupwise.h
D +0 -41 kresources/groupwise/kabc_resourcegroupwise_plugin.cpp
D +0 -214 kresources/groupwise/kabc_resourcegroupwiseconfig.cpp
D +0 -74 kresources/groupwise/kabc_resourcegroupwiseconfig.h
D +0 -64 kresources/groupwise/kcal_groupwise.desktop
D +0 -33 kresources/groupwise/kcal_groupwiseprefs.cpp
D +0 -37 kresources/groupwise/kcal_groupwiseprefs.h
D +0 -11 kresources/groupwise/kcal_groupwiseprefsbase.kcfgc
D +0 -342 kresources/groupwise/kcal_resourcegroupwise.cpp
D +0 -93 kresources/groupwise/kcal_resourcegroupwise.h
D +0 -42 kresources/groupwise/kcal_resourcegroupwise_plugin.cpp
D +0 -182 kresources/groupwise/kcal_resourcegroupwiseconfig.cpp
D +0 -68 kresources/groupwise/kcal_resourcegroupwiseconfig.h
D +0 -19 kresources/groupwise/kioslave/CMakeLists.txt
D +0 -2 kresources/groupwise/kioslave/Messages.sh
D +0 -425 kresources/groupwise/kioslave/groupwise.cpp
D +0 -55 kresources/groupwise/kioslave/groupwise.h
D +0 -6 kresources/groupwise/kioslave/groupwise.protocol
D +0 -6 kresources/groupwise/kioslave/groupwises.protocol
D +0 -55 kresources/groupwise/kresources_kabc_groupwise.kcfg
D +0 -23 kresources/groupwise/kresources_kcal_groupwise.kcfg
D +0 -35 kresources/groupwise/soap/CMakeLists.txt
D +0 -14 kresources/groupwise/soap/GroupWiseBinding.nsmap
D +0 -26 kresources/groupwise/soap/README
D +0 -630 kresources/groupwise/soap/contactconverter.cpp
D +0 -54 kresources/groupwise/soap/contactconverter.h
D +0 -313 kresources/groupwise/soap/events.xsd
D +0 -57 kresources/groupwise/soap/extractxml.pl
D +0 -60 kresources/groupwise/soap/fixup_groupwise.h.pl
D +0 -2081 kresources/groupwise/soap/groupwise.wsdl
D +0 -1664 kresources/groupwise/soap/groupwiseserver.cpp
D +0 -250 kresources/groupwise/soap/groupwiseserver.h
D +0 -185 kresources/groupwise/soap/gwconverter.cpp
D +0 -65 kresources/groupwise/soap/gwconverter.h
D +0 -741 kresources/groupwise/soap/gwjobs.cpp
D +0 -135 kresources/groupwise/soap/gwjobs.h
D +0 -789 kresources/groupwise/soap/incidenceconverter.cpp
D +0 -76 kresources/groupwise/soap/incidenceconverter.h
D +0 -412 kresources/groupwise/soap/ksslsocket.cpp
D +0 -60 kresources/groupwise/soap/ksslsocket.h
D +0 -349 kresources/groupwise/soap/ktcpsocket.h
D +0 -1429 kresources/groupwise/soap/methods.xsd
D +0 -32 kresources/groupwise/soap/patches/README
D +0 -20 kresources/groupwise/soap/patches/broken_namespace.diff
D +0 -28 kresources/groupwise/soap/patches/socklen.diff
D +0 -15 kresources/groupwise/soap/patches/type_typo.diff
D +0 -15 kresources/groupwise/soap/patches/utf8_entities.diff
D +0 -96392 kresources/groupwise/soap/soapC.cpp
D +0 -4162 kresources/groupwise/soap/soapClient.cpp
D +0 -114 kresources/groupwise/soap/soapGroupWiseBindingProxy.h
D +0 -9201 kresources/groupwise/soap/soapH.h
D +0 -8923 kresources/groupwise/soap/soapStub.h
D +0 -173 kresources/groupwise/soap/soapdebug.cpp
D +0 -12556 kresources/groupwise/soap/stdsoap2.cpp
D +0 -1958 kresources/groupwise/soap/stdsoap2.h
D +0 -48 kresources/groupwise/soap/stl.h
D +0 -46 kresources/groupwise/soap/stldeque.h
D +0 -46 kresources/groupwise/soap/stllist.h
D +0 -46 kresources/groupwise/soap/stlset.h
D +0 -46 kresources/groupwise/soap/stlvector.h
D +0 -143 kresources/groupwise/soap/typemap.dat
D +0 -1782 kresources/groupwise/soap/types.xsd
D +0 -86 wizards/CMakeLists.txt
D +0 -8 wizards/DESIGN
D +0 -3 wizards/Messages.sh
D +0 -57 wizards/groupwaremain.cpp
D +0 -54 wizards/groupwarewizard.cpp
D +0 -62 wizards/groupwarewizard.desktop
D +0 -41 wizards/groupwarewizard.h
D +0 -85 wizards/groupwise.kcfg
D +0 -11 wizards/groupwiseconfig.kcfgc
D +0 -55 wizards/groupwisemain.cpp
D +0 -323 wizards/groupwisewizard.cpp
D +0 -51 wizards/groupwisewizard.h
D +0 -303 wizards/kconfigpropagator.cpp
D +0 -162 wizards/kconfigpropagator.h
D +0 -231 wizards/kconfigwizard.cpp
D +0 -113 wizards/kconfigwizard.h
D +0 -101 wizards/overviewpage.cpp
D +0 -43 wizards/overviewpage.h
D +0 -11 wizards/tests/CMakeLists.txt
D +0 -11 wizards/tests/myconfig.kcfgc
D +0 -44 wizards/tests/propagator_test.kcfg
D +0 -99 wizards/tests/testwizard.cpp
http://commits.kde.org/kdepim/2bc35acb4ffe36cef4ee9c8274974a1d0f8aad45
More information about the kde-doc-english
mailing list