[brasero] Set (with g_set_application_name ()) the same name as in the window title.
- From: Philippe Rouquier <philippr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Set (with g_set_application_name ()) the same name as in the window title.
- Date: Sat, 24 Jul 2010 19:38:40 +0000 (UTC)
commit b423cffca609e6a15d0df6ab37a29e42aa43cc69
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sat Jul 24 21:35:34 2010 +0200
Set (with g_set_application_name ()) the same name as in the window title.
src/brasero-app.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/brasero-app.c b/src/brasero-app.c
index 5daebc1..3413410 100644
--- a/src/brasero-app.c
+++ b/src/brasero-app.c
@@ -2072,7 +2072,7 @@ brasero_app_init (BraseroApp *object)
/* Connect to session */
brasero_session_connect (object);
- g_set_application_name (_("Brasero Disc Burner"));
+ g_set_application_name (_("Disc Burner"));
gtk_window_set_default_icon_name ("brasero");
brasero_io_set_parent_window_callback (brasero_app_get_io_parent_window, object);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]