summaryrefslogtreecommitdiffstats
path: root/doc/krita/installation.docbook
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-26 00:29:37 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-26 00:29:37 +0000
commit2785103a6bd4de55bd26d79e34d0fdd4b329a73a (patch)
treec2738b1095bfdb263da27bc1391403d829522a14 /doc/krita/installation.docbook
parentf008adb5a77e094eaf6abf3fc0f36958e66896a5 (diff)
downloadkoffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.tar.gz
koffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.zip
Remove krita* in preparation for name switch from Krita to Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/krita/installation.docbook')
-rw-r--r--doc/krita/installation.docbook73
1 files changed, 0 insertions, 73 deletions
diff --git a/doc/krita/installation.docbook b/doc/krita/installation.docbook
deleted file mode 100644
index 83158a74..00000000
--- a/doc/krita/installation.docbook
+++ /dev/null
@@ -1,73 +0,0 @@
-<appendix id="installation">
-<title>Installation</title>
-
-<sect1 id="getting-kapp">
-<title>How to obtain &krita;</title>
-
-<!-- This first entity contains boiler plate for applications that are
-part of KDE CVS. You should remove it if you are releasing your
-application -->
-
-&install.intro.documentation;
-
-</sect1>
-
-<sect1 id="requirements">
-<title>Requirements</title>
-
-<!--
-List any special requirements for your application here. This should include:
-.Libraries or other software that is not included in kdesupport,
-kdelibs, or kdebase.
-.Hardware requirements like amount of RAM, disk space, graphics card
-capabilities, screen resolution, special expansion cards, etc.
-.Operating systems the app will run on. If your app is designed only for a
-specific OS, (you wrote a graphical LILO configurator for example) put this
-information here.
--->
-
-<para>
-&krita; depends on the following libraries, apart from what &koffice; needs
-itself:
-</para>
-<itemizedlist>
-<listitem><para><ulink url="http://www.imagemagick.org/">Image
-Magick</ulink> &mdash; X11 Image Processing and Display
-Package</para></listitem>
-<listitem><para><ulink url="http://www.littlecms.com/">Little CMS</ulink>
-&mdash; A free color management system in 100K</para></listitem>
-<listitem><para><ulink
-url="http://www.openexr.com/">OpenEXR</ulink></para></listitem>
-</itemizedlist>
-
-<!-- For a list of updates, you may refer to the application web site
-or the ChangeLog file, or ... -->
-<para>
-You can find a list of changes in the <filename>ChangeLog</filename> file or on
-<ulink url="http://koffice.org/krita/">&krita;'s website</ulink>.
-</para>
-</sect1>
-
-<sect1 id="compilation">
-<title>Compilation and Installation</title>
-
-<!-- This entity contains the boilerplate text for standard -->
-<!-- compilation instructions. If your application requires any -->
-<!-- special handling, remove it, and replace with your own text. -->
-
-&install.compile.documentation;
-
-</sect1>
-
-<!--
-<sect1 id="configuration">
-<title>Configuration</title>
-
-<para>Don't forget to tell your system to start the <filename>dtd</filename>
-dicer-toaster daemon first, or &kmyapplication; won't work !</para>
-
-</sect1>
--->
-
-</appendix>
-