wok-stable rev 1049

Add homebank (Account manager) - Office suite is complet!
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jul 12 21:48:23 2008 +0200 (2008-07-12)
parents 46ad30cc65a1
children 2238406aa1d0
files homebank/receipt homebank/stuff/account.png homebank/stuff/account.svg homebank/stuff/homebank.desktop
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/homebank/receipt	Sat Jul 12 21:48:23 2008 +0200
     1.3 @@ -0,0 +1,42 @@
     1.4 +# SliTaz package receipt
     1.5 +
     1.6 +PACKAGE="homebank"
     1.7 +VERSION="3.8"
     1.8 +CATEGORY="office"
     1.9 +SHORT_DESC="Personal accounts manager."
    1.10 +MAINTAINER="pankso@slitaz.org"
    1.11 +DEPENDS="gtk+"
    1.12 +BUILD_DEPENDS="gtk+-dev inkscape"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14 +WEB_SITE="http://homebank.free.fr/"
    1.15 +WGET_URL="http://homebank.free.fr/public/$TARBALL"
    1.16 +
    1.17 +# Rules to configure and make the package.
    1.18 +compile_rules()
    1.19 +{	
    1.20 +	cd $src
    1.21 +	# GTK+ dont support svg
    1.22 +	sed -i s/svg/png/ src/*.c
    1.23 +	./configure \
    1.24 +		--prefix=/usr \
    1.25 +		$CONFIGURE_ARGS
    1.26 +	make
    1.27 +	make DESTDIR=$PWD/_pkg install
    1.28 +}
    1.29 +
    1.30 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.31 +genpkg_rules()
    1.32 +{
    1.33 +	mkdir -p $fs/usr/share/homebank
    1.34 +	cp -a $_pkg/usr/bin $fs/usr
    1.35 +	cp -a $_pkg/usr/share/mime $fs/usr/share
    1.36 +	cp -a $_pkg/usr/share/homebank/images $fs/usr/share/homebank
    1.37 +	# Resize and export all SVG images to PNG.
    1.38 +	cd $fs/usr/share/homebank/images
    1.39 +	for img in *.svg
    1.40 +	do
    1.41 +		inkscape --export-width=32 --export-height=32 \
    1.42 +			--export-png=${img%.svg}.png $img
    1.43 +	done
    1.44 +	rm *.svg
    1.45 +}
     2.1 Binary file homebank/stuff/account.png has changed
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/homebank/stuff/account.svg	Sat Jul 12 21:48:23 2008 +0200
     3.3 @@ -0,0 +1,349 @@
     3.4 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
     3.5 +<!-- Created with Inkscape (http://www.inkscape.org/) -->
     3.6 +<svg
     3.7 +   xmlns:dc="http://purl.org/dc/elements/1.1/"
     3.8 +   xmlns:cc="http://web.resource.org/cc/"
     3.9 +   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    3.10 +   xmlns:svg="http://www.w3.org/2000/svg"
    3.11 +   xmlns="http://www.w3.org/2000/svg"
    3.12 +   xmlns:xlink="http://www.w3.org/1999/xlink"
    3.13 +   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
    3.14 +   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
    3.15 +   width="48"
    3.16 +   height="48"
    3.17 +   id="svg4908"
    3.18 +   sodipodi:version="0.32"
    3.19 +   inkscape:version="0.45"
    3.20 +   sodipodi:docbase="/home/max/dev/homebank/gfx/gnome-theme"
    3.21 +   sodipodi:docname="account.svg"
    3.22 +   inkscape:output_extension="org.inkscape.output.svg.inkscape"
    3.23 +   inkscape:export-filename="/home/andreas/project/misc icons/32x32/actions/bookmark-view.png"
    3.24 +   inkscape:export-xdpi="90"
    3.25 +   inkscape:export-ydpi="90"
    3.26 +   version="1.0"
    3.27 +   sodipodi:modified="true">
    3.28 +  <defs
    3.29 +     id="defs4910">
    3.30 +    <linearGradient
    3.31 +       id="linearGradient2378">
    3.32 +      <stop
    3.33 +         id="stop2380"
    3.34 +         offset="0"
    3.35 +         style="stop-color:#ffffff;stop-opacity:1;" />
    3.36 +      <stop
    3.37 +         style="stop-color:#fefede;stop-opacity:0.91836733;"
    3.38 +         offset="0.25"
    3.39 +         id="stop4146" />
    3.40 +      <stop
    3.41 +         style="stop-color:#f5f328;stop-opacity:1;"
    3.42 +         offset="0.5"
    3.43 +         id="stop2386" />
    3.44 +      <stop
    3.45 +         id="stop2382"
    3.46 +         offset="1"
    3.47 +         style="stop-color:#f5f32d;stop-opacity:0.12234043;" />
    3.48 +    </linearGradient>
    3.49 +    <linearGradient
    3.50 +       inkscape:collect="always"
    3.51 +       id="linearGradient4949">
    3.52 +      <stop
    3.53 +         style="stop-color:#c17d11;stop-opacity:1;"
    3.54 +         offset="0"
    3.55 +         id="stop4951" />
    3.56 +      <stop
    3.57 +         style="stop-color:#8f5902;stop-opacity:1"
    3.58 +         offset="1"
    3.59 +         id="stop4953" />
    3.60 +    </linearGradient>
    3.61 +    <radialGradient
    3.62 +       inkscape:collect="always"
    3.63 +       xlink:href="#linearGradient5060"
    3.64 +       id="radialGradient5031"
    3.65 +       gradientUnits="userSpaceOnUse"
    3.66 +       gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
    3.67 +       cx="605.71429"
    3.68 +       cy="486.64789"
    3.69 +       fx="605.71429"
    3.70 +       fy="486.64789"
    3.71 +       r="117.14286" />
    3.72 +    <linearGradient
    3.73 +       inkscape:collect="always"
    3.74 +       id="linearGradient5060">
    3.75 +      <stop
    3.76 +         style="stop-color:black;stop-opacity:1;"
    3.77 +         offset="0"
    3.78 +         id="stop5062" />
    3.79 +      <stop
    3.80 +         style="stop-color:black;stop-opacity:0;"
    3.81 +         offset="1"
    3.82 +         id="stop5064" />
    3.83 +    </linearGradient>
    3.84 +    <radialGradient
    3.85 +       inkscape:collect="always"
    3.86 +       xlink:href="#linearGradient5060"
    3.87 +       id="radialGradient5029"
    3.88 +       gradientUnits="userSpaceOnUse"
    3.89 +       gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
    3.90 +       cx="605.71429"
    3.91 +       cy="486.64789"
    3.92 +       fx="605.71429"
    3.93 +       fy="486.64789"
    3.94 +       r="117.14286" />
    3.95 +    <linearGradient
    3.96 +       id="linearGradient5048">
    3.97 +      <stop
    3.98 +         style="stop-color:black;stop-opacity:0;"
    3.99 +         offset="0"
   3.100 +         id="stop5050" />
   3.101 +      <stop
   3.102 +         id="stop5056"
   3.103 +         offset="0.5"
   3.104 +         style="stop-color:black;stop-opacity:1;" />
   3.105 +      <stop
   3.106 +         style="stop-color:black;stop-opacity:0;"
   3.107 +         offset="1"
   3.108 +         id="stop5052" />
   3.109 +    </linearGradient>
   3.110 +    <linearGradient
   3.111 +       inkscape:collect="always"
   3.112 +       xlink:href="#linearGradient5048"
   3.113 +       id="linearGradient5027"
   3.114 +       gradientUnits="userSpaceOnUse"
   3.115 +       gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
   3.116 +       x1="302.85715"
   3.117 +       y1="366.64789"
   3.118 +       x2="302.85715"
   3.119 +       y2="609.50507" />
   3.120 +    <linearGradient
   3.121 +       inkscape:collect="always"
   3.122 +       id="linearGradient6212">
   3.123 +      <stop
   3.124 +         style="stop-color:#ffffff;stop-opacity:1;"
   3.125 +         offset="0"
   3.126 +         id="stop6214" />
   3.127 +      <stop
   3.128 +         style="stop-color:#ffffff;stop-opacity:0;"
   3.129 +         offset="1"
   3.130 +         id="stop6216" />
   3.131 +    </linearGradient>
   3.132 +    <linearGradient
   3.133 +       inkscape:collect="always"
   3.134 +       xlink:href="#linearGradient6212"
   3.135 +       id="linearGradient6218"
   3.136 +       x1="10.875"
   3.137 +       y1="7.78125"
   3.138 +       x2="0.71875"
   3.139 +       y2="8"
   3.140 +       gradientUnits="userSpaceOnUse"
   3.141 +       gradientTransform="matrix(3.2641657,0,0,3.4545453,-1.3020677,-5.5909086)" />
   3.142 +    <linearGradient
   3.143 +       inkscape:collect="always"
   3.144 +       xlink:href="#linearGradient4949"
   3.145 +       id="linearGradient4955"
   3.146 +       x1="19.75"
   3.147 +       y1="19.375"
   3.148 +       x2="35.9375"
   3.149 +       y2="39.3125"
   3.150 +       gradientUnits="userSpaceOnUse" />
   3.151 +  </defs>
   3.152 +  <sodipodi:namedview
   3.153 +     id="base"
   3.154 +     pagecolor="#ffffff"
   3.155 +     bordercolor="#666666"
   3.156 +     borderopacity="1.0"
   3.157 +     inkscape:pageopacity="0.0"
   3.158 +     inkscape:pageshadow="2"
   3.159 +     inkscape:zoom="11.313708"
   3.160 +     inkscape:cx="32.695446"
   3.161 +     inkscape:cy="24.101231"
   3.162 +     inkscape:current-layer="layer1"
   3.163 +     showgrid="false"
   3.164 +     inkscape:grid-bbox="true"
   3.165 +     inkscape:document-units="px"
   3.166 +     inkscape:window-width="1024"
   3.167 +     inkscape:window-height="689"
   3.168 +     inkscape:window-x="0"
   3.169 +     inkscape:window-y="25"
   3.170 +     width="48px"
   3.171 +     height="48px"
   3.172 +     showguides="true"
   3.173 +     inkscape:guide-bbox="true" />
   3.174 +  <metadata
   3.175 +     id="metadata4913">
   3.176 +    <rdf:RDF>
   3.177 +      <cc:Work
   3.178 +         rdf:about="">
   3.179 +        <dc:format>image/svg+xml</dc:format>
   3.180 +        <dc:type
   3.181 +           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
   3.182 +        <dc:title>New Address Book</dc:title>
   3.183 +        <dc:date>December 2006</dc:date>
   3.184 +        <dc:creator>
   3.185 +          <cc:Agent>
   3.186 +            <dc:title>Andreas Nilsson</dc:title>
   3.187 +          </cc:Agent>
   3.188 +        </dc:creator>
   3.189 +        <dc:subject>
   3.190 +          <rdf:Bag>
   3.191 +            <rdf:li>address</rdf:li>
   3.192 +            <rdf:li>book</rdf:li>
   3.193 +            <rdf:li>contact</rdf:li>
   3.194 +          </rdf:Bag>
   3.195 +        </dc:subject>
   3.196 +        <cc:license
   3.197 +           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
   3.198 +        <dc:source>http://www.gnome.org</dc:source>
   3.199 +      </cc:Work>
   3.200 +      <cc:License
   3.201 +         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
   3.202 +        <cc:permits
   3.203 +           rdf:resource="http://web.resource.org/cc/Reproduction" />
   3.204 +        <cc:permits
   3.205 +           rdf:resource="http://web.resource.org/cc/Distribution" />
   3.206 +        <cc:requires
   3.207 +           rdf:resource="http://web.resource.org/cc/Notice" />
   3.208 +        <cc:permits
   3.209 +           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
   3.210 +        <cc:requires
   3.211 +           rdf:resource="http://web.resource.org/cc/ShareAlike" />
   3.212 +        <cc:requires
   3.213 +           rdf:resource="http://web.resource.org/cc/SourceCode" />
   3.214 +      </cc:License>
   3.215 +    </rdf:RDF>
   3.216 +  </metadata>
   3.217 +  <g
   3.218 +     id="layer1"
   3.219 +     inkscape:label="Layer 1"
   3.220 +     inkscape:groupmode="layer">
   3.221 +    <g
   3.222 +       style="display:inline"
   3.223 +       id="g5022"
   3.224 +       transform="matrix(2.1670245e-2,0,0,1.4992695e-2,43.274287,42.087489)">
   3.225 +      <rect
   3.226 +         y="-150.69685"
   3.227 +         x="-1559.2523"
   3.228 +         height="478.35718"
   3.229 +         width="1339.6335"
   3.230 +         id="rect4173"
   3.231 +         style="opacity:0.39195981;color:#000000;fill:url(#linearGradient5027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
   3.232 +      <path
   3.233 +         sodipodi:nodetypes="cccc"
   3.234 +         id="path5058"
   3.235 +         d="M -219.61876,-150.68038 C -219.61876,-150.68038 -219.61876,327.65041 -219.61876,327.65041 C -76.744594,328.55086 125.78146,220.48075 125.78138,88.454235 C 125.78138,-43.572302 -33.655436,-150.68036 -219.61876,-150.68038 z "
   3.236 +         style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5029);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
   3.237 +      <path
   3.238 +         style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5031);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
   3.239 +         d="M -1559.2523,-150.68038 C -1559.2523,-150.68038 -1559.2523,327.65041 -1559.2523,327.65041 C -1702.1265,328.55086 -1904.6525,220.48075 -1904.6525,88.454235 C -1904.6525,-43.572302 -1745.2157,-150.68036 -1559.2523,-150.68038 z "
   3.240 +         id="path5018"
   3.241 +         sodipodi:nodetypes="cccc" />
   3.242 +    </g>
   3.243 +    <rect
   3.244 +       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#8f5902;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.245 +       id="rect4918"
   3.246 +       width="33.155689"
   3.247 +       height="41"
   3.248 +       x="10.344313"
   3.249 +       y="2.5000002"
   3.250 +       rx="0.48613596"
   3.251 +       ry="0.48613593" />
   3.252 +    <rect
   3.253 +       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.254 +       id="rect5927"
   3.255 +       width="5"
   3.256 +       height="10"
   3.257 +       x="39.5"
   3.258 +       y="7.5"
   3.259 +       rx="1.2374369"
   3.260 +       ry="1.2374369" />
   3.261 +    <rect
   3.262 +       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.263 +       id="rect5929"
   3.264 +       width="5"
   3.265 +       height="10"
   3.266 +       x="39.5"
   3.267 +       y="17.5"
   3.268 +       rx="1.2374369"
   3.269 +       ry="1.2374369" />
   3.270 +    <rect
   3.271 +       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.272 +       id="rect5931"
   3.273 +       width="5"
   3.274 +       height="10"
   3.275 +       x="39.5"
   3.276 +       y="27.5"
   3.277 +       rx="1.2374369"
   3.278 +       ry="1.2374369" />
   3.279 +    <rect
   3.280 +       style="opacity:0.60869565;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.281 +       id="rect5933"
   3.282 +       width="4"
   3.283 +       height="28"
   3.284 +       x="39.5"
   3.285 +       y="8.5"
   3.286 +       rx="0.29993689"
   3.287 +       ry="0.29993689" />
   3.288 +    <rect
   3.289 +       style="opacity:1;fill:url(#linearGradient4955);fill-opacity:1.0;stroke:#8f5902;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.290 +       id="rect4916"
   3.291 +       width="34.887901"
   3.292 +       height="39.999996"
   3.293 +       x="5.6120992"
   3.294 +       y="5.5"
   3.295 +       rx="0.44194174"
   3.296 +       ry="0.4419418" />
   3.297 +    <path
   3.298 +       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
   3.299 +       d="M 37.025152,5.5 L 7.912989,5.4514152 C 7.912989,5.4514152 6.3393947,5.3197948 6.3752233,4.0479689 C 6.4110523,2.7761429 8.0381274,2.5018451 7.9842501,2.5018451 L 36.969331,2.5000003"
   3.300 +       id="path4920"
   3.301 +       sodipodi:nodetypes="cczcc" />
   3.302 +    <path
   3.303 +       style="fill:#555753;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
   3.304 +       d="M 5,4 C 7.8890919,5.4674944 10.475361,4.8588996 12,5.0103236 L 12,46 L 5,46 L 5,4 z "
   3.305 +       id="rect4922"
   3.306 +       sodipodi:nodetypes="ccccc" />
   3.307 +    <rect
   3.308 +       style="opacity:0.3;fill:none;fill-opacity:1;stroke:url(#linearGradient6218);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.309 +       id="rect5893"
   3.310 +       width="32.641655"
   3.311 +       height="38"
   3.312 +       x="6.8583469"
   3.313 +       y="6.4999995" />
   3.314 +    <rect
   3.315 +       style="opacity:1;fill:#eeeeec;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.316 +       id="rect5895"
   3.317 +       width="19.776337"
   3.318 +       height="1.5884314"
   3.319 +       x="9.2399368"
   3.320 +       y="3.2942157" />
   3.321 +    <path
   3.322 +       style="fill:#babdb6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
   3.323 +       d="M 6.035399,3 L 11.027728,3 C 12.552427,2.9595599 12.110485,4.9741489 11.027728,5 L 6.035399,5 L 6.035399,3 z "
   3.324 +       id="rect6220"
   3.325 +       sodipodi:nodetypes="ccccc" />
   3.326 +    <path
   3.327 +       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
   3.328 +       d="M 9.6290662,5.5 L 7.7527058,5.4408977 C 7.7527058,5.4408977 5.4643132,5.2158442 5.5004229,3.9934114 C 5.536547,2.7704953 7.8788256,2.5022447 7.8245258,2.5022447 L 14.275051,2.5"
   3.329 +       id="path6139"
   3.330 +       sodipodi:nodetypes="cczcc" />
   3.331 +    <rect
   3.332 +       style="opacity:0.09239131;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
   3.333 +       id="rect4921"
   3.334 +       width="1.8276633"
   3.335 +       height="33.565617"
   3.336 +       x="9"
   3.337 +       y="9"
   3.338 +       rx="0.91383165"
   3.339 +       ry="0.91383165" />
   3.340 +    <text
   3.341 +       xml:space="preserve"
   3.342 +       style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;opacity:0.3;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Trebuchet MS"
   3.343 +       x="18.649942"
   3.344 +       y="32.620426"
   3.345 +       id="text2202"
   3.346 +       sodipodi:linespacing="100%"><tspan
   3.347 +         sodipodi:role="line"
   3.348 +         id="tspan2204"
   3.349 +         x="18.649942"
   3.350 +         y="32.620426">$</tspan></text>
   3.351 +  </g>
   3.352 +</svg>
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/homebank/stuff/homebank.desktop	Sat Jul 12 21:48:23 2008 +0200
     4.3 @@ -0,0 +1,14 @@
     4.4 +[Desktop Entry]
     4.5 +Name=HomeBank accounting
     4.6 +Name[cs]=Domácí banka HomeBank
     4.7 +Name[de]=HomeBank PBuchhaltung
     4.8 +Name[es]=Contabilidad HomeBank
     4.9 +Name[fr]=Comptabilité HomeBank
    4.10 +Name[pt_BR]=Contas HomeBank
    4.11 +Exec=homebank %F
    4.12 +Terminal=false
    4.13 +StartupNotify=true
    4.14 +Type=Application
    4.15 +Icon=homebank.png
    4.16 +Categories=GTK;Office;Finance;
    4.17 +MimeType=application/x-homebank;