[totem/gnome-3-6: 2/3] main: Stop the cursor spinner when file gets loaded
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-6: 2/3] main: Stop the cursor spinner when file gets loaded
- Date: Mon, 10 Sep 2012 14:06:50 +0000 (UTC)
commit 99a5b57c9726608dbaa46e6e8ffb2330944a676e
Author: Bastien Nocera <hadess hadess net>
Date: Wed Aug 1 18:25:10 2012 +0200
main: Stop the cursor spinner when file gets loaded
https://bugzilla.gnome.org/show_bug.cgi?id=680046
src/totem.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/totem.c b/src/totem.c
index 5334930..00851fa 100644
--- a/src/totem.c
+++ b/src/totem.c
@@ -208,6 +208,8 @@ app_command_line (GApplication *app,
if (startup_called != FALSE) {
app_init (totem, argv);
+ gdk_notify_startup_complete ();
+
/* Don't add files again through totem_options_process_for_server() */
g_strfreev (optionstate.filenames);
optionstate.filenames = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]