~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to image-source/drop-down.svg

[Uber-commit of holiday work because I lacked a local copy of the branch.]

 ivle.makeuser: Don't use jailconf.py as a header for the in-jail conf.py;
     generate the whole thing using string formatting operators and include
     the template inline.

 ivle.makeuser.make_conf_py: XXX the inclusion of ivle.conf.jail_base in
     the jail. It is simply there to placate ivle.studpath, and needs
     to go before we can entirely remove the in-jail config.

 ivle-buildjail:
   - Add. Converted from setup.buildjail.
   - Build the jail in __base_build__ and rsync it to __base__ when
     done, rather than operating only in ./jail
   - Rename --rebuildjail/-j to --recreate/-r, as the whole script
     is now for jail rebuilding. Also add a warning to the usage string about
     the large volume likely to be downloaded.
   - Check existence before removing trees.
   - Don't copy jailconf.py over conf.py in the jail. Also make
     sure that we remove conf.pyc.

 setup.configure:
   - Stop generating jailconf.py at all.
   - Add a jail_system_build setting, defaulting to __base_build__ next to
     the existing __base__.
   - Don't use an OptionParser before calling the real function, as that
     adds options dynamically.

 setup.install:
   - Add an option (-R) to avoid writing out svn revision info to
     $PREFIX/share/ivle/revision.txt.
   - Remove jail-copying things.
   - Install all services to the host, rather than just usrmgt-server. We do
     this so we can build the jail from the host without the source tree.
   - Shuffle some things, and don't install phpBB3 twice.
   - Add a --root argument, to take an alternate root directory to install
     into (as given to autotools in $DESTDIR).

 setup.build:
   - Allow running as non-root.
   - Take a --no-compile option to not byte-compile Python files.

 setup.util:
   - Include usrmgt-server in the list of services.
   - Add make_install_path(), a wrapper around os.path.join() that ensures
     the second path is relative.
   - Install ivle-buildjail with the other binaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
 
<svg
4
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
 
   xmlns:cc="http://creativecommons.org/ns#"
6
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
 
   xmlns:svg="http://www.w3.org/2000/svg"
8
 
   xmlns="http://www.w3.org/2000/svg"
9
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
10
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
11
 
   width="8"
12
 
   height="8"
13
 
   id="svg2"
14
 
   sodipodi:version="0.32"
15
 
   inkscape:version="0.46"
16
 
   version="1.0"
17
 
   inkscape:export-filename="/home/dcoles/ivle/drop-down.png"
18
 
   inkscape:export-xdpi="90"
19
 
   inkscape:export-ydpi="90"
20
 
   sodipodi:docname="drop-down.svg"
21
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
22
 
  <defs
23
 
     id="defs4">
24
 
    <inkscape:perspective
25
 
       sodipodi:type="inkscape:persp3d"
26
 
       inkscape:vp_x="0 : 526.18109 : 1"
27
 
       inkscape:vp_y="0 : 1000 : 0"
28
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
29
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
30
 
       id="perspective10" />
31
 
  </defs>
32
 
  <sodipodi:namedview
33
 
     id="base"
34
 
     pagecolor="#ffffff"
35
 
     bordercolor="#666666"
36
 
     borderopacity="1.0"
37
 
     gridtolerance="10000"
38
 
     guidetolerance="10"
39
 
     objecttolerance="10"
40
 
     inkscape:pageopacity="0.0"
41
 
     inkscape:pageshadow="2"
42
 
     inkscape:zoom="25.180745"
43
 
     inkscape:cx="2.1324092"
44
 
     inkscape:cy="4.0619354"
45
 
     inkscape:document-units="px"
46
 
     inkscape:current-layer="layer1"
47
 
     showgrid="false"
48
 
     inkscape:window-width="1200"
49
 
     inkscape:window-height="729"
50
 
     inkscape:window-x="472"
51
 
     inkscape:window-y="194" />
52
 
  <metadata
53
 
     id="metadata7">
54
 
    <rdf:RDF>
55
 
      <cc:Work
56
 
         rdf:about="">
57
 
        <dc:format>image/svg+xml</dc:format>
58
 
        <dc:type
59
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
60
 
      </cc:Work>
61
 
    </rdf:RDF>
62
 
  </metadata>
63
 
  <g
64
 
     inkscape:label="Layer 1"
65
 
     inkscape:groupmode="layer"
66
 
     id="layer1"
67
 
     transform="translate(-109.00001,-426.14021)">
68
 
    <path
69
 
       sodipodi:type="star"
70
 
       style="opacity:1;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:3.54330707;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
71
 
       id="path2385"
72
 
       sodipodi:sides="3"
73
 
       sodipodi:cx="273"
74
 
       sodipodi:cy="463.36218"
75
 
       sodipodi:r1="79.006332"
76
 
       sodipodi:r2="39.503162"
77
 
       sodipodi:arg1="1.5707963"
78
 
       sodipodi:arg2="2.6179939"
79
 
       inkscape:flatsided="false"
80
 
       inkscape:rounded="0"
81
 
       inkscape:randomized="0"
82
 
       d="M 273,542.36852 L 238.78926,483.11376 L 204.57851,423.85902 L 273,423.85902 L 341.42149,423.85901 L 307.21074,483.11376 L 273,542.36852 z"
83
 
       transform="matrix(5.687857e-2,0,0,6.5677714e-2,97.47216,398.4104)" />
84
 
  </g>
85
 
</svg>