aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/install.xml
diff options
context:
space:
mode:
authorJacek Antonelli2010-08-30 18:56:29 -0500
committerJacek Antonelli2010-09-10 18:08:56 -0500
commitb598a13cdd92fc1d27db05536015f686df973ded (patch)
tree92dc6b56b6f1e7c43d69b38fe3d1c7e1a3321596 /linden/install.xml
parentChanged the 'bundle identifier' to org.imprudenceviewer.viewer. (diff)
downloadmeta-impy-b598a13cdd92fc1d27db05536015f686df973ded.zip
meta-impy-b598a13cdd92fc1d27db05536015f686df973ded.tar.gz
meta-impy-b598a13cdd92fc1d27db05536015f686df973ded.tar.bz2
meta-impy-b598a13cdd92fc1d27db05536015f686df973ded.tar.xz
Added fonts package to install.xml.
Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
Diffstat (limited to '')
-rwxr-xr-xlinden/install.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/linden/install.xml b/linden/install.xml
index 0c8eef4..f7a95b7 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>
@@ -1820,6 +1860,11 @@ Cass Everitt - cass@r3.nu
1820 <key>text</key> 1860 <key>text</key>
1821 <string>http://www.jclark.com/xml/copying.txt</string> 1861 <string>http://www.jclark.com/xml/copying.txt</string>
1822 </map> 1862 </map>
1863 <key>multiple</key>
1864 <map>
1865 <key>text</key>
1866 <string>Multiple licenses. See package contents for details.</string>
1867 </map>
1823 <key>mozillaPL</key> 1868 <key>mozillaPL</key>
1824 <map> 1869 <map>
1825 <key>url</key> 1870 <key>url</key>