[maemo-commits] [maemo-commits] r19052 - projects/haf/trunk/hildon-welcome/src
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Aug 5 15:03:30 EEST 2009
- Previous message: [maemo-commits] r19051 - in projects/haf/trunk/hildon-welcome: debian src
- Next message: [maemo-commits] r19053 - in projects/haf/trunk/libsdl-mixer1.2: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: schulhof Date: 2009-08-05 15:03:25 +0300 (Wed, 05 Aug 2009) New Revision: 19052 Modified: projects/haf/trunk/hildon-welcome/src/main.c Log: Touch the file at the end. Modified: projects/haf/trunk/hildon-welcome/src/main.c =================================================================== --- projects/haf/trunk/hildon-welcome/src/main.c 2009-08-05 11:54:00 UTC (rev 19051) +++ projects/haf/trunk/hildon-welcome/src/main.c 2009-08-05 12:03:25 UTC (rev 19052) @@ -183,7 +183,6 @@ g_debug("wait_for_eos: Ready to play: duration = %d\n", duration); if ((duration > 500) && !(play_to->timeout_id)) post_eos_timeout_add(duration, pipeline, NULL, play_to); - touch_the_file_in_tmp(); break; case GST_MESSAGE_ERROR: @@ -391,5 +390,6 @@ gst_deinit(); + touch_the_file_in_tmp(); return 0; }
- Previous message: [maemo-commits] r19051 - in projects/haf/trunk/hildon-welcome: debian src
- Next message: [maemo-commits] r19053 - in projects/haf/trunk/libsdl-mixer1.2: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]