refraction part 1
[mancala] / data / mancala.conf
diff --git a/data/mancala.conf b/data/mancala.conf
new file mode 100644 (file)
index 0000000..96fa283
--- /dev/null
@@ -0,0 +1,20 @@
+[Startup Entry]
+# the name of the application
+Name=mancala
+# the current version of the application
+Version=0.2
+# the title that is used, if not specified by the GettextPackage
+Title=Mancala
+# the GettextPackage to be used to locate the title string
+# GettextPackage=example
+# if the TitleId is defined, it searches for it inside the gettext package
+# TitleId=example_title
+# if the game has a plug-in
+PluginPath=/home/opt/mancala/plugin/mancala-ui-plugin.so
+# the games-startup screen image
+Image=/home/opt/mancala/data/mancala.png
+# the D-BUS service, path and interface names
+ServiceName=com.nokia.mancala
+PathName=/com/nokia/mancala
+InterfaceName=com.nokia.mancala
+