file-roller r2573 - in trunk: . src



Author: paobac
Date: Fri Feb  6 12:11:44 2009
New Revision: 2573
URL: http://svn.gnome.org/viewvc/file-roller?rev=2573&view=rev

Log:
2009-02-06  Paolo Bacchilega  <paobac svn gnome org>

	* src/file-utils.c: 
	
	Fixed bug #560429 â GNOME Goal: Remove deprecated GLib symbols


Modified:
   trunk/ChangeLog
   trunk/src/file-utils.c

Modified: trunk/src/file-utils.c
==============================================================================
--- trunk/src/file-utils.c	(original)
+++ trunk/src/file-utils.c	Fri Feb  6 12:11:44 2009
@@ -436,7 +436,7 @@
 }
 
 
-/* like g_basename but does not warn about NULL and does not
+/* like g_path_get_basename but does not warn about NULL and does not
  * alloc a new string. */
 G_CONST_RETURN gchar *
 file_name_from_path (const gchar *file_name)



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