aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/install.xml
diff options
context:
space:
mode:
authorJacek Antonelli2010-08-30 18:56:29 -0500
committerMcCabe Maxsted2010-09-04 00:03:16 -0700
commit639df4741d375de08cb49c88fab5ed924f0b3a66 (patch)
tree3535971186b431b6e5a8e51efe2b070bb4402a62 /linden/install.xml
parentSwitched main viewer font to DejaVu Sans Condensed. (diff)
downloadmeta-impy-639df4741d375de08cb49c88fab5ed924f0b3a66.zip
meta-impy-639df4741d375de08cb49c88fab5ed924f0b3a66.tar.gz
meta-impy-639df4741d375de08cb49c88fab5ed924f0b3a66.tar.bz2
meta-impy-639df4741d375de08cb49c88fab5ed924f0b3a66.tar.xz
Added fonts package to install.xml.
Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
Diffstat (limited to 'linden/install.xml')
-rwxr-xr-xlinden/install.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/linden/install.xml b/linden/install.xml
index 9eaa128..88979d6 100755
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -476,6 +476,46 @@
476 </map> 476 </map>
477 </map> 477 </map>
478 </map> 478 </map>
479 <key>fonts</key>
480 <map>
481 <key>description</key>
482 <string>Fonts used by the viewer.</string>
483 <key>copyright</key>
484 <string>Various (see contents)</string>
485 <key>license</key>
486 <string>multiple</string>
487 <key>packages</key>
488 <map>
489 <key>darwin</key>
490 <map>
491 <key>md5sum</key>
492 <string>e613a485c3f15009b24accb84ad790a4</string>
493 <key>url</key>
494 <uri>http://imprudenceviewer.org/download/extras/imprudence-fonts-20100830.tar.bz2</uri>
495 </map>
496 <key>linux</key>
497 <map>
498 <key>md5sum</key>
499 <string>e613a485c3f15009b24accb84ad790a4</string>
500 <key>url</key>
501 <uri>http://imprudenceviewer.org/download/extras/imprudence-fonts-20100830.tar.bz2</uri>
502 </map>
503 <key>linux64</key>
504 <map>
505 <key>md5sum</key>
506 <string>e613a485c3f15009b24accb84ad790a4</string>
507 <key>url</key>
508 <uri>http://imprudenceviewer.org/download/extras/imprudence-fonts-20100830.tar.bz2</uri>
509 </map>
510 <key>windows</key>
511 <map>
512 <key>md5sum</key>
513 <string>e613a485c3f15009b24accb84ad790a4</string>
514 <key>url</key>
515 <uri>http://imprudenceviewer.org/download/extras/imprudence-fonts-20100830.tar.bz2</uri>
516 </map>
517 </map>
518 </map>
479 <key>freetype</key> 519 <key>freetype</key>
480 <map> 520 <map>
481 <key>copyright</key> 521 <key>copyright</key>
@@ -1940,6 +1980,11 @@ Cass Everitt - cass@r3.nu
1940 <key>text</key> 1980 <key>text</key>
1941 <string>http://www.jclark.com/xml/copying.txt</string> 1981 <string>http://www.jclark.com/xml/copying.txt</string>
1942 </map> 1982 </map>
1983 <key>multiple</key>
1984 <map>
1985 <key>text</key>
1986 <string>Multiple licenses. See package contents for details.</string>
1987 </map>
1943 <key>mozillaPL</key> 1988 <key>mozillaPL</key>
1944 <map> 1989 <map>
1945 <key>url</key> 1990 <key>url</key>