aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/UIQ3/scummvm_reg.rss
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/symbian/UIQ3/scummvm_reg.rss')
-rw-r--r--backends/platform/symbian/UIQ3/scummvm_reg.rss8
1 files changed, 4 insertions, 4 deletions
diff --git a/backends/platform/symbian/UIQ3/scummvm_reg.rss b/backends/platform/symbian/UIQ3/scummvm_reg.rss
index df99094b2e..1156694bd7 100644
--- a/backends/platform/symbian/UIQ3/scummvm_reg.rss
+++ b/backends/platform/symbian/UIQ3/scummvm_reg.rss
@@ -1,14 +1,14 @@
-// All registration files need to #include appinfo.rh.
+// All registration files need to #include appinfo.rh.
#include <AppInfo.rh>
-// All registration files must define UID2, which is always
+// All registration files must define UID2, which is always
// KUidAppRegistrationResourceFile, and UID3, which is the application's UID.
UID2 KUidAppRegistrationResourceFile
UID3 0xA0000657 // application UID
// Registration file need to containo an APP_REGISTRATION_INFO resource that
-// minimally needs to provide the name of the application binary (using the
-// app_file statement).
+// minimally needs to provide the name of the application binary (using the
+// app_file statement).
RESOURCE APP_REGISTRATION_INFO
{
app_file = "ScummVM"; // filename of application binary (minus extension)