summaryrefslogtreecommitdiff
path: root/docs/src/opie-policy/core/core.sgml
blob: 9db4de19f53e1061998c382731dc3b2dad713bbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<chapter id="core">
  <title>Core Opie Policies</title>
  <sect1 id="imagepolicy"><title>Image Policy</title>
  <para>
  This section outlines policies with regard to images in Opie.  Specifically, concerns regarding the structure of the pics/ subdirectory are addressed.
  <itemizedlist><title>Primary Declarations</title>
    <listitem>
      <para>
      All generally <emphasis>useful</emphasis> images are to be inlined.
      </para>
    </listitem>
    <listitem>
      <para>
      All images which are used by more than one Opie core application are to be inlined.
      </para>
    </listitem>
    <listitem>
      <para>
      All images specific to one core application are to be moved into a pics/ subdirectory of the application's directory, and are to be packaged with the application.
      </para>
    </listitem>
    <listitem>
      <para>
      All other images are to be kept for compatibility reasons and are to be packaged in a opie-extrapics package.  The opie-pics package will no longer exist, and no images will reside in the root of pics/.
      </para>
    </listitem>
  </itemizedlist>
  </para>
  </sect1>
</chapter>