openmoko-terminal2: lower font size
authorMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:42:52 +0000 (13:42 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:42:52 +0000 (13:42 +0000)
packages/openmoko2/libmokojournal2_svn.bb
packages/openmoko2/openmoko-feedreader2_svn.bb
packages/openmoko2/openmoko-terminal2_1.0.0.bb

index 0071316..8c64334 100644 (file)
@@ -8,3 +8,4 @@ inherit openmoko2
 do_stage() {
         autotools_stage_all
 }
+
index 3655f89..97d598b 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "The OpenMoko Feed Reader"
 SECTION = "openmoko/apps"
-DEPENDS += "libmrss check webkit-gtk"
+DEPENDS += "libmokoui2 libmrss check webkit-gtk"
 PV = "0.0.1+svn${SVNREV}"
 PR = "r0"
 
index 84bd470..f1a9575 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "The OpenMoko Command Line Console"
 SECTION = "openmoko/applications"
 RDEPENDS += "mrxvt"
-PR = "r2"
+PR = "r3"
 
 RCONFLICTS = "openmoko-terminal"
 RREPLACES = "openmoko-terminal"
@@ -29,8 +29,8 @@ pkg_postinst_${PN}() {
 #
 Mrxvt.xft:                      1
 Mrxvt.xftFont:                  Bitstream Vera Sans Mono
-Mrxvt.xftSize:                  8
-Mrxvt.xftAntialias:             1
+Mrxvt.xftSize:                  5
+Mrxvt.xftAntialias:             0
 
 # Don't load a multi-char font. This will reduce the line space if your multi
 # char font has different dimensions than the regular font. You might need to