nautilus r14335 - trunk/src



Author: cneumair
Date: Wed Jul  9 22:39:04 2008
New Revision: 14335
URL: http://svn.gnome.org/viewvc/nautilus?rev=14335&view=rev

Log:
Revert my local screenshot modification.


Modified:
   trunk/src/nautilus-pathbar.c

Modified: trunk/src/nautilus-pathbar.c
==============================================================================
--- trunk/src/nautilus-pathbar.c	(original)
+++ trunk/src/nautilus-pathbar.c	Wed Jul  9 22:39:04 2008
@@ -1478,10 +1478,6 @@
 	if (name == NULL) {
 		name = g_file_get_basename (location);
 	}
-		if (!strcmp (name, "chris")) {
-			g_free (name);
-			name = g_strdup ("cneumair");
-		}
 	return name;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]