freebsd-ports/editors/koffice-kde4/pkg-plist

1183 lines
52 KiB
Text
Raw Normal View History

bin/kchart
bin/killustrator
bin/koscript
bin/koshell
bin/kprconverter.pl
bin/kpresenter
bin/kspread
bin/kword
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
include/KoApplicationIface.h
include/KoDocumentIface.h
include/KoViewIface.h
include/MatrixDialog.h
include/box.h
include/handler.h
include/kcoloractions.h
include/kformula.h
include/kformulaedit.h
include/kformulatoolbar.h
include/koApplication.h
include/koChart.h
include/koChild.h
include/koDataTool.h
include/koDocument.h
include/koDocumentChild.h
include/koDocumentInfo.h
include/koDocumentInfoDlg.h
include/koFactory.h
include/koFilter.h
include/koFilterDialog.h
include/koFilterManager.h
include/koFrame.h
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
include/koGlobal.h
include/koKoolBar.h
include/koMainWindow.h
include/koPageLayoutDia.h
include/koPartSelectDia.h
include/koQueryTrader.h
include/koRuler.h
include/koStore.h
include/koStoreDevice.h
include/koStream.h
include/koTabChooser.h
include/koTemplateChooseDia.h
include/koTemplateCreateDia.h
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
include/koTemplates.h
include/koToolBox.h
include/koView.h
include/komlParser.h
include/komlWriter.h
include/matrixbox.h
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/kchart.la
lib/kchart.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/killustrator.la
lib/killustrator.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/koshell.la
lib/koshell.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/kpresenter.la
lib/kpresenter.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/kspread.la
lib/kspread.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/kword.la
lib/kword.so
lib/libasciiexport.la
lib/libasciiexport.so
lib/libasciiimport.la
lib/libasciiimport.so
lib/libcsvexport.la
lib/libcsvexport.so
lib/libcsvfilterdia.la
lib/libcsvfilterdia.so
lib/libcsvimport.la
lib/libcsvimport.so
lib/libhtmlexport.la
lib/libhtmlexport.so
lib/libhtmlimport.la
lib/libhtmlimport.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/libkchartpart.la
lib/libkchartpart.so
lib/libkformula.la
2000-12-12 04:02:24 +01:00
lib/libkformula.so
lib/libkformula.so.3
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/libkillustratorpart.la
lib/libkillustratorpart.so
lib/libkochart.la
2000-12-12 04:02:24 +01:00
lib/libkochart.so
lib/libkochart.so.1
lib/libkodocinfopropspage.la
2000-12-12 04:02:24 +01:00
lib/libkodocinfopropspage.so
lib/libkodocinfopropspage.so.0
lib/libkofficecore.la
2000-12-12 04:02:24 +01:00
lib/libkofficecore.so
lib/libkofficecore.so.1
lib/libkofficeui.la
2000-12-12 04:02:24 +01:00
lib/libkofficeui.so
lib/libkofficeui.so.1
lib/libkoml.la
2000-12-12 04:02:24 +01:00
lib/libkoml.so
lib/libkoml.so.1
lib/libkoscript.la
2000-12-12 04:02:24 +01:00
lib/libkoscript.so
lib/libkoscript.so.1
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/libkpresenterpart.la
lib/libkpresenterpart.so
lib/libkspelltool.la
lib/libkspelltool.so
lib/libkspreadcalc.la
lib/libkspreadcalc.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/libkspreadpart.la
lib/libkspreadpart.so
lib/libkstore.la
2000-12-12 04:02:24 +01:00
lib/libkstore.so
lib/libkstore.so.1
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
lib/libkwordpart.la
lib/libkwordpart.so
lib/libolefilter.la
lib/libolefilter.so
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/applnk/Office/kchart.desktop
share/applnk/Office/killustrator.desktop
share/applnk/Office/koshell.desktop
share/applnk/Office/kpresenter.desktop
share/applnk/Office/kspread.desktop
share/applnk/Office/kword.desktop
share/apps/kchart/icons/locolor/16x16/actions/areas.png
share/apps/kchart/icons/locolor/16x16/actions/areas3d.png
share/apps/kchart/icons/locolor/16x16/actions/bars.png
share/apps/kchart/icons/locolor/16x16/actions/bars3d.png
share/apps/kchart/icons/locolor/16x16/actions/cakes.png
share/apps/kchart/icons/locolor/16x16/actions/cakes3d.png
share/apps/kchart/icons/locolor/16x16/actions/data.png
share/apps/kchart/icons/locolor/16x16/actions/lines.png
share/apps/kchart/icons/locolor/16x16/actions/lines3d.png
share/apps/kchart/icons/locolor/16x16/actions/options.png
share/apps/kchart/icons/locolor/16x16/actions/wizard.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kchart/icons/locolor/22x22/actions/areas.png
share/apps/kchart/icons/locolor/22x22/actions/areas3d.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kchart/icons/locolor/22x22/actions/bars.png
share/apps/kchart/icons/locolor/22x22/actions/bars3d.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kchart/icons/locolor/22x22/actions/cakes.png
share/apps/kchart/icons/locolor/22x22/actions/cakes3d.png
share/apps/kchart/icons/locolor/22x22/actions/data.png
share/apps/kchart/icons/locolor/22x22/actions/lines.png
share/apps/kchart/icons/locolor/22x22/actions/lines3d.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kchart/icons/locolor/22x22/actions/options.png
share/apps/kchart/icons/locolor/22x22/actions/wizard.png
share/apps/kchart/kchart.rc
share/apps/kchart/pics/3DAREA.png
share/apps/kchart/pics/3DBAR.png
share/apps/kchart/pics/3DCOMBO_HLC_AREA.png
share/apps/kchart/pics/3DCOMBO_HLC_BAR.png
share/apps/kchart/pics/3DCOMBO_LINE_AREA.png
share/apps/kchart/pics/3DCOMBO_LINE_BAR.png
share/apps/kchart/pics/3DLINE.png
share/apps/kchart/pics/areasubtypebeside.png
share/apps/kchart/pics/areasubtypedepth.png
share/apps/kchart/pics/barsubtypebeside.png
share/apps/kchart/pics/barsubtypedepth.png
share/apps/kchart/pics/barsubtypelayer.png
share/apps/kchart/pics/barsubtypepercent.png
share/apps/kchart/pics/chart_3dhiloclose.png
share/apps/kchart/pics/chart_area.png
share/apps/kchart/pics/chart_bar.png
share/apps/kchart/pics/chart_combo_hlc_area.png
share/apps/kchart/pics/chart_combo_hlc_bar.png
share/apps/kchart/pics/chart_combo_line_area.png
share/apps/kchart/pics/chart_combo_line_bar.png
share/apps/kchart/pics/chart_hiloclose.png
share/apps/kchart/pics/chart_lines.png
share/apps/kchart/pics/chart_pie2D.png
share/apps/kchart/pics/chart_pie3D.png
share/apps/killustrator/KIllustrator.rc
share/apps/killustrator/pics/abottom.png
share/apps/killustrator/pics/ahcenter.png
share/apps/killustrator/pics/aleft.png
share/apps/killustrator/pics/aright.png
share/apps/killustrator/pics/atop.png
share/apps/killustrator/pics/avcenter.png
share/apps/killustrator/pics/beziertool.png
share/apps/killustrator/pics/dbottom.png
share/apps/killustrator/pics/deleteNode.png
share/apps/killustrator/pics/deletelayer.png
share/apps/killustrator/pics/dhcenter.png
share/apps/killustrator/pics/dhdist.png
share/apps/killustrator/pics/dleft.png
share/apps/killustrator/pics/dright.png
share/apps/killustrator/pics/dtop.png
share/apps/killustrator/pics/dvcenter.png
share/apps/killustrator/pics/dvdist.png
share/apps/killustrator/pics/ellipse1.png
share/apps/killustrator/pics/ellipse2.png
share/apps/killustrator/pics/ellipse3.png
share/apps/killustrator/pics/ellipsetool.png
share/apps/killustrator/pics/eye.png
share/apps/killustrator/pics/freehandtool.png
share/apps/killustrator/pics/hmirror.png
share/apps/killustrator/pics/joinNodes.png
share/apps/killustrator/pics/killustrator-intro.gif
share/apps/killustrator/pics/linetool.png
share/apps/killustrator/pics/logo.png
share/apps/killustrator/pics/lowerlayer.png
share/apps/killustrator/pics/moveNode.png
share/apps/killustrator/pics/newNode.png
share/apps/killustrator/pics/newlayer.png
share/apps/killustrator/pics/pointtool.png
share/apps/killustrator/pics/polygontool.png
share/apps/killustrator/pics/raiselayer.png
share/apps/killustrator/pics/recttool.png
share/apps/killustrator/pics/selecttool.png
share/apps/killustrator/pics/split.png
share/apps/killustrator/pics/tcenteralign.png
share/apps/killustrator/pics/texttool.png
share/apps/killustrator/pics/tleftalign.png
share/apps/killustrator/pics/trightalign.png
share/apps/killustrator/pics/vmirror.png
share/apps/killustrator/pics/zoomtool.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/killustrator/templates/Simple/.directory
share/apps/killustrator/templates/Simple/.icon/Plain.png
share/apps/killustrator/templates/Simple/.source/Plain.kil
share/apps/killustrator/templates/Simple/Plain.desktop
share/apps/koffice/icons/hicolor/22x22/actions/delete_table_col.png
share/apps/koffice/icons/hicolor/22x22/actions/delete_table_row.png
share/apps/koffice/icons/hicolor/22x22/actions/insert_table_col.png
share/apps/koffice/icons/hicolor/22x22/actions/insert_table_row.png
share/apps/koffice/icons/hicolor/22x22/actions/text_color.png
share/apps/koffice/icons/hicolor/32x32/actions/delete_table_col.png
share/apps/koffice/icons/hicolor/32x32/actions/delete_table_row.png
share/apps/koffice/icons/hicolor/32x32/actions/insert_table_col.png
share/apps/koffice/icons/hicolor/32x32/actions/insert_table_row.png
share/apps/koffice/icons/hicolor/32x32/actions/sort_az.png
share/apps/koffice/icons/hicolor/32x32/actions/text_color.png
share/apps/koffice/icons/locolor/16x16/actions/delete_table_col.png
share/apps/koffice/icons/locolor/16x16/actions/delete_table_row.png
share/apps/koffice/icons/locolor/16x16/actions/documentinfo.png
share/apps/koffice/icons/locolor/16x16/actions/enum_list.png
share/apps/koffice/icons/locolor/16x16/actions/insert_table_col.png
share/apps/koffice/icons/locolor/16x16/actions/insert_table_row.png
share/apps/koffice/icons/locolor/16x16/actions/text_color.png
share/apps/koffice/icons/locolor/16x16/actions/text_sub.png
share/apps/koffice/icons/locolor/16x16/actions/text_super.png
share/apps/koffice/icons/locolor/16x16/actions/unsorted_list.png
share/apps/koffice/icons/locolor/22x22/actions/alignBlock.png
share/apps/koffice/icons/locolor/22x22/actions/alignCenter.png
share/apps/koffice/icons/locolor/22x22/actions/alignLeft.png
share/apps/koffice/icons/locolor/22x22/actions/alignRight.png
share/apps/koffice/icons/locolor/22x22/actions/cancel.png
share/apps/koffice/icons/locolor/22x22/actions/clipart.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/koffice/icons/locolor/22x22/actions/clipart_from_file.png
share/apps/koffice/icons/locolor/22x22/actions/neonpen.png
share/apps/koffice/icons/locolor/22x22/actions/ok.png
share/apps/koffice/icons/locolor/22x22/actions/part/kchart.png
share/apps/koffice/icons/locolor/22x22/actions/part/kformula.png
share/apps/koffice/icons/locolor/22x22/actions/part/killustrator.png
share/apps/koffice/icons/locolor/22x22/actions/part/kimage.png
share/apps/koffice/icons/locolor/22x22/actions/part/kimageshop.png
share/apps/koffice/icons/locolor/22x22/actions/part/kspread.png
share/apps/koffice/icons/locolor/22x22/actions/part/kword.png
share/apps/koffice/icons/locolor/22x22/actions/part/unspecif.png
share/apps/koffice/icons/locolor/22x22/actions/parts.png
share/apps/koffice/icons/locolor/22x22/actions/picture.png
share/apps/koffice/koffice_shell.rc
share/apps/koffice/pics/koKoolBarDown.png
share/apps/koffice/pics/koKoolBarUp.png
share/apps/koffice/pics/koRulerFirst.png
share/apps/koffice/pics/koRulerLeft.png
share/apps/koffice/pics/koffice-logo.png
share/apps/kpresenter/autoforms/.autoforms
share/apps/kpresenter/autoforms/Arrows/ArrowDown.atf
share/apps/kpresenter/autoforms/Arrows/ArrowDown.png
share/apps/kpresenter/autoforms/Arrows/ArrowLeft.atf
share/apps/kpresenter/autoforms/Arrows/ArrowLeft.png
share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.atf
share/apps/kpresenter/autoforms/Arrows/ArrowLeftDown.png
share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.atf
share/apps/kpresenter/autoforms/Arrows/ArrowLeftUp.png
share/apps/kpresenter/autoforms/Arrows/ArrowRight.atf
share/apps/kpresenter/autoforms/Arrows/ArrowRight.png
share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.atf
share/apps/kpresenter/autoforms/Arrows/ArrowRightDown.png
share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.atf
share/apps/kpresenter/autoforms/Arrows/ArrowRightUp.png
share/apps/kpresenter/autoforms/Arrows/ArrowUp.atf
share/apps/kpresenter/autoforms/Arrows/ArrowUp.png
share/apps/kpresenter/autoforms/Connections/Connection1.atf
share/apps/kpresenter/autoforms/Connections/Connection1.png
share/apps/kpresenter/autoforms/Connections/Connection10.atf
share/apps/kpresenter/autoforms/Connections/Connection10.png
share/apps/kpresenter/autoforms/Connections/Connection11.atf
share/apps/kpresenter/autoforms/Connections/Connection11.png
share/apps/kpresenter/autoforms/Connections/Connection12.atf
share/apps/kpresenter/autoforms/Connections/Connection12.png
share/apps/kpresenter/autoforms/Connections/Connection2.atf
share/apps/kpresenter/autoforms/Connections/Connection2.png
share/apps/kpresenter/autoforms/Connections/Connection3.atf
share/apps/kpresenter/autoforms/Connections/Connection3.png
share/apps/kpresenter/autoforms/Connections/Connection4.atf
share/apps/kpresenter/autoforms/Connections/Connection4.png
share/apps/kpresenter/autoforms/Connections/Connection5.atf
share/apps/kpresenter/autoforms/Connections/Connection5.png
share/apps/kpresenter/autoforms/Connections/Connection6.atf
share/apps/kpresenter/autoforms/Connections/Connection6.png
share/apps/kpresenter/autoforms/Connections/Connection7.atf
share/apps/kpresenter/autoforms/Connections/Connection7.png
share/apps/kpresenter/autoforms/Connections/Connection8.atf
share/apps/kpresenter/autoforms/Connections/Connection8.png
share/apps/kpresenter/autoforms/Connections/Connection9.atf
share/apps/kpresenter/autoforms/Connections/Connection9.png
share/apps/kpresenter/dtd/kpresenter.dtd
share/apps/kpresenter/icons/locolor/22x22/actions/121.png
share/apps/kpresenter/icons/locolor/22x22/actions/alignobjs.png
share/apps/kpresenter/icons/locolor/22x22/actions/aobottom.png
share/apps/kpresenter/icons/locolor/22x22/actions/aocenterh.png
share/apps/kpresenter/icons/locolor/22x22/actions/aocenterv.png
share/apps/kpresenter/icons/locolor/22x22/actions/aoleft.png
share/apps/kpresenter/icons/locolor/22x22/actions/aoright.png
share/apps/kpresenter/icons/locolor/22x22/actions/aotop.png
share/apps/kpresenter/icons/locolor/22x22/actions/autoform.png
share/apps/kpresenter/icons/locolor/22x22/actions/chart.png
share/apps/kpresenter/icons/locolor/22x22/actions/circle.png
share/apps/kpresenter/icons/locolor/22x22/actions/configure.png
share/apps/kpresenter/icons/locolor/22x22/actions/delete.png
share/apps/kpresenter/icons/locolor/22x22/actions/delslide.png
share/apps/kpresenter/icons/locolor/22x22/actions/depth+.png
share/apps/kpresenter/icons/locolor/22x22/actions/depth-.png
share/apps/kpresenter/icons/locolor/22x22/actions/dot.png
share/apps/kpresenter/icons/locolor/22x22/actions/edit_pie.png
share/apps/kpresenter/icons/locolor/22x22/actions/edit_text.png
share/apps/kpresenter/icons/locolor/22x22/actions/effect.png
share/apps/kpresenter/icons/locolor/22x22/actions/enumList.png
share/apps/kpresenter/icons/locolor/22x22/actions/first.png
share/apps/kpresenter/icons/locolor/22x22/actions/formula.png
share/apps/kpresenter/icons/locolor/22x22/actions/group.png
share/apps/kpresenter/icons/locolor/22x22/actions/kpnext.png
share/apps/kpresenter/icons/locolor/22x22/actions/kpprev.png
share/apps/kpresenter/icons/locolor/22x22/actions/kpstart.png
share/apps/kpresenter/icons/locolor/22x22/actions/last.png
share/apps/kpresenter/icons/locolor/22x22/actions/line.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_begin.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_arrow_end.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_begin.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_begin.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_circle_end.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_end.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_begin.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_normal_end.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_begin.png
share/apps/kpresenter/icons/locolor/22x22/actions/line_rect_end.png
share/apps/kpresenter/icons/locolor/22x22/actions/lined1.png
share/apps/kpresenter/icons/locolor/22x22/actions/lined2.png
share/apps/kpresenter/icons/locolor/22x22/actions/lineh.png
share/apps/kpresenter/icons/locolor/22x22/actions/linev.png
share/apps/kpresenter/icons/locolor/22x22/actions/lower.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_autoform.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_circle.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_clipart.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_line.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_picture.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_pie.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_rect.png
share/apps/kpresenter/icons/locolor/22x22/actions/mini_text.png
share/apps/kpresenter/icons/locolor/22x22/actions/mouse.png
share/apps/kpresenter/icons/locolor/22x22/actions/newPoint.png
share/apps/kpresenter/icons/locolor/22x22/actions/newfolder.png
share/apps/kpresenter/icons/locolor/22x22/actions/newslide.png
share/apps/kpresenter/icons/locolor/22x22/actions/normalText.png
share/apps/kpresenter/icons/locolor/22x22/actions/pause.png
share/apps/kpresenter/icons/locolor/22x22/actions/pen.png
share/apps/kpresenter/icons/locolor/22x22/actions/pgnum.png
share/apps/kpresenter/icons/locolor/22x22/actions/pie.png
share/apps/kpresenter/icons/locolor/22x22/actions/raise.png
share/apps/kpresenter/icons/locolor/22x22/actions/rectangle.png
share/apps/kpresenter/icons/locolor/22x22/actions/rectangle2.png
share/apps/kpresenter/icons/locolor/22x22/actions/rectangleRound.png
share/apps/kpresenter/icons/locolor/22x22/actions/rotate.png
share/apps/kpresenter/icons/locolor/22x22/actions/screen.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadow.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowB.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowL.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowLB.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowLU.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowR.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowRB.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowRU.png
share/apps/kpresenter/icons/locolor/22x22/actions/shadowU.png
share/apps/kpresenter/icons/locolor/22x22/actions/spacing.png
share/apps/kpresenter/icons/locolor/22x22/actions/stop.png
share/apps/kpresenter/icons/locolor/22x22/actions/style.png
share/apps/kpresenter/icons/locolor/22x22/actions/table.png
share/apps/kpresenter/icons/locolor/22x22/actions/text.png
share/apps/kpresenter/icons/locolor/22x22/actions/ungroup.png
share/apps/kpresenter/icons/locolor/22x22/actions/unsortedList.png
share/apps/kpresenter/icons/locolor/22x22/actions/webpres.png
share/apps/kpresenter/kpresenter.rc
share/apps/kpresenter/pics/kautoformedit.png
share/apps/kpresenter/slideshow/first.bmp
share/apps/kpresenter/slideshow/first.jpeg
share/apps/kpresenter/slideshow/first.png
share/apps/kpresenter/slideshow/home.bmp
share/apps/kpresenter/slideshow/home.jpeg
share/apps/kpresenter/slideshow/home.png
share/apps/kpresenter/slideshow/last.bmp
share/apps/kpresenter/slideshow/last.jpeg
share/apps/kpresenter/slideshow/last.png
share/apps/kpresenter/slideshow/next.bmp
share/apps/kpresenter/slideshow/next.jpeg
share/apps/kpresenter/slideshow/next.png
share/apps/kpresenter/slideshow/prev.bmp
share/apps/kpresenter/slideshow/prev.jpeg
share/apps/kpresenter/slideshow/prev.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kpresenter/templates/Professional/.directory
share/apps/kpresenter/templates/Professional/.icon/One.png
share/apps/kpresenter/templates/Professional/.icon/Title.png
share/apps/kpresenter/templates/Professional/.icon/Two.png
share/apps/kpresenter/templates/Professional/.source/One.kpt
share/apps/kpresenter/templates/Professional/.source/Title.kpt
share/apps/kpresenter/templates/Professional/.source/Two.kpt
share/apps/kpresenter/templates/Professional/One.desktop
share/apps/kpresenter/templates/Professional/Title.desktop
share/apps/kpresenter/templates/Professional/Two.desktop
share/apps/kpresenter/templates/Screenpresentations/.directory
share/apps/kpresenter/templates/Screenpresentations/.icon/Gradient-Blue-Red.png
share/apps/kpresenter/templates/Screenpresentations/.icon/Plain.png
share/apps/kpresenter/templates/Screenpresentations/.icon/kde.png
share/apps/kpresenter/templates/Screenpresentations/.icon/kde2.png
share/apps/kpresenter/templates/Screenpresentations/.source/Gradient-Blue-Red.kpt
share/apps/kpresenter/templates/Screenpresentations/.source/Plain.kpt
share/apps/kpresenter/templates/Screenpresentations/.source/kde.kpt
share/apps/kpresenter/templates/Screenpresentations/.source/kde2.kpt
share/apps/kpresenter/templates/Screenpresentations/Gradient-Blue-Red.desktop
share/apps/kpresenter/templates/Screenpresentations/Plain.desktop
share/apps/kpresenter/templates/Screenpresentations/kde.desktop
share/apps/kpresenter/templates/Screenpresentations/kde2.desktop
share/apps/kspread/dtd/kspread.dtd
share/apps/kspread/extensions/builtin.xml
share/apps/kspread/extensions/math.ks
share/apps/kspread/icons/locolor/16x16/actions/adjustcol.png
share/apps/kspread/icons/locolor/16x16/actions/adjustrow.png
share/apps/kspread/icons/locolor/16x16/actions/black_sum.png
share/apps/kspread/icons/locolor/16x16/actions/border_all.png
share/apps/kspread/icons/locolor/16x16/actions/border_bottom.png
share/apps/kspread/icons/locolor/16x16/actions/border_fall.png
share/apps/kspread/icons/locolor/16x16/actions/border_horizontal.png
share/apps/kspread/icons/locolor/16x16/actions/border_inside.png
share/apps/kspread/icons/locolor/16x16/actions/border_left.png
share/apps/kspread/icons/locolor/16x16/actions/border_outline.png
share/apps/kspread/icons/locolor/16x16/actions/border_remove.png
share/apps/kspread/icons/locolor/16x16/actions/border_right.png
share/apps/kspread/icons/locolor/16x16/actions/border_top.png
share/apps/kspread/icons/locolor/16x16/actions/border_up.png
share/apps/kspread/icons/locolor/16x16/actions/border_vertical.png
share/apps/kspread/icons/locolor/16x16/actions/bottom.png
share/apps/kspread/icons/locolor/16x16/actions/cell_edit.png
share/apps/kspread/icons/locolor/16x16/actions/cell_layout.png
share/apps/kspread/icons/locolor/16x16/actions/center.png
share/apps/kspread/icons/locolor/16x16/actions/chart.png
share/apps/kspread/icons/locolor/16x16/actions/comment.png
share/apps/kspread/icons/locolor/16x16/actions/delete_table.png
share/apps/kspread/icons/locolor/16x16/actions/deletecell.png
share/apps/kspread/icons/locolor/16x16/actions/dissociatecell.png
share/apps/kspread/icons/locolor/16x16/actions/first_letter_upper.png
share/apps/kspread/icons/locolor/16x16/actions/fontsizedown.png
share/apps/kspread/icons/locolor/16x16/actions/fontsizeup.png
share/apps/kspread/icons/locolor/16x16/actions/funct.png
share/apps/kspread/icons/locolor/16x16/actions/insertcell.png
share/apps/kspread/icons/locolor/16x16/actions/inserttable.png
share/apps/kspread/icons/locolor/16x16/actions/left.png
share/apps/kspread/icons/locolor/16x16/actions/lower.png
share/apps/kspread/icons/locolor/16x16/actions/mergecell.png
share/apps/kspread/icons/locolor/16x16/actions/middle.png
share/apps/kspread/icons/locolor/16x16/actions/money.png
share/apps/kspread/icons/locolor/16x16/actions/multirow.png
share/apps/kspread/icons/locolor/16x16/actions/oscilloscope.png
share/apps/kspread/icons/locolor/16x16/actions/percent.png
share/apps/kspread/icons/locolor/16x16/actions/precminus.png
share/apps/kspread/icons/locolor/16x16/actions/precplus.png
share/apps/kspread/icons/locolor/16x16/actions/removecell.png
share/apps/kspread/icons/locolor/16x16/actions/removecomment.png
share/apps/kspread/icons/locolor/16x16/actions/resizecol.png
share/apps/kspread/icons/locolor/16x16/actions/resizerow.png
share/apps/kspread/icons/locolor/16x16/actions/right.png
share/apps/kspread/icons/locolor/16x16/actions/series.png
share/apps/kspread/icons/locolor/16x16/actions/sort_decrease.png
share/apps/kspread/icons/locolor/16x16/actions/sort_incr.png
share/apps/kspread/icons/locolor/16x16/actions/special_paste.png
share/apps/kspread/icons/locolor/16x16/actions/strike_out.png
share/apps/kspread/icons/locolor/16x16/actions/top.png
share/apps/kspread/icons/locolor/16x16/actions/upper.png
share/apps/kspread/icons/locolor/16x16/actions/vertical_text.png
share/apps/kspread/icons/locolor/22x22/actions/abort.png
share/apps/kspread/icons/locolor/22x22/actions/adjustcol.png
share/apps/kspread/icons/locolor/22x22/actions/adjustrow.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/black_sum.png
share/apps/kspread/icons/locolor/22x22/actions/bottom.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/cell_edit.png
share/apps/kspread/icons/locolor/22x22/actions/cell_layout.png
share/apps/kspread/icons/locolor/22x22/actions/center.png
share/apps/kspread/icons/locolor/22x22/actions/chart.png
share/apps/kspread/icons/locolor/22x22/actions/colout.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/comment.png
share/apps/kspread/icons/locolor/22x22/actions/delete_table.png
share/apps/kspread/icons/locolor/22x22/actions/deletecell.png
share/apps/kspread/icons/locolor/22x22/actions/dissociatecell.png
share/apps/kspread/icons/locolor/22x22/actions/done.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/find.png
share/apps/kspread/icons/locolor/22x22/actions/first_letter_upper.png
share/apps/kspread/icons/locolor/22x22/actions/fontsizedown.png
share/apps/kspread/icons/locolor/22x22/actions/fontsizeup.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/goto.png
share/apps/kspread/icons/locolor/22x22/actions/insertcell.png
share/apps/kspread/icons/locolor/22x22/actions/inserttable.png
share/apps/kspread/icons/locolor/22x22/actions/left.png
share/apps/kspread/icons/locolor/22x22/actions/lower.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/mergecell.png
share/apps/kspread/icons/locolor/22x22/actions/middle.png
share/apps/kspread/icons/locolor/22x22/actions/money.png
share/apps/kspread/icons/locolor/22x22/actions/multirow.png
share/apps/kspread/icons/locolor/22x22/actions/neonpen.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/oscilloscope.png
share/apps/kspread/icons/locolor/22x22/actions/removecell.png
share/apps/kspread/icons/locolor/22x22/actions/removecomment.png
share/apps/kspread/icons/locolor/22x22/actions/resizecol.png
share/apps/kspread/icons/locolor/22x22/actions/resizerow.png
share/apps/kspread/icons/locolor/22x22/actions/right.png
share/apps/kspread/icons/locolor/22x22/actions/rowout.png
share/apps/kspread/icons/locolor/22x22/actions/sort_decrease.png
share/apps/kspread/icons/locolor/22x22/actions/sort_incr.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/special_paste.png
share/apps/kspread/icons/locolor/22x22/actions/strike_out.png
share/apps/kspread/icons/locolor/22x22/actions/tab_first.png
share/apps/kspread/icons/locolor/22x22/actions/tab_last.png
share/apps/kspread/icons/locolor/22x22/actions/tab_left.png
share/apps/kspread/icons/locolor/22x22/actions/tab_right.png
share/apps/kspread/icons/locolor/22x22/actions/top.png
share/apps/kspread/icons/locolor/22x22/actions/upper.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kspread/icons/locolor/22x22/actions/vertical_text.png
share/apps/kspread/kpartplugins/kspreadcalc.rc
share/apps/kspread/kspread.rc
share/apps/kspread/tablestyles/standard1.ksts
share/apps/kspread/tablestyles/standard1.png
share/apps/kspread/tablestyles/standard1.xml
share/apps/kspread/tablestyles/standard2.ksts
share/apps/kspread/tablestyles/standard2.png
share/apps/kspread/tablestyles/standard2.xml
share/apps/kword/dtd/kword.dtd
share/apps/kword/icons/locolor/22x22/actions/borderbottom.png
share/apps/kword/icons/locolor/22x22/actions/borderleft.png
share/apps/kword/icons/locolor/22x22/actions/borderright.png
share/apps/kword/icons/locolor/22x22/actions/bordertop.png
share/apps/kword/icons/locolor/22x22/actions/char.png
share/apps/kword/icons/locolor/22x22/actions/colout.png
share/apps/kword/icons/locolor/22x22/actions/editframetool.png
share/apps/kword/icons/locolor/22x22/actions/edittool.png
share/apps/kword/icons/locolor/22x22/actions/enumList.png
share/apps/kword/icons/locolor/22x22/actions/formula.png
share/apps/kword/icons/locolor/22x22/actions/kwsearch.png
share/apps/kword/icons/locolor/22x22/actions/picframetool.png
share/apps/kword/icons/locolor/22x22/actions/return.png
share/apps/kword/icons/locolor/22x22/actions/rowout.png
share/apps/kword/icons/locolor/22x22/actions/run_bounding.png
share/apps/kword/icons/locolor/22x22/actions/run_not.png
share/apps/kword/icons/locolor/22x22/actions/run_skip.png
share/apps/kword/icons/locolor/22x22/actions/sl_addentry.png
share/apps/kword/icons/locolor/22x22/actions/sl_addrecord.png
share/apps/kword/icons/locolor/22x22/actions/sl_delentry.png
share/apps/kword/icons/locolor/22x22/actions/sl_delrecord.png
share/apps/kword/icons/locolor/22x22/actions/sub.png
share/apps/kword/icons/locolor/22x22/actions/super.png
share/apps/kword/icons/locolor/22x22/actions/table.png
share/apps/kword/icons/locolor/22x22/actions/textframetool.png
share/apps/kword/icons/locolor/22x22/actions/tree_arrange.png
share/apps/kword/icons/locolor/22x22/actions/tree_clipart.png
share/apps/kword/icons/locolor/22x22/actions/tree_embedded.png
share/apps/kword/icons/locolor/22x22/actions/tree_picture.png
share/apps/kword/icons/locolor/22x22/actions/tree_table.png
share/apps/kword/icons/locolor/22x22/actions/tree_textframes.png
share/apps/kword/icons/locolor/22x22/actions/unsortedList.png
share/apps/kword/kword.rc
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kword/templates/Normal/.directory
share/apps/kword/templates/Normal/.icon/A4.png
share/apps/kword/templates/Normal/.icon/Letter.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kword/templates/Normal/.icon/PlainText.png
share/apps/kword/templates/Normal/.icon/TwoColumns.png
share/apps/kword/templates/Normal/.source/A4.kwt
share/apps/kword/templates/Normal/.source/Letter.kwt
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kword/templates/Normal/.source/PlainText.kwt
share/apps/kword/templates/Normal/.source/TwoColumns.kwt
share/apps/kword/templates/Normal/A4.desktop
share/apps/kword/templates/Normal/Letter.desktop
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/apps/kword/templates/Normal/PlainText.desktop
share/apps/kword/templates/Normal/TwoColumns.desktop
share/apps/kword/templates/Publishing/.directory
share/apps/kword/templates/Publishing/.icon/SimpleLayout.png
share/apps/kword/templates/Publishing/.icon/Test.png
share/apps/kword/templates/Publishing/.source/SimpleLayout.kwt
share/apps/kword/templates/Publishing/.source/Test.kwt
share/apps/kword/templates/Publishing/SimpleLayout.desktop
share/apps/kword/templates/Publishing/Test.desktop
share/doc/HTML/en/doc/README.documentation
share/doc/HTML/en/doc/index.html
share/doc/HTML/en/doc/kdelogo.png
share/doc/HTML/en/doc/koffice-authors.html
share/doc/HTML/en/doc/koffice-document-conventions.html
share/doc/HTML/en/doc/koffice-misc.html
share/doc/HTML/en/doc/koffice-search-help.html
share/doc/HTML/en/doc/koffice-search.html
share/doc/HTML/en/doc/koffice.html
share/doc/HTML/en/killustrator/.anchors
share/doc/HTML/en/killustrator/about-the-handbook.html
share/doc/HTML/en/killustrator/align.png
share/doc/HTML/en/killustrator/align2.png
share/doc/HTML/en/killustrator/appendix.html
share/doc/HTML/en/killustrator/bezier.png
share/doc/HTML/en/killustrator/blend_dialog.png
share/doc/HTML/en/killustrator/changing-the-standard-parameters.html
share/doc/HTML/en/killustrator/colour.png
2000-12-12 04:02:24 +01:00
share/doc/HTML/en/killustrator/common
share/doc/HTML/en/killustrator/compilation-and-installation.html
share/doc/HTML/en/killustrator/copyright.html
share/doc/HTML/en/killustrator/drawing-2d-primitives.html
share/doc/HTML/en/killustrator/ellipse.png
share/doc/HTML/en/killustrator/export.png
share/doc/HTML/en/killustrator/freehand.png
share/doc/HTML/en/killustrator/frequently-asked-questions.html
share/doc/HTML/en/killustrator/handling-colours.html
share/doc/HTML/en/killustrator/history-of-killustrator.html
share/doc/HTML/en/killustrator/index.cvlog
share/doc/HTML/en/killustrator/index.docbook
share/doc/HTML/en/killustrator/index.html
share/doc/HTML/en/killustrator/installation-of-binary-packages.html
share/doc/HTML/en/killustrator/installation.html
share/doc/HTML/en/killustrator/introduction.html
share/doc/HTML/en/killustrator/line.png
share/doc/HTML/en/killustrator/logo.png
share/doc/HTML/en/killustrator/movepoint.png
share/doc/HTML/en/killustrator/newpoint.png
share/doc/HTML/en/killustrator/open_dialog.png
share/doc/HTML/en/killustrator/pfeil.png
share/doc/HTML/en/killustrator/point.png
share/doc/HTML/en/killustrator/polygon-setup.png
share/doc/HTML/en/killustrator/polygon.png
share/doc/HTML/en/killustrator/positioning-objects.html
share/doc/HTML/en/killustrator/rect.png
share/doc/HTML/en/killustrator/rmpoint.png
share/doc/HTML/en/killustrator/save_dialog.png
share/doc/HTML/en/killustrator/schichten.png
share/doc/HTML/en/killustrator/system-requirements.html
share/doc/HTML/en/killustrator/text.png
share/doc/HTML/en/killustrator/the-layer-concept.html
share/doc/HTML/en/killustrator/to-do.html
share/doc/HTML/en/killustrator/transformation-of-2d-primitives.html
share/doc/HTML/en/killustrator/undo--redo.html
share/doc/HTML/en/killustrator/usage.html
share/doc/HTML/en/killustrator/verteilen.png
share/doc/HTML/en/killustrator/working-with-files.html
share/doc/HTML/en/killustrator/zoom-tool.html
share/doc/HTML/en/killustrator/zoom.png
share/doc/HTML/en/koffice/.anchors
2000-12-12 04:02:24 +01:00
share/doc/HTML/en/koffice/common
share/doc/HTML/en/koffice/compilingproblems.html
share/doc/HTML/en/koffice/customgui.html
share/doc/HTML/en/koffice/customization.html
share/doc/HTML/en/koffice/faq.html
share/doc/HTML/en/koffice/firststeps.html
share/doc/HTML/en/koffice/frombinaries.html
share/doc/HTML/en/koffice/fromsource.html
share/doc/HTML/en/koffice/gettingbinaries.html
share/doc/HTML/en/koffice/gettingsource.html
share/doc/HTML/en/koffice/glossary.html
share/doc/HTML/en/koffice/index.docbook
share/doc/HTML/en/koffice/index.html
share/doc/HTML/en/koffice/installation.html
share/doc/HTML/en/koffice/introduction.html
share/doc/HTML/en/koffice/kparts.html
share/doc/HTML/en/koffice/kpartstryit.html
share/doc/HTML/en/koffice/legal.html
share/doc/HTML/en/koffice/links.html
share/doc/HTML/en/koffice/moreinfo.html
share/doc/HTML/en/koffice/programmersinfo.html
share/doc/HTML/en/koffice/todo.html
share/doc/HTML/en/koffice/whoreads.html
share/doc/HTML/en/kpresenter/.anchors
share/doc/HTML/en/kpresenter/addshadow.html
share/doc/HTML/en/kpresenter/appendix.html
2000-12-12 04:02:24 +01:00
share/doc/HTML/en/kpresenter/common
share/doc/HTML/en/kpresenter/credits.html
share/doc/HTML/en/kpresenter/guides.html
share/doc/HTML/en/kpresenter/index.docbook
share/doc/HTML/en/kpresenter/index.html
share/doc/HTML/en/kpresenter/insertpage.html
share/doc/HTML/en/kpresenter/insertpic.html
share/doc/HTML/en/kpresenter/introduction.html
share/doc/HTML/en/kpresenter/menuitems.html
share/doc/HTML/en/kpresenter/options.html
share/doc/HTML/en/kpresenter/qanda.html
share/doc/HTML/en/kpresenter/screendesc.html
share/doc/HTML/en/kpresenter/textcolor.html
share/doc/HTML/en/kpresenter/todo.html
share/doc/HTML/en/kpresenter/tutorial.html
share/doc/HTML/en/kspread/.anchors
share/doc/HTML/en/kspread/appendix.html
2000-12-12 04:02:24 +01:00
share/doc/HTML/en/kspread/common
share/doc/HTML/en/kspread/compilingproblems.html
share/doc/HTML/en/kspread/credits.html
share/doc/HTML/en/kspread/dragdrop.html
share/doc/HTML/en/kspread/frombinaries.html
share/doc/HTML/en/kspread/fromsource.html
share/doc/HTML/en/kspread/fundamental.html
share/doc/HTML/en/kspread/gettingbinaries.html
share/doc/HTML/en/kspread/gettingsource.html
share/doc/HTML/en/kspread/guides.html
share/doc/HTML/en/kspread/guides2.html
share/doc/HTML/en/kspread/guides3.html
share/doc/HTML/en/kspread/guides4.html
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/doc/HTML/en/kspread/index.docbook
share/doc/HTML/en/kspread/index.html
share/doc/HTML/en/kspread/installation.html
share/doc/HTML/en/kspread/introduction.html
share/doc/HTML/en/kspread/keys.html
share/doc/HTML/en/kspread/kspreadscreen.html
share/doc/HTML/en/kspread/loading.html
share/doc/HTML/en/kspread/menuitems.html
share/doc/HTML/en/kspread/options.html
share/doc/HTML/en/kspread/printing.html
share/doc/HTML/en/kspread/qanda.html
share/doc/HTML/en/kspread/saving.html
share/doc/HTML/en/kspread/themes.html
share/doc/HTML/en/kspread/todo.html
share/doc/HTML/en/kspread/tutorial.html
share/doc/HTML/en/kspread/updates.html
share/doc/HTML/en/kspread/whoreads.html
share/doc/HTML/en/kword/.anchors
share/doc/HTML/en/kword/ChooseTempDia.png
share/doc/HTML/en/kword/Tut1.png
share/doc/HTML/en/kword/Tut10.png
share/doc/HTML/en/kword/Tut11a.png
share/doc/HTML/en/kword/Tut11b.png
share/doc/HTML/en/kword/Tut12.png
share/doc/HTML/en/kword/Tut13.png
share/doc/HTML/en/kword/Tut14.png
share/doc/HTML/en/kword/Tut14a.png
share/doc/HTML/en/kword/Tut15.png
share/doc/HTML/en/kword/Tut15a.png
share/doc/HTML/en/kword/Tut16.png
share/doc/HTML/en/kword/Tut17.png
share/doc/HTML/en/kword/Tut18.png
share/doc/HTML/en/kword/Tut19.png
share/doc/HTML/en/kword/Tut2.png
share/doc/HTML/en/kword/Tut20.png
share/doc/HTML/en/kword/Tut21.png
share/doc/HTML/en/kword/Tut22.png
share/doc/HTML/en/kword/Tut3.png
share/doc/HTML/en/kword/Tut4.png
share/doc/HTML/en/kword/Tut6.png
share/doc/HTML/en/kword/Tut7.png
share/doc/HTML/en/kword/Tut8.png
share/doc/HTML/en/kword/Tut9.png
share/doc/HTML/en/kword/addframe.html
share/doc/HTML/en/kword/alignBlock.png
share/doc/HTML/en/kword/alignCenter.png
share/doc/HTML/en/kword/alignLeft.png
share/doc/HTML/en/kword/alignRight.png
share/doc/HTML/en/kword/appendix.html
share/doc/HTML/en/kword/auto1.png
share/doc/HTML/en/kword/auto2.png
share/doc/HTML/en/kword/autocorrect.html
share/doc/HTML/en/kword/basic.png
share/doc/HTML/en/kword/basicedittoolbar.html
share/doc/HTML/en/kword/basicmenubar.html
share/doc/HTML/en/kword/bbord.png
share/doc/HTML/en/kword/bdselbut.png
share/doc/HTML/en/kword/bdsizebut.png
share/doc/HTML/en/kword/bold.png
share/doc/HTML/en/kword/borbutB.png
share/doc/HTML/en/kword/borbutL.png
share/doc/HTML/en/kword/borbutR.png
share/doc/HTML/en/kword/borbutT.png
share/doc/HTML/en/kword/bord.png
share/doc/HTML/en/kword/bultxtbut.png
share/doc/HTML/en/kword/cancel.png
share/doc/HTML/en/kword/cftb.png
share/doc/HTML/en/kword/charformattoolbar.html
share/doc/HTML/en/kword/chcolorbut.png
share/doc/HTML/en/kword/chfontbut.png
share/doc/HTML/en/kword/chsizebut.png
share/doc/HTML/en/kword/chstylebut.png
share/doc/HTML/en/kword/clipart-from-file.png
share/doc/HTML/en/kword/clipart.png
share/doc/HTML/en/kword/clipboard.html
share/doc/HTML/en/kword/close.png
share/doc/HTML/en/kword/colin.png
share/doc/HTML/en/kword/colout.png
share/doc/HTML/en/kword/columns.html
2000-12-12 04:02:24 +01:00
share/doc/HTML/en/kword/common
share/doc/HTML/en/kword/conventions.html
share/doc/HTML/en/kword/credits.html
share/doc/HTML/en/kword/ctab.png
share/doc/HTML/en/kword/ctab2.png
share/doc/HTML/en/kword/datetime.html
share/doc/HTML/en/kword/delcoldlg.png
share/doc/HTML/en/kword/delete-table-col.png
share/doc/HTML/en/kword/delete-table-row.png
share/doc/HTML/en/kword/delframe.html
share/doc/HTML/en/kword/delrowdlg.png
share/doc/HTML/en/kword/details.png
share/doc/HTML/en/kword/dragdrop.html
share/doc/HTML/en/kword/dtab.png
share/doc/HTML/en/kword/dtab2.png
share/doc/HTML/en/kword/dtpfmtpg1.png
share/doc/HTML/en/kword/dtpfmtpg2.png
share/doc/HTML/en/kword/edit.png
share/doc/HTML/en/kword/editcopy.png
share/doc/HTML/en/kword/editcut.png
share/doc/HTML/en/kword/editpaste.png
share/doc/HTML/en/kword/editspace.png
share/doc/HTML/en/kword/edittb.png
share/doc/HTML/en/kword/endfoot.html
share/doc/HTML/en/kword/exit.png
share/doc/HTML/en/kword/extra.png
share/doc/HTML/en/kword/fchardlg.png
share/doc/HTML/en/kword/fcrtb.png
share/doc/HTML/en/kword/file.png
share/doc/HTML/en/kword/filedlg.html
share/doc/HTML/en/kword/filefloppy.png
share/doc/HTML/en/kword/filenew2.png
share/doc/HTML/en/kword/fileopen.png
share/doc/HTML/en/kword/fileprint.png
share/doc/HTML/en/kword/filetb.png
share/doc/HTML/en/kword/filetoolbar.html
share/doc/HTML/en/kword/filters.html
share/doc/HTML/en/kword/find.png
share/doc/HTML/en/kword/finddlg.png
share/doc/HTML/en/kword/format.png
share/doc/HTML/en/kword/formatchar.html
share/doc/HTML/en/kword/formatframe.html
share/doc/HTML/en/kword/formatpara.html
share/doc/HTML/en/kword/formframe1.png
share/doc/HTML/en/kword/formframe2.png
share/doc/HTML/en/kword/formframe3.png
share/doc/HTML/en/kword/formframe4.png
share/doc/HTML/en/kword/formulas.html
share/doc/HTML/en/kword/fpara1.png
share/doc/HTML/en/kword/fpara2.png
share/doc/HTML/en/kword/fpara3.png
share/doc/HTML/en/kword/fpara4.png
share/doc/HTML/en/kword/fpara5.png
share/doc/HTML/en/kword/framecreatetoolbar.html
share/doc/HTML/en/kword/framemode.png
share/doc/HTML/en/kword/framers.png
share/doc/HTML/en/kword/frames.html
share/doc/HTML/en/kword/frameselect.html
share/doc/HTML/en/kword/fundimental.html
share/doc/HTML/en/kword/glossery.html
share/doc/HTML/en/kword/graphics.html
share/doc/HTML/en/kword/guides.html
share/doc/HTML/en/kword/guides2.html
share/doc/HTML/en/kword/guides3.html
share/doc/HTML/en/kword/guides4.html
share/doc/HTML/en/kword/headfoot.html
share/doc/HTML/en/kword/index.docbook
share/doc/HTML/en/kword/index.html
share/doc/HTML/en/kword/inscoldlg.png
share/doc/HTML/en/kword/insert-table-col.png
share/doc/HTML/en/kword/insert-table-row.png
share/doc/HTML/en/kword/insert.png
share/doc/HTML/en/kword/inserttoolbar.html
share/doc/HTML/en/kword/inskspread.html
share/doc/HTML/en/kword/insrowdlg.png
share/doc/HTML/en/kword/inssc.png
share/doc/HTML/en/kword/instab1.png
share/doc/HTML/en/kword/instab2.png
share/doc/HTML/en/kword/instb.png
share/doc/HTML/en/kword/introduction.html
share/doc/HTML/en/kword/ital.png
share/doc/HTML/en/kword/italic.png
share/doc/HTML/en/kword/joincell.png
share/doc/HTML/en/kword/keys.html
share/doc/HTML/en/kword/kwordrc.html
share/doc/HTML/en/kword/kwordscreen.html
share/doc/HTML/en/kword/lbord.png
share/doc/HTML/en/kword/loading.html
share/doc/HTML/en/kword/lspcbut.png
share/doc/HTML/en/kword/ltab.png
share/doc/HTML/en/kword/ltab2.png
share/doc/HTML/en/kword/menuitems.html
share/doc/HTML/en/kword/moveframe.html
share/doc/HTML/en/kword/neonpen.png
share/doc/HTML/en/kword/newfolder.png
share/doc/HTML/en/kword/nodet.png
share/doc/HTML/en/kword/numtxtbut.png
share/doc/HTML/en/kword/ok.png
share/doc/HTML/en/kword/opendlg.png
share/doc/HTML/en/kword/options.html
share/doc/HTML/en/kword/part-kchart.png
share/doc/HTML/en/kword/part-kformula.png
share/doc/HTML/en/kword/part-killustrator.png
share/doc/HTML/en/kword/part-kimage.png
share/doc/HTML/en/kword/part-kimageshop.png
share/doc/HTML/en/kword/part-kspread.png
share/doc/HTML/en/kword/part-kword.png
share/doc/HTML/en/kword/part-unspecif.png
share/doc/HTML/en/kword/parts.png
share/doc/HTML/en/kword/pgnumber.html
share/doc/HTML/en/kword/picture.png
share/doc/HTML/en/kword/pntdlg.png
share/doc/HTML/en/kword/predefinedstyles.html
share/doc/HTML/en/kword/printing.html
share/doc/HTML/en/kword/product.png
share/doc/HTML/en/kword/qanda.html
share/doc/HTML/en/kword/qd2.html
share/doc/HTML/en/kword/qd3.html
share/doc/HTML/en/kword/qd4.html
share/doc/HTML/en/kword/qd5.html
share/doc/HTML/en/kword/quickdirty.html
share/doc/HTML/en/kword/rbord.png
share/doc/HTML/en/kword/redo.png
share/doc/HTML/en/kword/repldlg.png
share/doc/HTML/en/kword/resizeframe.html
share/doc/HTML/en/kword/rowin.png
share/doc/HTML/en/kword/rowout.png
share/doc/HTML/en/kword/rtab.png
share/doc/HTML/en/kword/rtab2.png
share/doc/HTML/en/kword/rulers.html
share/doc/HTML/en/kword/savedlg.png
share/doc/HTML/en/kword/savetmpl1.png
share/doc/HTML/en/kword/savetmpl2.png
share/doc/HTML/en/kword/savetmpl3.png
share/doc/HTML/en/kword/savetmpl4.png
share/doc/HTML/en/kword/saving.html
share/doc/HTML/en/kword/screen.png
share/doc/HTML/en/kword/searchreplace.html
share/doc/HTML/en/kword/selcolor.html
share/doc/HTML/en/kword/shuffleframes.html
share/doc/HTML/en/kword/spell.png
share/doc/HTML/en/kword/spellcheck.html
share/doc/HTML/en/kword/spelldlg.png
share/doc/HTML/en/kword/styldlg1.png
share/doc/HTML/en/kword/styldlg2.png
share/doc/HTML/en/kword/styldlg3.png
share/doc/HTML/en/kword/styldlg4.png
share/doc/HTML/en/kword/styldlg5.png
share/doc/HTML/en/kword/styldlg6.png
share/doc/HTML/en/kword/styldlg7.png
share/doc/HTML/en/kword/styldlg8.png
share/doc/HTML/en/kword/styles.html
share/doc/HTML/en/kword/subscbut.png
share/doc/HTML/en/kword/sum.png
share/doc/HTML/en/kword/supscbut.png
share/doc/HTML/en/kword/table.png
share/doc/HTML/en/kword/tableedittoolbar.html
share/doc/HTML/en/kword/tables.html
share/doc/HTML/en/kword/tabstops.html
share/doc/HTML/en/kword/tb1.png
share/doc/HTML/en/kword/tb2.png
share/doc/HTML/en/kword/tb3.png
share/doc/HTML/en/kword/tb4.png
share/doc/HTML/en/kword/tbmax.png
share/doc/HTML/en/kword/tbmin.png
share/doc/HTML/en/kword/tbord.png
share/doc/HTML/en/kword/tedittb.png
share/doc/HTML/en/kword/tempcr.html
share/doc/HTML/en/kword/templateintro.html
share/doc/HTML/en/kword/text-bold.png
share/doc/HTML/en/kword/text-italic.png
share/doc/HTML/en/kword/text-underlined.png
share/doc/HTML/en/kword/textandframe.html
share/doc/HTML/en/kword/textmode.png
share/doc/HTML/en/kword/tfcreatebut.png
share/doc/HTML/en/kword/themes.html
share/doc/HTML/en/kword/toc.html
share/doc/HTML/en/kword/todo.html
share/doc/HTML/en/kword/toolbars.html
share/doc/HTML/en/kword/tools.png
share/doc/HTML/en/kword/tutorial.html
share/doc/HTML/en/kword/underl.png
share/doc/HTML/en/kword/undl.png
share/doc/HTML/en/kword/undo.png
share/doc/HTML/en/kword/undoredo.html
share/doc/HTML/en/kword/updates.html
share/doc/HTML/en/kword/uplevel.png
share/doc/HTML/en/kword/view.png
share/doc/HTML/en/kword/whoreads.html
share/doc/HTML/en/kword/wpfmtpg1.png
share/doc/HTML/en/kword/wpfmtpg2.png
share/doc/HTML/en/kword/wpfmtpg3.png
share/doc/HTML/en/kword/wpvsdtp.html
share/icons/hicolor/22x22/actions/abs.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/22x22/actions/border_all.png
share/icons/hicolor/22x22/actions/border_bottom.png
share/icons/hicolor/22x22/actions/border_fall.png
share/icons/hicolor/22x22/actions/border_horizontal.png
share/icons/hicolor/22x22/actions/border_inside.png
share/icons/hicolor/22x22/actions/border_left.png
share/icons/hicolor/22x22/actions/border_outline.png
share/icons/hicolor/22x22/actions/border_remove.png
share/icons/hicolor/22x22/actions/border_right.png
share/icons/hicolor/22x22/actions/border_top.png
share/icons/hicolor/22x22/actions/border_up.png
share/icons/hicolor/22x22/actions/border_vertical.png
share/icons/hicolor/22x22/actions/brace.png
share/icons/hicolor/22x22/actions/brackets.png
share/icons/hicolor/22x22/actions/frac.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/22x22/actions/funct.png
share/icons/hicolor/22x22/actions/int.png
share/icons/hicolor/22x22/actions/lsub.png
share/icons/hicolor/22x22/actions/lsup.png
share/icons/hicolor/22x22/actions/matrix.png
share/icons/hicolor/22x22/actions/paren.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/22x22/actions/percent.png
share/icons/hicolor/22x22/actions/prec_minus.png
share/icons/hicolor/22x22/actions/prec_plus.png
share/icons/hicolor/22x22/actions/prod.png
share/icons/hicolor/22x22/actions/rsub.png
share/icons/hicolor/22x22/actions/rsup.png
share/icons/hicolor/22x22/actions/sqrt.png
share/icons/hicolor/22x22/actions/sum.png
share/icons/hicolor/32x32/actions/abs.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/32x32/actions/border_all.png
share/icons/hicolor/32x32/actions/border_bottom.png
share/icons/hicolor/32x32/actions/border_fall.png
share/icons/hicolor/32x32/actions/border_horizontal.png
share/icons/hicolor/32x32/actions/border_inside.png
share/icons/hicolor/32x32/actions/border_left.png
share/icons/hicolor/32x32/actions/border_outline.png
share/icons/hicolor/32x32/actions/border_remove.png
share/icons/hicolor/32x32/actions/border_right.png
share/icons/hicolor/32x32/actions/border_top.png
share/icons/hicolor/32x32/actions/border_up.png
share/icons/hicolor/32x32/actions/border_vertical.png
share/icons/hicolor/32x32/actions/brace.png
share/icons/hicolor/32x32/actions/brackets.png
share/icons/hicolor/32x32/actions/frac.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/32x32/actions/funct.png
share/icons/hicolor/32x32/actions/int.png
share/icons/hicolor/32x32/actions/lsub.png
share/icons/hicolor/32x32/actions/lsup.png
share/icons/hicolor/32x32/actions/matrix.png
share/icons/hicolor/32x32/actions/paren.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/hicolor/32x32/actions/percent.png
share/icons/hicolor/32x32/actions/prec_minus.png
share/icons/hicolor/32x32/actions/prec_plus.png
share/icons/hicolor/32x32/actions/prod.png
share/icons/hicolor/32x32/actions/rsub.png
share/icons/hicolor/32x32/actions/rsup.png
share/icons/hicolor/32x32/actions/sqrt.png
share/icons/hicolor/32x32/actions/sum.png
share/icons/hicolor/32x32/apps/kchart.png
share/icons/hicolor/32x32/apps/killustrator.png
share/icons/hicolor/32x32/apps/kpresenter.png
share/icons/hicolor/32x32/apps/kspread.png
share/icons/hicolor/32x32/apps/kword.png
share/icons/hicolor/48x48/apps/kchart.png
share/icons/hicolor/48x48/apps/killustrator.png
share/icons/hicolor/48x48/apps/kpresenter.png
share/icons/hicolor/48x48/apps/kspread.png
share/icons/hicolor/48x48/apps/kword.png
share/icons/locolor/16x16/actions/abs.png
share/icons/locolor/16x16/actions/brace.png
share/icons/locolor/16x16/actions/brackets.png
share/icons/locolor/16x16/actions/frac.png
share/icons/locolor/16x16/actions/int.png
share/icons/locolor/16x16/actions/lsub.png
share/icons/locolor/16x16/actions/lsup.png
share/icons/locolor/16x16/actions/matrix.png
share/icons/locolor/16x16/actions/paren.png
share/icons/locolor/16x16/actions/prod.png
share/icons/locolor/16x16/actions/rsub.png
share/icons/locolor/16x16/actions/rsup.png
share/icons/locolor/16x16/actions/sqrt.png
share/icons/locolor/16x16/actions/sum.png
share/icons/locolor/16x16/apps/kchart.png
share/icons/locolor/16x16/apps/killustrator.png
share/icons/locolor/16x16/apps/kpresenter.png
share/icons/locolor/16x16/apps/kspread.png
share/icons/locolor/16x16/apps/kspreadcalc.png
share/icons/locolor/16x16/apps/kword.png
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
share/icons/locolor/22x22/apps/kspreadcalc.png
share/icons/locolor/32x32/apps/kchart.png
share/icons/locolor/32x32/apps/killustrator.png
share/icons/locolor/32x32/apps/kpresenter.png
share/icons/locolor/32x32/apps/kspread.png
share/icons/locolor/32x32/apps/kspreadcalc.png
share/icons/locolor/32x32/apps/kword.png
share/mimelnk/application/x-kchart.desktop
share/mimelnk/application/x-killustrator.desktop
share/mimelnk/application/x-kpresenter.desktop
share/mimelnk/application/x-kspread.desktop
share/mimelnk/application/x-kword.desktop
share/mimelnk/text/x-csv.desktop
share/services/kodocinfopropspage.desktop
share/services/kspelltool.desktop
share/services/kspread_csv_export.desktop
share/services/kspread_csv_export_dia.desktop
share/services/kspread_csv_import.desktop
share/services/kspread_csv_import_dia.desktop
share/services/kspreadcalc.desktop
share/services/kword_ascii_export.desktop
share/services/kword_ascii_import.desktop
share/services/kword_html_export.desktop
share/services/kword_html_import.desktop
share/services/ole_excel97_import.desktop
share/services/ole_powerpoint97_import.desktop
share/services/ole_winword97_import.desktop
share/servicetypes/kochart.desktop
share/servicetypes/kofficepart.desktop
share/servicetypes/kofilter.desktop
share/servicetypes/kofilterdialog.desktop
share/servicetypes/koplugin.desktop
share/servicetypes/kotool.desktop
@dirrm share/doc/HTML/en/kword
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/doc/HTML/en/kspread
@dirrm share/doc/HTML/en/kpresenter
@dirrm share/doc/HTML/en/koffice
@dirrm share/doc/HTML/en/killustrator
2000-12-12 04:02:24 +01:00
@dirrm share/doc/HTML/en/doc
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/kword/templates/Publishing/.source
@dirrm share/apps/kword/templates/Publishing/.icon
@dirrm share/apps/kword/templates/Publishing
@dirrm share/apps/kword/templates/Normal/.source
@dirrm share/apps/kword/templates/Normal/.icon
@dirrm share/apps/kword/templates/Normal
@dirrm share/apps/kword/templates
@dirrm share/apps/kword/icons/locolor/22x22/actions
@dirrm share/apps/kword/icons/locolor/22x22
2000-12-12 04:02:24 +01:00
@dirrm share/apps/kword/icons/locolor
@dirrm share/apps/kword/icons
@dirrm share/apps/kword/dtd
@dirrm share/apps/kword
@dirrm share/apps/kspread/tablestyles
@dirrm share/apps/kspread/kpartplugins
@dirrm share/apps/kspread/icons/locolor/22x22/actions
@dirrm share/apps/kspread/icons/locolor/22x22
@dirrm share/apps/kspread/icons/locolor/16x16/actions
2000-12-12 04:02:24 +01:00
@dirrm share/apps/kspread/icons/locolor/16x16
@dirrm share/apps/kspread/icons/locolor
@dirrm share/apps/kspread/icons
@dirrm share/apps/kspread/extensions
@dirrm share/apps/kspread/dtd
@dirrm share/apps/kspread
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/kpresenter/templates/Screenpresentations/.source
@dirrm share/apps/kpresenter/templates/Screenpresentations/.icon
@dirrm share/apps/kpresenter/templates/Screenpresentations
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/kpresenter/templates/Professional/.source
@dirrm share/apps/kpresenter/templates/Professional/.icon
@dirrm share/apps/kpresenter/templates/Professional
@dirrm share/apps/kpresenter/templates
@dirrm share/apps/kpresenter/slideshow
@dirrm share/apps/kpresenter/pics
@dirrm share/apps/kpresenter/icons/locolor/22x22/actions
@dirrm share/apps/kpresenter/icons/locolor/22x22
2000-12-12 04:02:24 +01:00
@dirrm share/apps/kpresenter/icons/locolor
@dirrm share/apps/kpresenter/icons
@dirrm share/apps/kpresenter/dtd
@dirrm share/apps/kpresenter/autoforms/Connections
@dirrm share/apps/kpresenter/autoforms/Arrows
@dirrm share/apps/kpresenter/autoforms
@dirrm share/apps/kpresenter
@dirrm share/apps/koffice/pics
@dirrm share/apps/koffice/icons/locolor/22x22/actions/part
@dirrm share/apps/koffice/icons/locolor/22x22/actions
@dirrm share/apps/koffice/icons/locolor/22x22
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/koffice/icons/locolor/16x16/actions
@dirrm share/apps/koffice/icons/locolor/16x16
2000-12-12 04:02:24 +01:00
@dirrm share/apps/koffice/icons/locolor
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/koffice/icons/hicolor/32x32/actions
@dirrm share/apps/koffice/icons/hicolor/32x32
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/koffice/icons/hicolor/22x22/actions
@dirrm share/apps/koffice/icons/hicolor/22x22
2000-12-12 04:02:24 +01:00
@dirrm share/apps/koffice/icons/hicolor
@dirrm share/apps/koffice/icons
@dirrm share/apps/koffice
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/killustrator/templates/Simple/.source
@dirrm share/apps/killustrator/templates/Simple/.icon
@dirrm share/apps/killustrator/templates/Simple
@dirrm share/apps/killustrator/templates
@dirrm share/apps/killustrator/pics
@dirrm share/apps/killustrator
@dirrm share/apps/kchart/pics
Update to 20000724A (custom-rolled snapshot). Rejoice, because now Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
2000-07-29 04:44:58 +02:00
@dirrm share/apps/kchart/icons/locolor/22x22/actions
@dirrm share/apps/kchart/icons/locolor/22x22
@dirrm share/apps/kchart/icons/locolor/16x16/actions
2000-12-12 04:02:24 +01:00
@dirrm share/apps/kchart/icons/locolor/16x16
@dirrm share/apps/kchart/icons/locolor
@dirrm share/apps/kchart/icons
@dirrm share/apps/kchart