gcompris r3221 - branches/gcomprixogoo/src



Author: bcoudoin
Date: Thu Jan 24 22:20:31 2008
New Revision: 3221
URL: http://svn.gnome.org/viewvc/gcompris?rev=3221&view=rev

Log:
updated from gcomprixo


Added:
   branches/gcomprixogoo/src/old-gcompris-activity

Added: branches/gcomprixogoo/src/old-gcompris-activity
==============================================================================
--- (empty file)
+++ branches/gcomprixogoo/src/old-gcompris-activity	Thu Jan 24 22:20:31 2008
@@ -0,0 +1,11 @@
+#!/bin/sh
+# Author: Bert Freudenberg. Adapted to GCompris by Bruno Coudoin.
+# Purpose: Run gcompris using the old Sugar launch procedure which comes
+#          pre-installed on the first mass-produced machines (Trial-3/Ship.1)
+#          The new Sugar (Joyride/Update.1) uses bin/gcompris-activity instead.
+#
+# This version of gcompris-activity is only called under old Sugar.
+# The old procedure required a dbus factory service:
+
+exec `dirname $0`/old-gcompris-factory net gcompris  ACTIVITY_NAME@Activity old-gcompris-instance
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]