gedit r6312 - branches/gnome-2-22/gedit



Author: pborelli
Date: Wed Jun  4 20:11:58 2008
New Revision: 6312
URL: http://svn.gnome.org/viewvc/gedit?rev=6312&view=rev

Log:
revert another small change slipped into the branch by mistake


Modified:
   branches/gnome-2-22/gedit/gedit.c

Modified: branches/gnome-2-22/gedit/gedit.c
==============================================================================
--- branches/gnome-2-22/gedit/gedit.c	(original)
+++ branches/gnome-2-22/gedit/gedit.c	Wed Jun  4 20:11:58 2008
@@ -480,7 +480,7 @@
 
 	gedit_debug_message (DEBUG_APP, "Create bacon connection");
 
-	connection = bacon_message_connection_new ("gedit-svn");
+	connection = bacon_message_connection_new ("gedit");
 
 	if (connection != NULL)
 	{



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