aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Persson2006-02-13 20:58:39 +0000
committerLars Persson2006-02-13 20:58:39 +0000
commitd1c341ea617d19b0cd31ce28435179600524481b (patch)
tree961f325d2e5a2292a75ec2ba1de232a4c3ee52a1
parent4863cf8aae1929eed5fa8b5b248e1fb48d20a288 (diff)
downloadscummvm-rg350-d1c341ea617d19b0cd31ce28435179600524481b.tar.gz
scummvm-rg350-d1c341ea617d19b0cd31ce28435179600524481b.tar.bz2
scummvm-rg350-d1c341ea617d19b0cd31ce28435179600524481b.zip
Updated installation file for S60V3
svn-id: r20675
-rw-r--r--backends/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg18
1 files changed, 11 insertions, 7 deletions
diff --git a/backends/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg b/backends/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg
index a2e1a56e1a..7cdf422163 100644
--- a/backends/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg
+++ b/backends/symbian/S60v3/scummvm-CVS-SymbianS60v3.pkg
@@ -2,11 +2,15 @@
;;; ScummVM .PKG file for .SIS gegeration
;;;
-; Languages
-;&EN
+
+; List of localised vendor names - one per language. At least one must be provided (English [EN]).
+; List must correspond to list of languages specified elsewhere in the .pkg
+%{"ScummVM"}
+; The non-localised, globally unique vendor name (mandatory)
+:"ScummVM"
; UID is the app's UID
-#{"ScummVM S60v3"},(0xA0000657),0,82.0
+#{"ScummVM S60v3"},(0xA0000657),0,90,0
; Platform type
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
@@ -19,10 +23,10 @@
"\s60v3\epoc32\data\z\private\10003a3f\apps\scummvm_reg.rsc"-"!:\private\10003a3f\import\apps\scummvm_reg.rsc"
; Config/log files: 'empty' will automagically be removed on uninstall
-""-"!:\system\apps\ScummVM\scummvm.ini",FILENULL
-""-"!:\system\apps\ScummVM\scummvm.stdout.txt",FILENULL
-""-"!:\system\apps\ScummVM\scummvm.stderr.txt",FILENULL
-""-"!:\system\apps\ScummVM\sdl.ini",FILENULL
+""-"C:\shared\ScummVM\scummvm.ini",FILENULL
+""-"C:\shared\ScummVM\scummvm.stdout.txt",FILENULL
+""-"C:\shared\ScummVM\scummvm.stderr.txt",FILENULL
+""-"C:\shared\ScummVM\sdl.ini",FILENULL
; This install layout will let you upgrade to newer versions wihout loss of scummvm.ini.
; It will remove the config file, std***.txt files & dirs on uninstall. \ No newline at end of file