nautilus r14691 - in trunk: . src
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus r14691 - in trunk: . src
- Date: Mon,  6 Oct 2008 10:58:56 +0000 (UTC)
Author: alexl
Date: Mon Oct  6 10:58:56 2008
New Revision: 14691
URL: http://svn.gnome.org/viewvc/nautilus?rev=14691&view=rev
Log:
2008-10-06  Alexander Larsson  <alexl redhat com>
        * src/nautilus-main.c:
	Don't set application name twice (avoids warning)
Modified:
   trunk/ChangeLog
   trunk/src/nautilus-main.c
Modified: trunk/src/nautilus-main.c
==============================================================================
--- trunk/src/nautilus-main.c	(original)
+++ trunk/src/nautilus-main.c	Mon Oct  6 10:58:56 2008
@@ -374,7 +374,6 @@
 	browser_window = FALSE;
 
 	g_set_prgname ("nautilus");
-	g_set_application_name (_("File Manager"));
         egg_set_desktop_file (DATADIR "/applications/nautilus.desktop");
 
 	context = g_option_context_new (_("\n\nBrowse the file system with the file manager"));
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]