gnome-terminal r2717 - trunk/src
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-terminal r2717 - trunk/src
- Date: Thu, 29 May 2008 19:47:49 +0000 (UTC)
Author: chpe
Date: Thu May 29 19:47:49 2008
New Revision: 2717
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2717&view=rev
Log:
Also change the ui manager file name here.
Modified:
trunk/src/terminal-window.c
Modified: trunk/src/terminal-window.c
==============================================================================
--- trunk/src/terminal-window.c (original)
+++ trunk/src/terminal-window.c Thu May 29 19:47:49 2008
@@ -1315,7 +1315,7 @@
/* Load the UI */
error = NULL;
priv->ui_id = gtk_ui_manager_add_ui_from_file (manager,
- TERM_PKGDATADIR "/terminal.ui",
+ TERM_PKGDATADIR "/terminal.xml",
&error);
if (error)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]