summaryrefslogtreecommitdiffstats
path: root/mybudget
diff options
context:
space:
mode:
authorAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2009-10-28 17:45:48 -0300
committerAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2009-10-28 18:22:06 -0300
commit47fb9c1edfd4462e0ab872657e0400e061cd9fb6 (patch)
tree215c421c1e241f2398e4445b8e3f4784eb251a68 /mybudget
parentdf8ac5b683d1d5b2e1604829194547f82a4906b5 (diff)
MyBudget: Deploy .conf on S60
MyBudget, as a demo, is more interesting with an initially populated database. This commit just sets DEPLOYMENT to include mybudget.conf in sis packages. We're also using a single .conf for now on, i.e., there won't be a mybudget.conf in maemo/ and another in s60/ Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>
Diffstat (limited to 'mybudget')
-rw-r--r--mybudget/mybudget.conf (renamed from mybudget/maemo/mybudget.conf)0
-rw-r--r--mybudget/mybudget.pro3
-rw-r--r--mybudget/s60/mybudget-s60.conf94
3 files changed, 3 insertions, 94 deletions
diff --git a/mybudget/maemo/mybudget.conf b/mybudget/mybudget.conf
index 1248327..1248327 100644
--- a/mybudget/maemo/mybudget.conf
+++ b/mybudget/mybudget.conf
diff --git a/mybudget/mybudget.pro b/mybudget/mybudget.pro
index 8fa3d71..544bdfa 100644
--- a/mybudget/mybudget.pro
+++ b/mybudget/mybudget.pro
@@ -15,6 +15,9 @@ linux-g++ {
symbian {
TARGET.EPOCHEAPSIZE = 0x020000 0x2000000
+ mybudget.sources = mybudget.conf
+ mybudget.path = c:\DATA\.config\openBossa
+ DEPLOYMENT += mybudget
}
isEmpty(PREFIX) {
diff --git a/mybudget/s60/mybudget-s60.conf b/mybudget/s60/mybudget-s60.conf
deleted file mode 100644
index 31ee5b0..0000000
--- a/mybudget/s60/mybudget-s60.conf
+++ /dev/null
@@ -1,94 +0,0 @@
-[books]
-sum=39.73
-1233630000=9.82
-1243652400=4.12
-1244257200=6.59
-1250650800=19.20
-
-[car]
-sum=397.42
-1230865200=4.25
-1231642800=12.36
-1233975600=21.20
-1234580400=3.25
-1235876400=3.65
-1236394800=31.20
-1238727600=5.32
-1239418800=42.36
-1240801200=23.36
-1241406000=3.89
-1241924400=4.58
-1243134000=65.10
-1244084400=3.89
-1245380400=65.36
-1245985200=8.99
-1246590000=5.32
-1247799600=7.98
-1250650800=85.36
-
-[food]
-sum=213.97
-1230778800=3.65
-1233025200=23.36
-1233457200=3.65
-1235790000=25.24
-1238209200=25.24
-1238554800=3.65
-1240887600=25.24
-1241838000=6.66
-1244516400=6.66
-1244602800=4.58
-1246417200=3.65
-1248750000=25.24
-1249095600=3.65
-1250564400=53.50
-
-[house]
-sum=2122.44
-1230778800=320.82
-1233457200=331.45
-1235876400=299.20
-1238554800=315.95
-1241146800=125.47
-1243825200=145.59
-1246417200=287.32
-1249095600=296.64
-
-[clothes]
-sum=751.23
-1230951600=195.00
-1237690800=420.10
-1245812400=90.90
-1251082800=45.23
-
-[fun]
-sum=436.64
-1239850800=90.82
-1241146800=70.00
-1245985200=45.89
-1247626800=39.28
-1250132400=190.65
-
-[health]
-sum=191.02
-1235530800=65.82
-1241492400=125.20
-
-[travel]
-sum=2784.99
-1231124400=2495.67
-1247626800=289.32
-
-[date]
-2009\1=3055.11
-2009\2=460.43
-2009\3=779.39
-2009\4=506.70
-2009\5=405.02
-2009\6=378.45
-2009\7=658.11
-2009\8=694.23
-2009\9=0.00
-2009\10=0.00
-2009\11=0.00
-2009\12=0.00 \ No newline at end of file