[Cxplorer-cvs 01004] CVS update: cxplorer/src

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 4月 9日 (土) 17:14:17 JST


Index: cxplorer/src/cxplorer-window.c
diff -u cxplorer/src/cxplorer-window.c:1.17 cxplorer/src/cxplorer-window.c:1.18
--- cxplorer/src/cxplorer-window.c:1.17	Sat Apr  9 16:50:55 2005
+++ cxplorer/src/cxplorer-window.c	Sat Apr  9 17:14:16 2005
@@ -180,6 +180,7 @@
 	gtk_ui_manager_add_ui_from_file (private->ui_manager,
 					 PACKAGE_DATA_DIR"/cxplorer-ui.xml",
 					 NULL);
+	gtk_window_add_accel_group (GTK_WINDOW(self), gtk_ui_manager_get_accel_group (private->ui_manager));
 
 	menubar =
 		gtk_ui_manager_get_widget (private->ui_manager, "/menubar");


Cxplorer-cvs メーリングリストの案内
Back to archive index