+boot-animation (0.3.1-1) unstable; urgency=low
+
+ * apply exclusive in power off with msg
+ * Git: pkgs/b/boot-animation
+ * Tag: boot-animation_0.3.1-1
+
+ -- Seungtaek Chung <seungtaek.chung@samsung.com> Mon, 16 Apr 2012 15:22:20 +0900
+
boot-animation (0.3.0-1) unstable; urgency=low
* update spec file
}
init_animation(type, args->msg);
- if (type == TYPE_OFF) {
+ if ((type == TYPE_OFF) || (type == TYPE_OFF_WITH_MSG)) {
if (!ASM_register_sound
(-1, &asm_handle, ASM_EVENT_EXCLUSIVE_AVSYSTEM,
ASM_STATE_PLAYING, NULL, NULL, ASM_RESOURCE_NONE,