Signed-off-by: Rene Wagner <rw@handhelds.org>
geometry=240x310
# Set the home location
-home=http://www.google.com/palm/
+home=http://www.google.com/pda
# Set the proxy information for http
#http_proxy=http://localhost:8080/
# the hexdecimal version (in C style)
# Set the background color
-# bg_color=gray
+bg_color=white
# bg_color=0xd6d6c0
# bg_color=0xdcd1ba
# tiny : recommended for iPAQ (with small_icons)
# medium : nice!
# large : Traditional
-panel_size=stack
+panel_size=tiny
small_icons=YES
# Set this to YES, if you want to limit the word wrap width to the vieport
show_back = YES
show_forw = YES
show_home = YES
-show_save = YES
+show_save = NO
+show_reload = NO
show_stop = YES
-show_menubar = YES
-show_clear_url = YES
+show_menubar = NO
+show_clear_url = NO
show_url = YES
show_progress_box = NO
transient_dialogs = YES
SECTION = "x11/network"
DESCRIPTION = "Lightweight gtk+2 browser."
LICENSE = "GPL"
+PRIORITY = "optional"
+PR = "r1"
+
DEPENDS = "gtk+"
RDEPENDS = "gdk-pixbuf-loader-xpm"
+
SRC_URI="http://www.dillo.org/download/dillo-${PV}.tar.gz \
file://gtk2.patch;patch=1;pnum=1 \
file://fix_about_syntax.patch;patch=1;pnum=1 \
file://dillo.png \
file://dillorc"
-MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
-PRIORITY = "optional"
-
S = "${WORKDIR}/dillo-${PV}/"
inherit autotools pkgconfig